Error: response message does not match the content type of the binding

Recently whilst creating a theme for an older wss site at a client, I ran onto this error working on a new development vm.

The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (text/xml; charset=utf-8)

Make sure that Windows Communication Foundation HTTP Activation is enabled on the server and all will be good again.

Posted on September 27, 2011, in WSS 3.0 and tagged , . Bookmark the permalink. 1 Comment.

  1. You can also try to modify your host file in order to avoid your load balancing server.

Leave a comment