Error : "Unable to connect remote server" web service

  • Thread starter Thread starter Pradeep NJ
  • Start date Start date
P

Pradeep NJ

Guest
Hi

Some times my Windows application can not able to connect web service in production environment but i can connect through browser. Kindly need your help


Detailed exception :

Unable to connect to the remote server-----> at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)

Thanks in Advance!!

Continue reading...
 
Back
Top