将操作的请求消息反序列化时出错 [英] Error in deserializing body of request message for operation

查看:62
本文介绍了将操作的请求消息反序列化时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在编写服务适配器以使用由另一个供应商(Pega)托管的Web服务.更改此服务不是我的选择.当我调用方法时,出现错误:

I'm writing a service Adapter to use web services hosted by an another vendor (Pega). Changing this service is not an option for me. When I'm calling a method I get the error :

反序列化操作的请求消息正文时发生错误"

我尝试增加maxStringContentLength等.什么都没做.
检查响应XML时,我看到几个long和int变量为空值,我相信这是原因.

I tried increasing maxStringContentLength and all. Nothing worked.
When examining the response XML I see empty values for few long and int variables I believe this is the reason.

对此有任何解决办法吗?

Is there is any fix for this?

推荐答案

从服务端删除了空标记后,此问题得到解决.从.Net客户端找不到解决方案.

This got resolved after removing empty tags from the service end. No solution found from .Net client end.

这篇关于将操作的请求消息反序列化时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆