Hi,
i would like to create a folder in Shareopoint 2007 with c#.
Using DWS Web Service.
Code:
dwsFolder.CreateFolder(@"Test_FormLib/myNewFolder");
If I use the program for the first time, i get the message: (No Error) the Second time, i get the message: AlreadyExists
But i do not see the folder on my website!?
What am I doing wrong? Thanks in advance,
Regards,
Preeti
Software/Hardware used:
ASKED:
January 23, 2010 11:16 AM
UPDATED:
January 25, 2010 2:08 PM