Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > 0x8024D007, automatic update service starting, REGSVR32 wuaueng.dl

Reply
Thread Tools Display Modes

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

 
 
mentalmidget99
Guest
Posts: n/a

 
      02-28-2007
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
 
Reply With Quote
 
 
 
 
mentalmidget99
Guest
Posts: n/a

 
      02-28-2007
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

 
Reply With Quote
 
mentalmidget99
Guest
Posts: n/a

 
      02-28-2007
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

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      03-01-2007
"mentalmidget99" <> wrote in message
news:1FBA5226-F226-459E-9160-...
> 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
---


 
Reply With Quote
 
mentalmidget99
Guest
Posts: n/a

 
      03-01-2007
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" <> wrote in message
> news:1FBA5226-F226-459E-9160-...
> > 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
> ---
>
>
>

 
Reply With Quote
 
mentalmidget99
Guest
Posts: n/a

 
      04-07-2007
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

 
Reply With Quote
 
David Staschover
Guest
Posts: n/a

 
      12-03-2008
Hi Kathy,

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

Thanks,

David
 
Reply With Quote
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      12-03-2008
[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

 
Reply With Quote
 
mentalmidget99
Guest
Posts: n/a

 
      12-05-2008
No solution has been found yet. I'm sorry.

Kathy
 
Reply With Quote
 
 
 
Reply

« SP3 | Re: Kb938194 »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatic Updates service hung on starting Brett_osd Windows Update 4 03-11-2008 02:43 PM
Automatic Updates will not allow me to update error # 0x8024D007 KF Windows Update 0 06-23-2006 03:47 PM
Automatic Update Service "Starting" Jotaro Windows Update 0 10-26-2005 01:56 PM
No Windows Update - Automatic Updates Service 'hung on starting' .dll problems .? WD Windows Update 11 03-15-2005 01:21 PM
Windows Update v5 problem:Starting Automatic Update service Ottoman Windows Update 7 08-24-2004 07:59 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59