Visual Studio 2013 hangs when opening a solution

后端 未结 27 1428
天命终不由人
天命终不由人 2020-12-12 18:51

I installed VS2013 (v12.0.21005.1) and added ReSharper 8 (v8.0.2000.2660) a day or two ago. That day it was fine. Now I\'m lucky if I can get it to open one solution in a wh

27条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-12 19:03

    I had similar issue, when i checked the solution file it was created by VS.Net 2012. To resolve the issue, I created dummy solution file and reloaded the projects from vs.net 2012.

    Also observed when nuget package update got screwed up, while you reload the solution, Visual Studio might get hang.

    The Visual Studio might go hang, when there was a problem in loading the nuget packages.

提交回复
热议问题