T94371

CaseManagement project error 1
Fitsuite
https://hub.app.geeks.ltd/dashboard/home.aspx
https://hub.app.geeks.ltd/audit/logs?ExcludeSlowActions=True
#
Failed to run background task 'Update recipients' because: Error in running SQL Query.

Base issue: Invalid object name 'Recipients'.

Error in running SQL Query.

Exception Data:
{
Command: SELECT TOP 1 Recipients.[AccessAccounting] as Recipients_AccessAccounting, Recipients.[AccessReports] as R...




}

###############################################
Base issue: Invalid object name 'Recipients'.

Exception Data:
{

--------------------------------------
STACK TRACE:

at Olive.OliveExtensions.GetAlreadyCompletedResult[TResult](Task`1 this)

at Olive.OliveExtensions.<>c__652`2.b__652_0(Task`1 t)

at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()

at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)

--- End of stack trace from previous location ---

at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)

--- End of stack trace from previous location ---

at Olive.OliveExtensions.Get[TSource,TResult](Task`1 this, Func`2 expression)

at Olive.Entities.Data.DatabaseQuery.FirstOrDefault()

at Olive.Entities.Data.DatabaseQuery`1.FirstOrDefault()

at Domain.Recipient.UpdateRecipients() in C:\CIAgent\BuildTasks-Application\GeeksMS.Feedback\master\Domain\Logic\Recipient.cs:line 22

at Website.TaskManager.UpdateRecipients() in C:\CIAgent\BuildTasks-Application\GeeksMS.Feedback\master\Website\App_Start\TaskManager.cs:line 46

at Olive.PassiveBackgroundTasks.Engine.Run(IBackgourndTask task)
#
#