Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I created a script-solution (in Delphi) using QlikOCX and also by Ole-AUtomation itself.
The code is working perfect if I use it via a normal windows desktop application.
But, if I use the programming-code in a Windows Service Application, the code hangs at the OpenDocument.
When I do this via Ole Automation, I can see that qlikview is started in the background.
If I replace the QlikTech.QlikView with for example Excel.Application, the code runs further.
What am I doing wrong???
Richard