crystal reports runtime error
I have developed on exe application using vb6.0 which includes crystal reports and i have used business object's crystal reports version XI while developing. Reports are working fine while running the application.
whenver i make it as a setup file and run from exe of this application it is giving run time error as
Runtime error : 2147206460 (80043ac4)
Invalid directory
details : error
help me.
Re: crystal reports runtime error
Moved to Application Deployment
Re: crystal reports runtime error
You need to deploy the Merge Modules. Check your crystal help files for more details.
Re: crystal reports runtime error
What setup and packaging software are you using?
Re: crystal reports runtime error
Iam using visual studio 6 package and deployment setup.
help me