生成后不久,Visual Studio 2008 + SP1暂停(挂起) [英] Visual Studio 2008 + SP1 Pauses (Hangs) for a short while after build

查看:145
本文介绍了生成后不久,Visual Studio 2008 + SP1暂停(挂起)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

每次构建解决方案后,每次构建Visual Studio 2008 + SP1都会暂停(挂起)一小段时间(约30秒). IDE处于锁定状态,磁盘发生故障.这仅在VS 2008而不是VS 2005上发生,并且安装SP1没有帮助.

有人知道如何解决此问题吗?我觉得这对工作真的很不利.当然,如果它每天发生一次或两次,我可以忍受,但是每次我进行构建时,都会很烦人.

我尝试清除Windows \ temp和C:\ Documents and Settings \ chris \ Local Settings \ Temp.

在此先感谢您的任何建议.
基督徒

Every time I build my solution Visual Studio 2008 + SP1 Pauses (Hangs) for a short while (about 30 seconds) after the build. The IDE is locked and the disk is thrashing. This only occurs with VS 2008 not VS 2005 and installing SP1 didn't help.

Does anybody have any idea how to solve this? I find it really obstructive to working. Sure if it happened once or twice a day I could live with it but when it's every time I do a build it's quite irritating.

I have tried purging out windows\temp and C:\Documents and Settings\chris\Local Settings\Temp.

Many thanks in advance for any suggestions.
Christian

推荐答案

克里斯蒂安,

我假设您已经检查并确保与内存或磁盘空间无关.如果您接下来要了解禁用托管过程是否有所帮助.您可以通过转到项目属性并选择调试"窗格来执行此操作.每次构建完成后,托管过程都会启动并附加到主机上,这可能就是您看到的.

如果所有这些都不适用,请提供有关您的项目类型,机器,操作系统等的更多信息,并将其发布到相关论坛,例如如果是本地项目,则为C ++论坛.
HTH.

Azeem Khan
VS Debugger.
Hi Christian,

I assume you have checked and made sure that this has nothing to do with memory or disk space. If you have next thing is to see if disabling the hosting process helps out. You can do this by going to the project properties and selecting the Debug pane. The hosting process gets launched and attached to after each build is done and this could be what you are seeing.

If none of this applies then provide more info about your project type, machine, OS etc and post to the relevant forum e.g. a C++ forum if this is a native project etc.
HTH.

Azeem Khan
VS Debugger.


这篇关于生成后不久,Visual Studio 2008 + SP1暂停(挂起)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆