Results 1 to 11 of 11

Thread: 0x8024D007, automatic update service starting, REGSVR32 wuaueng.dl

  1. #1
    mentalmidget99 Guest

    0x8024D007, automatic update service starting, REGSVR32 wuaueng.dl

    Server Stats:
    Windows Server 2003 R2, Enterprise Edition with SP1 installed
    On an ADS domain however not a domain controller

    The problem I'm having:
    Cannot update Windows either by going to update.microsoft.com nor by using
    automatic windows update

    Symptoms:
    1. Automatic update service won't start - sits in 'starting' mode and I'm
    unable to stop it. (BITS service will run fine)
    2. When I try to register wuaueng.dll by using the command REGSVR32
    wuaueng.dll I get this error message "LoadLibrary("wuaueng.dll") failed -
    Invalid access to memory location
    3. When I try to install windows updates by going to
    http://update.microsoft.com/microsoftupdate/v6/ I get this message "The
    website has encountered a problem and cannot display the page you are trying
    to view. The options provided below might help you solve the problem." Error
    number: 0x8024D007

    What I've tried:
    1. Rebooting
    2. Items listed in KB909444
    http://support.microsoft.com/default...b/909444/en-us
    >In the advanced security properties of the .clb files in the

    %windir%/registration folder, made sure that the Allow inheritable auditing
    entries from the parent to propagate to this object and all objects. Include
    these with entries explicitly defined here option is selected.
    >Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%
    >Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%\Windows

    3. Gave Everyone group read permissions on HKEY_CLASSES_ROOT in regedit

    Here is a piece of the c:\windows\windowsupdate.log
    2007-02-28 09:42:24 2968 91c Setup *************
    2007-02-28 09:42:24 2968 91c Setup ** START ** Setup: Installing client
    binaries
    2007-02-28 09:42:24 2968 91c Setup *********
    2007-02-28 09:42:24 2968 91c Setup * Download directory:
    C:\WINDOWS\SoftwareDistribution\WebSetup
    2007-02-28 09:42:24 2968 91c Setup * Stop and start service: Yes
    2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    cdm
    2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    section cdm: status 0
    2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    iuengine
    2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    section iuengine: status 0
    2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    wuapi
    2007-02-28 09:42:24 2968 91c Setup Registering binary:
    C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuapi.dll"
    2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    section wuapi: status 0
    2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    wuauclt
    2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    section wuauclt: status 0
    2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    wuauclt1
    2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    section wuauclt1: status 0
    2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    wuaucpl
    2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    section wuaucpl: status 0
    2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    wuaueng_WebSetup
    2007-02-28 09:42:24 2968 91c Setup Registering binary:
    C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuaueng.dll"
    2007-02-28 09:42:24 2968 91c Setup FATAL: Self registration of
    C:\WINDOWS\system32\wuaueng.dll failed, error = 0x8024D007
    2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    section wuaueng_WebSetup: status 0x8024d007
    2007-02-28 09:42:24 2968 91c Setup WARNING: Setup failed while processing
    registry operations, error = 0x8024D007. Rolling back changes.
    2007-02-28 09:42:24 2968 91c Setup * WARNING: Exit code = 0x8024D007
    2007-02-28 09:42:24 2968 91c Setup *********
    2007-02-28 09:42:24 2968 91c Setup ** END ** Setup: Installing client
    binaries
    2007-02-28 09:42:24 2968 91c Setup *************
    2007-02-28 09:42:24 2968 91c Setup FATAL: InstallUpdatedBinaries failed with
    error 0x8024d007
    2007-02-28 09:42:24 2968 91c WUWeb FATAL: InstallUpdatedBinaries failed with
    error:0x8024d007
    2007-02-28 09:42:24 2968 91c WUWeb FATAL: UpdateClientWorker failed: error
    0x8024d007

    Some System Events:
    Event ID: 7023 - The Background Intelligent Transfer Service service
    terminated with the following error: Invalid access to memory location.
    Event ID: 10010 - The server {E60687F7-01A1-40AA-86AC-DB1CBF673334} did not
    register with DCOM within the required timeout.

    The last patches installed were on 10/15/06:
    KB924496, KB923191, KB922819, KB924191, KB923414

    I'm afraid to try KB555336
    http://support.microsoft.com/default...b;en-us;555336 because this
    is a productions server and I'm not exactly sure what this procedure will do.

    Any information would be most appreciated!

    Kathy

  2. #2
    mentalmidget99 Guest

    RE: 0x8024D007, automatic update service starting, REGSVR32 wuaueng.dl

    Oh, I've also tried:
    regsvr32 MSXML.dll
    regsvr32 MSXML2.dll
    regsvr32 MSXML3.dll
    REGSVR32 atl.dll
    REGSVR32 wucltui.dll
    REGSVR32 wups.dll
    REGSVR32 wuapi.dll

    And all were successful.

    Thank you in advance!

    Kathy

    "mentalmidget99" wrote:

    > Server Stats:
    > Windows Server 2003 R2, Enterprise Edition with SP1 installed
    > On an ADS domain however not a domain controller
    >
    > The problem I'm having:
    > Cannot update Windows either by going to update.microsoft.com nor by using
    > automatic windows update
    >
    > Symptoms:
    > 1. Automatic update service won't start - sits in 'starting' mode and I'm
    > unable to stop it. (BITS service will run fine)
    > 2. When I try to register wuaueng.dll by using the command REGSVR32
    > wuaueng.dll I get this error message "LoadLibrary("wuaueng.dll") failed -
    > Invalid access to memory location
    > 3. When I try to install windows updates by going to
    > http://update.microsoft.com/microsoftupdate/v6/ I get this message "The
    > website has encountered a problem and cannot display the page you are trying
    > to view. The options provided below might help you solve the problem." Error
    > number: 0x8024D007
    >
    > What I've tried:
    > 1. Rebooting
    > 2. Items listed in KB909444
    > http://support.microsoft.com/default...b/909444/en-us
    > >In the advanced security properties of the .clb files in the

    > %windir%/registration folder, made sure that the Allow inheritable auditing
    > entries from the parent to propagate to this object and all objects. Include
    > these with entries explicitly defined here option is selected.
    > >Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%
    > >Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%\Windows

    > 3. Gave Everyone group read permissions on HKEY_CLASSES_ROOT in regedit
    >
    > Here is a piece of the c:\windows\windowsupdate.log
    > 2007-02-28 09:42:24 2968 91c Setup *************
    > 2007-02-28 09:42:24 2968 91c Setup ** START ** Setup: Installing client
    > binaries
    > 2007-02-28 09:42:24 2968 91c Setup *********
    > 2007-02-28 09:42:24 2968 91c Setup * Download directory:
    > C:\WINDOWS\SoftwareDistribution\WebSetup
    > 2007-02-28 09:42:24 2968 91c Setup * Stop and start service: Yes
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > cdm
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section cdm: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > iuengine
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section iuengine: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuapi
    > 2007-02-28 09:42:24 2968 91c Setup Registering binary:
    > C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuapi.dll"
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuapi: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuauclt
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuauclt: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuauclt1
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuauclt1: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuaucpl
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuaucpl: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuaueng_WebSetup
    > 2007-02-28 09:42:24 2968 91c Setup Registering binary:
    > C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuaueng.dll"
    > 2007-02-28 09:42:24 2968 91c Setup FATAL: Self registration of
    > C:\WINDOWS\system32\wuaueng.dll failed, error = 0x8024D007
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuaueng_WebSetup: status 0x8024d007
    > 2007-02-28 09:42:24 2968 91c Setup WARNING: Setup failed while processing
    > registry operations, error = 0x8024D007. Rolling back changes.
    > 2007-02-28 09:42:24 2968 91c Setup * WARNING: Exit code = 0x8024D007
    > 2007-02-28 09:42:24 2968 91c Setup *********
    > 2007-02-28 09:42:24 2968 91c Setup ** END ** Setup: Installing client
    > binaries
    > 2007-02-28 09:42:24 2968 91c Setup *************
    > 2007-02-28 09:42:24 2968 91c Setup FATAL: InstallUpdatedBinaries failed with
    > error 0x8024d007
    > 2007-02-28 09:42:24 2968 91c WUWeb FATAL: InstallUpdatedBinaries failed with
    > error:0x8024d007
    > 2007-02-28 09:42:24 2968 91c WUWeb FATAL: UpdateClientWorker failed: error
    > 0x8024d007
    >
    > Some System Events:
    > Event ID: 7023 - The Background Intelligent Transfer Service service
    > terminated with the following error: Invalid access to memory location.
    > Event ID: 10010 - The server {E60687F7-01A1-40AA-86AC-DB1CBF673334} did not
    > register with DCOM within the required timeout.
    >
    > The last patches installed were on 10/15/06:
    > KB924496, KB923191, KB922819, KB924191, KB923414
    >
    > I'm afraid to try KB555336
    > http://support.microsoft.com/default...b;en-us;555336 because this
    > is a productions server and I'm not exactly sure what this procedure will do.
    >
    > Any information would be most appreciated!
    >
    > Kathy


  3. #3
    mentalmidget99 Guest

    RE: 0x8024D007, automatic update service starting, REGSVR32 wuauen

    I've done more testing. The BITS service does not start fine like I
    previously said.

    Starting BITS gives me error: "Could not start the Background Intelligent
    Transfer Service service on Local Computer. Error 998: Invalid access to
    memory location" Which is a similar message as found in the system Event Logs.

    I'm also running SQL Server 2000 on this machine.

    Kathy



    "mentalmidget99" wrote:

    > Oh, I've also tried:
    > regsvr32 MSXML.dll
    > regsvr32 MSXML2.dll
    > regsvr32 MSXML3.dll
    > REGSVR32 atl.dll
    > REGSVR32 wucltui.dll
    > REGSVR32 wups.dll
    > REGSVR32 wuapi.dll
    >
    > And all were successful.
    >
    > Thank you in advance!
    >
    > Kathy
    >
    > "mentalmidget99" wrote:
    >
    > > Server Stats:
    > > Windows Server 2003 R2, Enterprise Edition with SP1 installed
    > > On an ADS domain however not a domain controller
    > >
    > > The problem I'm having:
    > > Cannot update Windows either by going to update.microsoft.com nor by using
    > > automatic windows update
    > >
    > > Symptoms:
    > > 1. Automatic update service won't start - sits in 'starting' mode and I'm
    > > unable to stop it. (BITS service will run fine)
    > > 2. When I try to register wuaueng.dll by using the command REGSVR32
    > > wuaueng.dll I get this error message "LoadLibrary("wuaueng.dll") failed -
    > > Invalid access to memory location
    > > 3. When I try to install windows updates by going to
    > > http://update.microsoft.com/microsoftupdate/v6/ I get this message "The
    > > website has encountered a problem and cannot display the page you are trying
    > > to view. The options provided below might help you solve the problem." Error
    > > number: 0x8024D007
    > >
    > > What I've tried:
    > > 1. Rebooting
    > > 2. Items listed in KB909444
    > > http://support.microsoft.com/default...b/909444/en-us
    > > >In the advanced security properties of the .clb files in the

    > > %windir%/registration folder, made sure that the Allow inheritable auditing
    > > entries from the parent to propagate to this object and all objects. Include
    > > these with entries explicitly defined here option is selected.
    > > >Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%
    > > >Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%\Windows

    > > 3. Gave Everyone group read permissions on HKEY_CLASSES_ROOT in regedit
    > >
    > > Here is a piece of the c:\windows\windowsupdate.log
    > > 2007-02-28 09:42:24 2968 91c Setup *************
    > > 2007-02-28 09:42:24 2968 91c Setup ** START ** Setup: Installing client
    > > binaries
    > > 2007-02-28 09:42:24 2968 91c Setup *********
    > > 2007-02-28 09:42:24 2968 91c Setup * Download directory:
    > > C:\WINDOWS\SoftwareDistribution\WebSetup
    > > 2007-02-28 09:42:24 2968 91c Setup * Stop and start service: Yes
    > > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > > cdm
    > > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > > section cdm: status 0
    > > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > > iuengine
    > > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > > section iuengine: status 0
    > > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > > wuapi
    > > 2007-02-28 09:42:24 2968 91c Setup Registering binary:
    > > C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuapi.dll"
    > > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > > section wuapi: status 0
    > > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > > wuauclt
    > > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > > section wuauclt: status 0
    > > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > > wuauclt1
    > > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > > section wuauclt1: status 0
    > > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > > wuaucpl
    > > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > > section wuaucpl: status 0
    > > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > > wuaueng_WebSetup
    > > 2007-02-28 09:42:24 2968 91c Setup Registering binary:
    > > C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuaueng.dll"
    > > 2007-02-28 09:42:24 2968 91c Setup FATAL: Self registration of
    > > C:\WINDOWS\system32\wuaueng.dll failed, error = 0x8024D007
    > > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > > section wuaueng_WebSetup: status 0x8024d007
    > > 2007-02-28 09:42:24 2968 91c Setup WARNING: Setup failed while processing
    > > registry operations, error = 0x8024D007. Rolling back changes.
    > > 2007-02-28 09:42:24 2968 91c Setup * WARNING: Exit code = 0x8024D007
    > > 2007-02-28 09:42:24 2968 91c Setup *********
    > > 2007-02-28 09:42:24 2968 91c Setup ** END ** Setup: Installing client
    > > binaries
    > > 2007-02-28 09:42:24 2968 91c Setup *************
    > > 2007-02-28 09:42:24 2968 91c Setup FATAL: InstallUpdatedBinaries failed with
    > > error 0x8024d007
    > > 2007-02-28 09:42:24 2968 91c WUWeb FATAL: InstallUpdatedBinaries failed with
    > > error:0x8024d007
    > > 2007-02-28 09:42:24 2968 91c WUWeb FATAL: UpdateClientWorker failed: error
    > > 0x8024d007
    > >
    > > Some System Events:
    > > Event ID: 7023 - The Background Intelligent Transfer Service service
    > > terminated with the following error: Invalid access to memory location.
    > > Event ID: 10010 - The server {E60687F7-01A1-40AA-86AC-DB1CBF673334} did not
    > > register with DCOM within the required timeout.
    > >
    > > The last patches installed were on 10/15/06:
    > > KB924496, KB923191, KB922819, KB924191, KB923414
    > >
    > > I'm afraid to try KB555336
    > > http://support.microsoft.com/default...b;en-us;555336 because this
    > > is a productions server and I'm not exactly sure what this procedure will do.
    > >
    > > Any information would be most appreciated!
    > >
    > > Kathy


  4. #4
    Robert Aldwinckle Guest

    Re: 0x8024D007, automatic update service starting, REGSVR32 wuaueng.dl

    "mentalmidget99" <mentalmidget99@discussions.microsoft.com> wrote in message
    news:1FBA5226-F226-459E-9160-0B3B10D32696@microsoft.com...
    > Server Stats:
    > Windows Server 2003 R2, Enterprise Edition with SP1 installed
    > On an ADS domain however not a domain controller
    >
    > The problem I'm having:
    > Cannot update Windows either by going to update.microsoft.com nor by using
    > automatic windows update
    >
    > Symptoms:
    > 1. Automatic update service won't start - sits in 'starting' mode and I'm
    > unable to stop it. (BITS service will run fine)
    > 2. When I try to register wuaueng.dll by using the command REGSVR32
    > wuaueng.dll I get this error message "LoadLibrary("wuaueng.dll") failed -
    > Invalid access to memory location



    My guess is that a dependent module is missing or corrupt.
    Normally should at least get a non-zero return code if DllRegisterServer fails.

    You could try using DependencyWalker's Profiler feature
    to execute the regsvr32 command with a trace of its calls.
    That would hopefully expose the source of the failure.

    Another tool which might help by showing you the stack at the time of failure
    is ProcMon. However, it looks as if it is a recoverable failure so it might not
    be exposed enough for ProcMon to see it.



    > 3. When I try to install windows updates by going to
    > http://update.microsoft.com/microsoftupdate/v6/ I get this message "The
    > website has encountered a problem and cannot display the page you are trying
    > to view. The options provided below might help you solve the problem." Error
    > number: 0x8024D007



    That code isn't even documented by the standard list.

    http://docxp.mvps.org/WU5-ERR.htm

    E.g. 0x8024D006 is the last one in that series and just looks like
    some unknown error in WU Setup.


    >
    > What I've tried:
    > 1. Rebooting
    > 2. Items listed in KB909444
    > http://support.microsoft.com/default...b/909444/en-us
    > >In the advanced security properties of the .clb files in the

    > %windir%/registration folder, made sure that the Allow inheritable auditing
    > entries from the parent to propagate to this object and all objects. Include
    > these with entries explicitly defined here option is selected.



    Are you using auditing to try to diagnose this?
    Are there any results from that?


    >>Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%
    >>Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%\Windows

    > 3. Gave Everyone group read permissions on HKEY_CLASSES_ROOT in regedit
    >
    > Here is a piece of the c:\windows\windowsupdate.log

    ....

    >
    > Some System Events:
    > Event ID: 7023 - The Background Intelligent Transfer Service service
    > terminated with the following error: Invalid access to memory location.
    > Event ID: 10010 - The server {E60687F7-01A1-40AA-86AC-DB1CBF673334} did not
    > register with DCOM within the required timeout.



    Same failure as the regsvr32 wuaueng is getting?


    >
    > The last patches installed were on 10/15/06:
    > KB924496, KB923191, KB922819, KB924191, KB923414
    >
    > I'm afraid to try KB555336
    > http://support.microsoft.com/default...b;en-us;555336 because this
    > is a productions server and I'm not exactly sure what this procedure will do.
    >
    > Any information would be most appreciated!




    I would try using bitsadmin to get more info and possibly repair BITS.

    E.g. using the XPsp2 version of it enter (in a cmd window):

    bitsadmin /util /version /verbose



    Good luck

    Robert Aldwinckle
    ---



  5. #5
    mentalmidget99 Guest

    Re: 0x8024D007, automatic update service starting, REGSVR32 wuauen

    Robert,

    Thank you for responding!

    >Are you using auditing to try to diagnose this? Are there any results from that?


    What do you mean by auditing?

    >Same failure as the regsvr32 wuaueng is getting?


    Yes, when I try to register wuaueng.dll, I get the same error (Invalid
    access to memory location) as when I try to start the BITS service.

    >I would try using bitsadmin to get more info and possibly repair BITS.
    >E.g. using the XPsp2 version of it enter (in a cmd window):
    > bitsadmin /util /version /verbose


    I will look into what bitsadmin is. I'm running Win server 2003, and I'm
    assuming by your comment I can use the XPsp2 repair BITS command on this
    server?

    Thank you again.

    Kathy

    "Robert Aldwinckle" wrote:

    > "mentalmidget99" <mentalmidget99@discussions.microsoft.com> wrote in message
    > news:1FBA5226-F226-459E-9160-0B3B10D32696@microsoft.com...
    > > Server Stats:
    > > Windows Server 2003 R2, Enterprise Edition with SP1 installed
    > > On an ADS domain however not a domain controller
    > >
    > > The problem I'm having:
    > > Cannot update Windows either by going to update.microsoft.com nor by using
    > > automatic windows update
    > >
    > > Symptoms:
    > > 1. Automatic update service won't start - sits in 'starting' mode and I'm
    > > unable to stop it. (BITS service will run fine)
    > > 2. When I try to register wuaueng.dll by using the command REGSVR32
    > > wuaueng.dll I get this error message "LoadLibrary("wuaueng.dll") failed -
    > > Invalid access to memory location

    >
    >
    > My guess is that a dependent module is missing or corrupt.
    > Normally should at least get a non-zero return code if DllRegisterServer fails.
    >
    > You could try using DependencyWalker's Profiler feature
    > to execute the regsvr32 command with a trace of its calls.
    > That would hopefully expose the source of the failure.
    >
    > Another tool which might help by showing you the stack at the time of failure
    > is ProcMon. However, it looks as if it is a recoverable failure so it might not
    > be exposed enough for ProcMon to see it.
    >
    >
    >
    > > 3. When I try to install windows updates by going to
    > > http://update.microsoft.com/microsoftupdate/v6/ I get this message "The
    > > website has encountered a problem and cannot display the page you are trying
    > > to view. The options provided below might help you solve the problem." Error
    > > number: 0x8024D007

    >
    >
    > That code isn't even documented by the standard list.
    >
    > http://docxp.mvps.org/WU5-ERR.htm
    >
    > E.g. 0x8024D006 is the last one in that series and just looks like
    > some unknown error in WU Setup.
    >
    >
    > >
    > > What I've tried:
    > > 1. Rebooting
    > > 2. Items listed in KB909444
    > > http://support.microsoft.com/default...b/909444/en-us
    > > >In the advanced security properties of the .clb files in the

    > > %windir%/registration folder, made sure that the Allow inheritable auditing
    > > entries from the parent to propagate to this object and all objects. Include
    > > these with entries explicitly defined here option is selected.

    >
    >
    > Are you using auditing to try to diagnose this?
    > Are there any results from that?
    >
    >
    > >>Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%
    > >>Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%\Windows

    > > 3. Gave Everyone group read permissions on HKEY_CLASSES_ROOT in regedit
    > >
    > > Here is a piece of the c:\windows\windowsupdate.log

    > ....
    >
    > >
    > > Some System Events:
    > > Event ID: 7023 - The Background Intelligent Transfer Service service
    > > terminated with the following error: Invalid access to memory location.
    > > Event ID: 10010 - The server {E60687F7-01A1-40AA-86AC-DB1CBF673334} did not
    > > register with DCOM within the required timeout.

    >
    >
    > Same failure as the regsvr32 wuaueng is getting?
    >
    >
    > >
    > > The last patches installed were on 10/15/06:
    > > KB924496, KB923191, KB922819, KB924191, KB923414
    > >
    > > I'm afraid to try KB555336
    > > http://support.microsoft.com/default...b;en-us;555336 because this
    > > is a productions server and I'm not exactly sure what this procedure will do.
    > >
    > > Any information would be most appreciated!

    >
    >
    >
    > I would try using bitsadmin to get more info and possibly repair BITS.
    >
    > E.g. using the XPsp2 version of it enter (in a cmd window):
    >
    > bitsadmin /util /version /verbose
    >
    >
    >
    > Good luck
    >
    > Robert Aldwinckle
    > ---
    >
    >
    >


  6. #6
    mentalmidget99 Guest

    RE: 0x8024D007, automatic update service starting, REGSVR32 wuaueng.dl

    I am unable to find a BitsAdmin tool for Windows 2003 Server. Please advise.

    Kathy

    "mentalmidget99" wrote:

    > Server Stats:
    > Windows Server 2003 R2, Enterprise Edition with SP1 installed
    > On an ADS domain however not a domain controller
    >
    > The problem I'm having:
    > Cannot update Windows either by going to update.microsoft.com nor by using
    > automatic windows update
    >
    > Symptoms:
    > 1. Automatic update service won't start - sits in 'starting' mode and I'm
    > unable to stop it. (BITS service will run fine)
    > 2. When I try to register wuaueng.dll by using the command REGSVR32
    > wuaueng.dll I get this error message "LoadLibrary("wuaueng.dll") failed -
    > Invalid access to memory location
    > 3. When I try to install windows updates by going to
    > http://update.microsoft.com/microsoftupdate/v6/ I get this message "The
    > website has encountered a problem and cannot display the page you are trying
    > to view. The options provided below might help you solve the problem." Error
    > number: 0x8024D007
    >
    > What I've tried:
    > 1. Rebooting
    > 2. Items listed in KB909444
    > http://support.microsoft.com/default...b/909444/en-us
    > >In the advanced security properties of the .clb files in the

    > %windir%/registration folder, made sure that the Allow inheritable auditing
    > entries from the parent to propagate to this object and all objects. Include
    > these with entries explicitly defined here option is selected.
    > >Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%
    > >Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%\Windows

    > 3. Gave Everyone group read permissions on HKEY_CLASSES_ROOT in regedit
    >
    > Here is a piece of the c:\windows\windowsupdate.log
    > 2007-02-28 09:42:24 2968 91c Setup *************
    > 2007-02-28 09:42:24 2968 91c Setup ** START ** Setup: Installing client
    > binaries
    > 2007-02-28 09:42:24 2968 91c Setup *********
    > 2007-02-28 09:42:24 2968 91c Setup * Download directory:
    > C:\WINDOWS\SoftwareDistribution\WebSetup
    > 2007-02-28 09:42:24 2968 91c Setup * Stop and start service: Yes
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > cdm
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section cdm: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > iuengine
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section iuengine: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuapi
    > 2007-02-28 09:42:24 2968 91c Setup Registering binary:
    > C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuapi.dll"
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuapi: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuauclt
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuauclt: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuauclt1
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuauclt1: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuaucpl
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuaucpl: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuaueng_WebSetup
    > 2007-02-28 09:42:24 2968 91c Setup Registering binary:
    > C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuaueng.dll"
    > 2007-02-28 09:42:24 2968 91c Setup FATAL: Self registration of
    > C:\WINDOWS\system32\wuaueng.dll failed, error = 0x8024D007
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuaueng_WebSetup: status 0x8024d007
    > 2007-02-28 09:42:24 2968 91c Setup WARNING: Setup failed while processing
    > registry operations, error = 0x8024D007. Rolling back changes.
    > 2007-02-28 09:42:24 2968 91c Setup * WARNING: Exit code = 0x8024D007
    > 2007-02-28 09:42:24 2968 91c Setup *********
    > 2007-02-28 09:42:24 2968 91c Setup ** END ** Setup: Installing client
    > binaries
    > 2007-02-28 09:42:24 2968 91c Setup *************
    > 2007-02-28 09:42:24 2968 91c Setup FATAL: InstallUpdatedBinaries failed with
    > error 0x8024d007
    > 2007-02-28 09:42:24 2968 91c WUWeb FATAL: InstallUpdatedBinaries failed with
    > error:0x8024d007
    > 2007-02-28 09:42:24 2968 91c WUWeb FATAL: UpdateClientWorker failed: error
    > 0x8024d007
    >
    > Some System Events:
    > Event ID: 7023 - The Background Intelligent Transfer Service service
    > terminated with the following error: Invalid access to memory location.
    > Event ID: 10010 - The server {E60687F7-01A1-40AA-86AC-DB1CBF673334} did not
    > register with DCOM within the required timeout.
    >
    > The last patches installed were on 10/15/06:
    > KB924496, KB923191, KB922819, KB924191, KB923414
    >
    > I'm afraid to try KB555336
    > http://support.microsoft.com/default...b;en-us;555336 because this
    > is a productions server and I'm not exactly sure what this procedure will do.
    >
    > Any information would be most appreciated!
    >
    > Kathy


  7. #7
    mentalmidget99 Guest

    RE: 0x8024D007, automatic update service starting, REGSVR32 wuaueng.dl

    I am unable to find a BitsAdmin tool for Windows 2003 Server. Please advise.

    Kathy

    "mentalmidget99" wrote:

    > Server Stats:
    > Windows Server 2003 R2, Enterprise Edition with SP1 installed
    > On an ADS domain however not a domain controller
    >
    > The problem I'm having:
    > Cannot update Windows either by going to update.microsoft.com nor by using
    > automatic windows update
    >
    > Symptoms:
    > 1. Automatic update service won't start - sits in 'starting' mode and I'm
    > unable to stop it. (BITS service will run fine)
    > 2. When I try to register wuaueng.dll by using the command REGSVR32
    > wuaueng.dll I get this error message "LoadLibrary("wuaueng.dll") failed -
    > Invalid access to memory location
    > 3. When I try to install windows updates by going to
    > http://update.microsoft.com/microsoftupdate/v6/ I get this message "The
    > website has encountered a problem and cannot display the page you are trying
    > to view. The options provided below might help you solve the problem." Error
    > number: 0x8024D007
    >
    > What I've tried:
    > 1. Rebooting
    > 2. Items listed in KB909444
    > http://support.microsoft.com/default...b/909444/en-us
    > >In the advanced security properties of the .clb files in the

    > %windir%/registration folder, made sure that the Allow inheritable auditing
    > entries from the parent to propagate to this object and all objects. Include
    > these with entries explicitly defined here option is selected.
    > >Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%
    > >Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%\Windows

    > 3. Gave Everyone group read permissions on HKEY_CLASSES_ROOT in regedit
    >
    > Here is a piece of the c:\windows\windowsupdate.log
    > 2007-02-28 09:42:24 2968 91c Setup *************
    > 2007-02-28 09:42:24 2968 91c Setup ** START ** Setup: Installing client
    > binaries
    > 2007-02-28 09:42:24 2968 91c Setup *********
    > 2007-02-28 09:42:24 2968 91c Setup * Download directory:
    > C:\WINDOWS\SoftwareDistribution\WebSetup
    > 2007-02-28 09:42:24 2968 91c Setup * Stop and start service: Yes
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > cdm
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section cdm: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > iuengine
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section iuengine: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuapi
    > 2007-02-28 09:42:24 2968 91c Setup Registering binary:
    > C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuapi.dll"
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuapi: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuauclt
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuauclt: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuauclt1
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuauclt1: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuaucpl
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuaucpl: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuaueng_WebSetup
    > 2007-02-28 09:42:24 2968 91c Setup Registering binary:
    > C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuaueng.dll"
    > 2007-02-28 09:42:24 2968 91c Setup FATAL: Self registration of
    > C:\WINDOWS\system32\wuaueng.dll failed, error = 0x8024D007
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuaueng_WebSetup: status 0x8024d007
    > 2007-02-28 09:42:24 2968 91c Setup WARNING: Setup failed while processing
    > registry operations, error = 0x8024D007. Rolling back changes.
    > 2007-02-28 09:42:24 2968 91c Setup * WARNING: Exit code = 0x8024D007
    > 2007-02-28 09:42:24 2968 91c Setup *********
    > 2007-02-28 09:42:24 2968 91c Setup ** END ** Setup: Installing client
    > binaries
    > 2007-02-28 09:42:24 2968 91c Setup *************
    > 2007-02-28 09:42:24 2968 91c Setup FATAL: InstallUpdatedBinaries failed with
    > error 0x8024d007
    > 2007-02-28 09:42:24 2968 91c WUWeb FATAL: InstallUpdatedBinaries failed with
    > error:0x8024d007
    > 2007-02-28 09:42:24 2968 91c WUWeb FATAL: UpdateClientWorker failed: error
    > 0x8024d007
    >
    > Some System Events:
    > Event ID: 7023 - The Background Intelligent Transfer Service service
    > terminated with the following error: Invalid access to memory location.
    > Event ID: 10010 - The server {E60687F7-01A1-40AA-86AC-DB1CBF673334} did not
    > register with DCOM within the required timeout.
    >
    > The last patches installed were on 10/15/06:
    > KB924496, KB923191, KB922819, KB924191, KB923414
    >
    > I'm afraid to try KB555336
    > http://support.microsoft.com/default...b;en-us;555336 because this
    > is a productions server and I'm not exactly sure what this procedure will do.
    >
    > Any information would be most appreciated!
    >
    > Kathy


  8. #8
    mentalmidget99 Guest

    RE: 0x8024D007, automatic update service starting, REGSVR32 wuaueng.dl

    I am unable to find a BitsAdmin tool for Windows 2003 Server. Please advise.

    Kathy

    "mentalmidget99" wrote:

    > Server Stats:
    > Windows Server 2003 R2, Enterprise Edition with SP1 installed
    > On an ADS domain however not a domain controller
    >
    > The problem I'm having:
    > Cannot update Windows either by going to update.microsoft.com nor by using
    > automatic windows update
    >
    > Symptoms:
    > 1. Automatic update service won't start - sits in 'starting' mode and I'm
    > unable to stop it. (BITS service will run fine)
    > 2. When I try to register wuaueng.dll by using the command REGSVR32
    > wuaueng.dll I get this error message "LoadLibrary("wuaueng.dll") failed -
    > Invalid access to memory location
    > 3. When I try to install windows updates by going to
    > http://update.microsoft.com/microsoftupdate/v6/ I get this message "The
    > website has encountered a problem and cannot display the page you are trying
    > to view. The options provided below might help you solve the problem." Error
    > number: 0x8024D007
    >
    > What I've tried:
    > 1. Rebooting
    > 2. Items listed in KB909444
    > http://support.microsoft.com/default...b/909444/en-us
    > >In the advanced security properties of the .clb files in the

    > %windir%/registration folder, made sure that the Allow inheritable auditing
    > entries from the parent to propagate to this object and all objects. Include
    > these with entries explicitly defined here option is selected.
    > >Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%
    > >Gave Everyone group the following permission: Traverse permissions (“List Folder Contents”) on %windir%\Windows

    > 3. Gave Everyone group read permissions on HKEY_CLASSES_ROOT in regedit
    >
    > Here is a piece of the c:\windows\windowsupdate.log
    > 2007-02-28 09:42:24 2968 91c Setup *************
    > 2007-02-28 09:42:24 2968 91c Setup ** START ** Setup: Installing client
    > binaries
    > 2007-02-28 09:42:24 2968 91c Setup *********
    > 2007-02-28 09:42:24 2968 91c Setup * Download directory:
    > C:\WINDOWS\SoftwareDistribution\WebSetup
    > 2007-02-28 09:42:24 2968 91c Setup * Stop and start service: Yes
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > cdm
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section cdm: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > iuengine
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section iuengine: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuapi
    > 2007-02-28 09:42:24 2968 91c Setup Registering binary:
    > C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuapi.dll"
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuapi: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuauclt
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuauclt: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuauclt1
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuauclt1: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuaucpl
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuaucpl: status 0
    > 2007-02-28 09:42:24 2968 91c Setup Starting registry operations for section
    > wuaueng_WebSetup
    > 2007-02-28 09:42:24 2968 91c Setup Registering binary:
    > C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuaueng.dll"
    > 2007-02-28 09:42:24 2968 91c Setup FATAL: Self registration of
    > C:\WINDOWS\system32\wuaueng.dll failed, error = 0x8024D007
    > 2007-02-28 09:42:24 2968 91c Setup Completed registration operations for
    > section wuaueng_WebSetup: status 0x8024d007
    > 2007-02-28 09:42:24 2968 91c Setup WARNING: Setup failed while processing
    > registry operations, error = 0x8024D007. Rolling back changes.
    > 2007-02-28 09:42:24 2968 91c Setup * WARNING: Exit code = 0x8024D007
    > 2007-02-28 09:42:24 2968 91c Setup *********
    > 2007-02-28 09:42:24 2968 91c Setup ** END ** Setup: Installing client
    > binaries
    > 2007-02-28 09:42:24 2968 91c Setup *************
    > 2007-02-28 09:42:24 2968 91c Setup FATAL: InstallUpdatedBinaries failed with
    > error 0x8024d007
    > 2007-02-28 09:42:24 2968 91c WUWeb FATAL: InstallUpdatedBinaries failed with
    > error:0x8024d007
    > 2007-02-28 09:42:24 2968 91c WUWeb FATAL: UpdateClientWorker failed: error
    > 0x8024d007
    >
    > Some System Events:
    > Event ID: 7023 - The Background Intelligent Transfer Service service
    > terminated with the following error: Invalid access to memory location.
    > Event ID: 10010 - The server {E60687F7-01A1-40AA-86AC-DB1CBF673334} did not
    > register with DCOM within the required timeout.
    >
    > The last patches installed were on 10/15/06:
    > KB924496, KB923191, KB922819, KB924191, KB923414
    >
    > I'm afraid to try KB555336
    > http://support.microsoft.com/default...b;en-us;555336 because this
    > is a productions server and I'm not exactly sure what this procedure will do.
    >
    > Any information would be most appreciated!
    >
    > Kathy


  9. #9
    David Staschover Guest

    0x8024D007, automatic update service starting, REGSVR32wuaueng.dl - mentalmidget9

    Hi Kathy,

    We have the same problem. I was wondering if you found a solution?

    Thanks,

    David

  10. #10
    PA Bear [MS MVP] Guest

    Re: 0x8024D007, automatic update service starting, REGSVR32 wuaueng.dl - mentalmidget9

    [NNTP-Posting-Host: 72.29.94.49.static.dimenoc.com strikes again]

    David Staschover wrote:
    > Hi Kathy,
    >
    > We have the same problem. I was wondering if you found a solution?
    >
    > Thanks,
    >
    > David


  11. #11
    mentalmidget99 Guest

    RE: 0x8024D007, automatic update service starting, REGSVR32 wuaueng.dl

    No solution has been found yet. I'm sorry.

    Kathy

Similar Threads

  1. Automatic Update Service Not Starting
    By RobTheOrganGuru in forum Windows Update
    Replies: 13
    Last Post: 02-06-2009, 07:22 PM
  2. Automatic update service cannot start
    By Zadora in forum Windows Software
    Replies: 2
    Last Post: 04-04-2009, 10:46 PM
  3. Automatic update service unable to connect
    By Wisher in forum Windows Security
    Replies: 2
    Last Post: 17-10-2008, 04:31 AM
  4. automatic update disabled - unable to enable service
    By Rowdy in forum Windows Update
    Replies: 1
    Last Post: 29-05-2008, 09:32 PM
  5. Automatic Updates service hung on starting
    By Brett_osd in forum Windows Update
    Replies: 4
    Last Post: 11-03-2008, 09:13 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,691,747.94078 seconds with 17 queries