您的位置:首页 > 大数据 > 人工智能

Debugging Failed Because Integrated Windows Authentication Is Not Enabled

2013-11-02 16:12 405 查看


To enable integrated Windows authentication

Log onto the Web server using an administrator account.

On the Start menu, click Administrative Tools Control Panel.

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

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

A Web Sites folder opens beneath 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 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.

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

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

In the Authentication Methods dialog box, 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.

Source:http://msdn.microsoft.com/query/dev10.query?appId=Dev10IDEF1&l=EN-US&k=k(VS.DEBUG.ERROR.WEBDBG_NTLM_AUTHN_NOT_ENABLED);k(TargetFrameworkMoniker-".NETFRAMEWORK%2cVERSION%3dV2.0")&rd=true
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐