I have a WCF service running within a SharePoint farm with 4 web servers. This service runs correctly on 3/4 servers. Everything, is identical. (Service, web.config, bindings, security, etc.) I'm using basicHttpBinding with Kerberos. IIS is configured correctly to accomadate Kerberos and...