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

Report giving memory error

1 Answer 35 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
RK
Top achievements
Rank 1
RK asked on 27 Jun 2011, 11:34 PM
I have a -multi-column report that displays images. When it exceeds about 700 images, I'm getting memory error.
Any idea on how to resolve this?

Here is the code that I use.

Telerik.Reporting.Processing.

 

ReportProcessor reportProcessor = new Telerik.Reporting.Processing.ReportProcessor();

 

Telerik.Reporting.Processing.

 

RenderingResult result = reportProcessor.RenderReport("PDF", reportToExport, null);

Thanks.

 

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 29 Jun 2011, 02:16 PM
Hello rk,

We've answered your inquiry in the other thread you have opened, see it for more info.

Kind regards,
Steve
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
RK
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or