摘要: 今天准备建个winform projecct写个小工具获取已有website 的list和content type的定义,方便将这些定义集成到vs的sharepoint solution中。winform项目建好后,引用C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\ISAPI\Microsoft.SharePoint.dll。 可是无法使用这个库的类,也无法编译通过。思考了下,想起sharepoint 2010目前不支持。net framework 4.0,于是修改project的项目类型为.ne 阅读全文
posted @ 2010-11-17 15:57 Peter Wang 阅读(361) 评论(0) 推荐(0) 编辑