Websites require a login



Every time I attempt to run a localhost website, it asks me for a login, as
if I am not a user on the local machine. I am a user on the local machine,
I am an admin on the local machine. I am not on a network. I have windows
xp professional installed, iis is installed and until recently everything
worked fine. I am using windows authentication, and have changed everything
I can think of to full control, even the Everyone, the vs develoeprs, the
debugger users, and every account on this machine, just to see if
authorization is the problem. Still requires a login. If I login with the
same login I have already logged in with, it works, if I do not login I get
a "You are not authorized" message. I am the admin of this machine, how can
I not be authorized? If anyone has any ideas of what to do, let me know!
Thanks for your help.


.



Relevant Pages

  • Windows authentication difficulties
    ... I am having problems trying to perform authorization in a web ... application using windows authentication. ... if I try this I get the login prompt but it does not allow ... If you access the application from a remote machine ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: asp.net windows authentication
    ... if the browser requests a resource and get a 401, the browser asks a new login. ... you could write a handler that checked for the 401 and if the user had sent a valid login, redirect to an access denied page instead of responding with a 401. ... when a user trys to access a page that they do not have access to, they are given the annoying windows authentication popup, which is useless because they are denied in the web.config file. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Websites require a login
    ... up until a few days ago, I did not have to log in to a web site ... as if I am not a user on the local machine. ... Just because you're logged into Windows ... That's why the server is requiring a login. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Profile
    ... If the machine was connected tor the domain, you can login also without network connection using the cached credentials on the local machine. ... Is it a standalone server or domain controller? ...
    (microsoft.public.windows.server.general)
  • Re: Websites require a login
    ... the local machine. ... That's why the server is requiring a login. ... Because logging into Windows is different than logging into a web application. ... just to see if authorization is the problem. ...
    (microsoft.public.dotnet.framework.aspnet)