Fatal Error: Uncaught Soapfault Exception
- Forums
- PHP
- Fatal Error: Uncaught Soapfault Exception
I Get This Error Message Fatal Error: Uncaught Soapfault Exception When I Try To Run A Php Soap Script [2087], Last Updated: Mon Jun 24, 2024
Willies
Sun Jan 17, 2010
1 Comments
999 Visits
i get this error message Fatal error: Uncaught SoapFault exception when i try to run a php soap script
Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://localhost/testscripts/SOAP/stockserver.php' in C:\inetpub\wwwroot\testscripts\SOAP\stockclient.php:4 Stack trace: #0 C:\inetpub\wwwroot\testscripts\SOAP\stockclient.php(4): SoapClient->__construct('http://localhos...') #1 {main} thrown in C:\inetpub\wwwroot\testscripts\SOAP\stockclient.php on line 4
how do i fix it?