为什么不能将 NVelocity 与 Asp.net MVC Beta 一起使用?

发布于 2024-07-11 14:33:34 字数 298 浏览 7 评论 0原文

我已添加所需的程序集并在 global.asax.cs 页面中注册了 NVelocityViewFactory,但是当我运行该站点时,出现以下错误

Could not load file or assembly 'Microsoft.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

有帮助吗?

I have added the required assemblies and registered the NVelocityViewFactory in global.asax.cs page but when i run the site i get the following error

Could not load file or assembly 'Microsoft.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

Any help?

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

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

发布评论

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

评论(1

薔薇婲 2024-07-18 14:33:34

Microsoft.Web.Mvc 已移至 ASP.NET Futures。 它位于 CodePlex 上。

Microsoft.Web.Mvc was moved to ASP.NET Futures. It's on CodePlex.

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