JoelMcNary
Programmer
I am a consultant writing reports using Crystal Reports 9.2.0.448. We are using the SQL Designer to produce database-independant Crystal Query files (they are being written against a database here in Pennsylvania, but they will be delivered to the client in Kentucky).
The client in Kentucky only has Crystal Reports version 8.X; they refuse to upgrade. Therefore, we wrote a runtime, windowless ActiveX component that can be viewed in a Web Browser. However, when we test this on a machine that does not have Crystal 9 installed, we get no results (it works on the machine that does have Crystal 9 installed).
Debugging through Visual Studio 6.0 shows that we are getting an error message "Failed to load database information" on the call to PEStartPrintJob. No further information seems to be available. I've compied all the Crystal Decisions/2.0/bin .dlls to the client machine, but to no avail; we still get this problem.
The client is starting to get unhappy with us, so any help would be appreciated (and soon). Thanks in advance.
Joel McNary
The client in Kentucky only has Crystal Reports version 8.X; they refuse to upgrade. Therefore, we wrote a runtime, windowless ActiveX component that can be viewed in a Web Browser. However, when we test this on a machine that does not have Crystal 9 installed, we get no results (it works on the machine that does have Crystal 9 installed).
Debugging through Visual Studio 6.0 shows that we are getting an error message "Failed to load database information" on the call to PEStartPrintJob. No further information seems to be available. I've compied all the Crystal Decisions/2.0/bin .dlls to the client machine, but to no avail; we still get this problem.
The client is starting to get unhappy with us, so any help would be appreciated (and soon). Thanks in advance.
Joel McNary