MS Visual Studio“包加载失败” 错误

发布于 2024-07-03 23:23:06 字数 103 浏览 6 评论 0原文

安装最新的 VisualSVN(v. 1.5.2)后打开 VS 2005 时,我收到“包加载失败”错误。 有人遇到这个错误吗? 是否有任何工具可以帮助识别哪个包未加载和/或帮助卸载特定包?

I'm receiving "Package Load Failure" error when I open VS 2005 after I installed the latest VisualSVN (v. 1.5.2). Anyone facing this error? Is there any tool out there to help identify which package didn't load and/or help unload a specific package?

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

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

发布评论

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

评论(2

遗弃M 2024-07-10 23:23:06

安装 Visual Studio SDK 将安装“包负载分析器”包。 这使您可以查看哪些包加载失败以及原因。

Installing the Visual Studio SDK will install the "Package Load Analyzer" package. This allows you to see what package failed to load and why.

二智少女 2024-07-10 23:23:06

你的临时文件夹中应该有 VisualSVN 日志文件(有点像
“C:\Documents and Settings\\Local
Settings\Temp\VisualSVN-2007-06-02-00-01-416.log”)。

您在该文件中看到任何有帮助的内容吗?

There should be VisualSVN log files in your temp folder (somewhat like
"C:\Documents and Settings\\Local
Settings\Temp\VisualSVN-2007-06-02-00-01-416.log").

Do you see anything in that file that helps?

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