List of available VS2010 hotfixes [closed]

南笙酒味 提交于 2019-12-20 09:20:35

问题


With the regularity of VS2010 crashes increasing as I use it, I was looking for a list of hotfixes. This blog post says there is no official list, so let's make one (RTM only please).

Or is this page sufficient instead: https://connect.microsoft.com/VisualStudio/Downloads ?

  • Insufficient Memory Error on Cut or Copy
    • https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=29729&wa=wsignin1.0
  • Enable Managed Incremental Build for Visual C++ projects (wasn't available for configuration previously)
    • http://code.msdn.microsoft.com/KB982721

回答1:


I have found the following to be available.
Feel free to update and edit this list where required!

VS 2008 SP1:

  • KB945140 - VS 2008 SP1
  • KB972222 - security update
  • KB973675 - ATL security update
  • KB2251487 - xml editor security update
  • KB2538241 - security update
  • KB2669970 - security update
  • KB2938806 - macros fix

VS 2010 SP1:

  • KB983509 - VS 2010 SP1
  • KB2529927 - msi setup project issue
  • KB2548139 - IDE crash for webpage design view
  • KB2549864 - report viewer
  • KB2565057 - VC runtime and redist msm
  • KB2635973 - crash in localized IDE
  • KB2645410 - AppenvStub security issue
  • KB2736182 - unit test issues
  • KB2890573 - coded UI test issues
  • KB2938807 - macros broken
  • KB3002340 - unexpected dialog box
  • KB2504637 - fix for vs 2010 multi targeting pack dotnet 4

VS 2012 SP5:

  • KB2707250 - VS 2012 update 5
  • KB2781514 - stability update
  • KB3002339 - fix for .net framework 4.5.3

VS 2015 SP3:

  • KB3022398 - VS 2015 update 3
  • KB3165756 - cumulative update


来源:https://stackoverflow.com/questions/3375407/list-of-available-vs2010-hotfixes

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!