Getting a lot of hangs in VS2015 debugger

  • Thread starter Thread starter Shane MacLaughlin
  • Start date Start date
S

Shane MacLaughlin

Guest
Getting regular Visual Studio is busy messages which take ~ 5 minutes to complete in VS2015. Specifically, debugging a 64 bit version of my app with Edit and Continue enable after choosing to ignore an exception, it stalls, arrives at the point in the code the exception took place, and then stalls again and continues to do so until I terminate the debugging session. If I delete everything out of my project folder other than source, project and solution file, the problem is corrected but tends to reappear a few weeks later.


c1974984669aaee12af0761c81f46e2b._.jpg



Microsoft Visual Studio Professional 2015
Version 14.0.25431.01 Update 3
Microsoft .NET Framework
Version 4.6.01055

Installed Version: Professional

LightSwitch for Visual Studio 2015 00325-60000-80195-AA437
Microsoft LightSwitch for Visual Studio 2015

Visual Basic 2015 00325-60000-80195-AA437
Microsoft Visual Basic 2015

Visual C# 2015 00325-60000-80195-AA437
Microsoft Visual C# 2015

Visual C++ 2015 00325-60000-80195-AA437
Microsoft Visual C++ 2015

Application Insights Tools for Visual Studio Package 7.15.01215.1
Application Insights Tools for Visual Studio

ASP.NET and Web Tools 2015.1 (Beta8) 14.1.11106.0
ASP.NET and Web Tools 2015.1 (Beta8)

ASP.NET Web Frameworks and Tools 2012.2 4.1.41102.0
For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563

ASP.NET Web Frameworks and Tools 2013 5.2.40314.0
For additional information, visit http://www.asp.net/

Common Azure Tools 1.8
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

InstallShield Limited Edition
InstallShield. For more information visit the Flexera Software website at <http://www.FlexeraSoftware.com>. Copyright © 2015 Flexera Software LLC. All Rights Reserved.

JavaScript Language Service 2.0
JavaScript Language Service

JavaScript Project System 2.0
JavaScript Project System

Microsoft Azure Mobile Services Tools 1.4
Microsoft Azure Mobile Services Tools

PreEmptive Analytics Visualizer 1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.

SQL Server Data Tools 14.0.60519.0
Microsoft SQL Server Data Tools

TypeScript 1.8.36.0
TypeScript tools for Visual Studio

Visual Assist
For more information about Visual Assist, see the Whole Tomato Software website at http://www.WholeTomato.com. Copyright (c) 1997-2016 Whole Tomato Software, Inc.

Visual Commander 2.6.1
For more information about Visual Commander, see the website at https://vlasovstudio.com/visual-commander/.
Copyright (c) 2013-2016 Vlasov Studio.

Visual Studio Tools for Universal Windows Apps 14.0.25420.01
The Visual Studio Tools for Universal Windows apps allow you to build a single universal app experience that can reach every device running Windows 10: phone, tablet, PC, and more. It includes the Microsoft Windows 10 Software Development Kit.

Continue reading...
 
Back
Top