【发布时间】:2010-04-07 14:36:35
【问题描述】:
我正在尝试使用 wsdl 为 Web 服务构建代理类 执行这个cmd
wsdl [http://WSDL_URL]
我来了
Warning: This web reference does not conform to WS-I Basic Profile v1.1.
R2706: A wsdl:binding in a DESCRIPTION MUST use the value of "literal" for
the use attribute in all soapbind:body, soapbind:fault, soapbind:header
and soapbind:headerfault elements.
...
Error: Cannot find definition for http://schemas.xmlsoap.org/wsdl/:BouBinding.
Service Description with namespace http://schemas.xmlsoap.org/wsdl/ is missing.
Parameter name: name
这是我应该解决的问题吗?
【问题讨论】:
标签: .net soap web-services wsdl