我提到了这个链接:http://www.codeproject.com/Articles/53718/Extending-WCF-Part-II
我创建了代理来调用wcf方法但是在实现这个逻辑之后我也遇到了以下错误:
Content Type application/x-gzip was not supported by service http://localhost/DeskWCF/Demo.svc. The client and service bindings may be mismatched.
如果您有任何方法来压缩wcf的肥皂信息,那么请帮助我..
提前致谢。
答案 0 :(得分:1)