Approx. once or twice a day, after working for several hours with an instance of Visual Studio 2015, the application hangs when performing a file operation (like rename or delete).
This well-known message appears:
Microsoft Visual Studio is busy…
Then only solution I found so far is to kill the process via Task Manager.
When starting Visual Studio again, In most of the cases the file operation was actually performed before the hang.
For the next few hours, all file operations work again.
My question
Any idea on how to narrow this down and ideally solve it?
Extensions
Some of the extensions I've installed are:
- ReSharper 9
- Visual SVN
- Web Essentials 2015
Too broad
I've found similar questions (like this) for previous versions of Visual Studio that were closed as too broad.
I've decided to still ask my question since I've found no questions specific to the 2015 version. Maybe there are better ways to find the reason for the behaviour in this version?