Visual Studio 2005 缓慢关闭

发布于 07-03 23:24 字数 280 浏览 11 评论 0原文

我的经验是,在几台不同的机器上,无论有插件,没有插件,有许多不同大小的 VB.net 或 c# 解决方案,关闭VS 2005中的解决方案通常需要更多的时间比实际构建解决方案的时间。

自从我开始使用 Visual Studio 2005 以来,这种情况一直存在,所以我已经学会了忍受它,但我很好奇:

当你实际上告诉它关闭时,Visual Studio 到底在做什么? 重要吗? 可以配置吗,可以关掉吗?

I experience that on several different machines, with plugins, without plugins, with VB.net or c# solutions of many different sizes, closing the solution in VS 2005 generally takes significantly more time than actually building the solution.

This has always been the case for me since I started using Visual Studio 2005, so I have learned to live with it, but I am curious:

What on earth is visual studio doing when you have actually told it to shut down? Is it significant? Is it configurable, can you turn it off?

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

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

发布评论

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

评论(2

看海2024-07-10 23:24:25

视觉工作室到底在做什么
当你真正告诉它关闭时
下降?

您可以使用 sysinternals 中的进程监视器。 可能是因为某些插件的原因。 尝试重置 Visual Studio 设置(工具 -> 导入和导出设置 -> 重置所有设置)。

What on earth is visual studio doing
when you have actually told it to shut
down?

You can use Process Monitor from sysinternals. It maybe because of some plugins. Try resetting your Visual Studio settings (Tools->Import and Export Settings->Reset All Settings).

仅此而已2024-07-10 23:24:25

我发现在关闭解决方案之前关闭所有打开的文档有助于加快速度。 或者也许这只是一种感知问题,但它似乎更快:)

I've found that closing all the open documents before you close the solution helps speed it up. Or maybe it's just a perception thing, but it seems faster :)

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