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
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