Server Error in '/' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load type 'yl.MvcApplication'. Source Error: Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="yl.MvcApplication" Language="C#" %> Source File: /global.asax Line: 1
解決方式:
重新啟動服務器 重新啟動IIS網站 都無效。
找到網站對應的進程池,回收進程池。