System.OutOfMemoryException

image (2).png (88.6 KB)

This is the code used to push the xlsx file into GroupDocs library. For some files it throws “System.OutOfMemoryException” , We used “OnePagePerSheet=false” but still the issue is persist. Kindly provide the solution for this issue. We can not provide the document since it is a customer docment.

@leovdr1

This issue could be due to multiple factors e.g. excessive memory usage or insufficient physical memory. In order to investigate this issue, we need a problematic file (e.g. you can recreate similar file with different content) and the API version that you are using.