Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

LoadSaveReportException: Load report failed.

Status
Not open for further replies.

Plato2

Programmer
Dec 6, 2002
192
US
I'm using the following line to load my report from ASP.NET appliaction:crReportDocument.Load("test.rpt",OpenReportMethod.OpenReportByTempCopy);

But it gives this error:
CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: Load report failed.

I have Crystal Report 8.5 an VS.NET installed on my computer...

Any ideas how to solve this problem?

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top