命名空间 'System.Web' 中不存在类型或命名空间名称 'Mvc'(是否缺少程序集引用?)Kentico

The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) Kentico

我在 IIS 服务器上新安装了 Kentico cms,当我尝试访问本地主机 Web 时出现此错误。

我也在 IIS 服务器中允许 ASP.NET 4,但我仍然收到此错误 我在这里错过了什么?有什么帮助吗?

您似乎在 bin 文件夹中丢失了 System.Web.Mvc.dll

转到 Nuget 包管理器,然后浏览并安装 System.Web.Mvc。如果已安装,请尝试更改其 version.