Thanks for the answer,
i'll try that. I tried to Create a Category. Therefore i need to hand over some data as a "DataTable" to the Method _AddCategory. This needs to be parsed as XML additional to the other params within the strParametersXML string.
Do you - or somebody else - have kind of an example how the xml has to look like? If i send a dataTable as xml, i only recieve the result
<?xml version="1.0" encoding="utf-16"?><string>Error parsing method string! Exception Details -> Error in XML-Document (1,1).".
I'm stuck with this for hours now. Without any information how the webservice data needs to be sent it is "try and error"...
BoXson