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
This works for me:
1. Insert this lines inside service:
2. Set the value of address as bellow:
address=""
The full code: