I have two applications that I want to test locally on the same machine. App 1 has a simple WCF service with the folloiwng config entry:
It looks likes the issue is due to the fact that both server and client are being run from the Cassini server. I am changing the architecture to host the server endpoint in IIS.