Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Window Update Failed - [Error number: 0x8024400A]

Reply
Thread Tools Display Modes

Window Update Failed - [Error number: 0x8024400A]

 
 
cedrichiu
Guest
Posts: n/a

 
      08-01-2006
Hi,

I recently started encountering a '0x8024400A' error after trying to install
updates from the Microsoft Update site. I am unsure how to correct
this problem.

I had carried out update and sucessfully installed 2 Windows Genuine
Advantage Notification (KB905474) and Windows XP Update for Windows XP
(KB913670) on
4/7/2006.

Please assist me...


 
Reply With Quote
 
 
 
 
TaurArian [MS-MVP]
Guest
Posts: n/a

 
      08-01-2006
Try re-registering the MSXML3.DLL

Click Start, select Run and type:
regsvr32 msxml3.dll
Select Okay.

Try WU again
You may have to reboot

No guarantees, it works for some with this error but not everyone.
--

==================================
TaurArian [MS-MVP] 2005-2007 - Australia
==================================
http://www.dts-l.org/goodpost.htm
"Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
(Links to web pages and MSKB Articles are posted for the purposes of keeping
the information current)


"cedrichiu" <> wrote in message
news:02CCD4CA-5348-49DF-B41C-...
| Hi,
|
| I recently started encountering a '0x8024400A' error after trying to
install
| updates from the Microsoft Update site. I am unsure how to correct
| this problem.
|
| I had carried out update and sucessfully installed 2 Windows Genuine
| Advantage Notification (KB905474) and Windows XP Update for Windows XP
| (KB913670) on
| 4/7/2006.
|
| Please assist me...
|
|


 
Reply With Quote
 
cedrichiu
Guest
Posts: n/a

 
      08-02-2006
Hi,

Thanks you for your prompt reply...
But it doesn't work at all...

Please comment. Cheers



"TaurArian [MS-MVP]" wrote:

> Try re-registering the MSXML3.DLL
>
> Click Start, select Run and type:
> regsvr32 msxml3.dll
> Select Okay.
>
> Try WU again
> You may have to reboot
>
> No guarantees, it works for some with this error but not everyone.
> --
>
> ==================================
> TaurArian [MS-MVP] 2005-2007 - Australia
> ==================================
> http://www.dts-l.org/goodpost.htm
> "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> (Links to web pages and MSKB Articles are posted for the purposes of keeping
> the information current)
>
>
> "cedrichiu" <> wrote in message
> news:02CCD4CA-5348-49DF-B41C-...
> | Hi,
> |
> | I recently started encountering a '0x8024400A' error after trying to
> install
> | updates from the Microsoft Update site. I am unsure how to correct
> | this problem.
> |
> | I had carried out update and sucessfully installed 2 Windows Genuine
> | Advantage Notification (KB905474) and Windows XP Update for Windows XP
> | (KB913670) on
> | 4/7/2006.
> |
> | Please assist me...
> |
> |
>
>
>

 
Reply With Quote
 
TaurArian [MS-MVP]
Guest
Posts: n/a

 
      08-02-2006
As I said, it works for some -

You may need to re-registered some more files:

1. Click Start.
2. Choose Run.
3. In the Run box, type (pressing okay after each one) :-

net stop wuauserv

Repeat for the following:
regsvr32 wuapi.dll
regsvr32 wups.dll
regsvr32 wuaueng.dll
regsvr32 wuaueng1.dll
regsvr32 wucltui.dll
regsvr32 wuweb.dll
regsvr32 MSXML3.dll
regsvr32 qmgr.dll
regsvr32 qmgrprxy.dll
regsvr32 jscript.dll

net start wuauserv


--

==================================
TaurArian [MS-MVP] 2005-2007 - Australia
==================================
http://www.dts-l.org/goodpost.htm
"Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
(Links to web pages and MSKB Articles are posted for the purposes of keeping
the information current)


"cedrichiu" <> wrote in message
news:4B65BFEC-5952-4B15-8874-...
| Hi,
|
| Thanks you for your prompt reply...
| But it doesn't work at all...
|
| Please comment. Cheers
|
|
|
| "TaurArian [MS-MVP]" wrote:
|
| > Try re-registering the MSXML3.DLL
| >
| > Click Start, select Run and type:
| > regsvr32 msxml3.dll
| > Select Okay.
| >
| > Try WU again
| > You may have to reboot
| >
| > No guarantees, it works for some with this error but not everyone.
| > --
| >
| > ==================================
| > TaurArian [MS-MVP] 2005-2007 - Australia
| > ==================================
| > http://www.dts-l.org/goodpost.htm
| > "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
| > (Links to web pages and MSKB Articles are posted for the purposes of
keeping
| > the information current)
| >
| >
| > "cedrichiu" <> wrote in message
| > news:02CCD4CA-5348-49DF-B41C-...
| > | Hi,
| > |
| > | I recently started encountering a '0x8024400A' error after trying to
| > install
| > | updates from the Microsoft Update site. I am unsure how to correct
| > | this problem.
| > |
| > | I had carried out update and sucessfully installed 2 Windows Genuine
| > | Advantage Notification (KB905474) and Windows XP Update for Windows XP
| > | (KB913670) on
| > | 4/7/2006.
| > |
| > | Please assist me...
| > |
| > |
| >
| >
| >


 
Reply With Quote
 
mmm
Guest
Posts: n/a

 
      08-02-2006


"cedrichiu" wrote:

> Hi,
>
> I recently started encountering a '0x8024400A' error after trying to install
> updates from the Microsoft Update site. I am unsure how to correct
> this problem.
>
> I had carried out update and sucessfully installed 2 Windows Genuine
> Advantage Notification (KB905474) and Windows XP Update for Windows XP
> (KB913670) on
> 4/7/2006.
>
> Please assist me...
>
>

 
Reply With Quote
 
cedrichiu
Guest
Posts: n/a

 
      08-03-2006
Hi,

TQ this time. It worked fine and I had successfully installed via online
Window Update for rest of patches. But I hit error again when installed
KB910437 and returned error code 0x80070003

Please assist

Regards


"TaurArian [MS-MVP]" wrote:

> As I said, it works for some -
>
> You may need to re-registered some more files:
>
> 1. Click Start.
> 2. Choose Run.
> 3. In the Run box, type (pressing okay after each one) :-
>
> net stop wuauserv
>
> Repeat for the following:
> regsvr32 wuapi.dll
> regsvr32 wups.dll
> regsvr32 wuaueng.dll
> regsvr32 wuaueng1.dll
> regsvr32 wucltui.dll
> regsvr32 wuweb.dll
> regsvr32 MSXML3.dll
> regsvr32 qmgr.dll
> regsvr32 qmgrprxy.dll
> regsvr32 jscript.dll
>
> net start wuauserv
>
>
> --
>
> ==================================
> TaurArian [MS-MVP] 2005-2007 - Australia
> ==================================
> http://www.dts-l.org/goodpost.htm
> "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> (Links to web pages and MSKB Articles are posted for the purposes of keeping
> the information current)
>
>
> "cedrichiu" <> wrote in message
> news:4B65BFEC-5952-4B15-8874-...
> | Hi,
> |
> | Thanks you for your prompt reply...
> | But it doesn't work at all...
> |
> | Please comment. Cheers
> |
> |
> |
> | "TaurArian [MS-MVP]" wrote:
> |
> | > Try re-registering the MSXML3.DLL
> | >
> | > Click Start, select Run and type:
> | > regsvr32 msxml3.dll
> | > Select Okay.
> | >
> | > Try WU again
> | > You may have to reboot
> | >
> | > No guarantees, it works for some with this error but not everyone.
> | > --
> | >
> | > ==================================
> | > TaurArian [MS-MVP] 2005-2007 - Australia
> | > ==================================
> | > http://www.dts-l.org/goodpost.htm
> | > "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> | > (Links to web pages and MSKB Articles are posted for the purposes of
> keeping
> | > the information current)
> | >
> | >
> | > "cedrichiu" <> wrote in message
> | > news:02CCD4CA-5348-49DF-B41C-...
> | > | Hi,
> | > |
> | > | I recently started encountering a '0x8024400A' error after trying to
> | > install
> | > | updates from the Microsoft Update site. I am unsure how to correct
> | > | this problem.
> | > |
> | > | I had carried out update and sucessfully installed 2 Windows Genuine
> | > | Advantage Notification (KB905474) and Windows XP Update for Windows XP
> | > | (KB913670) on
> | > | 4/7/2006.
> | > |
> | > | Please assist me...
> | > |
> | > |
> | >
> | >
> | >
>
>
>

 
Reply With Quote
 
TaurArian [MS-MVP]
Guest
Posts: n/a

 
      08-03-2006
Well at least we are progressing, see these links for your new "error"

You receive a "0x80070002" or "0x80070003" error code after you download an
update from Windows Update, from Microsoft Update, or from Windows Server
Update Services
http://support.microsoft.com/kb/910336/en-us

When searching for available updates on the Update site, you see the
0x80070002 or 0x80070003 error
http://update.microsoft.com/windowsu...=en&IsMu=False


--

==================================
TaurArian [MS-MVP] 2005-2007 - Australia
==================================
http://www.dts-l.org/goodpost.htm
"Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
(Links to web pages and MSKB Articles are posted for the purposes of keeping
the information current)


"cedrichiu" <> wrote in message
news:0F489E8F-7B20-4514-AB35-...
| Hi,
|
| TQ this time. It worked fine and I had successfully installed via online
| Window Update for rest of patches. But I hit error again when installed
| KB910437 and returned error code 0x80070003
|
| Please assist
|
| Regards
|
|
| "TaurArian [MS-MVP]" wrote:
|
| > As I said, it works for some -
| >
| > You may need to re-registered some more files:
| >
| > 1. Click Start.
| > 2. Choose Run.
| > 3. In the Run box, type (pressing okay after each one) :-
| >
| > net stop wuauserv
| >
| > Repeat for the following:
| > regsvr32 wuapi.dll
| > regsvr32 wups.dll
| > regsvr32 wuaueng.dll
| > regsvr32 wuaueng1.dll
| > regsvr32 wucltui.dll
| > regsvr32 wuweb.dll
| > regsvr32 MSXML3.dll
| > regsvr32 qmgr.dll
| > regsvr32 qmgrprxy.dll
| > regsvr32 jscript.dll
| >
| > net start wuauserv
| >
| >
| > --
| >
| > ==================================
| > TaurArian [MS-MVP] 2005-2007 - Australia
| > ==================================
| > http://www.dts-l.org/goodpost.htm
| > "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
| > (Links to web pages and MSKB Articles are posted for the purposes of
keeping
| > the information current)
| >
| >
| > "cedrichiu" <> wrote in message
| > news:4B65BFEC-5952-4B15-8874-...
| > | Hi,
| > |
| > | Thanks you for your prompt reply...
| > | But it doesn't work at all...
| > |
| > | Please comment. Cheers
| > |
| > |
| > |
| > | "TaurArian [MS-MVP]" wrote:
| > |
| > | > Try re-registering the MSXML3.DLL
| > | >
| > | > Click Start, select Run and type:
| > | > regsvr32 msxml3.dll
| > | > Select Okay.
| > | >
| > | > Try WU again
| > | > You may have to reboot
| > | >
| > | > No guarantees, it works for some with this error but not everyone.
| > | > --
| > | >
| > | > ==================================
| > | > TaurArian [MS-MVP] 2005-2007 - Australia
| > | > ==================================
| > | > http://www.dts-l.org/goodpost.htm
| > | > "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
| > | > (Links to web pages and MSKB Articles are posted for the purposes of
| > keeping
| > | > the information current)
| > | >
| > | >
| > | > "cedrichiu" <> wrote in message
| > | > news:02CCD4CA-5348-49DF-B41C-...
| > | > | Hi,
| > | > |
| > | > | I recently started encountering a '0x8024400A' error after trying
to
| > | > install
| > | > | updates from the Microsoft Update site. I am unsure how to correct
| > | > | this problem.
| > | > |
| > | > | I had carried out update and sucessfully installed 2 Windows
Genuine
| > | > | Advantage Notification (KB905474) and Windows XP Update for
Windows XP
| > | > | (KB913670) on
| > | > | 4/7/2006.
| > | > |
| > | > | Please assist me...
| > | > |
| > | > |
| > | >
| > | >
| > | >
| >
| >
| >


 
Reply With Quote
 
cedrichiu
Guest
Posts: n/a

 
      08-04-2006
Thanks you very much for help this far....Problem solved
Cheers. Take care.

"TaurArian [MS-MVP]" wrote:

> Well at least we are progressing, see these links for your new "error"
>
> You receive a "0x80070002" or "0x80070003" error code after you download an
> update from Windows Update, from Microsoft Update, or from Windows Server
> Update Services
> http://support.microsoft.com/kb/910336/en-us
>
> When searching for available updates on the Update site, you see the
> 0x80070002 or 0x80070003 error
> http://update.microsoft.com/windowsu...=en&IsMu=False
>
>
> --
>
> ==================================
> TaurArian [MS-MVP] 2005-2007 - Australia
> ==================================
> http://www.dts-l.org/goodpost.htm
> "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> (Links to web pages and MSKB Articles are posted for the purposes of keeping
> the information current)
>
>
> "cedrichiu" <> wrote in message
> news:0F489E8F-7B20-4514-AB35-...
> | Hi,
> |
> | TQ this time. It worked fine and I had successfully installed via online
> | Window Update for rest of patches. But I hit error again when installed
> | KB910437 and returned error code 0x80070003
> |
> | Please assist
> |
> | Regards
> |
> |
> | "TaurArian [MS-MVP]" wrote:
> |
> | > As I said, it works for some -
> | >
> | > You may need to re-registered some more files:
> | >
> | > 1. Click Start.
> | > 2. Choose Run.
> | > 3. In the Run box, type (pressing okay after each one) :-
> | >
> | > net stop wuauserv
> | >
> | > Repeat for the following:
> | > regsvr32 wuapi.dll
> | > regsvr32 wups.dll
> | > regsvr32 wuaueng.dll
> | > regsvr32 wuaueng1.dll
> | > regsvr32 wucltui.dll
> | > regsvr32 wuweb.dll
> | > regsvr32 MSXML3.dll
> | > regsvr32 qmgr.dll
> | > regsvr32 qmgrprxy.dll
> | > regsvr32 jscript.dll
> | >
> | > net start wuauserv
> | >
> | >
> | > --
> | >
> | > ==================================
> | > TaurArian [MS-MVP] 2005-2007 - Australia
> | > ==================================
> | > http://www.dts-l.org/goodpost.htm
> | > "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> | > (Links to web pages and MSKB Articles are posted for the purposes of
> keeping
> | > the information current)
> | >
> | >
> | > "cedrichiu" <> wrote in message
> | > news:4B65BFEC-5952-4B15-8874-...
> | > | Hi,
> | > |
> | > | Thanks you for your prompt reply...
> | > | But it doesn't work at all...
> | > |
> | > | Please comment. Cheers
> | > |
> | > |
> | > |
> | > | "TaurArian [MS-MVP]" wrote:
> | > |
> | > | > Try re-registering the MSXML3.DLL
> | > | >
> | > | > Click Start, select Run and type:
> | > | > regsvr32 msxml3.dll
> | > | > Select Okay.
> | > | >
> | > | > Try WU again
> | > | > You may have to reboot
> | > | >
> | > | > No guarantees, it works for some with this error but not everyone.
> | > | > --
> | > | >
> | > | > ==================================
> | > | > TaurArian [MS-MVP] 2005-2007 - Australia
> | > | > ==================================
> | > | > http://www.dts-l.org/goodpost.htm
> | > | > "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> | > | > (Links to web pages and MSKB Articles are posted for the purposes of
> | > keeping
> | > | > the information current)
> | > | >
> | > | >
> | > | > "cedrichiu" <> wrote in message
> | > | > news:02CCD4CA-5348-49DF-B41C-...
> | > | > | Hi,
> | > | > |
> | > | > | I recently started encountering a '0x8024400A' error after trying
> to
> | > | > install
> | > | > | updates from the Microsoft Update site. I am unsure how to correct
> | > | > | this problem.
> | > | > |
> | > | > | I had carried out update and sucessfully installed 2 Windows
> Genuine
> | > | > | Advantage Notification (KB905474) and Windows XP Update for
> Windows XP
> | > | > | (KB913670) on
> | > | > | 4/7/2006.
> | > | > |
> | > | > | Please assist me...
> | > | > |
> | > | > |
> | > | >
> | > | >
> | > | >
> | >
> | >
> | >
>
>
>

 
Reply With Quote
 
Greg E
Guest
Posts: n/a

 
      08-10-2006
This works for me. Many thanks,
--
Greg E


"TaurArian [MS-MVP]" wrote:

> As I said, it works for some -
>
> You may need to re-registered some more files:
>
> 1. Click Start.
> 2. Choose Run.
> 3. In the Run box, type (pressing okay after each one) :-
>
> net stop wuauserv
>
> Repeat for the following:
> regsvr32 wuapi.dll
> regsvr32 wups.dll
> regsvr32 wuaueng.dll
> regsvr32 wuaueng1.dll
> regsvr32 wucltui.dll
> regsvr32 wuweb.dll
> regsvr32 MSXML3.dll
> regsvr32 qmgr.dll
> regsvr32 qmgrprxy.dll
> regsvr32 jscript.dll
>
> net start wuauserv
>
>
> --
>
> ==================================
> TaurArian [MS-MVP] 2005-2007 - Australia
> ==================================
> http://www.dts-l.org/goodpost.htm
> "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> (Links to web pages and MSKB Articles are posted for the purposes of keeping
> the information current)
>
>
> "cedrichiu" <> wrote in message
> news:4B65BFEC-5952-4B15-8874-...
> | Hi,
> |
> | Thanks you for your prompt reply...
> | But it doesn't work at all...
> |
> | Please comment. Cheers
> |
> |
> |
> | "TaurArian [MS-MVP]" wrote:
> |
> | > Try re-registering the MSXML3.DLL
> | >
> | > Click Start, select Run and type:
> | > regsvr32 msxml3.dll
> | > Select Okay.
> | >
> | > Try WU again
> | > You may have to reboot
> | >
> | > No guarantees, it works for some with this error but not everyone.
> | > --
> | >
> | > ==================================
> | > TaurArian [MS-MVP] 2005-2007 - Australia
> | > ==================================
> | > http://www.dts-l.org/goodpost.htm
> | > "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> | > (Links to web pages and MSKB Articles are posted for the purposes of
> keeping
> | > the information current)
> | >
> | >
> | > "cedrichiu" <> wrote in message
> | > news:02CCD4CA-5348-49DF-B41C-...
> | > | Hi,
> | > |
> | > | I recently started encountering a '0x8024400A' error after trying to
> | > install
> | > | updates from the Microsoft Update site. I am unsure how to correct
> | > | this problem.
> | > |
> | > | I had carried out update and sucessfully installed 2 Windows Genuine
> | > | Advantage Notification (KB905474) and Windows XP Update for Windows XP
> | > | (KB913670) on
> | > | 4/7/2006.
> | > |
> | > | Please assist me...
> | > |
> | > |
> | >
> | >
> | >
>
>
>

 
Reply With Quote
 
John R
Guest
Posts: n/a

 
      08-18-2006
This was helpful to me as well.

John

"TaurArian [MS-MVP]" wrote:

> As I said, it works for some -
>
> You may need to re-registered some more files:
>
> 1. Click Start.
> 2. Choose Run.
> 3. In the Run box, type (pressing okay after each one) :-
>
> net stop wuauserv
>
> Repeat for the following:
> regsvr32 wuapi.dll
> regsvr32 wups.dll
> regsvr32 wuaueng.dll
> regsvr32 wuaueng1.dll
> regsvr32 wucltui.dll
> regsvr32 wuweb.dll
> regsvr32 MSXML3.dll
> regsvr32 qmgr.dll
> regsvr32 qmgrprxy.dll
> regsvr32 jscript.dll
>
> net start wuauserv
>
>
> --
>
> ==================================
> TaurArian [MS-MVP] 2005-2007 - Australia
> ==================================
> http://www.dts-l.org/goodpost.htm
> "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> (Links to web pages and MSKB Articles are posted for the purposes of keeping
> the information current)
>
>
> "cedrichiu" <> wrote in message
> news:4B65BFEC-5952-4B15-8874-...
> | Hi,
> |
> | Thanks you for your prompt reply...
> | But it doesn't work at all...
> |
> | Please comment. Cheers
> |
> |
> |
> | "TaurArian [MS-MVP]" wrote:
> |
> | > Try re-registering the MSXML3.DLL
> | >
> | > Click Start, select Run and type:
> | > regsvr32 msxml3.dll
> | > Select Okay.
> | >
> | > Try WU again
> | > You may have to reboot
> | >
> | > No guarantees, it works for some with this error but not everyone.
> | > --
> | >
> | > ==================================
> | > TaurArian [MS-MVP] 2005-2007 - Australia
> | > ==================================
> | > http://www.dts-l.org/goodpost.htm
> | > "Need more help? http://support.microsoft.com/?scid=ph;en-us;6527
> | > (Links to web pages and MSKB Articles are posted for the purposes of
> keeping
> | > the information current)
> | >
> | >
> | > "cedrichiu" <> wrote in message
> | > news:02CCD4CA-5348-49DF-B41C-...
> | > | Hi,
> | > |
> | > | I recently started encountering a '0x8024400A' error after trying to
> | > install
> | > | updates from the Microsoft Update site. I am unsure how to correct
> | > | this problem.
> | > |
> | > | I had carried out update and sucessfully installed 2 Windows Genuine
> | > | Advantage Notification (KB905474) and Windows XP Update for Windows XP
> | > | (KB913670) on
> | > | 4/7/2006.
> | > |
> | > | Please assist me...
> | > |
> | > |
> | >
> | >
> | >
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error number: 0x8024400A fahed Windows Update 1 07-21-2006 01:04 PM
RE: Error number: 0x8024400A Phoenician Windows Update 0 06-15-2006 04:24 AM
[Error number: 0x8024400A] When using Microsoft Update wschaub Windows Update 2 06-16-2005 09:35 PM
V5 WU Error number: 0x8024400A Peter Windows Update 5 09-21-2004 08:37 PM
RE: Error number: 0x8024400A Bryan Windows Update 1 09-21-2004 03:19 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59