I've got a NUSOAP error message?
If you've got a NUSOAP error message like this:
"... cannot redeclare class soapclient in .../modules/idt_vmcon/nusoap/nusoap.php..."
Please use latest NUSOAP libraries if you customize your code.
And replace your nusoap directory with it.
Please note that this problems comes from the fact that PHP5 includes web services and uses the same class as NUSOAP for it's clients (soapclient).
This fix has been included in our VMConnector package ver. 1.0.43

