11:43:06 26 March 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.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 1212 -------------------------------------------------- 14:04:56 26 March 2025 This SqlTransaction has completed; it is no longer usable. at System.Data.SqlClient.SqlTransaction.ZombieCheck() at System.Data.SqlClient.SqlTransaction.Rollback() at AppService.apiservice.UpdateLastLocation(String companyid, String empid, Object dataObj, Int32 type, String id, String locationdate) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 15399 at AppService.apiservice.uploadDatav4(DataObj obj) in E:\Dev\AppService\AppService\apiservice.svc.cs:line 2392 {"empid":"9128","companyid":"1","data":[{"id":"b423c048-36f3-49b0-8362-d7fd13663e27","type":2,"dataid":"138a006d-37f6-49b5-ad78-0a70e84f10dd","dataObj":{"id":"138a006d-37f6-49b5-ad78-0a70e84f10dd","orderno":"39021","companyid":"1","orderdate":"2025-03-26","marketid":"17675","distributorid":"4ed64f5e-e36a-4ab4-b263-e9470d857cf1","retailerid":"40a6632b-fcd2-4a1b-9ab2-896be8e2bb85","calltype":0,"reasonid":"0fb317c3-ef0e-440d-9fe2-979e70a27052","grossamt":"0","discper":"","discamt":"","netamt":"0","comments":"","createdDate":"2025-03-26 14:04:36","createdBy":"9128","status":"1","locationEnabled":1,"latitude":18.6070531,"longitude":72.8994938,"location":"JV4X+RQ, Vasta Wadi, Nagaon, Maharashtra 402204, India\n","gpsEnabled":1,"mockLocation":0,"netEnabled":1,"batteryLevel":"80","details":[]}}]} -------------------------------------------------- 15:00:31 26 March 2025 Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out at System.Data.SqlClient.SqlCommand.ExecuteReader() at AppService.Classes.Dashboard.<>c__DisplayClass21_0.b__0() in E:\Dev\AppService\AppService\Classes\Dashboard.cs:line 2022 -------------------------------------------------- 17:41:32 26 March 2025 An error occurred while updating the entries. See the inner exception for details. An error occurred while updating the entries. See the inner exception for details. at System.Data.Entity.Internal.InternalContext.SaveChanges() at AppService.Controllers.MeetingCompanyController.save(MeetingCompaniesDataModel meetingDataModel, Int32 mode) in E:\Dev\AppService\AppService\Controllers\MeetingCompanyController.cs:line 44 --------------------------------------------------