Click to See Complete Forum and Search --> : vs.net 2003 and crystal: "load report failed"


sthomas14
March 16th, 2005, 04:30 PM
Development Machine: Win XP with Visual Studio 2003, and all Crystal patches.
Client Machine: XP service pack 2

I give up! I never had these problems under visual studio 2002....

The install will work on the development machine, but it gives the "load report failed" error on any other PC.

Oddity: My application has 2 reports... The first report will load, but it is missing any image or text field that was added to the report. The second report only gives the "load report failed" error.

The problem appears to be in the ReportSource.... It looks for the report in the original location(from the development machine), even though the report is embedded?

please help.

K.Babu
March 17th, 2005, 12:51 AM
Hi,

Add full valid path to your report file, eg. app.path & "\myreport.rpt"

K.Babu

Development Machine: Win XP with Visual Studio 2003, and all Crystal patches.
Client Machine: XP service pack 2

I give up! I never had these problems under visual studio 2002....

The install will work on the development machine, but it gives the "load report failed" error on any other PC.

Oddity: My application has 2 reports... The first report will load, but it is missing any image or text field that was added to the report. The second report only gives the "load report failed" error.

The problem appears to be in the ReportSource.... It looks for the report in the original location(from the development machine), even though the report is embedded?

please help.

achonk81
September 13th, 2005, 09:41 PM
i have the same problem with thomas.
the path allready correct but still "load report failed" still appear.

Please let me know how to solve this problem

Thanks in advance