A. Bahadýr UGE wrote:
Hi. thanks again but i received this error message
Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL:
Couldn't load from 'http://test.iodeme.com/iodeme.asmx' in
c:\Inetpub\wwwroot\arena\index.php:2 Stack trace: #0
c:\Inetpub\wwwroot\arena\index.php(2):
SoapClient->__construct('http://test.iod...') #1 {main} thrown in
c:\Inetpub\wwwroot\arena\index.php on line 2
Looks like you might be having some network issues accessing the remote
WSDL. See if you can open the WSDL in a browser or some other tool and
then save it locally. You can then try passing the local copy to the
SoapClient constructor.
Rob
--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php