Hi All,
I am trying to call a web service on the same machine (as the client code)
through a dotnet client and I get the following error.
"The underlying connection was closed: The proxy name could not be resolved,
verify correct proxy configuration"
Proxy is not enabled.
SSL is not enabled.
..NET Framework 1.1 is installed
Can you please help me out with this? Is there a known solution?
Thanks,
Nitin
I am trying to call a web service on the same machine (as the client code)
through a dotnet client and I get the following error.
"The underlying connection was closed: The proxy name could not be resolved,
verify correct proxy configuration"
Proxy is not enabled.
SSL is not enabled.
..NET Framework 1.1 is installed
Can you please help me out with this? Is there a known solution?
Thanks,
Nitin
Comment