Click to See Complete Forum and Search --> : Load Report Failed on Target Computer


razi_uddin@hotmail.com
March 27th, 2004, 02:58 AM
I Developed an Application in VB.Net and "Crystal Report for VS.Net".
When I made installation. Project runs well except Reports.
When I run any Report it gives the Message "Load Report Failed".
If I install Crystal Rpeort this system runs fine. Meanwhile I have applied the following solutions
1. All msm required for crystal report is included in installation.
2. Target System is running on Windows XP Professional.
3. Reports and Application are in same Folder.
4. If made Report without database it also giving same message.
5. I find the solution for Windows 98 that there should be a file named dbghelp.dll when i try to register this file on target PC message came that enable to register "Entry Point Not found"

malleyo
March 29th, 2004, 09:20 AM
I got the same message with one of my reports. The project I'm working on was originally done with CR 6. I took over the project when one of my coworkers left the company. I'm using CR 8.5. I got the message when I attempted to make a change to one of the reports that was done in version 6. It ended up being a version incompatibility in one of the Crystal dlls. All the client machines still had version 6 of all the dlls on thier machines. I solved the problem by updating all the dlls to version 8.5.

I have also come across many problems using RDO and Stored Procedures to create a recordset that is passed to Crystal Reports, although it sounds like you're having the same trouble without using the database...