I am creating 20+ charts and the page is timing out with an 'out of memory' exception. If I cut the number of charts in half, the page works just fine.
I realize this is a lot of charts but it is what the client has specified. The data behind the charts is updated once per day - is it possible to create the chart images every few hours or once a day? That would greatly reduce the load of the chart builds.
One of our customers has tried caching chart images and he had some positive results, though there were problems as well. In any case, please visit the following forum thread link:
http://forums.infragistics.com/forums/p/11289/43349.aspx
- it will surely provide additional details.
About the memory problem - we fixed one big memory problem in our latest hotfix, so if you have not applied it - please do, hopefully it will alleviate the problem.
Thank you, I will close this thread and review the hotfix & the other thread.