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
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 ...
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, ...
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 ...
Btrieve Error 025 on COP Open Order by Salesman Report
Q - When I run COP -> Reports -> Open Order by Salesman Report, I receive Btrieve Error 025. What causes this error? See sample screen below: A - Typically this is caused by a work file usage conflict. This means another user is in the middle of ...
Avalara Setup Procedures - System Requirements
Release Date: 4/28/23 Version: 8.6 and Above Supported Version Avalara integration is only supported in Elliott version 8.6 and above. Versions 8.5 & 8.6 Running Side by Side Issues While we allow users running 8.5 & 8.6 side by side, if a user ...