I try to connect to a web service hosted on a different server using the WebRequest Class. The web service returns a string as a Response. While doing so I get an Error:
There is a firewall blocking the connection or the process that is hosting the service is not listening on that port. Or it is listening on a different port.