list.UpdateList method throwing an Exception "Microsoft.Sharepoint.SoapServerException".
        Posted  
        
            by Pari
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Pari
        
        
        
        Published on 2010-02-02T07:21:40Z
        Indexed on 
            2010/03/22
            8:01 UTC
        
        
        Read the original article
        Hit count: 260
        
sharepoint2007
|c#
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).
© Stack Overflow or respective owner