01-23-06 12:52 PM
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 th
e 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-clic
k 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
[ Post a follow-up to this message ]
|