111,119
社区成员
发帖
与我相关
我的任务
分享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: CS0234: The type or namespace name 'Html' does not exist in the namespace 'System.Web.Mvc' (are you missing an assembly reference?)
Source Error:
Line 63: <add namespace="System.Web.Mvc" />
Line 64: <add namespace="System.Web.Mvc.Ajax" />
Line 65: <add namespace="System.Web.Mvc.Html" />
Line 66: <add namespace="System.Web.Optimization" />
Line 67: <add namespace="System.Web.Routing" />
Source File: d:\Web_Official\EDU_Admin\Web.config Line: 65