Installation of Cells for .NET

Hi!,

I am trying to test Cells for .NET.
On the premises it works correctly, but not on the company’s intranet.
I can’t use NuGet (the web includes classic asp pages, etc).

What I did:

I copied the DLL in the BIN folder, I have run regsvr32, and included this in the web.config:

Is there anything else I have to do?

Thank you!!

@pldelosrios,
We are working on this issue and tried a sample MVC project containing Aspose.Cells code. The Aspose.Cells DLL is copied into BIN folder and it works fine. You may please share a published folder which is working fine in your development environment but not working in the production environment. Create a fresh project and add few lines of Aspose.Cells code which are necessary to recreate the scenario.

Also please share the details of the exception/error which is observed in the production environment for our reference.