Question

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.

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

Was it helpful?

Solution

You can find them all here:

http://kbalertz.com/Technology_639.aspx

Look for the ones with a "FIX" prefix.

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

OTHER TIPS

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:

  • KB2465361
  • KB971092
  • KB72222
  • KB973675

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

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.

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

  • .NET 2.0+
  • VS2008
  • VS2010

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

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

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 Custom at the first screen and then wait a few minutes while it does it's scan.

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top