Re: Troubleshooting Proxy Errors

Tech-Archive recommends: Fix windows errors by optimizing your registry



I take it you are using ASP.NET Web Services? This sounds like the returning
SOAP is becomming corrupt. Use a tool such as Web Service Studio to examine
the returing SOAP or write a SoapHeader to log the SOAP packets.

Simon.

"Nathan" <nmsurv@xxxxxxxxxxx> wrote in message
news:1149637983.239304.43060@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
How does one go about troubleshooting problems with WebRequest and
prooxy servers?

WebRequest.GetResponse is returning WebException with message: The
response did not contain an end of entity mark.

This only happens with one customer when he uses the Pocket PC at work.
Pocket Internet Explorer works under the same circumstances and shows a
valid plain text response. My .NET CF program gets the above error.

Under both scenarios, the server log shows that everything happened
correctly on the server and it returned a valid response. The only
difference in the request, that I can see, is that the User Agent is
"-" instead of "Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC;
240x320)". The response is not different.

It appears that the proxy, or some other entity is modifying the
response or returning an error. The customer does not have personal
firewall software but there certainly could be a corporate firewall.

How do I go about finding out why this happens? Is it a lost cause if I
don't have access to the proxy server?

And will putting something different in the User Agent header make any
difference?

Thanks for any ideas.

Nathan



.



Relevant Pages

  • Re: SOAP Request is repeated in the SOAP response.
    ... Response all the parameters of the Request are described with the additional ... Client side method SaveMailcalls Server side SetMail. ... Parameters would be cSessionKey and cXML to the server side method. ... The structure of the SOAP ...
    (microsoft.public.fox.helpwanted)
  • Re: SOAP, WSIT, Im LOST, sort of...
    ... Currently running VMS system with: ... OSU web server 3.6 and 3.8 ... Now I've been asked to evaluate "WEB Services" ... I use SOAP to communicate with several other companies that I don't know what O/S, ...
    (comp.os.vms)
  • Re: Soap Protocol + ISA 2004
    ... You want to publish the Web Services (SOAP HTTP) in your SBS environment. ... I think you want to install a server that provide the Web Service behind ... If you just the client-side application behind the ISA server in your ...
    (microsoft.public.windows.server.sbs)
  • Re: Is PhP/mySQL right for this project?
    ... for now I have scaled down the server side requirements so that ... Web Services + SOAP ... You can of cause use .net's http client and return XML records very much ...
    (comp.lang.php)
  • SOAP Request is repeated in the SOAP response.
    ... I'm using SOAP tool kit version 3 in my application. ... My response from the server is sent within a tags and after ... In my case I send a XML to the server and after doing dome processing ...
    (comp.text.xml)