多くのWCFサービスを使用する大規模なプロジェクトを維持していますが、特定のユーザーがサイトにログインすると、このエラーが発生します
The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: ' '.
これの原因が何であるか、またどこで修正するかはわかりません。何か案は?