System.OutOfMemoryException
Posted: Mon Sep 17, 2018 3:49 pm
I am using Stimulsoft Reports.Net 2010 in Asp.Net MVC (.net Framework 4.6.1) on Windows Server 2008 R2 Datacenter - Service Pack 1 (64 bit). RAM installed is 6GB. I am getting System.OutOfMemoryException at the time of showing large reports (could be more than 2000 pages) in StiWebViewer. The reports consist of plain text only. I have already set RenderMode="UseCache". How can I get rid of this error?