开发者

Could not load type 'System.Web.Mvc.ViewMasterPage<dynamic>'.?

开发者 https://www.devze.com 2023-01-22 11:02 出处:网络
I am deploying 开发者_如何学Ca Asp.Net MVC 2.0 application on IIS 6.0. When I request any page I get the following error.

I am deploying 开发者_如何学Ca Asp.Net MVC 2.0 application on IIS 6.0. When I request any page I get the following error.

Parser Error Message:
Could not load type 'System.Web.Mvc.ViewMasterPage<dynamic>'.

Source Error:

Line 1:  <%@ Master Language="C#" Inherits=
                   "System.Web.Mvc.ViewMasterPage<dynamic>" %>

Line 2:  <%@ Import Namespace="Combres.Mvc" %>
Line 3:  

Source File: /myApp/Views/Shared/Site.Master Line: 1

Version Information: Microsoft .NET Framework Version:4.0.30319; 
ASP.NET Version:4.0.30319.1 


are you missing the Views/web.config file?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号