"Load Report Failed."

Help! I am getting an error message: "Crystal Report Windows Forms Viewer" "Load Report Failed."

when attempting to launch a Crystal Report. After clicking OK on the message, the form loads with the appropriate data.

I've attempted to step through the code with the debugger and it gives me after these lines of code...

Form newForm =new frmReportPreview(data);
newForm.Show();

data is a dataset being passed to the windows form that contains the crystal report viewer. This is being run on the development machine.

Let me know what other information is needed to help with this.

[692 byte] By [Kevon] at [2007-12-16]
# 1
Hello,

It sounds like you are missing a step or two.

Here is a whitepaper on how to report off of ADO.NET datasets:

http://support.businessobjects.com/communityCS/TechnicalPapers/rtm_reportingoffadonetdatasets.pdf.asp

Keith - Business Objects

KeithThomson at 2007-9-9 > top of Msdn Tech,Visual Studio,Crystal Reports for Visual Studio...

Visual Studio

Site Classified