views:

69

answers:

1

I am installing Visual Studio 2008 on a new machine and I cannot find a list of all the HotFixes that have been released. I am planning on installing SP1 but I remember putting about 5 other patches on there. Does anyone have a list of patches that need to be installed? If not maybe we can start a list.

Based on this list I installed SP1 and the following patches in this order:

  • KB957259 - C# Background compilation causes bogus errors in ASP.NET
  • KB958017 - Rollup Hotfix for several issues in WPF designer Visual Studio 2008
  • KB957912 - Update for Visual Studio 2008 SP1 Debugging and Breakpoints
  • KB967631 - Update for Visual Studio 2008 SP1 Debugger
  • KB960075 - VS Dev Environment crash after undocking windows or changing layouts
  • KB963035 - VS2008 SP1 sometimes hangs irretrievably after WPF Designer
+3  A: 

There you go: http://code.msdn.microsoft.com/Project/ProjectDirectory.aspx?TagName=Hotfix%2cVisual%20Studio%202008

Mef
Awesome, thanks!
Shaun Bowe