Um quite new to WCF . I think I have messed up a bit. So this is what I did so far and I ve hosted my WCF service in IIS
First the Contracts
using System
To fix this error, I added... listenUri="/" ... to the service endpoint.
Example:
MSDN: Multiple Endpoints at a Single ListenUri