Microsoft Knowledge Base Email Alertz

KBAlertz.com: (285081) - The Microsoft XML Parser (MSXML) includes the XMLHTTPRequest object, which provides client-side protocol support for communication with HTTP servers. A client computer can use this object to send an arbitrary HTTP request, receive the response, and...

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **


Bug Tracking Software
For bug tracking software or defect tracking software or issue tracking software, visit Axosoft.


Community Site



We Send hundreds of thousands of emails using ASP.NET Email



Expert Web Design & Graphic Design
Design44.com

ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **




Mentioned In








Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks




Article ID: 285081 - Last Review: June 4, 2003 - Revision: 2.2

INFO: XMLHTTPRequest Object Requires Internet Explorer 5.0 or Later

This article was previously published under Q285081

SUMMARY

The Microsoft XML Parser (MSXML) includes the XMLHTTPRequest object, which provides client-side protocol support for communication with HTTP servers. A client computer can use this object to send an arbitrary HTTP request, receive the response, and have the Microsoft XML Document Object Model (DOM) parse that response.

However, applications may fail when trying to use the XMLHTTPRequest object from a computer that has a version of the Internet Explorer browser prior to version 5.0, even if the correct version of MSXML parser is present. The following are examples of error messages that may be reported:
80004005 Unspecified Error
In Visual Basic:
80004005 Method "Open" of object "IXMLHTTPRequest" failed.
These errors occur because the XMLHTTPRequest object depends on components that are installed by Internet Explorer 5.0 or later to function correctly.

MORE INFORMATION

With MSXML 3.0 or later, a new ServerXMLHTTPRequest object is available as an alternative to XMLHTTPRequest. ServerXMLHTTPRequest is more robust and works well in server applications.

Supported platforms for ServerXMLHTTPRequest include Microsoft Windows 2000, or Microsoft Windows NT 4.0 with Internet Explorer 5.01 r later installed. ServerXMLHTTP fails on other platforms, such as Microsoft Windows 95 or Microsoft Windows 98.

REFERENCES

For more information on this object and other XML topics, see the following Microsoft Web site at:
http://msdn.microsoft.com/xml/default.asp (http://msdn.microsoft.com/xml/default.asp)

APPLIES TO
  • Microsoft XML Parser 2.0
  • Microsoft XML Parser 2.5
  • Microsoft XML Parser 2.6
  • Microsoft XML Parser 3.0
  • Microsoft XML Parser 3.0 Service Pack 1
  • Microsoft XML Core Services 4.0
  • Microsoft Internet Explorer 5.0
  • Microsoft Internet Explorer 5.01
  • Microsoft Internet Explorer (Programming) 5.01 SP1
  • Microsoft Internet Explorer 5.5
Keywords: 
kbinfo KB285081
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please