RE: IIS Logon Failure
From: Phil Agcaoili (PhilAgcaoili_at_discussions.microsoft.com)
Date: 02/14/05
- Next message: Craig Humphrey: "Re: How to? Certificate Server 1.0 root certificate renewal"
- Previous message: Tom Kaminski [MVP]: "Re: asp vs. exe execution time problem"
- In reply to: Mike Thomas: "IIS Logon Failure"
- Next in thread: Mike Thomas: "Re: IIS Logon Failure"
- Reply: Mike Thomas: "Re: IIS Logon Failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 14 Feb 2005 13:01:09 -0800
You have 2 problems going on (remote access to IIS and local access to IIS),
so let's fix the bigger problem of local IIS access first.
With the return code error, IIS is running, but I'm curious to see if it is.
type:
telnet to 127.0.0.1 80 [enter]
hit [enter]
Did something appear?
If so, what came back? This tells us IIS is up, listening to 80/TCP
requests, and responding
If not, restart IIS and/or your system.
Did you recently change network settings or your password?
Not being able to connect at localhost could be a problem with your NIC.
Can you ping localhost?
Give us more info and one us should be able to assist you.
"Mike Thomas" wrote:
> I am using IIS 5.1 on Windows XP Pro and seem to have messed up ny security
> settings. I've been using an ASP.Net app on my computer, and it has worked
> fine for over a year. Lately, I have been trying, without success, to get
> the other 2 computer on the LAN to access the app. I think there is some
> security problem which I cannot find.
>
> At any rate this morning, for the first time, I could not access the app
> from the same computer on which it is installed. I received the error:
>
> "Logon failure: user account restriction. Possible reasons are blank
> passwords not allowed, logon hour restrictions, or a policy restriction has
> been enforced. "
>
> I get the same error when I run http://localhost. So, somehow, I have locked
> myself out of the whole site.
>
> Can anyone point me in the right direction toward resolving this?
>
> Many thanks
> Mike Thomas
>
>
>
>
>
- Next message: Craig Humphrey: "Re: How to? Certificate Server 1.0 root certificate renewal"
- Previous message: Tom Kaminski [MVP]: "Re: asp vs. exe execution time problem"
- In reply to: Mike Thomas: "IIS Logon Failure"
- Next in thread: Mike Thomas: "Re: IIS Logon Failure"
- Reply: Mike Thomas: "Re: IIS Logon Failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|