Error number: 0x8024400A

W

W. K. Mahler

Error number: 0x8024400A




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.
For self-help options:

a.. Frequently Asked Questions

b.. Find Solutions

c.. Windows Update Newsgroup
For assisted support options:

a.. Microsoft Online Assisted Support (no-cost for Windows Update
issues)


------------------------------------------------


Any Ideas?

That is for Windows Update, Windows XP Home Edition, Service Pack 1.

I'm installing Direct X 9 and Net Framework 1 at the moment.


William
 
S

S.Sengupta

Turn off antivirus software and

Start>Run>regsvr32 MSXML3.DLL>OK

regards,
S.Sengupta[MS-MVP]
 
W

Wesley Vogel

Same as in your MULTIPOST in microsoft.public.windowsxp.help_and_support

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/kb/883614

http://www.microsoft.com/communitie...=d4cc11ee-5feb-46e3-964f-6fd77b1c702b&m=1&p=1

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
W. K. Mahler said:
[Error number: 0x8024400A]




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.
For self-help options:

a.. Frequently Asked Questions

b.. Find Solutions

c.. Windows Update Newsgroup
For assisted support options:

a.. Microsoft Online Assisted Support (no-cost for Windows Update
issues)


------------------------------------------------


Any Ideas?

That is for Windows Update, Windows XP Home Edition, Service Pack 1.

I'm installing Direct X 9 and Net Framework 1 at the moment.


William

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
G

Guest

I spent considerable time on the same error. Search reveals people have this
error coding in Excel, Word, sql server, wmi, ado, etc. Best info is:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;q293631

In my case I was using WMI in a VB app to read registry values. I copied my
code into a VBScript and was able to find I was requesting a value for a
registry setting that did not exist on the target machine. Once I requested
a value that existed, the error went away.

My guess is the error is raised by something that has a bug in the error
handling. In most reported cases, the routine sometimes works and sometimes
raises this error. I think the error really means something went wrong, I am
unable to handle it correctly, so I quit. The problem is either fixed by
updating the control/program/object (applying a SP in some cases), or
finding the error condition and preventing it. I hope this helps.

Richard Mueller
MVP Scripting and ADSI
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top