Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
 Error: Debugging Failed Because Int...
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Visual Studio Debugger
Error: Debugging Failed Because Integrated Windows Authentication Is Not Enabled

Authentication of the user requesting debugging could not be done due to an authentication error when attempting to step into a Web application or XML Web service. One cause of this error is that integrated Windows authentication is not enabled. To enable it, perform the following steps.

If you have enabled integrated Windows authentication and this error still appears, then it is possible that this error is caused because Digest Authentication for Windows Domain Servers is enabled. In this situation you should consult with your network administrator.

To enable integrated Windows authentication

  1. Log onto the Web server using an administrator account.

  2. On the Start menu, click Administrative Tools Control Panel.

  3. In the Administrative Tools window, double-click Internet Information Services.

  4. In the Internet Information Services window, open the Web server node.

    A Web Sites folder opens beneath the server name.

  5. You can configure authentication for all Web sites or for individual Web sites. To configure authentication for all Web sites, right-click the Web Sites folder and click Properties on the shortcut menu. To configure authentication for an individual Web site, open the Web Sites folder, right-click the individual Web site, and on the shortcut menu, click Properties.

  6. In the Properties dialog box, click the Directory Security tab.

  7. In the Anonymous access and authentication control section, click the Edit button.

  8. In the Authentication Methods dialog box, under Authenticated access, select Integrated Windows authentication.

  9. Click OK to close the Authentication Methods dialog box.

  10. Click OK to close the Properties dialog box.

  11. Close the Internet Information Services window.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker