I'm trying to initialize a PHP SoapClient to call web service methods but I'm getting this Error on Initialization. Any clue on how to trace such errors?
Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: 'ISSO_CreateUser_InputMessage' already defined in C:\xampp\htdocs\PhpProject1\index.php:4 Stack trace: #0 C:\xampp\htdocs\PhpProject1\index.php(4): SoapClient->SoapClient('http://localhos...') #1 {main} thrown in C:\xampp\htdocs\PhpProject1\index.php on line 4