|
Home > Archive > IIS Server Security > January 2006 > App Pool crashes on W2K3 SP1
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
App Pool crashes on W2K3 SP1
|
|
|
| Hello,
App pool crashes on W2K3 SP1 while running with Network Service identity.
However it runs OK under local system account.
We didn't face similar issue before SP1.
Component services security for Network service has been adjusted, however
it didn't help.
I would be very grateful for any help
Thanks,
Gary
| |
|
| Hello,
I just found solution from another news goup.
Since it worked excellent for me, I would like to share it with readers.
1. Open the registry and go to “HKEY_CLASSES_ROOT\CLSID\{<CLSID in the event
message>} to find out friendly name of this component. In my case, this is
"Machine Debug Manager” (CLSID: 0C0A3666-30C9-11D0-8F20-00805F2CD064).
2. Go to Component Services via Start -> Control Panel -> Administrative
Tools -> Components Services. Expand the Component Services branch then
expand “Computers”, “My Computer”, and “DCOM Config”. Right-click on "Machine
Debug Manager" (or whatever your CLSID represents) and choose Properties.
Click on the Security tab and under “Launch and Activation Permissions”
select “Use Default”. Click OK, close the Component Services window. The
error should disappear now.
"Gary" wrote:
> Hello,
>
> App pool crashes on W2K3 SP1 while running with Network Service identity.
> However it runs OK under local system account.
> We didn't face similar issue before SP1.
> Component services security for Network service has been adjusted, however
> it didn't help.
>
> I would be very grateful for any help
> Thanks,
> Gary
| |
| Peter Schmidt 2006-01-29, 9:29 pm |
| Hi Gary
There is a hotfix for AppCenter running on Win2003 SP1,
have you tried to install that one ?
http://support.microsoft.com/?id=891330
--
Regards
Peter Schmidt
http://www.iis-digest.com
"Gary" <Gary@discussions.microsoft.com> wrote in message
news:42384EC0-6BC6-4732-98C9-5D7DF5526738@microsoft.com...
> Hello,
>
> App pool crashes on W2K3 SP1 while running with Network Service identity.
> However it runs OK under local system account.
> We didn't face similar issue before SP1.
> Component services security for Network service has been adjusted, however
> it didn't help.
>
> I would be very grateful for any help
> Thanks,
> Gary
|
|
|
|
|