I'm having troubles with my wcf application. When i run the client application and it tries to connect to de server i get the following exeption:
unable to read data from the transport connection an existing connection was forcibly closed by the remote host.
when i debug from the system where the service is hosted the application runs fine. When i trie to debug it from an other pc i get this error. from this other pc i can open the wsdl file (of the server application) in the browser so the server can be found.