[Mono-aspnet-list] "The request timed out" when using SOAP client

Radu094 radu.poenaru at gmail.com
Thu May 26 10:29:01 EDT 2011


A fresh new install of mono 2.10.2 on CentOS 5.4 and SOAP request no longer
work. I get this error:

"System.Net.WebException: The request timed out
  at System.Net.HttpWebRequest.GetRequestStream () [0x00000] in <filename
unknown>:0 
  at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke
(System.String method_name, System.Object[] parameters) [0x00000] in
<filename unknown>:0 "

The endpoint is definitely reachable.. it's just that BeginGetRequestStream
seems to lock somewhere. How can I go about troubleshooting this one? Please
help, I'm losing the little hair I have left.

--
View this message in context: http://mono.1490590.n4.nabble.com/The-request-timed-out-when-using-SOAP-client-tp3552703p3552703.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list