Every time I open Visual Studio 2015 Professional it freezes and I have to delete the .suo
file to get it to work.
I know what the file is, but I don't know why Visual Studio is freezing. Can anyone tell me why this is happening?
Every time I open Visual Studio 2015 Professional it freezes and I have to delete the .suo
file to get it to work.
I know what the file is, but I don't know why Visual Studio is freezing. Can anyone tell me why this is happening?
My problem was the Nuget Package Manager for Visual Studio 2015 extension. Unfortunately, reinstalling the extension didn't fix the issue. Only by removing it completely Visual Studio works accordingly. I've managed to install this extension from here: https://dist.nuget.org/visualstudio-2015-vsix/v3.2.0-rc/NuGet.Tools.2015.vsix and now it works perfectly! Thanks Szeki & Sosian for suggesting that it's an extension issue!