lipeng 发表于 2019-2-4 12:57:28

运行SharePoint2010管理中心的配置向导时遇到错误

安装好SharePoint2010后,打开管理中心网站,第一次运行配置向导时,出现错误:

Failed to create sample data.
An exception of type Microsoft.Office.Server.UserProfiles.UserProfileException was thrown.Additional exception information: Unrecognized attribute ‘allowInsecureTransport’. Note that attribute names are case-sensitive. (C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\WebClients\Profile\client.config line 56)
Microsoft.Office.Server.UserProfiles.UserProfileException: Unrecognized attribute ‘allowInsecureTransport’.

    这个错误貌似与 Token Authentication and WCF 有关. 不过微软已经发布修复该问题的补丁,可以从微软的官方网站上下载: http://go.microsoft.com/fwlink/?LinkID=166231
    安装完成后需要重启服务器,然后再运行 SharePoint 2010 的配置向导,就会成功。



页: [1]
查看完整版本: 运行SharePoint2010管理中心的配置向导时遇到错误