Question : Failed to load report - Crystal Report


Using VS 2005 ( Stand Alone Application ), I am generating Crystal Reports from Dataset.

After generating an approximate of 50 reports, my application fails down.

It throws an exception Failed to load Report.

Then again, we need to relaunch the application.

Answer : Failed to load report - Crystal Report

Try specifiying OpenReportByDefault in your report.load statement.
Otherwise the temp files are not getting cleared until you close your app and that may be why you run into this issue after it's been running for a while.
Random Solutions  
 
programming4us programming4us