Visual Studio 2010 crashes repeatedly

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

    Today I had this error, in my case it was because Microsoft released the update (KB2858725) the FrameWork 4.5.1, which the download and installed,

    However this is definitely addressed by performing the following steps:

    1. FrameWork 4.5.1 download (KB2858728) => NDP451-KB2858728-x86-x64-ENU.exe-Allos http://www.microsoft.com/en-us/download/details.aspx?id=40779

    2. Install the downloaded software (KB2858728)

    3. Try Vs, but give the same error.

    4. Uninstall the downloaded software (KB2858728) (this task fully cleaned upgrade giving problems (KB2858725)

    5. Install the downloaded software (KB2858728) again

    6. Try Vs, this time if it will work

    NOTE: NEVER! install update (KB2858725)

提交回复
热议问题