Re: IIS authentication and IE



are you then retyping your current logon credentials - and it works?

how about when you open the app from outside VS?

-----
Dominick Baier (http://www.leastprivilege.com)

Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp)

Everytime I try to run or execute a default.aspx or any other pages
from Visual Studio 2003 by right clicking on the default.aspx page and
selecting 'View in Browser' option, a Log in dialog box appears
asking for my user name and password. How can I stop this login
prompt from keep appearing?

FYI, the default.aspx is part of a intranet web application.
I am trying to execute the application from my local machine
therefore, IE
shows the web address as
http://localhost/MWLIntranetWebSite/default.aspx. I
am using IE 6.0, IIS V5.1 and integrated windows authentication
mode. Please Advise.



.