Server Error in '/' Application.
--------------------------------------------------------------------------------Compilation Error 
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: The compiler failed with error code 128.Show Detailed Compiler Output:
C:\WINNT\system32> "c:\winnt\microsoft.net\framework\v1.1.4322\csc.exe" /t:library /utf8output /R:"c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll" /R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\5030b6e0\ff9833ea\assembly\dl2\bfcb8d98\46e1f03f_07adc401\loey_portal.dll" /R:"c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.dll" /R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\5030b6e0\ff9833ea\assembly\dl2\2240e937\9edf693e_07adc401\businessrules.dll" /R:"c:\winnt\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.drawing.dll" /R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\5030b6e0\ff9833ea\assembly\dl2\af47ca30\e8103e3f_07adc401\dataaccess.dll" /R:"c:\winnt\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\system.web.mobile.dll" /R:"c:\winnt\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.data.dll" /R:"c:\winnt\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseservices.dll" /R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\5030b6e0\ff9833ea\assembly\dl2\4c46726e\6202ce3e_07adc401\common.dll" /R:"c:\winnt\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\system.web.services.dll" /R:"c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll" /R:"c:\winnt\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.dll" /out:"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\5030b6e0\ff9833ea\7n03mxhr.dll" /D:DEBUG /debug+ /optimize- /warnaserror /w:1  "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\5030b6e0\ff9833ea\7n03mxhr.0.cs" Show Complete Compilation Source:
Line 1:    //------------------------------------------------------------------------------
Line 2:    // <autogenerated>
Line 3:    //     This code was generated by a tool.
Line 4:    //     Runtime Version: 1.1.4322.573
Line 5:    //
Line 6:    //     Changes to this file may cause incorrect behavior and will be lost if 
Line 7:    //     the code is regenerated.
Line 8:    // </autogenerated>
Line 9:    //------------------------------------------------------------------------------
Line 10:   
Line 11:   namespace ASP {
Line 12:       using System;
Line 13:       using System.Collections;
Line 14:       using System.Collections.Specialized;
Line 15:       using System.Configuration;
Line 16:       using System.Text;
Line 17:       using System.Text.RegularExpressions;
Line 18:       using System.Web;
Line 19:       using System.Web.Caching;
Line 20:       using System.Web.SessionState;
Line 21:       using System.Web.Security;
Line 22:       using System.Web.UI;
Line 23:       using System.Web.UI.WebControls;
Line 24:       using System.Web.UI.HtmlControls;
Line 25:       
Line 26:       
Line 27:       [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
Line 28:       public class Global_asax : Loey_Portal.Global {
Line 29:           
Line 30:           private static bool __initialized = false;
Line 31:           
Line 32:           public Global_asax() {
Line 33:               if ((ASP.Global_asax.__initialized == false)) {
Line 34:                   ASP.Global_asax.__initialized = true;
Line 35:               }
Line 36:           }
Line 37:       }
Line 38:   }
Line 39:   
 
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573

解决方案 »

  1.   

    重装什么东西?是系统还是framework?
      

  2.   

    mscorlib.dll
    找到上面这些DLL然后COPY到C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\5030b6e0\ff9833ea\
    目录下
      

  3.   

    我换了个中文版的framework,还是这样“/”应用程序中的服务器错误。
    --------------------------------------------------------------------------------编译错误 
    说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。 编译器错误信息: 编译器失败,错误代码为 128。显示详细的编译器输出:
    C:\WINNT\system32> "c:\winnt\microsoft.net\framework\v1.1.4322\csc.exe" /t:library /utf8output /R:"c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.dll" /R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\5030b6e0\ff9833ea\assembly\dl2\bfcb8d98\30a9382f_30afc401\loey_portal.dll" /R:"c:\winnt\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\system.web.services.dll" /R:"c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll" /R:"c:\winnt\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.dll" /R:"c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll" /R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\5030b6e0\ff9833ea\assembly\dl2\4c46726e\7876832e_30afc401\common.dll" /R:"c:\winnt\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseservices.dll" /R:"c:\winnt\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.data.dll" /R:"c:\winnt\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\system.web.mobile.dll" /R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\5030b6e0\ff9833ea\assembly\dl2\af47ca30\3c99e72e_30afc401\dataaccess.dll" /R:"c:\winnt\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.drawing.dll" /R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\root\5030b6e0\ff9833ea\assembly\dl2\2240e937\2a04302e_30afc401\businessrules.dll" /out:"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\5030b6e0\ff9833ea\-0tamyyu.dll" /D:DEBUG /debug+ /optimize- /warnaserror /w:1  "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\5030b6e0\ff9833ea\-0tamyyu.0.cs" 显示完整的编译源:
    行 1:    //------------------------------------------------------------------------------
    行 2:    // <autogenerated>
    行 3:    //     This code was generated by a tool.
    行 4:    //     Runtime Version: 1.1.4322.573
    行 5:    //
    行 6:    //     Changes to this file may cause incorrect behavior and will be lost if 
    行 7:    //     the code is regenerated.
    行 8:    // </autogenerated>
    行 9:    //------------------------------------------------------------------------------
    行 10:   
    行 11:   namespace ASP {
    行 12:       using System;
    行 13:       using System.Collections;
    行 14:       using System.Collections.Specialized;
    行 15:       using System.Configuration;
    行 16:       using System.Text;
    行 17:       using System.Text.RegularExpressions;
    行 18:       using System.Web;
    行 19:       using System.Web.Caching;
    行 20:       using System.Web.SessionState;
    行 21:       using System.Web.Security;
    行 22:       using System.Web.UI;
    行 23:       using System.Web.UI.WebControls;
    行 24:       using System.Web.UI.HtmlControls;
    行 25:       
    行 26:       
    行 27:       [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
    行 28:       public class Global_asax : Loey_Portal.Global {
    行 29:           
    行 30:           private static bool __initialized = false;
    行 31:           
    行 32:           public Global_asax() {
    行 33:               if ((ASP.Global_asax.__initialized == false)) {
    行 34:                   ASP.Global_asax.__initialized = true;
    行 35:               }
    行 36:           }
    行 37:       }
    行 38:   }
    行 39:   
     
    --------------------------------------------------------------------------------
    版本信息: Microsoft .NET Framework 版本:1.1.4322.573; ASP.NET 版本:1.1.4322.573