VS 2010 very slow

前端 未结 4 936
一整个雨季
一整个雨季 2021-01-01 16:34

I have just upgraded to VS 2010, and I have performance problems which I did not have before (in VS 2008).

The most annoying thing is that it freezes while I work in

4条回答
  •  既然无缘
    2021-01-01 17:20

    An old post I know, but in case it helps others (as the previous answers focused on source code)...

    I found that it wasn't my source code that was the issue, that was held locally along with all the references, but the default locations (project, project templates and item templates) as these were held on a networked drive. These can be altered in the Tools -> Options -> Projects and Solutions.

    Alternatively you could change the frequency of the saves or turn them off altogether via Tools -> Options -> AutoRecover

提交回复
热议问题