Hello,
I have a problem with Spire XLS, version 2.600.2.0.
I'm using Visual Stuido 2005 (.net framework 2.0) in order to create a web application in visual basic.
When I load a XLS file (332 kb) the Workbook.LoadFromFile("File path") method returns the following error: "Exception of type 'System.OutOfMemoryException' was thrown". This error doesn't appears if I load a smaller file (ex. 102 kb).
Could you please help me to solve this problem?
Thaks a lot, kind regards
Emanuele Cunegatti