Could not load file or assembly 'Aspose.Cells.DLL' or one of its dependencies. is not a valid Win32 application

I get the following error when I am deploying an old project to a new server:

Could not load file or assembly 'Aspose.Cells.DLL' or one of its dependencies. is not a valid Win32 application.

From the error I understand the dll file is an 32 bit version and is deployed to 64 bit machine. Where do I download 64 bit version even though you don't provide any fix for this old version.

The version that I am interested in is: 4.6.0.0 (read from dll file details page)

Our solution is working fine AS-IS today, and I am just interested in deploying to another machine.

Thanks.

Hi,


Well, I am afraid, as you are using some older version of the product for which I am not sure if it has .NET 2.0 framework compiled version at your installation directory for Aspose.Cells for .NET v4.6.0 or not. Please check your installation directory if you got net2.0 folder having the Aspose.Cells.Dll file or not, if you have, you may try it. We cannot help you much and you cannot download any version of the product (in the Downloads module) which is older than one year or so. We can only recommend you to kindly upgrade to latest versions of the product if you can as over the years, we have included lots of new enhancements, new features and other fixes to make the product more robust and reliable. Also, in the latest versions you may use Aspose.Cells for .NET assembly from net2.0 folder which does support to work with both 32-bit and 64-bit environments without any problem.

Thank you.