Did you also try resolution #2 in the link that TaurArian posted?
If resolution #2 doesn't solve the problem, give the following a try (it's
my usual recommendation for those posting that Windows Update gets "stuck"
at "Checking for the latest version of the Windows Update software):
Go to Start>Run and key in:
net.exe stop wuauserv
Click on OK or hit ENTER
Go to Start>Run and key in:
regsvr32 wuapi.dll
Click on OK or hit ENTER
Click on OK in the RegSvr32 dialogue box
Start>Run and key in:
regsvr32 wups.dll
Click on OK or hit ENTER
Click on OK in the RegSvr32 dialogue box
Start>Run and key in:
regsvr32 wuaueng.dll
Click on OK or hit ENTER
Click on OK in the RegSvr32 dialogue box
Start>Run and key in:
regsvr32 wuaueng1.dll
Click on OK or hit ENTER
Click on OK in the RegSvr32 dialogue box
Start>Run and key in:
regsvr32 wucltui.dll
Click on OK or hit ENTER
Click on OK in the RegSvr32 dialogue box
Start>Run and key in:
regsvr32 wuweb.dll
Click on OK or hit ENTER
Click on OK in the RegSvr32 dialogue box
Start>Run and key in:
regsvr32 jscript.dll
Click on OK or hit ENTER
Click on OK in the RegSvr32 dialogue box
Start>Run and key in:
regsvr32 atl.dll
Click on OK or hit ENTER
Click on OK in the RegSvr32 dialogue box
Start>Run and key in:
regsvr32 softpub.dll
Click on OK or hit ENTER
Click on OK in the RegSvr32 dialogue box
Start>Run and key in:
regsvr32 msxml3.dll
Click on OK or hit ENTER
Click on OK in the RegSvr32 dialogue box
Start>Run and key in:
net.exe start wuauserv
Now try the Windows Update site.
Alternatively, you could create a command script file to run the above
commands in a Command Prompt window......
Go to Start>Run
Key in:
cmd
Click on OK or hit ENTER
In the Command Prompt window, key in:
notepad registerit.cmd
Hit ENTER
A Notepad window will open with a dialogue box asking if you want to create
a new file. Click on Yes in the dialogue box.
Copy/paste the following, between but not including the asterisks, into the
Notepad window:
*********************
net stop wuauserv
regsvr32 /s wuapi.dll
regsvr32 /s wups.dll
regsvr32 /s wuaueng.dll
regsvr32 /s wuaueng1.dll
regsvr32 /s wucltui.dll
regsvr32 /s wuweb.dll
regsvr32 /s jscript.dll
regsvr32 /s atl.dll
regsvr32 /s softpub.dll
regsvr32 /s msxml3.dll
net start wuauserv
**********************
When finished pasting the above commands into the Notepad window, go to
File>Save then File>Exit.
Back in the Command Prompt window, key in:
registerit.cmd
Then hit ENTER
When the file is done running, and you're back at the C: prompt, key in:
exit
Then hit ENTER
Now try the Windows Update site.
Regards,
--
Patti MacLeod
Microsoft MVP - Windows Shell/User
"SteveL" <> wrote in message
news:A01F708E-331A-41F0-B208-...
> When I scrolled down to the end they where already there, I added them at
the
> top as well rebooted then tried again to no avail. I tried
> re-installing/reparing IE no help.
> Any other suggestions??
>
> Thanks IA.
>
> "Patti MacLeod" wrote:
>
> > You're welcome :-)
> >
> > Yes, it can be confusing, especially when there are two netsvcs's to
choose
> > from within the same area.
> >
> > Please let us know whether it solves your issue or not.
> >
> >
> >
> > Regards,
> >
> > --
> > Patti MacLeod
> > Microsoft MVP - Windows Shell/User
> >
> > "SteveL" <> wrote in message
> > news:7726C377-7743-4A28-BD76-...
> > > Thanks to all, I have yeat to try this to see if it solves my issue,
the
> > > instructions are confusing, you have to single click the svchost then
> > double
> > > click the netsvcs on the right, I was navigating down to the netsvcs
on
> > the
> > > left.
> > >
> > > Thanks to all for your support.....
> > >
> > > "SteveL" wrote:
> > >
> > > > Hello, I found several of these posts here, a person by the ID of
> > "TAURARIAN"
> > > > had posted an answer with a link;
> > > >
> >
http://v5.windowsupdate.microsoft.co...cleid=19&ln=en
> > > > Under the resolution step 8 (Value Data) what if you do not have
this
> > > > string? which string does one use? there are 5 different ones 2 of
which
> > are
> > > > numeric fields and cannot be used.
> > > >
> > > > Thanks for the info...........
> >
> >
> >