我有一个Silverlight应用程序,我想在其中调用WCF服务.在调用服务时,我从服务器收到以下响应:
415无法处理消息,因为内容类型为'text/xml; charset = utf-8'不是预期的类型'application/soap + xml; 字符集= utf-8的
以前有没有人遇到过这个问题?有谁知道我需要调整哪些配置设置?任何有关如何解决这个问题的信息将不胜感激.
.net silverlight wcf exception-handling wcf-configuration
.net ×1
exception-handling ×1
silverlight ×1
wcf ×1
wcf-configuration ×1