Why need user account and password?
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
When I visit an asp.net website, there appears a dialog, which needs inputing user id and password and domain name. I tried to set the IIS property,but still no change. Pls help me. Thanks!
Open the properties of the virtual directory or website and open the Directory Security tab. Hit [edit] under Anonymous access and authentication control and make sure that the checkbox for Anonymous access is checked of. This is what I would try first.
-
Open the properties of the virtual directory or website and open the Directory Security tab. Hit [edit] under Anonymous access and authentication control and make sure that the checkbox for Anonymous access is checked of. This is what I would try first.