VS2010 中的扩展管理器错误?

发布于 2024-11-09 06:12:22 字数 437 浏览 0 评论 0原文

当我尝试从 VS2010 Ultimate 打开扩展管理器时,出现此错误:

指定的路径、文件名或两者都太长。完全限定文件名 Microsoft Visual Studio 必须少于 260 个字符,目录名必须少于 248 个字符。

我之前使用重置来纠正它:

  1. 重置跳过的包:从提升的命令行提示符中,从“\Program Files\Microsoft Visual Studio 10.0\Common7\IDE”下运行“devenv /ResetSkipPkgs”

这不再适用于我。我还尝试过:

  1. 恢复到常规设置:从“工具”菜单中,转到“导入和导出设置”。选择“重置设置”。如果您进行了任何自定义,请务必备份当前设置。选择“常规设置”。完成向导并查看问题是否已解决。

我无法打开我的扩展管理器。

I am getting this error when I try to open the Extension Manager from VS2010 Ultimate:

The specified path, file name, or both are too long. The fully qualified file name Microsoft Visual Studiomust be less than 260 characters, and the directory name must be less than 248 characters.

I had used the reset previously to correct it:

  1. Reset the skipped packages: From an elevated command-line prompt, run "devenv /ResetSkipPkgs" from under "\Program Files\Microsoft Visual Studio 10.0\Common7\IDE"

This no longer works for me. I also tried:

  1. Revert back to the general settings: From the Tools menu, go to "Import and Export Settings". Select "Reset settings". Make sure to backup your current settings if you have done any customization. Select "General Settings". Finish the wizard and see if the problem is resolved.

I cannot open my Extension Manager.

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

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

发布评论

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

评论(1

眼前雾蒙蒙 2024-11-16 06:12:22

如果在安装扩展后发生这种情况,请尝试重命名扩展目录(退出 VS 后)。它位于:

%USERPROFILE%\AppData\Local\Microsoft\VisualStudio\10.0\Extensions

If this happened after installing an extension, try renaming your extensions directory (after exiting VS). It is located at:

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