Re: [Error number: 0x80070005]

Tech-Archive recommends: Fix windows errors by optimizing your registry



"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
---


.



Relevant Pages

  • Re: Fortran77 & GUI
    ... But, assuming the user makes a mistake in the input file, ... he has to run the code first, check the error message that pops up on ... very familiar with developing similar codes. ... parameters are interacting (say, for large enough codes which address ...
    (comp.lang.fortran)
  • RE: The field is too small to accept . . .
    ... Also you might be getting some non-printable ASCII characters that won't ... Also consider not using an input mask at all for the zipcode or phone ... Postal Codes in most countries look nothing like zip codes and won't fit the ... I tried everything to get this error message to stop. ...
    (microsoft.public.access.tablesdbdesign)
  • Re: System Error Blank Screen
    ... codes in event viewer and on this computer i don't recieve stop codes in ... I recieve a System Error with and Error Code and parameter ... A picture of the error message ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: System Error Blank Screen
    ... replaceing the mother board. ... codes in event viewer and on this computer i don't recieve stop codes in ... Viewer for error messages, but the only error message is a system ...
    (microsoft.public.windowsxp.help_and_support)
  • ExceptionInInitializerError & Xerces
    ... I have the following codes to parse xml using xerces and I think when I ... the error but the error message does not give me any ideas which files ...
    (comp.lang.java.programmer)