Sergey,
I need some clarification on a crash during a TIF export we had. A previous post failed because the file was too large. I apologize for the confusion.
This issue dealt with an out of memory exception being thrown by active reports. Is this a known issue or do you need more input. The file we were exporting has
I am copy/pasting my previous post
============ Begin copy paste
Our test machines are getting an out of memory exception.
I tested on my development machine and the export worked, but Memory(Private working Set) when to 12,000,000 K ( I did it twice ).
Exporting to rtf was less than 450,000K.
In both cases, it was the same report.
The exception happened using 7.2.7895.0, the debug files were generated using 8.0 on my development machine.
2014-03-13T00:05:51.4057929Z 0001 C Launcher.cs:73|System.InvalidOperationException: Crash from main UI thread —> System.InvalidOperationException: Crash from main UI thread —> System.Exception: The size of the bitmap is too large that there is not enough memory in system can be used to draw the report on the bitmap.
at GrapeCity.ActiveReports.Export.Image.Tiff.Section.TiffExport.#mAd(SectionDocument document, String pageRange, Stream outputStream)
at GrapeCity.ActiveReports.Export.Image.Tiff.Section.TiffExport.Export(SectionDocument document, String filePath, String pageRange)
at ST.Protect.ReportDialogs.ExportReport.PromptAndExport[TExporter](String saveTitle, String saveFileFilter, SectionDocument report)
============== end copy/paste
Regards,
Steve