RE: ASP HTTP XML WebService readystate question



Hello dmartin,
Thanks for your reply.

I understood you created a XML document object and pass it to web side by
HTTP post, correct? Thereby, you didn't use "SOAP". XML transfers to web
service by HTTP. If I misunderstood anything here, please don't hesitate to
correct me.

It sounds xml data has been sent to web server correctly. But xmlhttp
object cannot get response. Do you disable the firewall between your client
and web service? If you have already disabled them, we still suggest you
may trace the request and response on your
problematic DEV box and Other Test/Prod boxes. We can compare what the
difference between them. Thereby, we can get more information.

To trace HTTP request and response, we suggest to use Fiddler. It's free
software from Microsoft. You can get it from
http://www.fiddler2.com/Fiddler2/version.asp.

Hope this helps, let me know if there is anything unclear. We are glad to
assist you.

Have a great day,
Best regards,

Wen Yuan
Microsoft Online Community Support
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • Re: PHP/pear http put method and text/xml?
    ... As you insisted in a previous posting that the examples serve as documentation, ... When putting it as a binary, the XML ... > And what message appears when you do HTTP PUT with Python or Java? ... > the response when using the PEAR class? ...
    (comp.lang.php)
  • Re: Web service was working, now not working
    ... You probably didn't enable HTTP during XML/A setup. ... > I've verified that the AS server is working and available. ... > XML for Analysis is configured to require a secure transport ... Perhaps the full response would ...
    (microsoft.public.data.xmlanalysis)
  • Using HTTP Adapter to send a XML Response Back to Client
    ... I am new to BizTalk and i managed to set up a Rx Port which accepts a XML ... Request on HTTP. ... Now i want to send back a XML response to the HTTP client (which currently ...
    (microsoft.public.biztalk.general)
  • HHow to write an xml parser based on an xsd?
    ... I'm given an xml schema an i need to parse xml based data receive via http ... post and produce response. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: structs for data transfer?
    ... will translate into 2 CPU instruction if optimisation is on ... The http being stateless, you may need ... The point I made was NOT that you do not have to use XML. ... Just look at the SOAP envelope required to send a single integer ...
    (comp.lang.cpp)

Quantcast