Visual Studio 2013 is hanging

Recently I faced a weird issue with hanging Visual Studio. It hung forever in 5 seconds just after starting devenv.exe. I tried to repair, uninstall and install it but it didn't help.
I attached then to hanging process with WinDbg. I found that GUI thread was stuck in licensing operation.
I removed HKEY_CLASSES_ROOT\Licenses\E79B3F9C-6543-4897-BBA5-5BFB0A02BB5C key from registry and reinstalled Visual Studio again. Everything worked fine then.

Comments

Popular posts from this blog

Demystifying fast up-to-date check in Visual Studio C# projects

TFS Proxy not working: The source control proxy is not responding