visual-studio 推荐的后 SP1 Visual Studio 2008 修补程序

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/1613214/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-22 11:08:22  来源:igfitidea点击:

Recommended Post-SP1 Visual Studio 2008 Hotfixes

visual-studiovisual-studio-2008hotfix

提问by Alex Angas

Today I had to reinstall. I used to have some hotfixes installed for VS2008 but no longer have them and can't remember why they were necessary. I'm expecting any security-related hotfixes to come through Microsoft Update, but I'm interested in VS bug fixes.

今天我不得不重新安装。我曾经为 VS2008 安装了一些修补程序,但不再安装它们并且不记得为什么需要它们。我期待任何与安全相关的修补程序都能通过 Microsoft 更新,但我对 VS 错误修复很感兴趣。

Does anyone have a list of hotfixes that they recommend installing for Visual Studio 2008 SP1?

有没有人有他们推荐为 Visual Studio 2008 SP1 安装的修补程序列表?

采纳答案by DmitryK

You can find them all here:

你可以在这里找到它们:

http://kbalertz.com/Technology_639.aspx

http://kbalertz.com/Technology_639.aspx

Look for the ones with a "FIX" prefix.

寻找带有“FIX”前缀的那些。

Update: This is another good source of information about VS2008 updates. http://code.msdn.microsoft.com/Project/ProjectDirectory.aspx?TagName=Visual%20Studio%202008&ProjectSearchText=Hotfix

更新:这是关于 VS2008 更新的另一个很好的信息来源。 http://code.msdn.microsoft.com/Project/ProjectDirectory.aspx?TagName=Visual%20Studio%202008&ProjectSearchText=Hotfix

回答by user785286

I recently rebuilt my machine. After installing Visual Studio 2008 and SP1 I was wondering about the same thing. In the end I used Windows update to check for updates and it found the following updates:

我最近重建了我的机器。安装 Visual Studio 2008 和 SP1 后,我想知道同样的事情。最后我使用Windows更新来检查更新,它发现了以下更新:

  • KB2465361
  • KB971092
  • KB72222
  • KB973675
  • KB2465361
  • KB971092
  • KB72222
  • KB973675

Screen shot: http://i.stack.imgur.com/yFf8H.png

屏幕截图:http: //i.stack.imgur.com/yFf8H.png

回答by Lucas

All the VS2008 hotfixes are posted in the MSDN Code Gallery. You can search for tags "Visual Studio 2008" and "Hotfixes". You should only install the ones for problems you are actually having. Read through them and decide which ones you need. I would sort them by release date and install from older ones first. Also notice that some are included in other updates, such are the WPF designer hotfix included with the Silverlight tools.

所有 VS2008 修补程序都发布在MSDN 代码库中。您可以搜索标签 "Visual Studio 2008" 和 "Hotfixes"。你应该只安装那些你实际遇到的问题。通读它们并决定您需要哪些。我会按发布日期对它们进行排序,然后先从较旧的版本开始安装。另请注意,有些更新包含在其他更新中,例如 Silverlight 工具中包含的 WPF 设计器修补程序。

回答by alexandrul

I'm using Microsoft Connect - Visual Studio and .NET Frameworkas a source of updates for:

我使用Microsoft Connect - Visual Studio 和 .NET Framework作为更新源:

  • .NET 2.0+
  • VS2008
  • VS2010
  • .NET 2.0+
  • VS2008
  • VS2010

回答by ChrisF

I thought that you can get bug fixes though Microsoft Update too.

我认为您也可以通过 Microsoft Update 获得错误修复。

If they don't come down automatically go to the site and look through the "Software, Optional" ones (or in the "Developer Tools" section).

如果他们没有自动下来,请转到该站点并查看“软件,可选”(或在“开发人员工具”部分)。

Select Customat the first screen and then wait a few minutes while it does it's scan.

Custom在第一个屏幕上选择,然后在扫描时等待几分钟。

However, there aren't any showing for me at the moment so I can't say for sure.

但是,目前没有任何显示给我,所以我不能肯定。

回答by Daniel A. White

I generally go with the ones that are pushed though Microsoft Update.

我通常选择通过 Microsoft Update 推送的那些。