打完SharePoint 2010 SP1补丁后,发现访问服务应用程序里的User Profile Service 应用程序 User Profile Service Application 也就是(/_layouts/ManageUserProfileServiceApplication.aspx?ApplicationID=xxxxxx)时“发生意外错误”。查看LOGS后发现:

UserProfileServiceImportStatisticsWebPart:LoadControl failed, Exception: System.MissingMethodException: 找不到方法:“Boolean Microsoft.Office.Server.UserProfiles.UserProfileImportJob.get_IsSynchronizationRunning()”。

在msdn SharePoint 2010论坛上找到了解决办法,原来是需要打Auguet 2010 CU补丁。

有关该补丁的详细信息,参考这里

打完补丁重新启动计算机,再次打开User Profile Service Application,终于可以访问了。

打SharePoint 2010 SP1后访问用户配置文件同步服务应用程序出错的解决办法

参考资料

Problens after upgrade Sharepoint 2010 SP 1

相关文章:

  • 2021-05-09
  • 2021-05-21
  • 2022-01-06
  • 2022-02-17
  • 2021-07-11
  • 2021-12-03
  • 2021-05-24
猜你喜欢
  • 2022-12-23
  • 2022-02-15
  • 2021-10-30
  • 2021-05-27
  • 2022-02-02
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案