|  | Windows Update Error 80070424 |  | |
| | | DMG |  |
| Posted: Sat Jul 19, 2008 11:38 am Post subject: Windows Update Error 80070424 |  |
Hi
When I try to use Windows Update to check for updates, I got this error message:
"Windows could not search for new updates Error(s) found: Code 80070424 "
Hope someone can help.
DMG
-- DMG Posted via LINK |
| |
| | | DMG |  |
| Posted: Sat Jul 19, 2008 2:16 pm Post subject: RE: windows update error 80070424 |  |
Thanks for the fix. Updates work again. :)
-- DMG Posted via LINK |
| |
| | | Shenan Stanley |  |
| Posted: Sat Jul 19, 2008 2:58 pm Post subject: Re: Windows Update Error 80070424 |  |
DMG wrote:
| Quote: | When I try to use Windows Update to check for updates, I got this error message:
"Windows could not search for new updates Error(s) found: Code 80070424"
Hope someone can help.
|
Just for *grins* - what Operating System?
-- Shenan Stanley MS-MVP -- How To Ask Questions The Smart Way LINK |
| |
| | | DMG |  |
| Posted: Sun Jul 20, 2008 3:23 pm Post subject: Re: Windows Update Error 80070424 |  |
Hi Shenan
It for Vista and I've found the fix from the thread posted by Christopher for the problem.
Thanks.
-- DMG Posted via LINK |
| |
| | | BattGraf |  |
| Posted: Mon Jul 21, 2008 10:27 am Post subject: RE: windows update error 80070424 |  |
Thank you for the fix, it worked and the updates are rolling in...
"Lena" wrote:
| Quote: | Thanks a lot.Your solution was very helpful!!
"GC" wrote:
If you have Vista and you have this problem the solution is actually very easy...
1) click Start, then All programs, then Accessories 2) Right click on Command Promt and select run as Administrator 3) At the command prompt enter the following
%SYSTEMROOT%\SYSTEM32\REGSVR32.EXE %SYSTEMROOT%\SYSTEM32\WUAUENG.DLL
It should pop up a window saying the .dll registration succeeded and thats it! All fixed  Hope this helps...
|
|
| |
| | | ms I need help! |  |
| Posted: Thu Jul 24, 2008 1:15 pm Post subject: Re: windows update error 80070424 |  |
| |  | |
Hi
I tried following step one... failed even the other step did not work for me. It says that...
The module "QMGR.DLL" was loaded but the entry-point DllRegisterServer was not found.
Make sure that "QMGR.DLL" is valid DLL or OCX file and then try again
How do I check if it is valid or not?
regards
"TaurArian [MS-MVP]" wrote:
| Quote: | Click Start, select run, type: regsvr32 wuaueng.dll
if that doesn't do the trick:-
Verify that BITS is correctly configured and started:
1. Click Start, click Run, type services.msc, and then click OK. 2. Double-click Background Intelligent Transfer Service. 3. In the Startup type box, click Manual, and then click Apply. 4. Click the Log On tab, and then verify that the service is enabled in every hardware profile that is listed. If the service is disabled in one or more hardware profiles, click the hardware profile, click Enable, and then click Apply. 5. Click the General tab, and then click Start.
If that's all okay, then perhaps:-
1. Click Start. 2. Choose Run. 3. In the Run box, type (pressing okay after the command) :- Regsvr32 QMGR.DLL
also see You cannot turn on the Automatic Updates feature on a Windows XP Service Pack 2-based computer LINK The Automatic Updates feature is turned off in the Security Center. Additionally, you cannot turn on the Automatic Updates feature. When you try to install updates from the Microsoft Windows Update Web site, you may receive an error message that resembles the following: 0x80070424
-- ==================================== TaurArian [MS-MVP] 2005-2007 - Australia ==================================== How to make a good post: LINK Backup and data recovery: LINK Enhancing file system performance: LINK Defending your machine: LINK
"Pete" <Pete@discussions.microsoft.com> wrote in message news:BB611665-8822-4ED8-87C0-315F11F70577@microsoft.com... | 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
|
|
| |
| | | dopypuppy |  |
| Posted: Thu Aug 07, 2008 8:15 pm Post subject: Re: windows update error 80070424 |  |
I got this update error message 80070424 in vista I found this on a web site and it worked for me in vista
click on Start ->type Run in search bar click on run icon
copy and paste the complete command below and press enter
%SYSTEMROOT%\SYSTEM32\REGSVR32.EXE %SYSTEMROOT%\SYSTEM32\WUAUENG.DLL
This line is use to reregister WUAUENG.DLL in window.
that is all. Launch your windows update again, you should be able to perform update now. |
| |
| | | Kay |  |
| Posted: Fri Aug 08, 2008 12:43 am Post subject: RE: windows update error 80070424 |  |
| |  | |
Works like a charm for Vista. Thanks a million!!
"Christopher" wrote:
| Quote: | 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 **** |
|
| |
| | | Kent086 |  |
| Posted: Mon Aug 11, 2008 2:46 pm Post subject: RE: windows update error 80070424 |  |
Thank you very much! This worked perfect!
"sd" wrote:
| Quote: | 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 |
|
| |
| | | Ezra |  |
| Posted: Thu Sep 04, 2008 5:28 pm Post subject: Re: windows update error 80070424 |  |
| |  | |
Hey TaurArian,
I have done everything what you said, but get this reported as: Module QMGR.DLL has been charged but the access point DllRegisterServer has not been found. Care that QMGR.DLL valid DLL- or OCX File are and try it again.
So i didn't can solve this problem. I am using Windows Vista.
Kind regards,
Ezra vd zedde.
"TaurArian [MS-MVP]" wrote:
| Quote: | Click Start, select run, type: regsvr32 wuaueng.dll
if that doesn't do the trick:-
Verify that BITS is correctly configured and started:
1. Click Start, click Run, type services.msc, and then click OK. 2. Double-click Background Intelligent Transfer Service. 3. In the Startup type box, click Manual, and then click Apply. 4. Click the Log On tab, and then verify that the service is enabled in every hardware profile that is listed. If the service is disabled in one or more hardware profiles, click the hardware profile, click Enable, and then click Apply. 5. Click the General tab, and then click Start.
If that's all okay, then perhaps:-
1. Click Start. 2. Choose Run. 3. In the Run box, type (pressing okay after the command) :- Regsvr32 QMGR.DLL
also see You cannot turn on the Automatic Updates feature on a Windows XP Service Pack 2-based computer LINK The Automatic Updates feature is turned off in the Security Center. Additionally, you cannot turn on the Automatic Updates feature. When you try to install updates from the Microsoft Windows Update Web site, you may receive an error message that resembles the following: 0x80070424
-- ==================================== TaurArian [MS-MVP] 2005-2007 - Australia ==================================== How to make a good post: LINK Backup and data recovery: LINK Enhancing file system performance: LINK Defending your machine: LINK
"Pete" <Pete@discussions.microsoft.com> wrote in message news:BB611665-8822-4ED8-87C0-315F11F70577@microsoft.com... | 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
|
|
| |
| Page 1 of 2 .:. Goto page 1, 2 Next | |
|
|