Hi,
I am currently having problems with some production code when the user is trying to render a report to export as excel. I get an out of memory exception when the report generates. I have looked at the resource manager and the private bytes get to about 1Gb before it throws the error which makes sense to me but I cannot understand why it uses so much resource. I have successfully produced some some exports and the final files are less than 50Mb. Is there way of reducing the amount of resource needed to render a report?
Chris L
Exporting to excel
-
- Posts: 23
- Joined: Wed Apr 13, 2011 7:37 am
- Location: UK
Exporting to excel
Hello,
Can you please send us a sample report template with data, which reproduces the issue, for analysis?
Thank you.
Can you please send us a sample report template with data, which reproduces the issue, for analysis?
Thank you.
-
- Posts: 23
- Joined: Wed Apr 13, 2011 7:37 am
- Location: UK
Exporting to excel
It's production code so I don't want to publish it to a public forum.