Hi,
I’m modifying an application in VB 6. The application use Crystal Reports. When I was told to start the modifications crystal wasn’t installed in the PC that has visual basic 6 so I install Crystal Reports 11. I did the modifications and now I need to create a setup. When I install the application with the setup the application runs fine but the reports doesn’t work and crash the application.
The reports are integrated in the application.
The application references:
crviewer.dll
craxddrt.dll
craxdrt.dll
craxdui.dll
Crystl32.OCX
The only thing that I think that might is causing this is that the crystal report I’m using is not registered.
Any help will be appreciated.