Wednesday, July 04, 2007

Updating SharePoint List Items using the Web Services

We had a dumb bug today when trying to update List Items through the UpdateListItems web-service call.

Finally tracked the error down to the "Batch" element not being capitalised.

All that we got back was a SOAP exception, so if you are having trouble with the call, check the exact content of the update message....