安装SharePoint2010出现“Could not load file or assembly 'Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ”的解决方法

参考文献:

http://sensoft2000-sharepoint.blogspot.com/2010/06/could-not-load-file-or-assembly.html

错误:

在配置share point 2010的时候出现如下错误:

Failed to create the configuration database.
An exception of type System.IO.FileNotFoundException was thrown. Additional exception information: Could not load file or assembly 'Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.

原因

缺少Windows identity foundation 这个补丁

解决方案

http://www.microsoft.com/en-us/download/details.aspx?id=17331下载Windows Identity Foundation

posted @ 2012-07-04 12:58  xwdreamer  阅读(3238)  评论(0)    收藏  举报