摘要: string targetDocName ="Test1Name.txt"; string destinationUrl =Uri.EscapeDataString("https://someaddress.com/Reports/Temp/"+ targetDocName); string[] destinationUrls ={ destinationUrl }; SPCopyWebService.FieldInformation i1 =newSPCopyWebService.FieldInformation{DisplayName="T 阅读全文
posted @ 2012-03-22 19:36 Areas 阅读(262) 评论(0) 推荐(0)
摘要: These days I've been involved in a migration project from Sharepoint 2001 to MOSS 2007, what I had to do was move all the documents from a document workspace in SPS2001 to a WSS3.0 document library. Since some of the custom metada had to be migrated with the documents and the SP2001 profiles had 阅读全文
posted @ 2012-03-22 19:32 Areas 阅读(528) 评论(0) 推荐(0)
摘要: PrefaceSharePointis a very vast topic to discuss. There are many documents, articles, discussion forums and FAQs available on the internet discussing various aspects ofSharePoint. Still, getting consolidated information on some topics seems to be very difficult. The topic discussed here is one among 阅读全文
posted @ 2012-03-22 19:30 Areas 阅读(284) 评论(0) 推荐(0)