Archive for December 2011
UserProfileServiceUserStatisticsWebPart:LoadControl failed, Exception: System.IO.FileLoadException: The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0×80131040)
Posted by: Sriram on: December 2, 2011
If you have newly created a User Profile Service Application or made any kind of changes to Service Accounts or Service Application’s Application Pool account settings, you can encounter this error.
UserProfileServiceUserStatisticsWebPart:LoadControl failed, Exception: System.IO.FileLoadException: The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0×80131040)
TO fix the issue,
1) Do an IISRESET /NOFORCE and retry to access the User Profile Service Application.
2) Make sure that the ForeFront Sync Services are Running on the Server.