Visual Studio 2017 hangs while debugging?

I tried looking at this on visual studio support site and apparently this should have been fixed. I am still experiencing intermittent hang when debugging.

I am using the latest visual studio 2017 update: 15.2

I tried disabling extensions (Resharper 2017 Ultimate, Developer Analytics, etc.) with no luck. This is very frustrating because I have to end the Visual Studio task in the task manager.

Has anyone else had similar issues with 15.2?

UPDATE

I found this on the MS site. I looked up and down, but as soon as I added 15.2 search criteria it showed up.

+4


source to share


2 answers


Upgrading to 15.2 (26430.16) fixed this issue. I prepared an update almost 2 weeks ago and have not had an issue since then.



0


source


I had an issue with Visual Studio 2019 freezing while debugging. I deleted the .vs (hidden) folder. It works well then.



0


source







All Articles