Recently I needed to create a windows service application for one of my customers and I decided to use WCF for both incomming as outgoing communication mechanism. The problem I had was that I could not discover any WCF services in my solution. Only WCF service created on the WCF Project templates where...