Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

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... Smile

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

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Defs.h minmax() change/fix
Next Topic: Loss of digits in double Xmlize
Goto Forum:
  


Current Time: Thu May 08 04:37:43 CEST 2025

Total time taken to generate the page: 0.00805 seconds