SharePoint2010安装配置

简介:

如果要在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博客园博客,原文链接:http://www.cnblogs.com/xwdreamer/archive/2012/08/15/2639981.html,如需转载请自行联系原作者


目录
相关文章
|
开发框架 安全 .NET
Windows10 IIS Web服务器安装配置
Windows10 IIS Web服务器安装配置
280 0
Windows10 IIS Web服务器安装配置
|
数据安全/隐私保护 Windows 网络协议
|
关系型数据库 MySQL PHP