A
ABHIJIT B
Hi,
We have developed Web Application using ASP.nET 2.0 with C#.The web
site will be accessed by Intranet users(Within Domain).Currently we
are using Integrated Windows Authentication.
I have done following in Web.Config.
<authentication mode="Windows"/>
<identity impersonate="true"/>
In IIS Web Server for web site I have selected only Integrated Windows
access.
The problem I am facing whenever I access website using http://10.2.36.61/webanswer/
The prompt appears asking username and password.
How can I disable this prompt whenever I connect to website ?
Kindly help me for same.
Best Regards,
Abhijit B
We have developed Web Application using ASP.nET 2.0 with C#.The web
site will be accessed by Intranet users(Within Domain).Currently we
are using Integrated Windows Authentication.
I have done following in Web.Config.
<authentication mode="Windows"/>
<identity impersonate="true"/>
In IIS Web Server for web site I have selected only Integrated Windows
access.
The problem I am facing whenever I access website using http://10.2.36.61/webanswer/
The prompt appears asking username and password.
How can I disable this prompt whenever I connect to website ?
Kindly help me for same.
Best Regards,
Abhijit B