Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Windows Update shows missing files

Reply
Thread Tools Display Modes

Windows Update shows missing files

 
 
mj
Guest
Posts: n/a

 
      11-25-2006
I was unable to use the windows update site; it stated I had missing files
but it will not reinstall them. Is there a way to get these necessary files
with out using the restore cd and loosing all my information?

exact error message: Files required to use Windows Update are no longer
registered or installed on your computer. To continue:

Register or reinstall the files for me now (Recommended)
Let me read about more steps that might be required to solve the problem

-- the register or reinstall gives another error: The website has
encountered a problem and cannot display the page you are trying to view. The
options provided below might help you solve the problem.
 
Reply With Quote
 
 
 
 
TaurArian [MS-MVP]
Guest
Posts: n/a

 
      11-25-2006
Some have reported that simply re-registering the MSXML3.DLL seems to fix the
problem.
1. Click Start.
2. Choose Run.
3. In the Run box, type: regsvr32 MSXML3.DLL
Press okay

If that hasn't helped 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

If you need to reinstall the Automatic Updates service, follow these steps in this
article -
You receive a "Windows Update has encountered an error and cannot display the
requested page" error message when you try to install an update
http://support.microsoft.com/default...b;en-us;883614



--

==================================
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
Get Safe online: http://www.getsafeonline.org/
(Links to web pages and MSKB Articles are posted for the purposes of keeping the
information current)


"mj" <> wrote in message
news:193E4018-F93D-4EB9-8D75-...
|I was unable to use the windows update site; it stated I had missing files
| but it will not reinstall them. Is there a way to get these necessary files
| with out using the restore cd and loosing all my information?
|
| exact error message: Files required to use Windows Update are no longer
| registered or installed on your computer. To continue:
|
| Register or reinstall the files for me now (Recommended)
| Let me read about more steps that might be required to solve the problem
|
| -- the register or reinstall gives another error: The website has
| encountered a problem and cannot display the page you are trying to view. The
| options provided below might help you solve the problem.


 
Reply With Quote
 
rtst
Guest
Posts: n/a

 
      11-25-2006


"mj" wrote:

> I was unable to use the windows update site; it stated I had missing files
> but it will not reinstall them. Is there a way to get these necessary files
> with out using the restore cd and loosing all my information?
>
> exact error message: Files required to use Windows Update are no longer
> registered or installed on your computer. To continue:
>
> Register or reinstall the files for me now (Recommended)
> Let me read about more steps that might be required to solve the problem
>
> -- the register or reinstall gives another error: The website has
> encountered a problem and cannot display the page you are trying to view. The
> options provided below might help you solve the problem.

 
Reply With Quote
 
rtst
Guest
Posts: n/a

 
      11-25-2006
I found that by restoring to a previous date and not installing update
KB927978 it overcame the problem.

"mj" wrote:

> I was unable to use the windows update site; it stated I had missing files
> but it will not reinstall them. Is there a way to get these necessary files
> with out using the restore cd and loosing all my information?
>
> exact error message: Files required to use Windows Update are no longer
> registered or installed on your computer. To continue:
>
> Register or reinstall the files for me now (Recommended)
> Let me read about more steps that might be required to solve the problem
>
> -- the register or reinstall gives another error: The website has
> encountered a problem and cannot display the page you are trying to view. The
> options provided below might help you solve the problem.

 
Reply With Quote
 
jkampe@gmail.com
Guest
Posts: n/a

 
      11-27-2006
In case you get a 0x80070005 error when trying to do "regsvr32
MSXML3.DLL", the following worked for me, on a Windows 2000 Pro system:

0. Turn off virus protection temporarily.
1. Do a search for msxml3 on your entire system.
2. Delete *all* files containing msxml3, which in my case was
msxml3.dll, msxml3r.dll, msxml3a.dll.
3. Restart.
4. Download and install the latest msxml3.msi from Microsoft's web
site.
5. Try Microsoft Update and see if it works.
6. Repeat 3-5 if there are any complaints from any of the programs.
7. Turn virus protection on again.

Worked like a charm for me. Perhaps it is time for me to move to Vista?


http://www.kampe.com


TaurArian [MS-MVP] skrev:

> Some have reported that simply re-registering the MSXML3.DLL seems to fix the
> problem.
> 1. Click Start.
> 2. Choose Run.
> 3. In the Run box, type: regsvr32 MSXML3.DLL
> Press okay
>
> If that hasn't helped 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
>
> If you need to reinstall the Automatic Updates service, follow these steps in this
> article -
> You receive a "Windows Update has encountered an error and cannot display the
> requested page" error message when you try to install an update
> http://support.microsoft.com/default...b;en-us;883614
>
>
>
> --
>
> ==================================
> 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
> Get Safe online: http://www.getsafeonline.org/
> (Links to web pages and MSKB Articles are posted for the purposes of keeping the
> information current)
>
>
> "mj" <> wrote in message
> news:193E4018-F93D-4EB9-8D75-...
> |I was unable to use the windows update site; it stated I had missing files
> | but it will not reinstall them. Is there a way to get these necessary files
> | with out using the restore cd and loosing all my information?
> |
> | exact error message: Files required to use Windows Update are no longer
> | registered or installed on your computer. To continue:
> |
> | Register or reinstall the files for me now (Recommended)
> | Let me read about more steps that might be required to solve the problem
> |
> | -- the register or reinstall gives another error: The website has
> | encountered a problem and cannot display the page you are trying to view. The
> | options provided below might help you solve the problem.


 
Reply With Quote
 
ROTOR
Guest
Posts: n/a

 
      12-03-2006
Simply typing this DLL into the run box worked for me [Running XP] after
countless options and even Dell support !

"" wrote:

> In case you get a 0x80070005 error when trying to do "regsvr32
> MSXML3.DLL", the following worked for me, on a Windows 2000 Pro system:
>
> 0. Turn off virus protection temporarily.
> 1. Do a search for msxml3 on your entire system.
> 2. Delete *all* files containing msxml3, which in my case was
> msxml3.dll, msxml3r.dll, msxml3a.dll.
> 3. Restart.
> 4. Download and install the latest msxml3.msi from Microsoft's web
> site.
> 5. Try Microsoft Update and see if it works.
> 6. Repeat 3-5 if there are any complaints from any of the programs.
> 7. Turn virus protection on again.
>
> Worked like a charm for me. Perhaps it is time for me to move to Vista?
>
>
> http://www.kampe.com
>
>
> TaurArian [MS-MVP] skrev:
>
> > Some have reported that simply re-registering the MSXML3.DLL seems to fix the
> > problem.
> > 1. Click Start.
> > 2. Choose Run.
> > 3. In the Run box, type: regsvr32 MSXML3.DLL
> > Press okay
> >
> > If that hasn't helped 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
> >
> > If you need to reinstall the Automatic Updates service, follow these steps in this
> > article -
> > You receive a "Windows Update has encountered an error and cannot display the
> > requested page" error message when you try to install an update
> > http://support.microsoft.com/default...b;en-us;883614
> >
> >
> >
> > --
> >
> > ==================================
> > 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
> > Get Safe online: http://www.getsafeonline.org/
> > (Links to web pages and MSKB Articles are posted for the purposes of keeping the
> > information current)
> >
> >
> > "mj" <> wrote in message
> > news:193E4018-F93D-4EB9-8D75-...
> > |I was unable to use the windows update site; it stated I had missing files
> > | but it will not reinstall them. Is there a way to get these necessary files
> > | with out using the restore cd and loosing all my information?
> > |
> > | exact error message: Files required to use Windows Update are no longer
> > | registered or installed on your computer. To continue:
> > |
> > | Register or reinstall the files for me now (Recommended)
> > | Let me read about more steps that might be required to solve the problem
> > |
> > | -- the register or reinstall gives another error: The website has
> > | encountered a problem and cannot display the page you are trying to view. The
> > | options provided below might help you solve the problem.

>
>

 
Reply With Quote
 
AlexR
Guest
Posts: n/a

 
      12-07-2006
Genious!!

I tried everything and only this helped.

I erased 2 files->restart->download new version->works!!

Thanks!

"" wrote:

> In case you get a 0x80070005 error when trying to do "regsvr32
> MSXML3.DLL", the following worked for me, on a Windows 2000 Pro system:
>
> 0. Turn off virus protection temporarily.
> 1. Do a search for msxml3 on your entire system.
> 2. Delete *all* files containing msxml3, which in my case was
> msxml3.dll, msxml3r.dll, msxml3a.dll.
> 3. Restart.
> 4. Download and install the latest msxml3.msi from Microsoft's web
> site.
> 5. Try Microsoft Update and see if it works.
> 6. Repeat 3-5 if there are any complaints from any of the programs.
> 7. Turn virus protection on again.
>
> Worked like a charm for me. Perhaps it is time for me to move to Vista?
>
>
> http://www.kampe.com
>
>
> TaurArian [MS-MVP] skrev:
>
> > Some have reported that simply re-registering the MSXML3.DLL seems to fix the
> > problem.
> > 1. Click Start.
> > 2. Choose Run.
> > 3. In the Run box, type: regsvr32 MSXML3.DLL
> > Press okay
> >
> > If that hasn't helped 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
> >
> > If you need to reinstall the Automatic Updates service, follow these steps in this
> > article -
> > You receive a "Windows Update has encountered an error and cannot display the
> > requested page" error message when you try to install an update
> > http://support.microsoft.com/default...b;en-us;883614
> >
> >
> >
> > --
> >
> > ==================================
> > 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
> > Get Safe online: http://www.getsafeonline.org/
> > (Links to web pages and MSKB Articles are posted for the purposes of keeping the
> > information current)
> >
> >
> > "mj" <> wrote in message
> > news:193E4018-F93D-4EB9-8D75-...
> > |I was unable to use the windows update site; it stated I had missing files
> > | but it will not reinstall them. Is there a way to get these necessary files
> > | with out using the restore cd and loosing all my information?
> > |
> > | exact error message: Files required to use Windows Update are no longer
> > | registered or installed on your computer. To continue:
> > |
> > | Register or reinstall the files for me now (Recommended)
> > | Let me read about more steps that might be required to solve the problem
> > |
> > | -- the register or reinstall gives another error: The website has
> > | encountered a problem and cannot display the page you are trying to view. The
> > | options provided below might help you solve the problem.

>
>

 
Reply With Quote
 
HPD
Guest
Posts: n/a

 
      06-08-2007
Brilliant!!!

I followed your instructions and am now able to use winupdate again!

HPD

"AlexR" wrote:

> Genious!!
>
> I tried everything and only this helped.
>
> I erased 2 files->restart->download new version->works!!
>
> Thanks!
>
> "" wrote:
>
> > In case you get a 0x80070005 error when trying to do "regsvr32
> > MSXML3.DLL", the following worked for me, on a Windows 2000 Pro system:
> >
> > 0. Turn off virus protection temporarily.
> > 1. Do a search for msxml3 on your entire system.
> > 2. Delete *all* files containing msxml3, which in my case was
> > msxml3.dll, msxml3r.dll, msxml3a.dll.
> > 3. Restart.
> > 4. Download and install the latest msxml3.msi from Microsoft's web
> > site.
> > 5. Try Microsoft Update and see if it works.
> > 6. Repeat 3-5 if there are any complaints from any of the programs.
> > 7. Turn virus protection on again.
> >
> > Worked like a charm for me. Perhaps it is time for me to move to Vista?
> >
> >
> > http://www.kampe.com
> >
> >
> > TaurArian [MS-MVP] skrev:
> >
> > > Some have reported that simply re-registering the MSXML3.DLL seems to fix the
> > > problem.
> > > 1. Click Start.
> > > 2. Choose Run.
> > > 3. In the Run box, type: regsvr32 MSXML3.DLL
> > > Press okay
> > >
> > > If that hasn't helped 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
> > >
> > > If you need to reinstall the Automatic Updates service, follow these steps in this
> > > article -
> > > You receive a "Windows Update has encountered an error and cannot display the
> > > requested page" error message when you try to install an update
> > > http://support.microsoft.com/default...b;en-us;883614
> > >
> > >
> > >
> > > --
> > >
> > > ==================================
> > > 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
> > > Get Safe online: http://www.getsafeonline.org/
> > > (Links to web pages and MSKB Articles are posted for the purposes of keeping the
> > > information current)
> > >
> > >
> > > "mj" <> wrote in message
> > > news:193E4018-F93D-4EB9-8D75-...
> > > |I was unable to use the windows update site; it stated I had missing files
> > > | but it will not reinstall them. Is there a way to get these necessary files
> > > | with out using the restore cd and loosing all my information?
> > > |
> > > | exact error message: Files required to use Windows Update are no longer
> > > | registered or installed on your computer. To continue:
> > > |
> > > | Register or reinstall the files for me now (Recommended)
> > > | Let me read about more steps that might be required to solve the problem
> > > |
> > > | -- the register or reinstall gives another error: The website has
> > > | encountered a problem and cannot display the page you are trying to view. The
> > > | options provided below might help you solve the problem.

> >
> >

 
Reply With Quote
 
Admin
Guest
Posts: n/a

 
      11-19-2008
This does not work for me. I have this problem but after all dlls bellow
register correctly, but the error remains and Windows Update fails.

"TaurArian [MS-MVP]" wrote:

> Some have reported that simply re-registering the MSXML3.DLL seems to fix the
> problem.
> 1. Click Start.
> 2. Choose Run.
> 3. In the Run box, type: regsvr32 MSXML3.DLL
> Press okay
>
> If that hasn't helped 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
>
> If you need to reinstall the Automatic Updates service, follow these steps in this
> article -
> You receive a "Windows Update has encountered an error and cannot display the
> requested page" error message when you try to install an update
> http://support.microsoft.com/default...b;en-us;883614
>
>
>
> --
>
> ==================================
> 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
> Get Safe online: http://www.getsafeonline.org/
> (Links to web pages and MSKB Articles are posted for the purposes of keeping the
> information current)
>
>
> "mj" <> wrote in message
> news:193E4018-F93D-4EB9-8D75-...
> |I was unable to use the windows update site; it stated I had missing files
> | but it will not reinstall them. Is there a way to get these necessary files
> | with out using the restore cd and loosing all my information?
> |
> | exact error message: Files required to use Windows Update are no longer
> | registered or installed on your computer. To continue:
> |
> | Register or reinstall the files for me now (Recommended)
> | Let me read about more steps that might be required to solve the problem
> |
> | -- the register or reinstall gives another error: The website has
> | encountered a problem and cannot display the page you are trying to view. The
> | options provided below might help you solve the problem.
>
>
>

 
Reply With Quote
 
AP
Guest
Posts: n/a

 
      03-30-2009
I have tried everything on this post, to resolve the same issue. Nothing is
working. What else can I do?

Thank you
AP

"" wrote:

> In case you get a 0x80070005 error when trying to do "regsvr32
> MSXML3.DLL", the following worked for me, on a Windows 2000 Pro system:
>
> 0. Turn off virus protection temporarily.
> 1. Do a search for msxml3 on your entire system.
> 2. Delete *all* files containing msxml3, which in my case was
> msxml3.dll, msxml3r.dll, msxml3a.dll.
> 3. Restart.
> 4. Download and install the latest msxml3.msi from Microsoft's web
> site.
> 5. Try Microsoft Update and see if it works.
> 6. Repeat 3-5 if there are any complaints from any of the programs.
> 7. Turn virus protection on again.
>
> Worked like a charm for me. Perhaps it is time for me to move to Vista?
>
>
> http://www.kampe.com
>
>
> TaurArian [MS-MVP] skrev:
>
> > Some have reported that simply re-registering the MSXML3.DLL seems to fix the
> > problem.
> > 1. Click Start.
> > 2. Choose Run.
> > 3. In the Run box, type: regsvr32 MSXML3.DLL
> > Press okay
> >
> > If that hasn't helped 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
> >
> > If you need to reinstall the Automatic Updates service, follow these steps in this
> > article -
> > You receive a "Windows Update has encountered an error and cannot display the
> > requested page" error message when you try to install an update
> > http://support.microsoft.com/default...b;en-us;883614
> >
> >
> >
> > --
> >
> > ==================================
> > 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
> > Get Safe online: http://www.getsafeonline.org/
> > (Links to web pages and MSKB Articles are posted for the purposes of keeping the
> > information current)
> >
> >
> > "mj" <> wrote in message
> > news:193E4018-F93D-4EB9-8D75-...
> > |I was unable to use the windows update site; it stated I had missing files
> > | but it will not reinstall them. Is there a way to get these necessary files
> > | with out using the restore cd and loosing all my information?
> > |
> > | exact error message: Files required to use Windows Update are no longer
> > | registered or installed on your computer. To continue:
> > |
> > | Register or reinstall the files for me now (Recommended)
> > | Let me read about more steps that might be required to solve the problem
> > |
> > | -- the register or reinstall gives another error: The website has
> > | encountered a problem and cannot display the page you are trying to view. The
> > | options provided below might help you solve the problem.

>
>

 
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
Missing files for Windows Update Zach Windows Update 7 06-08-2007 08:36 PM
Windows Update is missing files or they are not registered on your Uric Windows Update 6 01-23-2006 09:03 AM
Missing Windows Update Files. Slime Windows Update 9 01-07-2006 09:51 PM
Cannot use Windows update - files are missing?? Jacob E. Windows Update 4 08-22-2005 08:55 PM
Windows 98 Critical Update KB888113 shows up every time I scan, but shows up in history that it's installed. Nate Goulet Windows Update 1 03-21-2005 01:28 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