OutOfMemory exception when read big excel files
Hi Pavel,
Thanks for Syncfusion products.
We suspect that “OutOfMemoryException is thrown when opening file” could be a defect. Could you please create the new incident with following details which would help us to analysis the issue?
1. System configuration.
2. Project scenario
3. Files which throws exception.
Please let us know if you need any clarifications.
Thanks,
Manikandan M.
Hi Pavel,
We highly regret for delay in getting back to you.
In Essential XlsIO, we will be using the system memory for content preservation until it is saved to the file. If we are dealing with large amount of data XlsIO component requires more system memory to preserve the details. For any workbook, XlsIO approximately uses 10 times more that file size. Whereas it depends on data’s of workbook.
So as we requested earlier, Could you please post this question through Direct Trac Developer Support System (https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents so that we can analysis and provide you a solution for this problem and you can take the advantage of the expertise of a dedicated support engineer and a guaranteed response time and we hope you will take advantage of this system as well. Thank you for your participation in Syncfusion’s Community Forums”.
Also we have a NDA (Non-Disclosure agreement). We use your documents/projects for issue reproducing and testing purpose only and we will not disclose this document to anyone else.
Please let us know if you have any questions.
Regards,
Manikandan M.
Hi Pavel,
We highly regret for delay in getting back to you.
In Essential XlsIO, we will be using the system memory for content preservation until it is saved to the file. If we are dealing with large amount of data XlsIO component requires more system memory to preserve the details. For any workbook, XlsIO approximately uses 10 times more that file size. Whereas it depends on data’s of workbook.
So as we requested earlier, Could you please post this question through Direct Trac Developer Support System (https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents so that we can analysis and provide you a solution for this problem and you can take the advantage of the expertise of a dedicated support engineer and a guaranteed response time and we hope you will take advantage of this system as well. Thank you for your participation in Syncfusion’s Community Forums”.
Also we have a NDA (Non-Disclosure agreement). We use your documents/projects for issue reproducing and testing purpose only and we will not disclose this document to anyone else.
Please let us know if you have any questions.
Regards,
Manikandan M.
- ParseWorksheetsOnDemand – To parse worksheets on demand (Refer: Accessing worksheets)
- ImportOnSave – To import data while serializing the document (Refer: Importing Data Table)
- IMigrantRange – An optimal method of writing values with better memory (Refer: Range Access)
- SetText(), SetNumber(), SetFormulas(), SetBoolean() methods in Worksheet class to set the values directly.
- 6 Replies
- 3 Participants
-
PA Pavel Ajtkulov
- May 6, 2013 08:09 AM UTC
- Apr 22, 2016 11:51 AM UTC