Let’s see, I installed the December 2010 CUs for SP 2010 and updated my VMs and host servers with Windows 2008 R2 SP1. Long day…found a bad drive in one of my arrays that was forcing a controller reset degrading the array…that’s another story.
Tried to get into manage the User Profile Service (UPS) application and was met with an error and correlation ID. Found that the User Profile Sync Service wasn’t started (?).
Tried starting it but it appeared that it didn’t want to start.
Checked out the logs from the correlation ID and searched using Google.
03/01/2011 09:32:42.95 w3wp.exe (0x0870) 0x14F8 SharePoint Portal Server User Profiles et8j High UserProfileServiceUserStatisticsWebPart:LoadControl failed, Exception: System.IO.FileLoadException: The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) at Microsoft.Office.Server.UserProfiles.UserProfileConfigManager.InitializeIlmClient(String ILMMachineName, Int32 FIMWebClientTimeOut) at Microsoft.Office.Server.UserProfiles.UserProfileConfigManager..ctor(UserProfileApplicationProxy userProfileApplicationProxy, Guid partitionID) at Microsoft.SharePoint.Portal.WebControls.UserProfileServiceStatisticsWebPartBase.LoadControl(Object sender, EventArgs e) f48806c2-7dac-439f-ba7d-078054357959
03/01/2011 09:32:42.95 w3wp.exe (0x0870) 0x14F8 SharePoint Portal Server User Profiles et8j High UserProfileServiceAudienceStatisticsWebPart:LoadControl failed, Exception: System.IO.FileLoadException: The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) at Microsoft.Office.Server.UserProfiles.UserProfileConfigManager.InitializeIlmClient(String ILMMachineName, Int32 FIMWebClientTimeOut) at Microsoft.Office.Server.UserProfiles.UserProfileConfigManager..ctor(UserProfileApplicationProxy userProfileApplicationProxy, Guid partitionID) at Microsoft.SharePoint.Portal.WebControls.UserProfileServiceStatisticsWebPartBase.LoadControl(Object sender, EventArgs e) f48806c2-7dac-439f-ba7d-078054357959
03/01/2011 09:32:42.95 w3wp.exe (0x0870) 0x14F8 SharePoint Portal Server User Profiles et8j High UserProfileServiceImportStatisticsWebPart:LoadControl failed, Exception: System.IO.FileLoadException: The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) at Microsoft.Office.Server.UserProfiles.UserProfileConfigManager.InitializeIlmClient(String ILMMachineName, Int32 FIMWebClientTimeOut) at Microsoft.Office.Server.UserProfiles.UserProfileConfigManager..ctor(UserProfileApplicationProxy userProfileApplicationProxy, Guid partitionID) at Microsoft.SharePoint.Portal.WebControls.UserProfileServiceStatisticsWebPartBase.LoadControl(Object sender, EventArgs e) f48806c2-7dac-439f-ba7d-078054357959
03/01/2011 09:32:42.98 w3wp.exe (0x0870) 0x14F8 SharePoint Foundation Runtime tkau Unexpected System.IO.FileLoadException: The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) at Microsoft.Office.Server.UserProfiles.UserProfileConfigManager.InitializeIlmClient(String ILMMachineName, Int32 FIMWebClientTimeOut) at Microsoft.Office.Server.UserProfiles.UserProfileConfigManager..ctor(UserProfileApplicationProxy userProfileApplicationProxy, Guid partitionID) at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.ProfileAdminPage.IsProfileSynchronizationRunning() at Microsoft.SharePoint.Portal.WebControls.UserProfileServiceImportStatisticsWebPart.RenderSectionContents(HtmlTextWriter writer) at Microsoft.SharePoint.Portal.WebControls.UserProfileServiceImportStatisticsWebPart.RenderWebPart(HtmlTextWriter write... f48806c2-7dac-439f-ba7d-078054357959
03/01/2011 09:32:42.98* w3wp.exe (0x0870) 0x14F8 SharePoint Foundation Runtime tkau Unexpected ...r) at Microsoft.SharePoint.WebPartPages.WebPart.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output) at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at Syst... f48806c2-7dac-439f-ba7d-078054357959
03/01/2011 09:32:42.98* w3wp.exe (0x0870) 0x14F8 SharePoint Foundation Runtime tkau Unexpected ...em.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) at Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.RenderChildren(HtmlTextWriter writer) at System.Web.UI.Page.Render(HtmlTextWriter writer) at Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.Render(HtmlTextWriter writer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) f48806c2-7dac-439f-ba7d-078054357959
Found this blog post.
http://praveenbattula.blogspot.com/2010/05/userprofileserviceuserstatisticswebpart.html
I had gone through the Forefront issues before and had checked to insure they were running, so I performed an IISRESET. Went back to look at the User Profile Sync Service and it showed to be started.
All I needed was an IISRESET? Maybe it was due to restarting all my servers in an incorrect order after the SP1 update.
0 Responses to “User Profile Synchronization Server Won’t Start and Other Errors”