Arithmetic operation resulted in an overflow error

Hi,

When I am trying to export data from a procedure result into an excel sheet which contains 2500 rows using aspose cells I am getting ‘arithmetic operation resulted in an overflow error’ and its working fine for rows less than 2500 for example 2446 etc.
Can you please solve this issue, I am using Aspose Cells version 7.3.5.0 in Visual Studio 2019

Regards,
Santhosh.

@shin0001,

Since you are using an older version of Aspose.Cells for .NET, so we cannot evaluate your issue or figure it out. Please upgrade to and try our latest version/fix: Aspose.Cells for .NET v22.11 (Releases | NuGet). If you still find any issue with latest version/fix, kindly do provide sample application (source code without compilation errors) with resource files, zip the project and post us. We will check your issue soon.

Hi @Amjad_Sahi,

Its not working sir I am getting errors while building it, Is this support .NET Framework 4.5.1

Regards,
Shin0001.

@shin0001,

What errors you are getting? I guess you need to update your existing code segments in your project a bit in accordance with newer APIs set of Aspose.Cells for .NET. See the docs and API Reference pages for your reference.

Please note, over the years, we have enhanced the APIs to make it more robust and feature rich. So, some APIs might be renamed, changed or removed (with new replacements).

Yes, Aspose.Cells for .NET supports .NET Framework 4.x.x and newer versions, see the System Requirements page for your reference.

Hi @Amjad_Sahi,

I tries changing the Aspose Cells to the latest version (22.11.0)but that did not work and I am still getting errors and unable to download report.

Regards,
Santhosh

@shin0001,

As requested earlier, kindly do create a standalone sample application (source code without compilation errors) with latest version/fix, zip the project with resource files and attach to reproduce the issue, we will check it soon.