I am testing distribution ofa working VB4 app to another machine. Everything behaves fine with the exception of my Crystal reports. After installing on target PC,my report generation no longer works , the process completes without any report showing up ( I am doing API call to CRPE32.dll to output to window). I am using VB Setup wizard to package the app for distribution. and I am moving the .RPT files out withthe app.
After doing some diagnosis, I found that the process is failing on the API call PEStartPrintjob. It gives me a Crystal Error 532 - 'Database DLL is corrupt'.I assumed that some DLL got bonked by the setup. Therefore, I moved all the the DLL's directly (without compression) to the target machine..to no avail. I am still getting this database DLL corruption error. Anyone have anyideas what this DLL is?
After doing some diagnosis, I found that the process is failing on the API call PEStartPrintjob. It gives me a Crystal Error 532 - 'Database DLL is corrupt'.I assumed that some DLL got bonked by the setup. Therefore, I moved all the the DLL's directly (without compression) to the target machine..to no avail. I am still getting this database DLL corruption error. Anyone have anyideas what this DLL is?