I am struggling hard with getting WCF service running on IIS on our server. After deployment I end up with an error message:
Security settings for this service r
It worked for me when I remove 'mex' endpoint and also set clientCredentialType = 'Ntlm' I was hosting my WCF inside SharePoint.