Whenever you trying to open the Crystal Report in run-time, the system prompts you the above error message, means you have to make sure the report path is correct.
If you are doing web application, you can refer to the web.config to verify the correct report path.
To know where is the web.config, you need to check the local path:
Updated 31st December 2008
Beside make sure the path and file name are correct, you may also need to check:
a). The access right of the user to access the RPT file.
This information is collected from http://www.ironspeed.com/Designer/3.2.4/WebHelp/Part_V/Load_Report_Failed.htm
Programming Explorer : This is the place that I would like to share with you about my IT knowledge and experience. Some of the articles are copied from others in the internet. Some are originally come from my findings.
Subscribe to:
Post Comments (Atom)
-
Finally Windows 7 shows its face, but only Beta version now. The latest version of Microsoft's Windows operating system became popular s...
-
Environment: Visual Studio Code v1.83.1 Symtomps: 1). When you try to debug your Flutter project, you see this error message at the Terminal...
-
The easiest way to do it using the keytool command. Example: keytool -printcert -jarfile <apk_file>
No comments:
Post a Comment