list.UpdateList method throwing an Exception "Microsoft.Sharepoint.SoapServerException".
- by Pari
Hi All,
I want to modify File/List MetaData of Sharepoint.
For that i am using List.UpdateList method.
But it is Throwing exception:
"Microsoft.Sharepoint.SoapServerException"
I am using Admin account.And using List web Service.
Can i get some good examples of Modifying Metadata of Sharepoint Document using c#(Web Services).