Tuesday, April 27, 2010

Error: Debugging Failed Because Integrated Windows Authentication Is Not Enabled

Error: Debugging Failed Because Integrated Windows Authentication Is Not Enabled

To enable integrated Windows authentication
Log on to the Web server by using an administrator account.

Click Start and then click Control Panel.

In Control Panel, double-click Administrative Tools.

Double-click Internet Information Services.

Click the Web server node.

A Web Sites folder opens underneath the server name.

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 then click Properties. To configure authentication for an individual Web site, open the Web Sites folder, right-click the individual Web site, and then click Properties.

The Properties dialog box is displayed.

Click the Directory Security tab.

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

The Authentication Methods dialog box is displayed.

Under Authenticated access, select Integrated Windows authentication.

Click OK to close the Authentication Methods dialog box.

Click OK to close the Properties dialog box.

Close the Internet Information Services window.

http://msdn.microsoft.com/en-us/library/x8a5axew(VS.90).aspx

No comments: