Hi ,
My name is Michael Noto. Thank you for using the Microsoft IIS Newsgroups.
It sounds like your IWAM account may not configured with correct password.
I would try the steps in the article below first.
PRB: Configured Identity Is Incorrect for IWAM Account
http://support.microsoft.com/?id=297989
I hope this helps! If you have additional questions on this topic, please
reply to this posting.
This posting is provided 'AS IS' with no warranties, and confers no rights.
Please do not send email directly to this alias. This is our online account
name for newsgroup participation only.
Need quick answers to questions like these? The Microsoft Knowledge Base
provides a wealth of information that you can use to troubleshoot a problem
or answer a question! It's located at
http://support.microsoft.com/support/c.asp
Regards,
Michael Noto
Microsoft IIS Support
From: "Hans" <hansb DeleteThis @R_E_Mvendimo.REM.com>
Newsgroups: microsoft.public.inetserver.iis
Subject: ASP files only work in low application protection!
Date: Wed, 17 Sep 2003 16:16:15 +0200
Hi!
I have a W2k IIS5 where I have problems running asp pages (even
<%Response.Write "Hello World"%>) . I add a virtual directory and have
application level set to medium (pooled). If I change to Low (IIS Process)
everything works fine.
The error messages I get are
Server Application Error
The server has encountered an error while loading an application during the
processing of your request. Please refer to the event log for more detail
information. Please contact the server administrator for assistance
From event log
COM+ Services was unable to initialize due to a failure in the system API
shown below. This is often caused by a shortage of system resources on the
local machine.
CryptAcquireContext
Process Name: dllhost.exe
The serious nature of this error has caused the process to terminate.
Error Code = 0x80090017 : Provider type not defined.
COM+ Services Internals Information:
File: .\security.cpp, Line: 615
It seems to be some security problems. Could running synciwam.vbs? I have
never executed this script and don't know if anything can get corrupted (the
server is not mine so I don't want to experiment too much with it). Once
again it works if I switch to low application protection.
Kind Regards
/Hans Börjesson