A
Abhishek Srivastava
Hello All,
I use windows based authentication for my ASP.NET web app. I have
disabled anonymous access of my web application too from the IIS console.
From my own machine, the webapp works perfectly.
But when someone else tries to access it, they get error message
"You do not have permission to view this directory or page using the
credentials that you supplied because your Web browser is sending a
WWW-Authenticate header field that the Web server is not configured to
accept. "
What can I do to fix this error message?
Thanks for your help in advance.
regards,
Abhishek.
I use windows based authentication for my ASP.NET web app. I have
disabled anonymous access of my web application too from the IIS console.
From my own machine, the webapp works perfectly.
But when someone else tries to access it, they get error message
"You do not have permission to view this directory or page using the
credentials that you supplied because your Web browser is sending a
WWW-Authenticate header field that the Web server is not configured to
accept. "
What can I do to fix this error message?
Thanks for your help in advance.
regards,
Abhishek.