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: CS0433: The type 'global_asax' exists in both 'App_global.asax.1txvcdor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'App_global.asax, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' Source Error: Line 36: } Line 37: Line 38: protected ASP.global_asax ApplicationInstance { Line 39: get { Line 40: return ((ASP.global_asax)(Context.ApplicationInstance)); Source File: C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\297fee37\26334b25\App_Web_index.cshtml.a8d08dba.oa9edulq.0.cs Line: 38
解决办法: 将bin下的 App_global.asax.dll 删除搞定
欢迎分享,(联系QQ/微信:282625252)