OLE error code 0x80004005: Errore non specificato. OLE Object is being ignored. Record number 6.
The other PDF controls are freeware ? where can i find them ?
From: | Michele |
To: | Thierry Nivelet (FoxInCloud) |
OLE error code 0x80004005: Errore non specificato. OLE Object is being ignored. Record number 6.
The other PDF controls are freeware ? where can i find them ?
Could you post a debugger screen shot when error occurs? It could be useful spotting the issue... thanks
The code where i call the page is this:
And in the activate event of the page i want to show is this:
If i ignore the error the program works fine. The error is shown every time i activate the page...Do i need to initialize the control is some particular way ?
You have to annotate that in this way i do nothing on the pdf control because where i set the pdf file is in the commented line of the method. If i uncomment the line i have the same error.
Thanks