Hello Support Team,
I have developed a desktop application in Visual Studio 2010 with .net 4.0 with Crystal Report and MS Access 2007database. It is working fine in local system. But when I have made a setup for my client having Operating System 2008 (64 bit) Machine. Installation done successfully and application worked fine.
But while loading the Crystal Report it showed error and that I removed after downloading and installing CR runtime 13.0 (32 bit) but now it is asking for Database Login user and password before loading the report. There is no password and userid mentioned in the code and in the database.
The application loaded in the Program files (x86) path and whereas my local system has path of Program Files.
Crystal reports are set to Program files path through Set Database Path location method.
It looks like that the Crystal Report is not getting the path to the database (MS Access). Kindly help me on this issue.
Regards
Sudeep Kar