Page 1 of 1

Stimulsoft An exception of type 'System.OutOfMemoryException

Posted: Fri Mar 03, 2017 1:07 pm
by marcus
Someone could adjust me on this problem. When you go over a certain limit of items in the list, you get this error here.
I already put this code in web.config down, but the same continues the problem. Is there any solution to this. I thank you in advance.

more 2000 itens. report.DataSources[0].Count = 46897

ERROR: An exception of type 'System.OutOfMemoryException

Implement web.config not work
<Configuration>
<Runtime>
<GcAllowVeryLargeObjects enabled = "true" />
</ Runtime>
</ Configuration>

Re: Stimulsoft An exception of type 'System.OutOfMemoryExcep

Posted: Mon Mar 06, 2017 7:15 am
by Alex K.
Hello,

Please send us a simple project which reproduces the issue for analysis.

Thank you.