Out of Memory Exceptions in .NET Excel Library

14 Aug 20261 minute to read

Syncfusion.Compression uses MemoryStream object to handle the file data which can support upto 2GB memory. When the file size is exceeded this size limit, exception is thrown.

So This is a limitation of Syncfusion Compression library.