OutOfMemoryException raised when rendering large amounts of data
Posted: Wed Jul 13, 2011 6:00 am
I am currently evaluating your silverlight reports viewer - I am using this in its native mode i.e. no server. Data will be supplied at runtime.
I have modified the sample in your install to render lots of data.
The viewer took approx 250 seconds to display 750,000 rows of data.
I get a 'System.OutOfMemoryException' exception when trying to use 800,000 rows of data.
This exception is raised when calling method 'report.Render()'.
Is there a workaround for this or do you have any plans to address this in the future?
Thanks.
I have modified the sample in your install to render lots of data.
The viewer took approx 250 seconds to display 750,000 rows of data.
I get a 'System.OutOfMemoryException' exception when trying to use 800,000 rows of data.
This exception is raised when calling method 'report.Render()'.
Is there a workaround for this or do you have any plans to address this in the future?
Thanks.