Hi
Some times my Windows application can not able to connect web service in production environment but i can connect through browser.
if you have a solution please suggest me.
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!!