I'm using the PDFXchange ActiveX SDK control in a custom application (VB.Net, Framework 4.0) we made for our client. We also have bought PDFXChange viewer and it is installed on each client's computer (they wanted to use it as their main PDF application).
Everything works well with your control (great work for that!!) except from one computer which give me the error "Catastrophic failure" when I try to load/see a PDF document in the control in another form I'm calling, the error is about SetDevInfo (I've included a picture of the error).
Our application and the pdf control works on all other computers (so far) except that computer I'm having trouble with.
I tried so far:
- removing/installing again PDFXChangeViewer on that computer.
- doing the commands in CmdPromt as Administrator: PFXCview.exe /regserver and regsvr32 PDFXCviewAX.dll
- upgrading both PDFXChange viewer and PDFXCHange ActiveX SDK to version 2.5.201.
- new unsinstall and new install.
- doing again the commands in CmdPromt as Administrator (for both 32 bit and 64 bit versions): PFXCview.exe /regserver and regsvr32 PDFXCviewAX.dll
Nothing works so far for that computer.
The only thing that makes it works a little while is if I install the previous version, reboot the computer, start PdfXChange Viewer and do an update to version 2.5.201. Then, the control works but just until we do a log off. If we log off the session, the same issue is there again on our next login.
Did you heard about this issue and do you have a solution I can do to fix that?
I tried almost anything, read posts regarding SetDevInfo the forum here but I'm running dry on idea... any help would be appreciated.
Thanks.
