Symptom
- Running a report first time result in no errors
- Refreshing the report results in the error: Load Report Failed, but the report comes up in the viewer
Environment
- SAP Crystal Reports, developer version for Microsoft Visual Studio
- Microsoft Visual Studio
Cause
- The application was using the .Load API to load one report
- The application also had the ReportSource control which was pointing to another report:
<CR:CrystalReportSource ID="CrystalReportSource1" runat="server">
</CR:CrystalReportSource>
Resolution
- Remove the ReportSource control
Keywords
crvs cr4vs 2010 2012 , KBA , BI-DEV-NET-SDK , .NET SDK / COM SDK , Problem
Product
SAP Crystal Reports, developer version for Microsoft Visual Studio