[Mono-list] gembox.spreadsheet and resources

Peter Hagen peter at wingsofdeath.nu
Tue Apr 29 06:03:41 EDT 2008


Hi

I'm currently using the Gembox.Spreadsheet dll to read and write Excel 
files with mono. It works great, but there seems to be a problem with 
releasing resources. When I import a csv or excel file with about 110000 
rows and about 32 columns the memory is filling up quickly. After 
setting the excelfile to null, the memory is never released, until I 
kill xsp or apache. Does anyone have an idea how to release those 
resources? (More memory is not the option hehe) I read something about 
using an appdomain to load an assembly?

By the way, I allready send the people of gembox an email for a 
solution, but maybe this is a mono related issue.

with kind regards

Peter Hagen


More information about the Mono-list mailing list