InnoScript vs VB Package and Deployment Wizardfine until

Started by Randem, January 29, 2009, 06:32:37 AM

Previous topic - Next topic

Randem

In your development project you are using and referencing CR 11.5 but in your script you are deploying the installation for CR 11. They will not work that way. You will have to deploy the same exact version of CR you are using in your development.

pepsisc

Randem:
 
I am confused on what you are telling me when you stated You are using CR 11.5 and deploying CR 11.
 
Are you saying in InnoScript, I am using CR 11 and not CR 11.5? Please give me more details.
 
Thanks,
Sam

Randem

It looks like you are doing the same exact thing again. You are using CR 11.5 and deploying CR 11. Download and use the CR 11.5 installation.
 
I used the CR 11.5 installation and everything worked just fine...

pepsisc

Randem:
Using the same .vbp, I created 2 install rouitnes.
One using VB's Package and Deployment Wizard and the other using InnoScript(and then InnoSetup).  
The vb application calls some reports that were written using Crystal Reports XI Developer Edition.
 
Here is what happened:
When I installed the InnoScript version and ran the application, everything worked fine until I accessed the Reports. The application error terminated on ActiveX error 429.
 
I then uninstalled the application and re-installed it using the Package & Deployment install. The application INCLUDING the reports worked fine.
 
The above test was done on a friends system. He does not have VB or Crystal Reports installed.
 
Two questions for you:
1. Would you help me resolve this problem?
2. Is there anything I can do to help resolve this problem?
 
I am sending 2 files: one is the .iss file created by InnoScript; the other Setup.lst is the setup file created by the Package and Deployment Wizard.
 
Thanks,
Sam
Setup.lst file
SETUP.LST (12.3 k)