WCF Soap服务未列出输入参数 [英] WCF Soap service is not listing input params

查看:86
本文介绍了WCF Soap服务未列出输入参数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HI Gurus,

我有一个肥皂服务,其接口标记为[ServiceContract],方法标记为[OperationContract].
有肥皂终点.
现在,当我运行此服务时,一切都很好...当我查看wsdl时,我看不到我的输入参数对象..

HI Gurus,

I am having a soap service with interface marked as [ServiceContract] and method is marked as [OperationContract].
have soap end point.
now when i run this service it all fine... when i am looking at wsdl I am not able to see my input parameter object ..it comes as

<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>



我的输入参数是DTO,大约有35个参数.


我不确定发生了什么问题...在这方面请您帮忙.

问候,
Vikas M



my input parameter is a DTO and have approx 35 parameters.


i am not sure what is going wrong ...can you please help in this regards.

Regards,
Vikas M

推荐答案

您是否尝试过删除?wsdl并将其替换为?xsd = xsd0吗?
Have you tried to remove the ?wsdl and replace it by ?xsd=xsd0 ?


这篇关于WCF Soap服务未列出输入参数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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