Visual Studio Freezing On Opening Project

前端 未结 10 1827
深忆病人
深忆病人 2021-02-05 13:35

My Visual Studio seems to be freezing/lagging when I open a existing project. I have added NHibernate framework into my code and it seems to lag my computer (at least that\'s wh

10条回答
  •  孤街浪徒
    2021-02-05 14:17

    For me, a chkdsk /F /R (which will prompt you to restart) and about 30 minutes of company time fixed this issue.

    I think a few improperly closed instances of Visual Studio may have attributed to the issue.

提交回复
热议问题