Home » U++ Library support » U++ Core » ERROR: EXCEPTION_ACCESS_VIOLATION IN CORE ON DEBUGGING!
Re: ERROR: EXCEPTION_ACCESS_VIOLATION IN CORE ON DEBUGGING! [message #25374 is a reply to message #25372] |
Fri, 19 February 2010 20:44  |
|
Yes, Now it work for me.
Thank you Mirek!
I can post my package if somebody need this!
I made an MS Excel template converter to Oracle XSL-XML BI Publisher! It gives possibility to draw layout template in MS Excel and after that save file in XML Spreadsheet.
Regards, Ion Lupascu (tojocky).
luzr wrote on Fri, 19 February 2010 17:49 |
tojocky wrote on Wed, 17 February 2010 02:37 | As you can see I didn't use GuiLock.
|
I cannot see, because I do not see what is done in ConvertXmlToXsl... 
Quote: |
Is this correct?:
void OracleXmlToXslConverter::ConvertXmlWorksheetToOracleXslXML(Gate3<int64, int64, String>& p_progress){
GuiLock __;
String v_error;
ConvertXmlToXsl(source_file_address, v_error, p_progress);
AtomicWrite(converting, 0);
CtrlLogText.Refresh();
}
|
Yes. Does it work now?
Mirek
|
|
|
|
Goto Forum:
Current Time: Thu May 08 04:37:43 CEST 2025
Total time taken to generate the page: 0.00805 seconds
|