Unable to start debugging on the web server

Beim Starten einer Web-Anwendung kommt der Fehler: Unable to start debugging on the web server. Debugging failed because integrated Windows authentication is...

Beim Starten einer Web-Anwendung kommt der Fehler:

Unable to start debugging on the web server.
Debugging failed because integrated Windows authentication is not enabled.
Please see Help for assistance.

Es wurde vergessen eine Authentifizierung für die Web-Applikation zu setzen.

  1. Internet Information Services (IIS) Manager starten
  2. Rechtsklick auf Default Web Site
  3. Tab Directory Security
  4. Edit-Button im Abschnitt “Authentication and access control” anklicken
  5. Im Abschnitt “Authenticated access” ein Häkchen bei “Integrated Windows authentication” setzen