0

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?

leppie
  • 115,091
  • 17
  • 196
  • 297
Cătălin Rădoi
  • 1,804
  • 23
  • 43

1 Answers1

0

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!

Cătălin Rădoi
  • 1,804
  • 23
  • 43