The hang everyone seems to be reporting regarding getting updates:
Microsoft just replaced the "waiting" web page.
Instead of ignoring you, it now shows an error code...
that's great, but the module name is not shown.
As I posted earlier, one of two error codes I have discovered earlier is
what show up in the error code message on the new web page. So now I
know the first error caught is this one:
regsvr32 wuapi.dll 0x80070005
Now if I remember correctly from my bygone days of software development,
when a module calls another module and receives an error response, the
error returned is reported. I have no way of knowing if the 80070005 is
from my named wuapi.dll, or from the called module. Indeed, there may
even be a missing dll being called. Pot luck knowing unless you have
the tools to map it.
It will be interesting to know how many others report this same error
code, and my other regsvr32 call is a different module and different code.
Carl
|