A
aleidas2000
this is my wsdl
<wsdlortType name="InterfazTpmSoap">
<wsdlperation name="GenerarTpm">
<wsdl:input message="tns:GenerarTpmSoapIn" />
<wsdlutput message="tns:GenerarTpmSoapOut" />
</wsdlperation>
</wsdlortType>
<wsdl:binding name="InterfazTpmSoap" type="tns:InterfazTpmSoap">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"
style="document" />
<wsdlperation name="GenerarTpm">
<soapperation
soapAction="http://localhost/InterfazTpm/GenerarTpm" style="document"
/>
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdlutput>
<soap:body use="literal" />
</wsdlutput>
</wsdlperation>
</wsdl:binding>
<wsdl:service name="InterfazTpm">
<documentation xmlns="http://schemas.xmlsoap.org/wsdl/" />
<wsdlort name="InterfazTpmSoap" binding="tns:InterfazTpmSoap">
<soap:address
location="http://localhost/InterfazTpm/InterfazTpm.asmx" />
</wsdlort>
</wsdl:service>
</wsdl:definitions>
this is my soap
please help me idn´t know what is wrong and what to do. please please
please i test everything
<wsdlortType name="InterfazTpmSoap">
<wsdlperation name="GenerarTpm">
<wsdl:input message="tns:GenerarTpmSoapIn" />
<wsdlutput message="tns:GenerarTpmSoapOut" />
</wsdlperation>
</wsdlortType>
<wsdl:binding name="InterfazTpmSoap" type="tns:InterfazTpmSoap">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"
style="document" />
<wsdlperation name="GenerarTpm">
<soapperation
soapAction="http://localhost/InterfazTpm/GenerarTpm" style="document"
/>
<wsdl:input>
<soap:body use="literal" />
</wsdl:input>
<wsdlutput>
<soap:body use="literal" />
</wsdlutput>
</wsdlperation>
</wsdl:binding>
<wsdl:service name="InterfazTpm">
<documentation xmlns="http://schemas.xmlsoap.org/wsdl/" />
<wsdlort name="InterfazTpmSoap" binding="tns:InterfazTpmSoap">
<soap:address
location="http://localhost/InterfazTpm/InterfazTpm.asmx" />
</wsdlort>
</wsdl:service>
</wsdl:definitions>
this is my soap
please help me idn´t know what is wrong and what to do. please please
please i test everything