I am trying to host a WCF service on a Windows 2008 R2 server as a Windows service. I followed the directions provided by msdn ( found here ). Everything works fine, as long as everything is part of the same solution in the visual studio. However, I tried to create the client in another solution (on the same computer) and it cannot find the service. I get the "Add link service error" shown below.

My goal is to have access to the wcf service remotely, but I cannot even access it locally if the client was not created in the same client. Are there any guides, tutorials, or helpful tips anyone can give me to get this to work?
Update:
, Windows , WCF, , . , . , , . , , Windows , WCF . , Visual Studio WCF , .
, Windows WCF? ?