Using SharePoint 2010 we recently decided to start using the Metadata feature. Our term store wasn't working. I found that when we open the Metadata Connector Properties we get the following error:
Error
Troubleshoot issues with Microsoft SharePoint Foundation.
I tried creating a new Metadata Service Application and the error persists. The Metadata service is running and I tried running Configuration Wizard \ PSConfig with no change. I checked the application pools and they are all up and running.
I checked the logs and found this error correlated error
Exception returned from back end service. System.ServiceModel.ProtocolException: The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+msbin1). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly.
Anyone know a fix for this?