Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I need your help for OCX which has a macro.
My customer developed a document which has a macro creating a chart dynamically.
In macro to create a chart the document read from XML about properties.
But one of statements in macro is not executed . The statement is
"ActiveDocument.ActiveSheet.CreateObjectsFromXMLPropertiesFile XMLfilename" .
Is this a bug or is there any mistake ?
Thanks in advance,
WanKi,
In addition,
my customer is using a portal developed with C#.
The QV documents are called the frame of portal.
In web it works normally, but it does not work in portal environments.
I found a clue that it happens when more that two documents are opened simultaneously.
Also "ActiveDocument.GetApplication.WaitForIdle" is not work in same environments.
Thanks,
WanKi,