15/08/2012, 10:25
|
| | Fecha de Ingreso: marzo-2003
Mensajes: 164
Antigüedad: 21 años, 8 meses Puntos: 0 | |
Respuesta: Problemas consumir Ws hecho en .net con php revise con un programa llamado soapui y al consumir el metodo sale este error
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>Server was unable to process request. ---> Operator '&' is not defined for string "pe_codigoInformacion:" and type 'XmlNode()'.</faultstring>
<detail/>
</soap:Fault>
</soap:Body>
</soap:Envelope> |