When adding object dependent reference I'm getting error: "[810312] Only module dependent UIDs are permitted for table DialogAEDSAction." ([810306] Error during execution of 'OnSaving' in logic module 'VI.DB.Entities.ModuleDependentLogic'.) What is the reason?
1033.error.log
[810306] Error during execution of 'OnSaving' in logic module 'VI.DB.Entities.ModuleDependentLogic'. at VI.DB.Entities.Entity.<SaveAsync>d__75.MoveNext() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) --- End of stack trace from previous location where exception was thrown --- at VI.DB.Entities.EventUnitOfWork.<PutAsync>d__2.MoveNext() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) --- End of stack trace from previous location where exception was thrown --- at VI.DB.Entities.PermissionsUnitOfWork.<PutAsync>d__10.MoveNext() at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) --- End of stack trace from previous location where exception was thrown --- at VI.DB.Entities.EventUnitOfWork.<PutAsync>d__2.MoveNext() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) --- End of stack trace from previous location where exception was thrown --- at VI.DB.Entities.UnitOfWorkImpl.<PutAsync>d__37.MoveNext() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) --- End of stack trace from previous location where exception was thrown --- at VI.DB.Entities.DbEntitySink.<PutAsync>d__15.MoveNext() at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) --- End of stack trace from previous location where exception was thrown --- at VI.DB.Entities.DelayedLogicSaveEntityStrategy.<OnSavingAsync>d__5.MoveNext() at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) --- End of stack trace from previous location where exception was thrown --- at VI.DB.Entities.CombinedEntityLogic.<_CollectChangesAsync>d__28.MoveNext() [810312] Only module dependent UIDs are permitted for table DialogAEDSAction. at VI.DB.Entities.CombinedEntityLogic.<_CollectChangesAsync>d__28.MoveNext() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) --- End of stack trace from previous location where exception was thrown --- at VI.DB.Entities.ModuleDependentLogic.<OnSavingAsync>d__9.MoveNext()