Hi,
The code is executing perfectly on the dev pc. When after completing the setup, the exe file is executed on test console, I am getting this error :
"Run-time error '20532' cannot find database DLL"
I believe this is a general crystal report error as it comes when I click the command button to generate a report file. I am using Crystal Report 8.5.
Can u plz help me by telling which associated dll could be the problem.

Recommended Answers

All 2 Replies

You need to include all the 3rd party componenets as part of the setup and ensure all the DLL files are registered with Windows in the target system.

There are 15 supportive dlls for the crystal report ocx. I have included all of them in the setup and even registered them manually too, still the error exists.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.