mojoamonkey
March 16th, 2004, 11:59 PM
Hi,
I'm getting the following exception:
CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: Load report failed.
I'm loading the same report with different data based on user selection from a listbox. This works just fine ordinarily. The user can select an item, view it, close the viewer, load the next, etc.
The exception only occurs after the report has been exported. Doesn't matter what the export format is ... PDF, doc, xls, etc. The only way to regain funtionality is to quit and restart the app.
It can't be that the report is getting locked. I have 4 separate reports, all very similar, but with slight differences. None will load after the export.
Any ideas?
Thanks,
Matt
I'm getting the following exception:
CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: Load report failed.
I'm loading the same report with different data based on user selection from a listbox. This works just fine ordinarily. The user can select an item, view it, close the viewer, load the next, etc.
The exception only occurs after the report has been exported. Doesn't matter what the export format is ... PDF, doc, xls, etc. The only way to regain funtionality is to quit and restart the app.
It can't be that the report is getting locked. I have 4 separate reports, all very similar, but with slight differences. None will load after the export.
Any ideas?
Thanks,
Matt