ASP.NET MVC 2:“无法加载文件或程序集”

发布于 2024-10-14 17:12:21 字数 188 浏览 1 评论 0原文

突然,我收到此错误:

无法加载文件或程序集“WnvHtmlConvertDemo”或其依赖项之一。找到的程序集的清单定义与程序集引用不匹配。 (HRESULT 异常:0x80131040)

但我已经删除了使用此 DLL 和任何引用的任何痕迹...但我仍然收到此错误!

项目正在寻找这个文件,是不是有什么神秘的地方?

All of a sudden, I'm getting this error:

Could not load file or assembly 'WnvHtmlConvertDemo' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

But I've since removed any trace of using this DLL and any references... yet I'm still getting this error!

Is there some mysterious place that the project is looking for this file?

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

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

发布评论

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

评论(2

冬天旳寂寞 2024-10-21 17:12:21

在VS2010中使用“干净的解决方案”。然后重建你的项目。

Use "Clean solution" in VS2010. And then rebuild your project.

依 靠 2024-10-21 17:12:21

TFS 没有反映这些变化。我必须删除该项目的本地版本,然后从 TFS 再次获取该项目。愚蠢的。

TFS wasn't reflecting the changes. I had to delete my local version of the project and get the project again from TFS. Stupid.

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