My project is running fine. Now I want to create a setup.exe and give it for deployment.
Last time I sent it it was fine but for the last few attempts and I am now giving up I have the following problem:
- After I install the setup.exe thus created even on the machine on which the project was running under debugger the project runs file unless I try to print a report under Crystal Report. The error given is 'Failure to load database information. Unable to load Crbd_odbc.dll'. I may mention that my database connection to access is through ODBC.
I now re-install Crystal Report. The problem gets solved.
My Hunch: For some reason the reference to the system DLLCrbd_odbc.dll is being lost and is being restored while reloading Crystal report.
I do not know how to give a proper Setup.exe for deployment.
Regards,
Harvinder S Jabbal