From: Buck_Danny on
Hi, I'm getting the same problem with a Wondows Vista Ultimate SP1, 64 bits.

I get the "WindowsUpdate_80070424" "WindowsUpdate_dt000" error, I've tried
the solution there above, without any success, and didn't find any one
working on the net.

Does anyone here know a fix for this problem ?

"Pete" wrote:

> hey everybody. I got a serious problem I can't activate my windows update and
> as soon as I'm trying to update manual I'm getting this error 80070424.
>
> nowhere is mentioned what this error code means and how to solve it. So if
> anyone has a solution, please give a comment
>
> - thx, Pete
From: stalgado on
hey just tried renaming that text as a bat and executed and now it works
fine. Cheers mate

"Christopher" wrote:

> Just got off with microsoft... here is the fix:
>
> Copy the following and past it into notepad... save the doc and rename it as
> a bat file (example: update.bat) execute the bat file and reboot. Hope it
> works as well for you as it did me:
>
> **** Begin ****
>
> net stop cryptsvc
> net stop wuauserv
> ren %windir%\system32\catroot2 catroot2.old
> ren %windir%\SoftwareDistribution SoftwareDistribution.old
> regsvr32 comcat.dll /s
> Regsvr32 Msxml.dll /s
> Regsvr32 Msxml2.dll /s
> proxycfg -u
> Regsvr32 Msxml3.dll /s
> regsvr32 shdoc401.dll /s
> regsvr32 cdm.dll /s
> regsvr32 softpub.dll /s
> regsvr32 wintrust.dll /s
> regsvr32 initpki.dll /s
> regsvr32 dssenh.dll /s
> regsvr32 rsaenh.dll /s
> regsvr32 gpkcsp.dll /s
> regsvr32 sccbase.dll /s
> regsvr32 slbcsp.dll /s
> regsvr32 mssip32.dll /s
> regsvr32 cryptdlg.dll /s
> regsvr32 wucltui.dll /s
> regsvr32 shdoc401.dll /i /s
> regsvr32 dssenh.dll /s
> regsvr32 rsaenh.dll /s
> regsvr32 gpkcsp.dll /s
> regsvr32 sccbase.dll /s
> regsvr32 slbcsp.dll /s
> regsvr32 asctrls.ocx /s
> regsvr32 wintrust.dll /s
> regsvr32 initpki.dll /s
> regsvr32 softpub.dll /s
> regsvr32 oleaut32.dll /s
> regsvr32 shdocvw.dll /I /s
> regsvr32 shdocvw.dll /s
> regsvr32 browseui.dll /s
> regsvr32 browseui.dll /I /s
> regsvr32 msrating.dll /s
> regsvr32 mlang.dll /s
> regsvr32 hlink.dll /s
> regsvr32 mshtmled.dll /s
> regsvr32 urlmon.dll /s
> regsvr32 plugin.ocx /s
> regsvr32 sendmail.dll /s
> regsvr32 scrobj.dll /s
> regsvr32 mmefxe.ocx /s
> regsvr32 corpol.dll /s
> regsvr32 jscript.dll /s
> regsvr32 msxml.dll /s
> regsvr32 imgutil.dll /s
> regsvr32 thumbvw.dll /s
> regsvr32 cryptext.dll /s
> regsvr32 rsabase.dll /s
> regsvr32 inseng.dll /s
> regsvr32 iesetup.dll /i /s
> regsvr32 cryptdlg.dll /s
> regsvr32 actxprxy.dll /s
> regsvr32 dispex.dll /s
> regsvr32 occache.dll /s
> regsvr32 occache.dll /i /s
> regsvr32 iepeers.dll /s
> regsvr32 urlmon.dll /i /s
> regsvr32 cdfview.dll /s
> regsvr32 webcheck.dll /s
> regsvr32 mobsync.dll /s
> regsvr32 pngfilt.dll /s
> regsvr32 licmgr10.dll /s
> regsvr32 icmfilter.dll /s
> regsvr32 hhctrl.ocx /s
> regsvr32 inetcfg.dll /s
> regsvr32 tdc.ocx /s
> regsvr32 MSR2C.DLL /s
> regsvr32 msident.dll /s
> regsvr32 msieftp.dll /s
> regsvr32 xmsconf.ocx /s
> regsvr32 ils.dll /s
> regsvr32 msoeacct.dll /s
> regsvr32 inetcomm.dll /s
> regsvr32 msdxm.ocx /s
> regsvr32 dxmasf.dll /s
> regsvr32 l3codecx.ax /s
> regsvr32 acelpdec.ax /s
> regsvr32 mpg4ds32.ax /s
> regsvr32 voxmsdec.ax /s
> regsvr32 danim.dll /s
> regsvr32 Daxctle.ocx /s
> regsvr32 lmrt.dll /s
> regsvr32 datime.dll /s
> regsvr32 dxtrans.dll /s
> regsvr32 dxtmsft.dll /s
> regsvr32 WEBPOST.DLL /s
> regsvr32 WPWIZDLL.DLL /s
> regsvr32 POSTWPP.DLL /s
> regsvr32 CRSWPP.DLL /s
> regsvr32 FTPWPP.DLL /s
> regsvr32 FPWPP.DLL /s
> regsvr32 WUAPI.DLL /s
> regsvr32 wups2.dll /S
> regsvr32 WUAUENG.DLL /s
> regsvr32 ATL.DLL /s
> regsvr32 WUCLTUI.DLL /s
> regsvr32 WUPS.DLL /s
> regsvr32 WUWEB.DLL /s
> regsvr32 wshom.ocx /s
> regsvr32 wshext.dll /s
> regsvr32 vbscript.dll /s
> regsvr32 scrrun.dll mstinit.exe /setup /s
> regsvr32 msnsspc.dll /SspcCreateSspiReg /s
> regsvr32 msapsspc.dll /SspcCreateSspiReg /s
> proxycfg –d
> sc sdset wuauserv
> D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;
>
> ;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
> regsvr32 mshtml.dll /s
> net start cryptsvc
> net start wuauserv
>
> **** End ****
From: sd on
To solve the Error number: 0×80070424 in Windows Update follow the steps
below:-


Click on Start -> Run
and paste the command below and enter

%SYSTEMROOT%\SYSTEM32\REGSVR32.EXE %SYSTEMROOT%\SYSTEM32\WUAUENG.DLL

This line use to reregistering WUAUENG.DLL in window.

You are done! Launch your windows update again, you should be able to
perform update now.


"Pete" wrote:

> hey everybody. I got a serious problem I can't activate my windows update and
> as soon as I'm trying to update manual I'm getting this error 80070424.
>
> nowhere is mentioned what this error code means and how to solve it. So if
> anyone has a solution, please give a comment
>
> - thx, Pete
From: Wask on

dude jus wanna say thanx the "regsvr32 wuaueng.dll" thing worked a treat

From: Al on
I have the same error as well with Vista Ultimate SP1 64 bit. The solutions
above did not work....

"Buck_Danny" wrote:

> Hi, I'm getting the same problem with a Wondows Vista Ultimate SP1, 64 bits.
>
> I get the "WindowsUpdate_80070424" "WindowsUpdate_dt000" error, I've tried
> the solution there above, without any success, and didn't find any one
> working on the net.
>
> Does anyone here know a fix for this problem ?
>
> "Pete" wrote:
>
> > hey everybody. I got a serious problem I can't activate my windows update and
> > as soon as I'm trying to update manual I'm getting this error 80070424.
> >
> > nowhere is mentioned what this error code means and how to solve it. So if
> > anyone has a solution, please give a comment
> >
> > - thx, Pete