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.