Visual Studio 2010 crashes repeatedly

前端 未结 14 1729
迷失自我
迷失自我 2021-01-31 17:35

I\'ve been running Visual Studio 2010 (the official release) for some time now. Lately, VS will crash 10+ times during my 8 hour work day. In VS2008, crashes were common when wo

14条回答
  •  温柔的废话
    2021-01-31 18:32

    There are so many things that can cause studio to crash.

    I'd look at everything from video card drivers to whether the RAM is stable.

    Note, there is a microsoft connect but on this exact issue at: http://connect.microsoft.com/VisualStudio/feedback/details/634162/devenv-exe-frequent-intermittent-crashes-fault-module-name-ntdll-dll

    You might vote on it or add your own information to the report but the very first thing I'd do is update my video drivers. One place I was at had a lot of issues with 2005; it would randomly crash just displaying the design surface or when opening a few too many code files; but once we got decent video cards and the appropriate drivers installed it worked flawlessly.

提交回复
热议问题