Can't connect to a WebService...
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Every time I try to call a web method, I get this error: System.Net.WebException...unerlying connection closed. cannot connect to remote server. I can successfully add a web reference, meaning I can see web service. When I tried compiling the project in a different machine, and running it there...it works.