Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > wu service hangs @ start_pending, cannot register wuaueng.dll

Reply
Thread Tools Display Modes

wu service hangs @ start_pending, cannot register wuaueng.dll

 
 
Mike
Guest
Posts: n/a

 
      12-08-2004
This problem started shortly after installing SP2. The Automatic
Updates service hangs in start_pending mode and I cannot use the
windows update website. On the website I click yes to install V5,
wait a long time, and get a 0x8DDD0004 error. Wu log has no record
for it either. I read a lot into this and I tried a number of things,
including reinstalling au.inf and re-registering the dlls.

I noticed a problem with the wuaueng.dll, which I can't register.
This is the error I get,

LoadLibrary("C:\Windows\system32\wuaueng.dll") failed - The specified
procedure could not be found.

The file is there, the path is correct, what's the problem? Just for
the heck of it I tried doing the same on my other Sp1 machine, even
though it worked fine, and there were no problems. I tried
transfering the wuaueng.dll from my sp1 machine to my sp2 but the file
still didn't register.

Since wuaueng.dll is causing problems, and everything else is just
fine, my guess is that this dll is responsible for the automatic
updates service not working properly.

Anyone have any ideas on how to fix this problem?
 
Reply With Quote
 
 
 
 
Robert Aldwinckle
Guest
Posts: n/a

 
      12-10-2004
> LoadLibrary("C:\Windows\system32\wuaueng.dll") failed -
> The specified procedure could not be found.


Where are you seeing this? What is the context?

Without any other context my *guess* would be that one of the other
modules involved in the re-registration process are the problem.

I personally would first try using FileMon to see what other modules
are involved in the failure. That isn't always successful since sometimes
the modules involved are already loaded and the failure is in them.
In that case RegMon might give you some more clues.
What would be really nice is something that gives a trace of the modules
and entrypoints, including the one which issued the error message.
I suppose running a debug version under the Visual Studio IDE
could show you that but I have never done it.


If you aren't interested in trying to diagnose the problem further
I would start with

sfc /scannow

as an attempt to make it go away.


Good luck

Robert Aldwinckle
---


"Mike" <> wrote in message
news: om...
> This problem started shortly after installing SP2. The Automatic
> Updates service hangs in start_pending mode and I cannot use the
> windows update website. On the website I click yes to install V5,
> wait a long time, and get a 0x8DDD0004 error. Wu log has no record
> for it either. I read a lot into this and I tried a number of things,
> including reinstalling au.inf and re-registering the dlls.
>
> I noticed a problem with the wuaueng.dll, which I can't register.
> This is the error I get,
>
> LoadLibrary("C:\Windows\system32\wuaueng.dll") failed - The specified
> procedure could not be found.
>
> The file is there, the path is correct, what's the problem? Just for
> the heck of it I tried doing the same on my other Sp1 machine, even
> though it worked fine, and there were no problems. I tried
> transfering the wuaueng.dll from my sp1 machine to my sp2 but the file
> still didn't register.
>
> Since wuaueng.dll is causing problems, and everything else is just
> fine, my guess is that this dll is responsible for the automatic
> updates service not working properly.
>
> Anyone have any ideas on how to fix this problem?



 
Reply With Quote
Reply

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
SQl Writer Service Hangs srhat Windows Vista General Discussion 3 12-12-2008 08:26 PM
Microsoft .NET framework 1.1 service pack 1 - Hangs ADE Windows Update 24 07-15-2005 08:27 AM
wuaueng.dll crashing Jason Gallas Windows Update 3 10-09-2004 12:02 PM
2000 service pack 4 hangs at startup Ken Windows Update 0 09-10-2003 11:05 PM
Service Pack 4 Installer for Windows 2000 Hangs Dan Hatton Windows Update 2 08-19-2003 08:37 PM



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