windows update

  • Thread starter Thread starter Bill Bilger
  • Start date Start date
B

Bill Bilger

When I go to windows update and it tells me it is checking to see if my
computer has the latest version of updating software it just sits there
for a while then gives me a message that the website has encountered a
problem and cannot display the page i am trying to view.
Has anyone out there had this problem and how do you get around it?

Thanks
 
Try registering the following:

Click Start, select Run and type (pressing enter after each one and wait for the
success message):

net.exe stop wuauserv
Press Ok

Repeat for the following:
regsvr32 wuapi.dll
regsvr32 wups.dll
regsvr32 wuaueng.dll
regsvr32 wuaueng1.dll
regsvr32 wuweb.dll
regsvr32 jscript.dll
regsvr32 wucltui.dll
regsvr32 msxml3.dll
regsvr32 softpub.dll
regsvr32 atl.dll

net.exe start wuauserv
 
TaurArian said:
Try registering the following:

Click Start, select Run and type (pressing enter after each one and wait
for the success message):

net.exe stop wuauserv
Press Ok

Repeat for the following:
regsvr32 wuapi.dll
regsvr32 wups.dll
regsvr32 wuaueng.dll
regsvr32 wuaueng1.dll
regsvr32 wuweb.dll
regsvr32 jscript.dll
regsvr32 wucltui.dll
regsvr32 msxml3.dll
regsvr32 softpub.dll
regsvr32 atl.dll

net.exe start wuauserv
Followed your instruction. regsvr32 msxm13.dll was not found.
Still have same problem
 
Bill Bilger said:
Thanks for pointing out the typo but that didn't work either.
Any other suggestions?

Thanks

You receive a "Windows Update has encountered an error and cannot display the
requested page" error message when you try to install an update
XP
http://support.microsoft.com/default.aspx?scid=kb;en-us;883614

Re-install Windows Update files

http://download.windowsupdate.com/v6/windowsupdate/redist/standalone/WindowsUpdateAgent20-x86.exe

Note If you have an x64-based computer, visit the following Microsoft Web site:
http://download.windowsupdate.com/v6/windowsupdate/redist/standalone/WindowsUpdateAgent20-x64.exe

Click Save in the File Download-Security Warning dialog box, and then select the
location where you want to save the file.
Double-click the file that you saved

NB - A note from Torgeir Bakken [MVP]

Note that if it says "Install is not needed since Windows Update Agent is already
installed.", run the exe with the command line switch /wuforce, like this:
WindowsUpdateAgent20-x86.exe /wuforce
 
Back
Top