App Pool crashes on W2K3 SP1 - Inetserver

This is a discussion on App Pool crashes on W2K3 SP1 - Inetserver ; 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 ...

+ Reply to Thread
Results 1 to 3 of 3

App Pool crashes on W2K3 SP1

  1. Default 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

  2. Default RE: App Pool crashes on W2K3 SP1

    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


  3. Default Re: App Pool crashes on W2K3 SP1

    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




+ Reply to Thread

Similar Threads

  1. iis6 Application Pool crashes frequently
    By Application Development in forum Inetserver
    Replies: 2
    Last Post: 09-16-2007, 11:11 PM
  2. IIS Crashes - App Pool exceeded Time Limits during Shut down..
    By Application Development in forum Inetserver
    Replies: 3
    Last Post: 06-21-2007, 06:52 PM
  3. LoadFile method: VBA crashes. Well, any othermethod crashes as well.
    By Application Development in forum Adobe Acrobat
    Replies: 7
    Last Post: 07-20-2006, 10:45 AM
  4. Paged-Pool And Non-Paged Pool Memory Leak
    By Application Development in forum DOTNET
    Replies: 7
    Last Post: 02-16-2006, 04:50 PM
  5. connection pool and transaction for the few connections from pool
    By Application Development in forum JDBC JAVA
    Replies: 1
    Last Post: 12-14-2004, 06:24 PM