ReportCacheMode = ON -> OutOfMemory

Stimulsoft Reports.NET discussion
Post Reply
rksaskia
Posts: 58
Joined: Fri Apr 27, 2012 9:16 am

ReportCacheMode = ON -> OutOfMemory

Post by rksaskia »

Hello,

since version 2016.1 ReportCacheMode no longer works correctly.
See example, open the report with your designer.
The report uses a sqlite-DB.

Go to Preview-Tab, and now waiting ...

After about 4600 pages the exception occurs.

When you change the ReportCacheMode property to off, you will see all pages (ca. 6847) are processed correctly.

We tested with version 1.7.2016.
The behavior in the designer is identical to our application.
Can you help us?
Greetings
Attachments
Report.zip
(1.13 MiB) Downloaded 165 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: ReportCacheMode = ON -> OutOfMemory

Post by Alex K. »

Hello,

Sorry for the delay with response. We need some additional time for check the issue.

Thank you.
rksaskia
Posts: 58
Joined: Fri Apr 27, 2012 9:16 am

Re: ReportCacheMode = ON -> OutOfMemory

Post by rksaskia »

Hallo,
new insights?

Greetings
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: ReportCacheMode = ON -> OutOfMemory

Post by Alex K. »

Hello,

We made some improvements and checks in that direction. Please check the last build.
Also, your report contains some text components with an incorrect expression which occur exceptions while rendering. It slows down the report rendering.

Thank you.
Post Reply