




























今天准备建个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的项目类型为.net framework 3.5(。net framework client profile 3.5也不行),编译通过。
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。