10:10:52 17 February 2025

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.<OnTime>b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1212
--------------------------------------------------

15:36:40 17 February 2025

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.<OnTime>b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1212
--------------------------------------------------

17:08:58 17 February 2025

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.<OnTime>b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1212
--------------------------------------------------