C
clivefoley
Does anyone know how to fix the error in the subject line? I am trying
to Add a web reference to a web service and this error occurs.
This is the binding for the web service :
<wsdl:binding name="bpelProcessSoap" type="tns:startProcessPortSoap">
<soap:binding style="document"
transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl
peration name="addLeadToProcess">
<soap
peration soapAction="" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl
utput>
<soap:body use="literal"/>
</wsdl
utput>
</wsdl
peration>
</wsdl:binding>
to Add a web reference to a web service and this error occurs.
This is the binding for the web service :
<wsdl:binding name="bpelProcessSoap" type="tns:startProcessPortSoap">
<soap:binding style="document"
transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl
<soap
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl
<soap:body use="literal"/>
</wsdl
</wsdl
</wsdl:binding>