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
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to