An 1310 error happened when deploy the Aspose.Cell to server

Hello,

After we combined the Aspose.Cell component into our web application, we face the error mesage below :

event Type: Warning

Event Source: ASP.NET 2.0.50727.0

Event Category: Web Event

Event ID: 1310

Date: 5/12/2009

Time: 9:05:32 PM

User: N/A

Computer: MDC-UAT-IIS01

Description:

Event code: 3008

Event message: A configuration error has occurred.

Event time: 5/12/2009 9:05:32 PM

Event time (UTC): 5/12/2009 9:05:32 PM

Event ID: 8e841a35f2dd44e18743e32cfeda23d0

Event sequence: 1

Event occurrence: 1

Event detail code: 0

Application information:

Application domain: /LM/W3SVC/130916743/Root/zzzz-7-128866359153168070

Trust level: Full

Application Virtual Path: /zzzz

Application Path: C:\Inetpub\UAT\xxxxx\zzzz\

Machine name: CMD-UAT-IIS01

Process information:

Process ID: 2748

Process name: w3wp.exe

Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:

Exception type: HttpException

Exception message: is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)

Request information:

Request URL: http://xxxxx/zzzz/home.aspx

Request path: /zzzz/home.aspx

User host address: 333.33.33.33

User:

Is authenticated: False

Authentication Type:

Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:

Thread ID: 1

Thread account name: NT AUTHORITY\NETWORK SERVICE

Is impersonating: False

Stack trace: at System.Web.Compilation.BuildManager.ReportTopLevelCompilationException()

at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()

at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)

We use ASP.NET 3.5 and C# to create this site, and host at IIS. Dose any people know why?

Thanks!!

Brian

Hi Brian,

Thank you for considering Aspose.

I think you need to use the .NET 2.0 version of Aspose.Cells dll. When you install Aspose.Cells for .NET component using Aspose.Cells.msi installer on a machine, we provide two dlls in two different folders at your ${installation_Path} folder(s) e.g “\Aspose\Aspose.Cells\Bin\Net1.0” and “\Aspose\Aspose.Cells\Bin\Net2.0”. Please refer the ddl from Net 2.0 folder in your application.

Please see the following documentation link for your reference,

http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/using-aspose-cells-for-net-on-32bit-and-64bit-platforms.html

Thank you & Best Regards,

Hello,

Thanks for your reply. But the dll is coming from .NET 2.0 folder and we still face this problem. : (

Thanks!

Brian

Hi Brian,

Could you create a simple project to post us here with all the details of your environment, Machine information, OS, Browser type etc. We will check your issue soon.

Thank you.