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.

Error when changing from worker process mode to Isolation mode by anonymous

anonymous
Wed Apr 14 11:34:53 CDT 2004

i dont know what was going wrong
but i removed iis and reinstalled iis and restored my
websites and it looks like this is working.


>-----Original Message-----
>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.
>.
>

Re: Error when changing from worker process mode to Isolation mode by David

David
Fri Apr 16 07:35:36 CDT 2004

If your app works in the default Worker Process Isolation Mode, you should
stay with it.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"manish" <anonymous@discussions.microsoft.com> wrote in message
news:17e0701c42223$780834e0$a001280a@phx.gbl...
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.