IIS不应该在Windows身份验证中询问登录提示

时间:2016-02-11 08:01:04

标签: asp.net iis-7 web-deployment windows-server-2008-r2 iis-express

我在.net framework3.5中开发的Windows Server 2008 R2,IIS 7.0中托管了一个asp.net web applciation。我在IIS中给出了以下身份验证。 enter image description here

当我从其他网络访问该网站时,它要求服务器的用户名和密码。

enter image description here

实际上,如果不启用 匿名身份验证 ,就不应该要求登录。

1 个答案:

答案 0 :(得分:0)

您需要启用匿名身份验证 - 没有其他方法可以执行此操作