Re: 0x80070424 Error
- From: "Patti MacLeod" <pam120@xxxxxxxxxxxxx>
- Date: Wed, 11 May 2005 01:07:27 -0400
I was working the 3-midnight shift this afternoon, so I wasn't able to
return to your thread until just now.
When you ran the WUAUENG.DLL command, did you include regsvr32 as part of
the command? If you just keyed in WUAUENG.DLL in the Open field, it would
return a message asking what program to use to open the file. When you go to
Start>Run, the command you key in should look like this:
regsvr32 WUAUENG.DLL
In the first method that I provided for you, the instructions were not to
delete the wuauserv key in the registry, but to delete the DeleteFlag value
in the right-hand pane if that value was there. If you did indeed delete the
wuauserv key in the registry, that would explain the "black window appears
on my screen before instantly disapperaing" when you run the net start
wuauserv command, and would also explain the new error message "Error
number: 0x80070003". If you didn't export the wuauserv key prior to deleting
it, copy/paste the following (between but not including the asterisks) into
Notepad and Save as wuauserv.reg (save it to Desktop or My Documents or
somewhere where you can easily find it):
************************************************************
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv]
"Type"=dword:00000020
"Start"=dword:00000002
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,
00,\
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\
6b,00,20,00,6e,00,65,00,74,00,73,00,76,00,63,00,73,00,00,00
"DisplayName"="Automatic Updates"
"ObjectName"="LocalSystem"
"Description"="Enables the download and installation of Windows updates. If
this service is disabled, this computer will not be able to use the
Automatic Updates feature or the Windows Update Web site."
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv\Parameters]
"ServiceDll"=hex(2):43,00,3a,00,5c,00,57,00,49,00,4e,00,44,00,4f,00,57,00,53
,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,77,00,75,00,\
61,00,75,00,73,00,65,00,72,00,76,00,2e,00,64,00,6c,00,6c,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv\Security]
"Security"=hex:01,00,14,80,90,00,00,00,9c,00,00,00,14,00,00,00,30,00,00,00,0
2,\
00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
00,00,02,00,60,00,04,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,\
05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\
20,02,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,0b,00,00,00,00,\
00,18,00,fd,01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,\
00,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv\Enum]
"0"="Root\\LEGACY_WUAUSERV\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001
************************************************************
When you have created and saved the wuauserv.reg file, double-click on that
file and click on Yes when asked if you want to merge the information into
the registry.
Regards,
--
Patti MacLeod
Microsoft MVP - Windows Shell/User
"coneheid" <coneheid@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6D94CF0F-2B4E-4B55-99CC-DE7475EF6337@xxxxxxxxxxxxxxxx
> Is there another course of action?
>
> Thanks
>
> "coneheid" wrote:
>
> > Just noticed that when i try to install the update now that i am being
given
> > a new error message "Error number: 0x80070003".
> >
> > I'm really sorry if i'm confusing you, i'm confusing myself 2.
> >
> > thanks
> >
> > "coneheid" wrote:
> >
> > > Sorry,
> > >
> > > I now realise that i had being using a typo in reference to
"WUAUENG.DLL",
> > > now when i ask the computer to run this program it needs to know what
file
> > > created it. the message also says that i can open it from a list of
programs
> > > on my computer. What do i do next?
> > >
> > > I went back and tried the first two methods that you provided me with
and
> > > still got the same error message when trying to install the latest
update.
> > >
> > > The first method, I deleted wuauserv but again no luck when i got to
the
> > > update install screen.
> > >
> > > the 2nd method, the link to google that u gave me about solving this
proble.
> > > i dont understand step 4. Have i to copy and paste more stuff?
> > >
> > > I tried the solution in the last post you sent but when i i tried to
run
> > > wuauserv, a black window appears on my screen before instantly
disapperaing.
> > >
> > > Cheers
> > > "Patti MacLeod" wrote:
> > >
> > > > Since the command for registering the WUAUENG.DLL file is one of the
> > > > commands in the "wordpad method", that negates your misspelling of
the
> > > > filename as a possible cause for the 0x80070424 error.
> > > >
> > > > More often than not, reregistering the WUAUENG.DLL file fixes that
error, so
> > > > I had to do some searching for another possible fix, and this has
worked in
> > > > a couple of cases:
> > > >
> > > > Go to Start>Run and key in:
> > > > net stop wuauserv
> > > > Then click on OK or hit ENTER
> > > >
> > > > When the Automatic Updates service has stopped, use My Computer or
Windows
> > > > Explorer to navigate to the C:\Windows or C:\WINNT (if C:\Windows
does not
> > > > exist) folder. Rename the SoftwareDistribution folder to SDOLD
> > > >
> > > > Go to Start>Run and key in:
> > > > net start wuauserv
> > > > Then click on OK or hit ENTER
> > > >
> > > > Now try the Windows Update site and see if the error has been
resolved.
> > > >
> > > >
> > > >
> > > > Regards,
> > > >
> > > > --
> > > > Patti MacLeod
> > > > Microsoft MVP - Windows Shell/User
> > > >
> > > > "coneheid" <coneheid@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > > > news:CD1A1229-B8B0-4124-90C3-3155EB18BF52@xxxxxxxxxxxxxxxx
> > > > > any other suggestions?
> > > > >
> > > > > Cheers
> > > >
> > > >
> > > >
.
- Follow-Ups:
- Re: 0x80070424 Error
- From: coneheid
- Re: 0x80070424 Error
- References:
- 0x80070424 Error
- From: coneheid
- Re: 0x80070424 Error
- From: Patti MacLeod
- Re: 0x80070424 Error
- From: coneheid
- Re: 0x80070424 Error
- From: coneheid
- Re: 0x80070424 Error
- From: Patti MacLeod
- Re: 0x80070424 Error
- From: coneheid
- Re: 0x80070424 Error
- From: coneheid
- Re: 0x80070424 Error
- From: coneheid
- 0x80070424 Error
- Prev by Date: RE: Auto update and Windows Update stopped working after failed update
- Next by Date: Re: Back ground!!
- Previous by thread: Re: 0x80070424 Error
- Next by thread: Re: 0x80070424 Error
- Index(es):
Relevant Pages
|