Hi 舒立重 ,
根据我的了解,服务端和客户端传输之间的传输报文格式必须是一直的。不然服务器肯定会返回失败。
我建议你在服务器端专门加一下这个报文格式。或者客户端要根据双方约定好的格式来发送报文数据.
.NET web service也是基于HTTP协议,如果不按照双方约定格式,也是没有办法解析。
Best Regards,
Hart
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints
to MSDN Support, feel free to contact MSDNFSF@microsoft.com.