Aspose Excel Dll

I support a legacy application that calls a .NET 1.1 app that uses the aspose.excel.dll. A user tried to use the app and gets the following error:

Sorry, there is a problem with Aspose Web Domain Name Deployment license. The license is for a different product. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Exception: Sorry, there is a problem with Aspose Web Domain Name Deployment license. The license is for a different product. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [Exception: Sorry, there is a problem with Aspose Web Domain Name Deployment license. The license is for a different product.] Aspose.Excel.Win32.c.d() +572 Aspose.Excel.Excel.c() +35 Aspose.Excel.Excel.Save(String resultSpreadsheet, SaveType saveType, FileFormatType fileFormatType, HttpResponse response) +94 Cintas.eRegSAR.eRegSAReport.Page_Load(Object sender, EventArgs e) +1030 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +47 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
What is causing the error?

Hi Jose,

Please send us some more details like which version of Aspose.Cells you are using.

In fact, after installing Aspose.Cells on the system you can find 3 different folders in the "Bin" directory namely; net1.1, net2.0, net3.5_ClientProfile and a readme.txt file. This file describes what folder contains the assemblies you need to use with a particular version of the .NET Framework.

If you are using correct version of .Net assembly then please share more information about the license that you are using. Do you have multiple Aspose product license? If yes then are you using those products in the same application also please share the sample code which you are using.

Thanks,