Hi,
Recently we updated our FIM CM 2010 to MIM 2016 SP2.Now when we try to retire smart card following error apears:
The version of OLE on the client and server machines does not match. (Exception from HRESULT: 0x80010110)
Only error i find on event viewer is
"2021-09-17 13:13:55.70 +02" "Microsoft.Clm.BusinessLayer.WorkerThreads.OnlineUpdateService" "Void ProcessProfiles()" "" "MBDOM\FIMCMAgent" 0x0000121C 0x0000000A
General Information
Additional Info:
Access is denied. MBDOM\FIMCMAgent does not have Renew privilege.
1) Exception Information
Exception Type: System.UnauthorizedAccessException
Message: Access is denied. MBDOM\FIMCMAgent does not have Renew privilege.
Data: System.Collections.ListDictionaryInternal
TargetSite: Void CheckPrivilegeAndThrow(System.String, Microsoft.Clm.Common.Privileges)
HelpLink: NULL
Source: Microsoft.Clm.BusinessLayer
HResult: -2147024891
StackTrace Information
at Microsoft.Clm.BusinessLayer.PrivilegeCheck.CheckPrivilegeAndThrow(String principal, Privileges privilege)
at Microsoft.Clm.BusinessLayer.Check.CheckUserPrivilege(Guid userUuid, Privileges privileges)
at Microsoft.Clm.BusinessLayer.Create.CreateOnlineUpdateRequestByProfileUuid(Guid profileUuid, OnlineUpdateReason onlineUpdateReason, String templateOid, String comment, Byte requestPriority)
at Microsoft.Clm.BusinessLayer.WorkerThreads.OnlineUpdateService.CreateRequest(ProfilesRow profileRow, String comment)
at Microsoft.Clm.BusinessLayer.WorkerThreads.OnlineUpdateService.ProcessProfile(ProfilesRow row)
at Microsoft.Clm.BusinessLayer.WorkerThreads.OnlineUpdateService.ProcessProfiles()
Anyone had simmilar problem?