Wed Nov 22, 2006 1:09 pm |
Replies: 3 |
Views: 16507 |
|
 |
Hello again,
I put back the error reporting on my web-service and I think I found the reason of the error :
<b>Catchable fatal error</b>: Object of class soap_fault could not ...
|
Wed Nov 22, 2006 5:28 am |
Replies: 3 |
Views: 16507 |
|
 |
Good morning everybody,
I searched deeper and I found something really werd.
But first here is the code is use to make the tests:
The webservice
<?php
error_reporting(E_ERROR | E_WA ...
|
Tue Nov 21, 2006 5:36 pm |
Replies: 3 |
Views: 16507 |
|
 |
Hi everybody,
I am quite new to NuSoap and I have a little problem I can't figure out: each time my webservice sends a soap_fault, my client doesn't understand it and I get an "HTTP Error: no ...
|