如果要在windows7下面安装sharepoint的话,那么参考:将Sharepoint Server 2010部署到WINDOWS 7

如果是在windows server 2008下安装的话,可以参考:史上最详细SharePoint 2010安装步骤图解新手教程SharePoint 2010安装配置详解

安装sharepoint的先决条件有很多。

  1. .net framework 4.0
  2. Windows identity foundation,我现在的是x64的6.1版本
  3. Chart Control
  4. Filter Pack,在这在安装文件中有,如我的就放在SharePoint_Server_2010\PrerequisiteInstallerFiles\FilterPack这个目录下面。

即使安装完所有的补丁,还是会报错误:Windows server features or role services required by this product are not enabled 。这是因为没有添加application server的缘故。添加方法跟添加IIS一样。可以参考:成功解决SharePoint2010安装“Windows ServerFeature or Role Service required by this product are not enabled”

版权声明:本文为xwdreamer原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
本文链接:https://www.cnblogs.com/xwdreamer/archive/2012/08/15/2639981.html