Re: [Error number: 0x80070005]
- From: "Robert Aldwinckle" <robald@xxxxxxxxxxxxx>
- Date: Sat, 13 Aug 2005 07:15:04 -0400
"Tim" <Tim@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:564BEFA6-9112-4CE3-B811-D05545ED19EF@xxxxxxxxxxxxxxxx
> Hey i have a similar problem, but slightly different. when i go to update and
> click install now it will go up to 100% then show the error message
> 0x80070005. i have tried both solutions to no avail but when i try to
> register wuaueng.dll it comes up with an error message that it can not do
> this i have tried to replace the dll and it still came up with the same error
Are you stopping the service first? (E.g. in a cmd window)
net stop wuauserv
Some users have had to resort to a safe boot instead to allow them
to re-register that module. (A safe boot would not start the service.)
If you still can't do it even then make note of any return codes
that regsvr32 is giving you (and don't use the /s switch).
One user found it necessary to diagnose a missing dependent
module by using DependencyWalker's Profiler feature to monitor
the progress of the command. We would expect regsvr32 to
return code 0x00000002 in this case.
<title>KB249873 - Explanation of Regsvr32 Usage and Error Messages</title>
http://www.dependencywalker.com/faq.html
<quote>
The best way to debug a module that fails to register is by opening
REGSVR32.EXE in Dependency Walker rather than your DLL.
</quote>
HTH
Robert Aldwinckle
---
.
- Follow-Ups:
- Re: [Error number: 0x80070005]
- From: Tim
- Re: [Error number: 0x80070005]
- References:
- Re: [Error number: 0x80070005]
- From: Tim
- Re: [Error number: 0x80070005]
- Prev by Date: Re: Windows Genuine Advantage Validation Tool KB892130
- Next by Date: Re: Calling on Microsoft's Most Valuable Primates
- Previous by thread: Re: [Error number: 0x80070005]
- Next by thread: Re: [Error number: 0x80070005]
- Index(es):
Relevant Pages
|