N2 CMS 安装问题,缺少程序集引用

发布于 2024-09-14 03:12:13 字数 183 浏览 9 评论 0原文

我正在尝试使用 N2 CMS。我已经下载了 Template MVC 版本。我已按照安装文本中的步骤进行操作。当我运行它时,我得到:

类型或命名空间名称“Web”在命名空间“Microsoft”中不存在(您是否缺少程序集引用?)

还有其他人遇到过这个问题吗?

谢谢

凯文

I'm trying to use N2 CMS. I've download the Template MVC version. I've followed the steps in the installation text. When I run it I get:

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

Has anybody else had this problem?

Thanks

Kevin

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

删除会话 2024-09-21 03:12:13

您必须下载 MVC futures 程序集并将其放入 bin 文件夹中,

可以在此处找到

http: //aspnet.codeplex.com/releases/view/41742

You have to download the MVC futures assembly and put it in the bin folder

it can be found here

http://aspnet.codeplex.com/releases/view/41742

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文