Tuesday, June 12, 2012

More WCF errors

if you get
System.ServiceModel.ProtocolException: The content type text/html; charset=utf-8 of the response message does not match the content type of the binding
try to navigate to the  service on the server - things like invalid config files can do this.

This happened again and the reason was iis_usrs lost permission to read config

No comments:

Post a Comment