Click here to Skip to main content
15,910,787 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I have deployed web application with windows authentication on Appltication server(windows server 2008 R2) on IIS 7.5.
The Webapplication is only used by users of the current domain(Intranet application).

i have provided Host name to the application, when i try to browse web application it's prompt for credentials even i am on the same server.
when i entered credentials, it prompt me again. This happens 3 times and finally got below error message:

HTTP Error 401.1 - Unauthorized
You do not have permission to view this directory or page using the credentials that you supplied.

Does anybody know what I'm doing wrong?


Thanks in advance...
Posted
Updated 5-Sep-13 5:21am
v3
Comments
JasonMacD 5-Sep-13 11:25am    
Can you provide us with what you have setup in the authentication section of your web.config file. That would help narrow down what may be going wrong.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900