I\'ve been through several web site that suggest solution to this problem, but still I can\'t get rid of it.
My WebConfig:
Change
to
You're telling WCF to use https for the metadata endpoint and I see that your'e exposing your service on http, and then you get the error in the title.
You also have to set if you want to use HTTP as your URL suggests.