I am creating a WCF service which must have a soap 1.2 endpoint. The service is using the following custom binding:
Try making the below changes in web.config (OR) app.config file
web.config
app.config