HTTPWebRequest/Response Error handling the HTTP 207 resonse code?

N

Nick Jacobsen

Hoping that someone else has either run into this, or can point me in the
right direction to fix it. I am making an PROPFIND HTTP Request to a WebDav
Mail server (hotmail,. to be specific) using HTTPWebRequest, and everthing
goes fine, until the server responds with a "207 MULTISTATUS" response
type - at this point, the program just hangs *forever*. I traced this down
using proxyTrace and watching the HTTP requests go back and forth - so a big
thanks to the writer of proxyTrace, since unil it came out, i was stuck
using some cygwin linux utilities :)
So, if anyone has any idea why it hangs at this response, I would be
greatful - and even more greatful for a fix...

TIA,
Nick Jacobsen
 
F

feroze

Can you post some code which shows the hang ?

=========
This posting is provided as-is. It offers no warranties and confers no
rights.
 

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

Top