Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Windows Update V5 not starting

Reply
Thread Tools Display Modes

Windows Update V5 not starting

 
 
Andrew
Guest
Posts: n/a

 
      12-28-2004
I am trying to fix a PC for a friend that has suffered a number of issues and
the last problem I am trying to solve is when I try to access Windows Update.
When I access this web site, all appears to be going well, except that I get
to the initial page 'Checking for the latest version of the Windows Update
software...' and nothing further happens. I can force Windows Update V4 to
run (through Administrator options) and that did run and gave me some updates.
On checking WindowsUpdate.Log in \Windows, I see that there is an error:
2004-12-28 13:17:40-0000 148 1c0 CreateObject for
Microsoft.Update.AutoUpdate failed: error 0x800401f3
2004-12-28 13:17:40-0000 148 1c0 CreateObject for
Microsoft.Update.SystemInfo failed: error 0x800401f3
2004-12-28 13:20:12-0000 148 1c0 CreateObject for
Microsoft.Update.ServiceManager failed: error
Has anyone got any bright ideas?
Thanks
 
Reply With Quote
 
 
 
 
Yaseer Ahmad Gauhar
Guest
Posts: n/a

 
      12-28-2004


"Andrew" wrote:

> I am trying to fix a PC for a friend that has suffered a number of issues and
> the last problem I am trying to solve is when I try to access Windows Update.
> When I access this web site, all appears to be going well, except that I get
> to the initial page 'Checking for the latest version of the Windows Update
> software...' and nothing further happens. I can force Windows Update V4 to
> run (through Administrator options) and that did run and gave me some updates.
> On checking WindowsUpdate.Log in \Windows, I see that there is an error:
> 2004-12-28 13:17:40-0000 148 1c0 CreateObject for
> Microsoft.Update.AutoUpdate failed: error 0x800401f3
> 2004-12-28 13:17:40-0000 148 1c0 CreateObject for
> Microsoft.Update.SystemInfo failed: error 0x800401f3
> 2004-12-28 13:20:12-0000 148 1c0 CreateObject for
> Microsoft.Update.ServiceManager failed: error
> Has anyone got any bright ideas?
> Thanks

 
Reply With Quote
 
y_a_gauhar
Guest
Posts: n/a

 
      12-28-2004


"Andrew" wrote:

> I am trying to fix a PC for a friend that has suffered a number of issues and
> the last problem I am trying to solve is when I try to access Windows Update.
> When I access this web site, all appears to be going well, except that I get
> to the initial page 'Checking for the latest version of the Windows Update
> software...' and nothing further happens. I can force Windows Update V4 to
> run (through Administrator options) and that did run and gave me some updates.
> On checking WindowsUpdate.Log in \Windows, I see that there is an error:
> 2004-12-28 13:17:40-0000 148 1c0 CreateObject for
> Microsoft.Update.AutoUpdate failed: error 0x800401f3
> 2004-12-28 13:17:40-0000 148 1c0 CreateObject for
> Microsoft.Update.SystemInfo failed: error 0x800401f3
> 2004-12-28 13:20:12-0000 148 1c0 CreateObject for
> Microsoft.Update.ServiceManager failed: error
> Has anyone got any bright ideas?
> Thanks

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      12-28-2004
You are posting from the web interface.
Did you try a search for the answer to this FAQ first?

http://www.microsoft.com/windowsxp/e...xp=&sloc=en-us

(Search for: 0x800401f3 Show: Threads that are helpful.)


If you did do that then you should refer to the things that you have
looked at and what your results were when you tried them.


---


"Andrew" <> wrote in message
newsEF8B3D0-7D65-4E23-9B12-...
>I am trying to fix a PC for a friend that has suffered a number of issues and
> the last problem I am trying to solve is when I try to access Windows Update.
> When I access this web site, all appears to be going well, except that I get
> to the initial page 'Checking for the latest version of the Windows Update
> software...' and nothing further happens. I can force Windows Update V4 to
> run (through Administrator options) and that did run and gave me some updates.
> On checking WindowsUpdate.Log in \Windows, I see that there is an error:
> 2004-12-28 13:17:40-0000 148 1c0 CreateObject for
> Microsoft.Update.AutoUpdate failed: error 0x800401f3
> 2004-12-28 13:17:40-0000 148 1c0 CreateObject for
> Microsoft.Update.SystemInfo failed: error 0x800401f3
> 2004-12-28 13:20:12-0000 148 1c0 CreateObject for
> Microsoft.Update.ServiceManager failed: error
> Has anyone got any bright ideas?
> Thanks




 
Reply With Quote
 
deerbuck
Guest
Posts: n/a

 
      12-28-2004
Try this:

click start, run,

type the following: net.exe stop wuauserv
click OK,

type the following: regsvr32.exe wuapi.dll
click OK,

type the following: regsvr32.exe wups.dll
click OK,

type the following: regsvr32.exe wuaueng.dll
click OK,

type the following: regsvr32.exe wucltui.dll
click OK,

type the following: regsvr32.exe MSXML3.dll
click OK,

type the following: net.exe start wuauserv
click OK

restart

"Andrew" wrote:

> I am trying to fix a PC for a friend that has suffered a number of issues and
> the last problem I am trying to solve is when I try to access Windows Update.
> When I access this web site, all appears to be going well, except that I get
> to the initial page 'Checking for the latest version of the Windows Update
> software...' and nothing further happens. I can force Windows Update V4 to
> run (through Administrator options) and that did run and gave me some updates.
> On checking WindowsUpdate.Log in \Windows, I see that there is an error:
> 2004-12-28 13:17:40-0000 148 1c0 CreateObject for
> Microsoft.Update.AutoUpdate failed: error 0x800401f3
> 2004-12-28 13:17:40-0000 148 1c0 CreateObject for
> Microsoft.Update.SystemInfo failed: error 0x800401f3
> 2004-12-28 13:20:12-0000 148 1c0 CreateObject for
> Microsoft.Update.ServiceManager failed: error
> Has anyone got any bright ideas?
> Thanks

 
Reply With Quote
 
Andrew
Guest
Posts: n/a

 
      12-28-2004
Yes - that worked great. I actually found this through searching about an
hour ago (even though I had tried previously and not found it). Anyway, all
seems fine now.

"deerbuck" wrote:

> Try this:
>
> click start, run,
>
> type the following: net.exe stop wuauserv
> click OK,
>
> type the following: regsvr32.exe wuapi.dll
> click OK,
>
> type the following: regsvr32.exe wups.dll
> click OK,
>
> type the following: regsvr32.exe wuaueng.dll
> click OK,
>
> type the following: regsvr32.exe wucltui.dll
> click OK,
>
> type the following: regsvr32.exe MSXML3.dll
> click OK,
>
> type the following: net.exe start wuauserv
> click OK
>
> restart
>
> "Andrew" wrote:
>
> > I am trying to fix a PC for a friend that has suffered a number of issues and
> > the last problem I am trying to solve is when I try to access Windows Update.
> > When I access this web site, all appears to be going well, except that I get
> > to the initial page 'Checking for the latest version of the Windows Update
> > software...' and nothing further happens. I can force Windows Update V4 to
> > run (through Administrator options) and that did run and gave me some updates.
> > On checking WindowsUpdate.Log in \Windows, I see that there is an error:
> > 2004-12-28 13:17:40-0000 148 1c0 CreateObject for
> > Microsoft.Update.AutoUpdate failed: error 0x800401f3
> > 2004-12-28 13:17:40-0000 148 1c0 CreateObject for
> > Microsoft.Update.SystemInfo failed: error 0x800401f3
> > 2004-12-28 13:20:12-0000 148 1c0 CreateObject for
> > Microsoft.Update.ServiceManager failed: error
> > Has anyone got any bright ideas?
> > Thanks

 
Reply With Quote
 
Tim McGue
Guest
Posts: n/a

 
      07-15-2005
Following the steps in this article resolved this issue for me:
http://support.microsoft.com/kb/822798/

"Andrew" wrote:

> I am trying to fix a PC for a friend that has suffered a number of issues and
> the last problem I am trying to solve is when I try to access Windows Update.
> When I access this web site, all appears to be going well, except that I get
> to the initial page 'Checking for the latest version of the Windows Update
> software...' and nothing further happens. I can force Windows Update V4 to
> run (through Administrator options) and that did run and gave me some updates.
> On checking WindowsUpdate.Log in \Windows, I see that there is an error:
> 2004-12-28 13:17:40-0000 148 1c0 CreateObject for
> Microsoft.Update.AutoUpdate failed: error 0x800401f3
> 2004-12-28 13:17:40-0000 148 1c0 CreateObject for
> Microsoft.Update.SystemInfo failed: error 0x800401f3
> 2004-12-28 13:20:12-0000 148 1c0 CreateObject for
> Microsoft.Update.ServiceManager failed: error
> Has anyone got any bright ideas?
> Thanks

 
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
Starting Windows Update IE freezes Mike bla Windows Update 3 12-14-2004 03:04 AM
Windows Update v5 problem:Starting Automatic Update service Ottoman Windows Update 7 08-24-2004 07:59 AM
windows update shows an error, starting page cut2thechase Windows Update 2 04-19-2004 07:51 PM
System Adminstrator Only message when starting windows update Elias Maalouf Windows Update 3 12-08-2003 05:31 PM
WIndows Update blocked starting page property. Massimo Windows Update 1 07-16-2003 05:26 PM



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