Visual Studio 2010在调试模式下挂起 - 间歇性地 - Microsoft VIsual Studio很忙 [英] Visual Studio 2010 Hangs in debug mode - intermittently - Microsoft VIsual Studio is Busy

查看:141
本文介绍了Visual Studio 2010在调试模式下挂起 - 间歇性地 - Microsoft VIsual Studio很忙的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在过去的一年中,我的Visual Studio 2010版本(10.0.40219.1 SP1Rel)在启动正在开发的程序后开始经历"bouts"挂起。  它在安全模式下执行此操作,它在清除所有断点时执行此操作,
它在清理和重建项目后执行此操作。  奇怪的是它会发生几天然后停止。  我可能会有一个月没有问题,然后同样的问题开始重新发生。  


行为相同:循环页面错误,其中将添加4k到32k,然后一遍又一遍地从工作集中删除。  有时I / O其他会增加。没有提示或对话框打开。  它只是挂起。  我不能在这个时候提供升级费用,事实上,不想花费数千美元购买最近的IDE,这很可能会继续挂起。  有没有人有任何有用的建议?  我在网上查看了一堆不同的解决方案
,包括删除数据库等等。没有任何作用。  我的生产力会持续数天,直到产品再次稳定下来。  有什么办法可以解决这个问题吗?


Neil


复制信息结果:


Microsoft Visual Studio 2010

版本10.0.40219.1 SP1Rel

Microsoft .NET Framework

版本4.5.51209 SP1Rel



已安装版本:Ultimate



Microsoft Office开发人员工具  01019-532-2002102-70298

Microsoft Visual Basic 2010  01019-532-2002102-70298

Microsoft Visual C#2010  01019-532-2002102-70298

Microsoft Visual C ++ 2010  01019-532-2002102-70298

Microsoft Visual F#2010  01019-532-2002102-70298

Microsoft Visual Studio 2010体系结构和建模工具  01019-532-2002102-70298

Microsoft Visual Studio 2010代码分析拼写检查器  01019-532-2002102-70298

Microsoft Visual Studio 2010团队资源管理器  01019-532-2002102-70298

Microsoft Visual Studio 2010团队资源管理器

Microsoft Visual Web Developer 2010  01019-532-2002102-70298

AlignAssignments  1.0

AutoBraceComplete  1.0

CodeMaid  v0.8.1

Microsoft Visual Studio 2010 Ultimate的重要更新 - ENU(KB2938807)  KB2938807

Crystal Reports for .NET Framework  

Document Well 2010 Plus  1.0.10916.0
$
离线  1.0

Microsoft Visual Studio 2010 Ultimate的修补程序 - ENU(KB2529927)  KB2529927

Microsoft Visual Studio 2010 Ultimate的修补程序 - ENU(KB2542054)  KB2542054

Microsoft Visual Studio 2010 Ultimate的修补程序 - ENU(KB2548139)  KB2548139

Microsoft Visual Studio 2010 Ultimate的修补程序 - ENU(KB2549864)  KB2549864

Microsoft Visual Studio 2010 Ultimate的修补程序 - ENU(KB2635973)  KB2635973

Microsoft Visual Studio 2010 Ultimate的修补程序 - ENU(KB2890573)  KB2890573

Microsoft Visual Studio 2010 Ultimate的修补程序 - ENU(KB3002340)  KB3002340

用于Visual Studio的Microsoft Python工具  2.0.11016.00
$
用于Visual Studio的Microsoft Python工具 - Django集成  2.0.11016.00

用于Visual Studio的Microsoft Python工具 - 性能分析支持  2.0.11016.00

Microsoft Team Foundation Server 2010电动工具  10.0.41206.0

Microsoft Visual Studio 2010 SharePoint开发人员工具  10.0.40219

Microsoft Visual Studio 2010 Ultimate - ENU Service Pack 1(KB983509)  KB983509

Microsoft Visual Studio流程编辑器  1.0

Microsoft.VisualStudio.QuickAccess.Package  1.0

NuGet包装经理  2.8.60318.667
$
OptionsPageImpl  1.0

用于Visual Studio的PHP工具  1.26.10589.2010

QuickFind  1.0

Sandcastle帮助文件构建器  SHFB

Microsoft Visual Studio 2010 Ultimate安全更新 - ENU(KB2644980)  KB2644980

Microsoft Visual Studio 2010 Ultimate安全更新 - ENU(KB2645410)  KB2645410

SQL Server Compact& SQLite工具箱  4.6.0

Visual Studio拼写检查器  VSSpellChecker

Windows Installer XML工具集  3.10.3.3007


Neil M. Johnson

解决方案

嗨Neil M. Johnson ,


您的Windows配置是什么?我之所以提出这个问题的原因是我们还需要首先考虑硬件。


>> Visual Studio 2010在调试模式下挂起 - 间歇性地 - Microsoft VIsual Studio忙碌


现在我使用Windows 10,我记得在使用Windows 7之前我收到了这种错误/警告消息。如果任务管理器很忙,我会遇到这个问题。


不太确定你的windows环境是什么,但是如果可能的话,请清理你身边的临时文件夹,并确保您的任务经理是 在您使用VS实例期间不忙。


此外,还请确保它不是项目的问题,例如,您可以检查它是否与特定应用程序或所有项目相关。


如果只是具体问题,您可以考虑解决方案大小或其他问题。例如,如果您的解决方案包含许多项目,它将或多或少地影响VS性能。


最好的问候,


杰克


Over the last year, my version of Visual Studio 2010 (10.0.40219.1 SP1Rel) has started going through 'bouts' of hanging after you start up the program under development.  It does this in Safe Mode, it does it when all the breakpoints are cleared out, it does this after the projects have been cleaned and rebuilt.  The strange thing is that it will happen for a few days and then stop.  I might get a month without problems, and then the same problem starts to re-occur.  

The behaviour is the same: looping page faults where 4k to 32k will be added and then removed from the working set over and over again.  Sometime I/O Other will increment. There are no prompts or dialog boxes open.  It just hangs.  I cannot afford to upgrade at this time and in fact, do not want to spend thousands of dollars for the most recent IDE that will in all probability continue to hang.  Does anyone have any useful suggestions?  I have looked at a bunch of different solutions on the web including deleting the database, etc.  Nothing works.  My productivity is shot for several days until the product stabilizes again.  Is there any way to fix this problem?

Neil

Copy Info results:

Microsoft Visual Studio 2010
Version 10.0.40219.1 SP1Rel
Microsoft .NET Framework
Version 4.5.51209 SP1Rel

Installed Version: Ultimate

Microsoft Office Developer Tools   01019-532-2002102-70298
Microsoft Visual Basic 2010   01019-532-2002102-70298
Microsoft Visual C# 2010   01019-532-2002102-70298
Microsoft Visual C++ 2010   01019-532-2002102-70298
Microsoft Visual F# 2010   01019-532-2002102-70298
Microsoft Visual Studio 2010 Architecture and Modeling Tools   01019-532-2002102-70298
Microsoft Visual Studio 2010 Code Analysis Spell Checker   01019-532-2002102-70298
Microsoft Visual Studio 2010 Team Explorer   01019-532-2002102-70298
Microsoft Visual Studio 2010 Team Explorer
Microsoft Visual Web Developer 2010   01019-532-2002102-70298
AlignAssignments   1.0
AutoBraceComplete   1.0
CodeMaid   v0.8.1
Critical Update for Microsoft Visual Studio 2010 Ultimate - ENU (KB2938807)   KB2938807
Crystal Reports for .NET Framework   
Document Well 2010 Plus   1.0.10916.0
Go Offline   1.0
Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB2529927)   KB2529927
Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB2542054)   KB2542054
Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB2548139)   KB2548139
Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB2549864)   KB2549864
Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB2635973)   KB2635973
Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB2890573)   KB2890573
Hotfix for Microsoft Visual Studio 2010 Ultimate - ENU (KB3002340)   KB3002340
Microsoft Python Tools for Visual Studio   2.0.11016.00
Microsoft Python Tools for Visual Studio - Django Integration   2.0.11016.00
Microsoft Python Tools for Visual Studio - Profiling Support   2.0.11016.00
Microsoft Team Foundation Server 2010 Power Tools   10.0.41206.0
Microsoft Visual Studio 2010 SharePoint Developer Tools   10.0.40219
Microsoft Visual Studio 2010 Ultimate - ENU Service Pack 1 (KB983509)   KB983509
Microsoft Visual Studio Process Editor   1.0
Microsoft.VisualStudio.QuickAccess.Package   1.0
NuGet Package Manager   2.8.60318.667
OptionsPageImpl   1.0
PHP Tools for Visual Studio   1.26.10589.2010
QuickFind   1.0
Sandcastle Help File Builder   SHFB
Security Update for Microsoft Visual Studio 2010 Ultimate - ENU (KB2644980)   KB2644980
Security Update for Microsoft Visual Studio 2010 Ultimate - ENU (KB2645410)   KB2645410
SQL Server Compact & SQLite Toolbox   4.6.0
Visual Studio Spell Checker   VSSpellChecker
Windows Installer XML Toolset   3.10.3.3007

Neil M. Johnson

解决方案

Hi Neil M. Johnson,

What is your Windows Configurations? The reason why I ask this issue is that we also need to think about the hardware firstly.

>>Visual Studio 2010 Hangs in debug mode - intermittently - Microsoft VIsual Studio is Busy

Now I use the Windows 10, I remember that I got this kind of error/warning messages before when I use the Windows 7. If the task manager is busy, I will get this issue.

Not very sure that what is your windows Environment, but if possible, please clean up the temp folder in your side, and make sure that your task manager is  not busy during you use the VS instance.

In addition, please also make sure that it was not the project's issue, for example, you could check that whether it is related to the specific app or all projects.

If just the specific one has this issue, you would think about the solution size or others. For example, if your solution includes many projects, it will impact the VS performance more or less.

Best Regards,

Jack


这篇关于Visual Studio 2010在调试模式下挂起 - 间歇性地 - Microsoft VIsual Studio很忙的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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