Hi
I have an application which is supposed to work under
IIS 5.0 isolation mode. i installed it on a new windows
2003 server ,tested the application everything was fine
but then i realized that i tested the app under the
default worker process mode ( app works fine ).
Now when i go to change to isolation mode and then try
to open a webpage is get a windows authentication box and
it does not take anything .
in the event viewer i got the following message:
Event Type: Warning
Event Source: W3SVC-WP
Event Category: None
Event ID: 2236
Date: 4/14/2004
Time: 9:10:21 AM
User: N/A
Computer: OHCLENTM7H443
Description:
The server failed to load
application '/LM/W3SVC/710508/Root/SelfServe'. The error
was 'Access is denied.
'.
also in the system event viewer i get this:
Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10002
Date: 4/14/2004
Time: 9:10:20 AM
User: NT AUTHORITY\SYSTEM
Computer: OHCLENTM7H443
Description:
Access denied attempting to launch a DCOM Server. The
server is:
{99169CB1-A707-11D0-989D-00C04FD919C1}
The user is SYSTEM/NT AUTHORITY, SID=S-1-5-18.
in the registry this server is associated with
IISWAM.application
IISWAM.OutOfProcesPool
can anyone help me??
thanks in advance.