I have issue in Crystal Report. I have MySQL database on one server and asp.net C# website on other server. My website shows some reports well but other reports shows following error. All Crystal Reports work well on localhost.
Asked
Active
Viewed 1.0k times
1 Answers
0
Check datasource referenced in the report.
Look at Solution: Failed to Open the Connection
The computer has to be configured to connect to the datasource referenced in the report.
Setup the system the same way as the computer used to design the reports. Install the same database drivers [...]. Give them the same name.
Look also at Crystal: Failed to open Connection and Error: Failed To Open The Connection.

gile
- 5,580
- 1
- 25
- 31
-
Thanks for helping. I want to know where i have to install driver, on PHP database server or asp.net website server. I have also searched for how to install driver in cPanel but i did'nt found any solution. Can you help me in installing driver? – M Umair Yousaf Apr 08 '17 at 11:57
-
I would say on web server. The web server running the reports has to connect to db server. Look at Crystal reposrt documentation or follow links above. – gile Apr 08 '17 at 13:03
-
I have already seen these links but i did'nt found, how to install drivers on online server. As i did'nt found any option in my cPanel. – M Umair Yousaf Apr 08 '17 at 13:19