This is a migrated thread and some comments may be shown as answers.

Report viewer limited number of records

1 Answer 78 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Islam Abdel Aziz
Top achievements
Rank 1
Islam Abdel Aziz asked on 29 Mar 2010, 01:18 PM
Hello,

I tryied to view around 9000 record by report viewer but it gives me  this exception
        System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown
Any Help please?

Yours,
Islam Abdel Aziz

1 Answer, 1 is accepted

Sort by
0
Hrisi
Telerik team
answered on 01 Apr 2010, 03:45 PM
Hello Islam Abdel Aziz,

The reports are processed in memory. To decrease memory consumption you can configure the web application to use an out-of-process Session and also use the NeedDataSource event to bind data to the report.

Of course as a last resort you can increase the memory of the application pool.

All the best,
Hrisi
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Islam Abdel Aziz
Top achievements
Rank 1
Answers by
Hrisi
Telerik team
Share this question
or