Hi all,
I have a problem with a web service call, I just want to checkout a file (page).
This is what I have configured:
DestinationURL is the complete URL of the file/page that I want to checkout:
https://xyz/sites/xyz/pages/testpage.aspx
I receive the follwoing error message:
<soap:Fault xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>soap:Server</faultcode><faultstring>Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.</faultstring><detail><errorstring xmlns="http://schemas.microsoft.com/sharepoint/soap/">String was not recognized as a valid Boolean.</errorstring></detail></soap:Fault>
What am I missing? I already tried putting in initiator at checkoutto and lastmodified - same result.
Cheers
mai-kel