We get the following error when a .NET based Windows Service makes a call to ASP.NET Webservice to upload the file. The operation has timed out System.Net.WebResponse GetWebResponse(System.Net.WebRequest) at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest
Read More...