myLittleTools Community Forum
»
myLittleAdmin For SQL Server (2005, 2008, 2012)
»
Web-Hosting
»
Please Help!
|
Rank: Member Groups: Member
Joined: 12/17/2008 Posts: 10 Points: -61
|
Hi elian
The trouble with the following error.
c:\windows\system32\inetsrv> "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe" /t:library /utf8output /R:"C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\oma\52768319\6898c5e2\assembly\dl3\06e10edd\00986a3a_1e3ac301\Microsoft.Exchange.OMA.Tracing.DLL" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\oma\52768319\6898c5e2\assembly\dl3\4b541710\00ddb6e0_9ca9c501\Microsoft.Exchange.OMA.UserInterface.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\oma\52768319\6898c5e2\assembly\dl3\04c641d5\008354de_9ca9c501\Microsoft.Exchange.OMA.UISvr.DLL" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\oma\52768319\6898c5e2\assembly\dl3\42f4775f\008354de_9ca9c501\Microsoft.Exchange.OMA.DPSvr.DLL" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\oma\52768319\6898c5e2\assembly\dl3\791933b8\00a25ed8_9ca9c501\Microsoft.Exchange.OMA.DataProviderInterface.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\oma\52768319\6898c5e2\assembly\dl3\35dc76ba\001b1710_98a9c501\Interop.Tools.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\oma\52768319\6898c5e2\assembly\dl3\eb94eadb\0029f2db_9ca9c501\Microsoft.Exchange.OMA.PreferencingServerResources.DLL" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\oma\52768319\6898c5e2\assembly\dl3\3938a3e8\00fcc0da_9ca9c501\Microsoft.Exchange.OMA.Preferencing.DLL" /R:"C:\WINDOWS\assembly\GAC\ADODB\7.0.3300.0__b03f5f7f11d50a3a\ADODB.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\oma\52768319\6898c5e2\assembly\dl3\4d63675e\005623dd_9ca9c501\Microsoft.Exchange.OMA.ExchangeDataProvider.DLL" /R:"C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /out:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\oma\52768319\6898c5e2\App_global.asax.yxxdsbje.dll" /debug- /optimize+ /w:4 /nowarn:1659;1699;1701 "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\oma\52768319\6898c5e2\App_global.asax.yxxdsbje.0.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\oma\52768319\6898c5e2\App_global.asax.yxxdsbje.1.cs" Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.1433 for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 Copyright (C) Microsoft Corporation 2001-2005. All rights reserved. error CS0006: Metadata file 'C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll' could not be found
Our system configuration is as follows.
WEB: Win2k8 R2 / IIS7.5 SQL: Win2k8 R2 / SQL Server 2008 MLA: ver.3.5a Please tell me whether and how to deal with the cause.
Regards,
|
|
 Rank: Administration Groups: Administration
Joined: 9/11/2006 Posts: 605 Points: 649 Location: Enghien Les Bains, France
|
When / Where do you get this error? Looks like it has nothing to do with MLA??
Edit: according to several articles found on Google, it could come from a corruption of your .net framework install. Try to repair the install...
|
|
Rank: Member Groups: Member
Joined: 12/17/2008 Posts: 10 Points: -61
|
Hi elian
Thank you for reply.
I got this error, when access to "mla/default.aspx". This environment is built on Plesk9.2. But it may be small, please tell me if you have any tips.
Regards,
|
|
 Rank: Administration Groups: Administration
Joined: 9/11/2006 Posts: 605 Points: 649 Location: Enghien Les Bains, France
|
It seems that your GAC (Global Assembly Cache) is corrupted. This kind of error must occur with all the .aspx pages located on your IIS server. Re-installing (repairing) .NET framework should fix that.
|
|
Rank: Member Groups: Member
Joined: 12/17/2008 Posts: 10 Points: -61
|
Hi elian Thank you for advice immediately.
I will try reinstall.
Regards,
|
|
Guest |
myLittleTools Community Forum
»
myLittleAdmin For SQL Server (2005, 2008, 2012)
»
Web-Hosting
»
Please Help!
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
|
Main Forum RSS : 
Theme created by myLittleTools
Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.