I'm trying to get a simple asp script to run and I'm getting the error
below. As far as I can tell, IIS is not set up to require a username
and password, but accepts anonymous connections. So I'm not sure what
the error refers to. Can anyone point me in the right direction?
Thanks in advance,
Jon LaRosa
Here's the error:
------------------------------------------
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 36
Date: 2/2/2004
Time: 11:22:22 AM
User: N/A
Computer: MAILSRV
Description:
The server failed to load application '/LM/W3SVC/1/ROOT'. The error
was 'The server process could not be started because the configured
identity is incorrect. Check the username and password.
'.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.
------------------------------------------