This is the XML generated by Microsoft SOAP. There
is no type definitiion for parameter "name"!!!
<?xml version="1.0" encoding="UTF-8"
standalone="no" ?>
<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Body> <SOAPSDK1:sayHello xmlns:SOAPSDK1="urn:HelloServer"> <name>Text1.Text</name> </SOAPSDK1:sayHello> </SOAP-ENV:Body> </SOAP-ENV:Envelope> What can I do?
--
GRIDSYSTEMS Francisco Jose Avila Bermejo Parc Bit - Son Espanyol Responsable Área Desarrollo 07120 Palma de Mallorca [EMAIL PROTECTED] Baleares - España Tel:+34-971435085 Fax:+34-971435082 ww.gridsystems.com |
- Re: Error invoking Apache SOAP from Microsoft SOAP Paco Avila
- Re: Error invoking Apache SOAP from Microsoft SOAP Scott Nichol