Welcome to the Embedded Reporting feedback portal. We’re happy you’re here! If you have feedback on how to improve the Embedded Reporting, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hi, i'm using bold report asp.net core service version 4.2.59 and facing with memory leak problem. After closing report viewer on frontend, backend clear MemoryCache, but memory usage still much higher than before report open (Screenshot of memory usage added). If i open other report then after it close memory usage increase too.

Empty

(Before: 97Mb, During viewing: 432Mb, after close: 409Mb)


I have done steps from this article and code in this article called but do not clear all cache 

https://help.boldreports.com/embedded-reporting/aspnet-web-forms-reporting/report-viewer/how-to/clear-cache-when-close-the-report-viewer/.

Here is 3 memory snapshots: after project start, during report viewing and after report close.

Empty