I am using IIS express with windows authentication mode enabled and anonymous authentication disabled.
However, when I run the application, the IE prompts for user name and password and my windows password is not working. How can we prevent IE from prompting for user name?