If I create a simple ASP.NET 2 project i.e. A simple form with a single text control on it. I have configured to use IIS. I am using XP Pro.
Can anyone tell my why when I run from browser I am getting asked for my username and password ? Its configured to use annonymous authentication.
The same occurs if I try to connect to
http://localhost/localstart.asp - It asks for username and password.
The only thing I can think of is its conflicting with Norton Internet Security 2007. Is it that I am logged in as administrator ?