10:03:09 19 March 2026 Snapshot isolation transaction failed in database 'tempdb' because the object accessed by the statement has been modified by a DDL statement in another concurrent transaction since the start of this transaction. It is disallowed because the metadata is not versioned. A concurrent update to metadata can lead to inconsistency if mixed with snapshot isolation. at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass12_0.b__0() in G:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1213 -------------------------------------------------- 10:26:45 19 March 2026 Cannot perform runtime binding on a null reference at CallSite.Target(Closure , CallSite , Object ) at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0) at AppService.apiservice.getroutedata(DataObj dobj) in G:\Dev\AppService\AppService\apiservice.svc.cs:line 10686 -------------------------------------------------- 15:17:00 19 March 2026 Snapshot isolation transaction failed in database 'tempdb' because the object accessed by the statement has been modified by a DDL statement in another concurrent transaction since the start of this transaction. It is disallowed because the metadata is not versioned. A concurrent update to metadata can lead to inconsistency if mixed with snapshot isolation. at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass12_0.b__0() in G:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1213 --------------------------------------------------