|
Thursday, August 21, 2008 |
| Unable to start debugging on the web server. Debugging failed because integrated windows authentication is not enabled. |
|
I've been developing using Visual Web Developer 2008 and Visual Studio 2008 exclusivily for the last 6 months. I've also been using Windows Vista for the same amount of time. I needed to work with a third party control that apparently could only be designed in Visual Studio 2005. So I loaded the project into VS 2005 and hit run, and received the following error.
"Unable to start debugging on the web server. Debugging failed because integrated Windows authentication is not enabled."
This was my first time to run VS 2005 in Windows Vista. After fittling around with IIS7 settings for a while, I found that this issue is easily fixed with the following Microsoft Hotfix.
http://support.microsoft.com/kb/937523
Once I ran this hotfix, the error was gone and I could debug as expected. |
jeremy at 10:00 PM |
(18) Comments |
Add a comment |
Permalink
|
|
|
|