clr20r3 (system.invalidoperationexception) Error

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

nais1
User
Posts: 17
Joined: Fri Jun 05, 2009 7:08 am

clr20r3 (system.invalidoperationexception) Error

Post by nais1 »

hi

i am developing the apprication software with PDF-XChange Viewer ActiveX SDK.
i use the MS VS2008 and VB.NET.
i made the setup program(Setup.msi) for client PC.
but my software didnt work on client PC.
it showed the following.

<error message>
------------------------------------------
EventType clr20r3, P1 My_appri.exe, P2 1.0.0.0, P3
4a56de3d, P4 My_appri, P5 1.0.0.0, P6 4a56de3d, P7 e, P8
e9, P9 system.invalidoperationexception
------------------------------------------
<another info>
1.after i installed the pdfvSDK on client PC, "My_appri.exe" worked.
2.i converted it VS2008 form VS2005.
3.i renamed it. ex. A.exe to B.exe.

<question>
how do i set my software and "PDF-XChange Viewer ActiveX" on client pc.

regards,
nais1
nais1
User
Posts: 17
Joined: Fri Jun 05, 2009 7:08 am

Re: clr20r3 (system.invalidoperationexception) Error

Post by nais1 »

i found following info from help.
<Include files>
PDFXCview.exe
PDFXCviewAx.dll
Resource.dat

<Excute following>
>PDFXCview.exe /RegServer
>regsvr32.exe PDFXCviewAx.dll /s

<question>
can i excute those 2 command in my setup?

regards,
nais1
Corwin - Tracker Sup
User
Posts: 664
Joined: Tue Nov 14, 2006 12:23 pm

Re: clr20r3 (system.invalidoperationexception) Error

Post by Corwin - Tracker Sup »

Please give us sample project of your setup and we will try to investigate the problem.
nais1
User
Posts: 17
Joined: Fri Jun 05, 2009 7:08 am

Re: clr20r3 (system.invalidoperationexception) Error

Post by nais1 »

i finally solved this problem.
i changed the installer software.
from MS VS2008 setup to the japanese opensource installer software.
http://www5a.biglobe.ne.jp/~nobukich/index_j.htm
that software could excute following when user installed.
>PDFXCview.exe /RegServer
>regsvr32.exe PDFXCviewAx.dll /s

thanks for support.
nais1
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19913
Joined: Mon Jan 12, 2009 8:07 am

Re: clr20r3 (system.invalidoperationexception) Error

Post by Stefan - PDF-XChange »

hey nais1,

Good that you solved your problem. :)

Stefan