Ver Mensaje Individual
  #3 (permalink)  
Antiguo 10/03/2012, 10:07
rubenguerrasanchez
 
Fecha de Ingreso: marzo-2012
Mensajes: 4
Antigüedad: 12 años, 1 mes
Puntos: 0
Respuesta: Crear un Web Service con PHP

Muchas gracias por tu ayuda, Eleazan.
He probado lo que me has dicho, pero ahora me devuelve otro error:
Fatal error: Uncaught SoapFault exception: [HTTP] Could not connect to host in C:\AppServ\www\service\client.php:17
Stack trace:
#0 [internal function]: SoapClient->__doRequest('<?xml version="...', 'http://localhos...', 'urn:UserFacadeA...', 1, 0)
#1 [internal function]: SoapClient->__call('getUser', Array)
#2 C:\AppServ\www\service\client.php(17): SoapClient->getUser()
#3 {main}
thrown in C:\AppServ\www\service\client.php on line 17

Estoy intentando averiguar que significa todo esto :S