"The underlying connection was closed" - WebServices
Solving "The underlying connection was closed: An unexpected error occurred on a send." (Webservices) Sometimes when you invoke a webservice the call fails with the following exception: System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services...