Report Viewer Generates "System Out Of Memory Exception" Error
Q - I received the following error when running the line item auditing report for 1/1/15 to 11/30/15 for only the WEB-USER account:
Exception of type 'System.OutOfMemoryException' was thrown.
See example below. What should I do?
A - This report is over 10,000 pages. This kind of problem can occur when you have a large report like that. What happens is that our Report Viewer (.Net code) makes a memory request to the OS to load the report into the memory and the OS gives an error code of insufficient memory back to our .Net code. That's what you see here. If you restart your machine, there's a chance you can load this report into the report viewer again. This is because the OS may have a bigger continuous memory block after the reboot.
The other alternative is to use Notepad to look at the report. We have noticed that Notepad can handle memory better and is less likely to run into an insufficient memory issue. See the following example for using NOTEPAD to view the report:
Related Articles
Report Viewer Stops Working - External Component Has Thrown An Exception
Release Date: 08/21/2018 An Elliott user is receiving the following error when printing to Report Viewer on the terminal server: The following unanticipated error is causing Elliott Report Viewer to shut down: An error occurred creating the form. See ...
Anti-Virus Causes Report Viewer Unhandled Error
Release Date: 01/23/2020 Version: 8.0 & Up A user running Elliott 8.2 received the following error when printing a report to the screen. They rebooted the server a few times, but they were still receiving the following errors when printing reports to ...
Elliott Report Viewer Has Stopped Working
Q - I have a couple users that have been getting the following error when trying to do anything that launches the report viewer. See sample screen below: Description: Stopped working Problem signature: Problem Event Name: CLR20r3 Problem Signature ...
Access Is Denied When Launching Elliott V8 Report Viewer
Q - In Elliott V8, when I try to print the report to screen by using the Elliott Report Viewer, I receive an "Error: Access is Denied" message, like the one shown on Screen 1 below. On the other hand, if I print the report and view it with Notepad, ...
EL800RV Elliott V8 Report Viewer
Report Viewer Overview Elliott Report Viewer is a Notepad-like program for viewing Elliott report files while providing additional Elliott functionality. Using Report Viewer, you can: Email the report Print the report Save the report to Spooled ...