207 reputation
311
bio website
location
age
visits member for 1 year, 7 months
seen May 8 at 18:07
stats profile views 9

May
8
awarded  Notable Question
Apr
12
awarded  Notable Question
Jan
18
awarded  Yearling
Jan
18
awarded  Teacher
Jan
14
awarded  Popular Question
Nov
1
awarded  Popular Question
Jul
24
awarded  Popular Question
Jul
18
awarded  Popular Question
Mar
14
accepted UpdateListItems in a library with client object model
Mar
14
comment UpdateListItems in a library with client object model
I added the query.FolderServerRelativeUrl = string.Format("{0}/My Folder", rootFolder.ServerRelativeUrl); into my code and everything works like charm with the com way. Thank you!!!
Mar
13
comment UpdateListItems in a library with client object model
Please see my second Edit. Now I’m using the client object model. It works for libraries, but how could I access to a folder in the library?
Mar
13
revised UpdateListItems in a library with client object model
added 1150 characters in body; edited title
Mar
13
comment UpdateListItems in a library with client object model
Okay, do you have a small example, who it works with the com? I think it is like UpdatingClientObjects, but I’m not sure how I get the list from a library.
Mar
13
comment UpdateListItems in a library with client object model
I tested it with the FileRef and as value the http path to the library, same problem...
Mar
13
comment UpdateListItems in a library with client object model
Is there a better way in SP2010?
Mar
13
comment UpdateListItems in a library with client object model
Look at my Edit I have copied the code part in it. I use the GUID . I haven’t tried it with FileRef, how does it works with FileRef?
Mar
13
revised UpdateListItems in a library with client object model
added 1119 characters in body
Mar
13
revised UpdateListItems in a library with client object model
added 253 characters in body
Mar
13
asked UpdateListItems in a library with client object model
Mar
12
accepted Create a directory at SharePoint without the Microsoft.SharePoint assembly from C#