We are developing an application which generates reports in .rpt format. When we open the various types of report using Crystal Report Viewer 2011 all of them work fine except for one, which causes Crystal Report Viewer to crash ( - [Internal Error DataViewL573] ).
The application is built with Visual Studio 2005. The reports are generated with the Crystal Decisions plugin.
I have two reports; One that loads fine in the Viewer (GOOD.rpt), and one that causes it to crash (BAD.rpt).
Does anyone know of any quick avenues of investigation outside of taking apart the report construction process itself? Are there any known issues with the viewer that I should be aware of?
Cheers, Lordmonkey.