Umbraco 7.2.1 ClientDependency

时间:2014-12-20 12:19:25

标签: umbraco umbraco7 client-dependency

当我试图访问Umbraco管理页面时,我收到此错误

Description: An error occurred during the compilation of a resource required to service this request. Please review the following
     

具体错误详细信息并适当修改源代码。

     

编译器错误消息:CS0234:类型或命名空间名称'Mvc'   命名空间'ClientDependency.Core'中不存在(你错过了吗?   装配参考?)

     

来源错误:

我试图再次卸载并安装nuget包,重新启动visual studio(13),重新启动工作站,删除引用并再次添加。没什么帮助。

有人遇到过这种问题吗?

0 个答案:

没有答案