Hotfix for VS2005 ASP.NET Debugging problems with IIS7
|
A hotfix has been released to deal with one of the most common and confusing problems for developers building ASP.NET 2.0 apps on IIS7 in Vista. The problem stems around a known issue that prevents the VS2005 debugger to work with IIS7. Mike Volodarsky, on the IIS team, explained how to work around the problem and even built a [not officially supported] patch for it a while ago which I have blogged about in the past. Now an official (and supported) HotFix has been released.Scott Guthrie writes about it in detail. |

