I have a website setup to use two different bindings in iis. When visiting one url windows authentication works, but when using the other url it prompts the user for their login credentials (and doesn’t work)
Any ideas what’s going on here?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Could be a whole plethora of things:
Check permissions are the same, web.config settings are the same for authentication, and IIS security settings are the same and that the user you are trying has permissions to the files/folders.