Articles   Dev Forums   Personalize   Favorites   Member Login   ASP Hosting      Active Users:  124
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Monday, May 12, 2008
Home
Articles & Samples
ASP Hosting
Dev Search
Dev Forum
Add Your Articles
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

ESET
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > XML > Errors and Bugs > ServerXMLHTTP
Search
DevASP

What's New
What's Hot

HOWTO: Identify HTTP Errors When You Use the ServerXMLHTTP Object (Q299566)       
Total Hits: 2998  |  Today: 2       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use the Microsoft XML (MSXML) ServerXMLHTTP object to run an HTTP operation (such as POST, GET, and PUT) that is unsuccessful, a trappable run-time error is not raised. Instead, if a problem is encountered while trying to run an HTTP operation, Microsoft Internet Information Server (IIS) returns a response code and description that indicates an error....

BUG: "Access is denied" Error Message When Making HTTPS Requests with ServerXMLHTTP (Q302080)       
Total Hits: 5165  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you make HTTPS requests between Web servers by using the ServerXMLHTTP request object, you may receive the following error message:"Access is denied" -2147024891 (80070005)...

PRB: "Proxy Authentication Required" Error Message with ServerXMLHTTP Object (Q315909)       
Total Hits: 716  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use an Active Server Pages (ASP) application that uses the ServerXMLHTTP object to retrieve data from servers through a proxy server, and the virtual directory or Web site where the application resides is configured for Anonymous access, you may receive the following error message:

Proxy Authentication Required

You must authenticate with a proxy server before this request can be serviced.

Please try the following: Log on to your proxy server and try again. If you believe you should be able to view this directory or page, please contact the Web site administrato..Read More..

PRB: The Send Object of XMLHttp May Fail with 0x800C0008 (Q302820)       
Total Hits: 4943  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use the Send method of XMLHttp on XML 2.6 or later, you may see a return result code of 0x800C0008....

FIX: ServerXMLHTTP Does Not Support Client Certificates or Redirects Between HTTP and HTTPS (Q294266)       
Total Hits: 3075  |  Today: 2       Rating:  
Read Reviews | Write Review |              Your Rating: 

If you use ServerXMLHTTP to request a page from a server that requires client certificates, the request may not succeed, and you may receive the following error message: A certificate is required to complete client authentication Also, if the object makes a request by using one protocol (such as HTTP), and the requested page on the server redirects the output to another page by using a different protocol (such as HTTPS), the call may also fail and you may receive one of the following error messa...

HOWTO: Capture TCP and HTTP Data Frames Using Network Monitor and MSXML HTTP Code (Q295405)       
Total Hits: 1284  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

Network Monitor is a utility that ships with Microsoft Windows 2000 Server and with Microsoft Systems Management Server. With Network Monitor, you can capture and observe network traffic patterns and problems.When you set up a capture, you can filter frames and view data details presented in three panes: the Summary pane, the Detail pane, and the Hex pane. The following steps describe how to create a capture for the purpose of monitoring activity related to the XMLHTTP and ServerXMLHTTP HTTP obj...

PRB: XMLHTTP Send Method Raises Error When Large Files Are PUT (Q298108)       
Total Hits: 1691  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use the send method of the IXMLHTTPRequest object to PUT a large file to a Web server, you receive the following error message: Not enough storage available for the operation.The error occurs on Windows 98 clients, but does not occur on Microsoft Windows 2000 clients. The more memory that a client has, the larger the file that can be sent....

ServerXMLHTTP Stops Responding When You Send a POST Request (Q305053)       
Total Hits: 2772  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you send a POST request by using ServerXMLHTTP, and the response from an HTTP/1.1 server does not contain a Connection header, and the HTTP/1.1 server keeps the connection alive after it delivers a response to an HTTP request, ServerXMLHTTP may stop responding (hang) until the timeout expires, and you may receive the following error message: msxml3.dll error ''80004005'' Unspecified error...

BUG: URL Property on XMLHTTPRequest''s ResponseXML Is Not Set (Q234460)       
Total Hits: 1055  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use the XMLHTTPRequest object to obtain XML data from another server, the responseXML''s URL property comes up blank.

...

PRB: ServerXMLHTTP Object Adds Content-Type Header with XML Data (Q282102)       
Total Hits: 1537  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

When posting XML data to a Web server by passing a DOMDocument object to the send method of a ServerXMLHTTP object, a content-type header of "text/xml" is automatically added. If you set the request header before sending XML data, the content-type header sent to the Web server is "Text/xml, text/xml" instead of "Text/xml," which may cause problems....

BUG: XMLHTTP Fails to Send Cookies from a Client (Q290899)       
Total Hits: 1658  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you send cookies from a client by using the MSXML2.XMLHTTP object, you may see that the cookies are empty when they arrive at the server. NOTE: Usually a server sends and receives cookies. In this case, you may be submitting cookies from a client so that you do not have to reauthenticate the client....

PRB: MSXML 4.0: Error Message When You Load an XSD Schema in an XMLSchemaCache Object (Q316635)       
Total Hits: 663  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you load an XML Schema definition language (XSD) schema into an MSXML 4.0 XMLSchemaCache object, you may receive the following error message: is not the only particle in a or is being used as an extension....

HOWTO: Acquire Descriptive Information on an XML Error in Visual Basic (Q252339)       
Total Hits: 829  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

The XML Object Model provides several ways to handle errors when they occur as a result of the XML document. One of these is the document object''s ParseError property, which provides information about problems that may occur in an XML document. This information enables you to handle possible errors and shield users from them. The code sample provided in this article demonstrates the use of some of these properties....



DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com