Visual Studio 2010 crashes repeatedly

前端 未结 14 1745
迷失自我
迷失自我 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:20

    I was having a similar problem and this helped me

    http://connect.microsoft.com/VisualStudio/feedback/details/618802/visual-studio-random-frequent-crash

    Running this from the command prompt seemed to fix it. It hasn't crashed for the whole day today.

    regsvr32 c:\Windows\System32\ole32.dll
    

提交回复
热议问题