Adam Maccabee Trachtenberg wrote: > > $client->__setLocation('http://cmapskea.ihmc.us/services/LayoutWebService'); > Hi Adam, thanks for your support! I tried this, setting the correct location. However, it still does not work: Fatal error: Uncaught SoapFault exception: [soapenv:Client] Argument Exception in mysoap.php:20 Stack trace: #0 [internal function]: SoapClient->__call('layout', Array) #1 C:\Programme\xampplite\htdocs\MASTER\mysoap.php(20): SoapClient->layout('<?xml version="...') #2 {main} thrown in mysoap.php on line 20 I guess this means the argument I hand over when calling the webservice method is in a wrong format??? According to the documentation it requires a CMAP, which is some kind of xml. I took the sample cmap and put it into one long string. This one is handed over when calling the method.... -- View this message in context: http://www.nabble.com/Can-you-use-this-webservice--tf3781619.html#a10708283 Sent from the Php - Soap mailing list archive at Nabble.com. -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php