By default the WcfServieLibrary project you have will run it's own WCF host when any project in the solution starts. To disable it, right click on the Wcf project, select properties, select the tab "Wcf Options", and then uncheck "Start WCF Service Host
...." Save the change and try again.
endpoint.tv Screencast - Self-hosting WCF Services
Jul 16, 2009 at 8:18 PMBy default the WcfServieLibrary project you have will run it's own WCF host when any project in the solution starts. To disable it, right click on the Wcf project, select properties, select the tab "Wcf Options", and then uncheck "Start WCF Service Host ...." Save the change and try again.