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
clr20r3 (system.invalidoperationexception) Error
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 17
- Joined: Fri Jun 05, 2009 7:08 am
-
- User
- Posts: 17
- Joined: Fri Jun 05, 2009 7:08 am
Re: clr20r3 (system.invalidoperationexception) Error
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
<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
-
- User
- Posts: 664
- Joined: Tue Nov 14, 2006 12:23 pm
Re: clr20r3 (system.invalidoperationexception) Error
Please give us sample project of your setup and we will try to investigate the problem.
-
- User
- Posts: 17
- Joined: Fri Jun 05, 2009 7:08 am
Re: clr20r3 (system.invalidoperationexception) Error
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
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
-
- Site Admin
- Posts: 19913
- Joined: Mon Jan 12, 2009 8:07 am
Re: clr20r3 (system.invalidoperationexception) Error
hey nais1,
Good that you solved your problem.
Stefan
Good that you solved your problem.

Stefan