Debugging a Local Site on IIS 6 with Visual Studio 2008
7 Jan
There seems to be an issue with the .Net Framework 3.5 SP1 and Windows XP. I setup a web site locally on my machine and when I tried to do some debugging I kept receiving error 401.1 permissions error. I finally tracked down the following Microsoft support article that details a registry fix for this issue. Here is a link to article with the fix. http://support.microsoft.com/kb/896861

No comments yet