I am trying to access a webpage on our local web server. When I browse to the page I get the windows auth challange. Even if i try to enter my credentials it keeps asking ag
For what it's worth, the comment from @J-man (to the "Add Everyone worked for me..." answer) suggesting to add "Users" local machine account ultimately worked for me after following the marked answer's adding of the other local machine accounts. Here's the link he provided as well.
Be sure all IIS related users have access, heres some:
Also if your using websitepanel be sure to allow its users too.
Give read access to
IIS AppPool\YourAppPool
on the root folder of the website.
I couldn't get it to work until I gave Everyone
access.
C:\inetpub\wwwroot\MyWebsite
.Everyone
.