This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

VID_Execute_DialogDeferredOperation

Hello All,

We are facing below error WRT to VID_Execute_DialogDeferredOperation for AD.

Is it something which we have to provide permissions to our service account,if so please help me how to get out of this error(version 8)

ErrorMessages = (2018-09-29 12:00:18.460) [810025] Active Directory user accounts: Write permission denied for value "User account is disabled".
at VI.JobService.ProcessorThread._ExecuteJob(Job job, JobResult result)
at VI.JobService.JobComponents.HandleObjectComponent.Activate(String task)
at VI.DB.Implementation.HandleObjectKernel.Activate(String task)
at VI.DB.Implementation.HandleObjectKernel._OperationDeferred(IUnitOfWork optionalUnitOfWork)
at VI.Base.SyncActions.Do[T](Func`1 function)
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
---- Start of Inner Exception ----
at VI.DB.Entities.EntityPatch.<ApplyAsync>d__45.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task taskat System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

--- End of stack trace from previous location where exception was thrown ---
at VI.DB.Entities.Entity.<ApplyAsync>d__16.MoveNext()
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
--- End of stack trace from previous location where exception was thrown ---
at VI.DB.Entities.PermissionsEntityColumnBase.<SetValueAsync>d__17.MoveNext()
at VI.DB.Entities.PermissionsEntityColumnBase._CheckCanEdit()

Regards,

Baji