Crystal reports exit crash
I have a VB app that uses a crystal report object to generate reports. The reports are created in design time and are called by the object in runtime. When I go into the VB app and exit using the "unload me" command no problem.
When I go into the VB app and select a report, that generates the crystal report, an Interface with the report shows up. I then close the CR and return back to my VB app. When I now exit the app,
the project and the entire VB system shuts down. This only happens after selecting a crytal report.
Help :eek: