Report requires more than 2GB memory... is Aspose Cells for .Net 64-bit compatible?

Hi everyone,


I have Aspose Cells 7.x running on a 32-bit Win 2003 server. We have a report which when run can consume well over the 32-bit limit of 2GB of memory. I’ve found elsewhere on this forum that Aspose Cells works on 64-bit machines as well. There doesn’t seem to be any specific 64-bit dll (I’ve installed the latest version as well as downloaded the dll’s only - version 7.2.1) so my question is:

- if I build my .Net project in 64-bit only and deploy to a 64-bit machine will my report (that will consume more than 2GB of memory) work?

Thank you very much,

John

I may have answered my own question.


Currently our dll is v.4.7.0.8

I’ve read here that 4.8.2.6 was made 64-bit compliant. I’m going to get the latest version and see if that works. If it doesn’t I’ll post back.

Hi,

Thanks for your posting and using the Aspose.Cells for .NET.

Yes, Aspose Cells for .NET is 64-bit compatible.

Please download and use the latest version:
Aspose.Cells
for .NET v7.2.1.4
It will work in 64-bit architecture.

Please also note down that the above latest version is called Minor Version.

If you download the latest Major Version:

Aspose.Cells for .NET 7.2.1
then please use the DLL under the directory “net2.0” and not “net3.5_ClientProfile”.

And please check the readme.txt under the directory
“Bin”.

Please see this image for more help.


Hi,

Moreover, please check the System Requirements page to know which OS (32 bit and 64 bit), VS.NET, .NET Frameworks are supported:
System Requirements|Documentation 1

Also, see the document for your further reference:
System Requirements|Documentation 1

Thank you.