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

Debugging failed because integrated Windows authentication is not enabled

2010-08-10 14:38 441 查看
Unable to start debugging on the web server. Debugging failed because
integrated Windows authentication is not enabled. Please see Help for
assistance"


1. Open IIS Manager (Internbet Information Services) (IIS管理)
2. Right-click the web site (in case you run it locally you only have (Web站点)
Default web site) and pick Properties
3. Choose "Directory Security " tab and click Edit on "Anonymous access and (安全目录)
authentication control"
4. In the opening window, uncheck "Allow Anonymous access" and check (匿名访问,Windows权限)
"Integrated Windows Authentication" (allowing anonymous can make that you
don't have enough permissions to debug)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐