WIN7安装配置 SharePoint2010 各种问题汇总

1,安装文件无法安装,“由于下列错误。安装程序无法继续 此产品要求安装Windows Server 2008 Service Pack 2 或更高版本”,

错误效果如图

原因:

没有安装WIN7不支持直接安装

解决方案

MSDN相关帮助文档链接即可 链接 http://msdn.microsoft.com/zh-cn/library/ee554869%28office.14%29.aspx

关键点,使用命令行解压缩安装文件,不要用WINRAR等软件,解压之后修改配置文件即可

2,SharePoint 配置向导出错,“System.IO.FileNotFoundException: 未能加载文件或程序集 “Microsoft.IdentityModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35” 或它的某一个依赖项。系统找不到指定的文件。
文件名:“Microsoft.IdentityModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35””

错误效果如截图

 

原因:

没有安装KB974405补丁

解决方案

下载并安装KB974405补丁,下载地址 http://www.microsoft.com/en-us/download/details.aspx?id=17331#filelist

相关帖子链接:www.microsoft.com/downloads/en/details.aspx?FamilyID=eb9c345f-e830-40b8-a5fe-ae7a864c4d76&displaylang=en#filelist

 

3 配置向导时出现“Failed to call GetTypes on assembly Microsoft.Office.Server.Search, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce”

错误:

配置sharepoint2010的时候,出现如下错误:

Failed to create the configuration database.
An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown. Additional exception information: Failed to call GetTypes on assembly Microsoft.Office.Server.Search, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c. Could not load file or assembly 'System.Web.DataVisualization, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

原因:

没有安装Chart Control

解决方案

下载并安装Chart Control,下载地址http://go.microsoft.com/fwlink/?LinkID=122517

 

 4. 对试用版和许可的 SharePoint,Project Server 和 Office Web Apps 可能没有安装在相同服务器上

错误:

错误安装完SharePoint Server 2010之后再安装 Microsoft SharePoint Foundation 2010会报错

“试用版和许可的 SharePoint,Project Server 和 Office Web Apps 可能没有安装在相同服务器上”。

原因:

权限原因,未明。

解决方案:

找到注册表的键值:HKLM\Software\Microsoft\Office\14.0\Registration\{90140000-110F-0000-1000-00000000FF1CE\LicenseType},然后直接删除。

参考链接:http://www.mice-ts.co.uk/2011/08/09/sharepoint-2010-licensing-issue/

http://859438.blog.51cto.com/849438/984249

 

未完持续。。。

posted @ 2013-04-12 16:12  vinnie  阅读(747)  评论(0编辑  收藏  举报