Quantcast
Channel: EPPlus Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 2262

Commented Unassigned: Memory isn't released [14956]

$
0
0
Hi,

I have to generate large (250.000 rows and more) Excel files. It works well, but when I Dispose() The ExcelPackage at the end the memory isn't released. I checked my code and I can't find a "stray" reference or somthing alse that would stop the GC to work.. A call to GC.Collect() doesn't free the memory either .. Does anybody else have this issue? Is there something I am forgetting?

Thanks for your help in advance!!
Comments: Good news: This issue seems to be solved in V4!!!!!

Viewing all articles
Browse latest Browse all 2262

Trending Articles