Re: Uncaught SoapFault exception
[email protected] (Ammarmar)
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
Exception is generated during connection - extend your try-catch block to include constructing SoapClient object. Basically, it means that for some reason WSDL file cannot be accessed (or is invalid).