首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 企业软件 > 行业软件 >

Sharepoint2010 安装在Windows7上,用PowerShell创建配置数据库出错

2013-10-15 
求助:Sharepoint2010 安装在Windows7上,用PowerShell创建配置数据库出错问题:Sharepoint2010 安装在Window

求助:Sharepoint2010 安装在Windows7上,用PowerShell创建配置数据库出错
问题:Sharepoint2010 安装在Windows 7上。过程都是按照网上说的,所有的必需软件都装了,但是有个问题是无法执行PrerequisiteInstaller.exe,提示无此工具不支持当前操作系统。

在PowerShell中执行New-SPConfigurationdatabase时报错:

未能加载文件或程序集“Microsoft.IdentityModel, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”或它的某一个依赖项。系统找不到指定的文件。

重新安装Windows Identity Foundation了,显示的是3.5.0.
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\WebServices\Root下的Web.xml中原来是1.0.0.0改成3.5.0。

卸载重新安装也不行,不知道哪里出问题了。
[解决办法]
参考下:
http://www.codeproject.com/Articles/44210/Installing-SharePoint-Server-2010-on-Windows-7-x64

热点排行