- Update the reference path of WCF Service Library's DLL file at Service host.
- Update the reference of WCF Services at Service client.
- Add the url of the service hosting path: Command at terminal: >netsh http add urlacl url="http://+:8010/" user="username"