Visual Studio是忙 [英] Visual Studio is Busy

查看:265
本文介绍了Visual Studio是忙的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不断收到一个错误,指出Visual Studio是忙和Visual Studio平锁在我身上,没有任何人知道可能是什么问题?所显示的错误信息如下。这只有当我开始调试会话发生。感谢您的帮助。

I keep getting an error stating that Visual Studio is Busy and Visual Studio flat locks up on me, does anybody know what may be the issue? The error message that is displayed is below. This only happens when I am starting a debugging session. Thank you for your help.

===========================编辑=================== =====

=========================== Edit========================

我有Git的扩展和安装SQL提示5。该方案是一个MVC的Web应用程序。我的电脑上的Windows 7旗舰版拥有16 GB内存的英特尔i7处理器上运行。在这个时候运行的其他程序包括Outlook中,Chrome浏览器,SSMS,源树,和Pandora。我有同样的问题,没有其他程序运行,并且我一直有这个问题大约2个星期了间歇性(有时充当了)。

I have Git Extensions and SQL Prompt 5 installed. The program is a MVC web application. My PC is running on an Intel I7 processor with 16 GB of ram on Windows 7 Ultimate. Other programs running at this time include Outlook, Chrome, SSMS, Source Tree, and Pandora. I have had this same issue with no other programs running, and I have been having the issue for about 2 weeks now intermittently (acts up sometimes).

推荐答案

这是一个相关的问题<一href="http://social.msdn.microsoft.com/Forums/vstudio/en-US/c916c611-306d-4859-9adf-c7bf97f5399b/microsoft-visual-studio-is-busy-if-you-get-this-problem-regularly-contact-microsoft?forum=vsdebug"相对=nofollow> MSDN论坛提供有关此错误的一些概念。此外,我不认为你可以做这个当它说,它的忙什么,你不能中断它。有可能是你的安装有问题。

A related question on MSDN forum gives some idea about this error. Also I dont think that you can do anything about this as when it says it's busy, you can't interrupt it. There might be a problem with your installation.

你也可以尝试重置 IISRESET 一旦因为它曾经帮助过我。

Also you may try to reset the IISReset once as it has once helped me.

要诊断这个问题,我们可以尝试收集一些诊断功能,可以帮助   识别的瓶颈。是您的项目分布在全国各地一   网络;任何引用,源文件,目标文件夹等网络   分享?你熟悉的进程监视工具?处理   监控:    http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx

To diagnose this, we can try gathering some diagnostics that may help identify the bottleneck. Is your project distributed at all over a network; any references, source files, target folders, etc. on network shares? Are you familiar with the Process Monitor tool? Process Monitor: http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx.

通过这个,你可以观看所有的文件,并在注册表中希望访问   确定什么,如果有的话,这样的行为可能与延迟。   此外,您还可以使用任务管理器(或进程资源管理器)启动   调试器对devenv.exe的本身。通过这种方式,你可以得到一个想法   什么线程都挂的过程。

With this, you can watch all file and registry accesses in hopes of identifying what, if any, such actions may be related to the delay. Also, you can use the Task Manager (or Process Explorer) to launch the debugger against devenv.exe itself. In this way, you can get an idea of what threads are hanging the process.

这篇关于Visual Studio是忙的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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