Back to Dashboard Telemetry
Exception Audit Record #263
Application Metadata (AppInfoModel)
- Application Name & Version DSTAPI v4.1.9.0
- App Description A lightweight, high-performance DST api client handler
- App Type ASP .NET 8 CORE API
- Environment Mode Server
-
Token
D5EE2R6ER6D3FF54E359
Device & Client Profile (PhysicalDeviceInformation)
- Form Factor Desktop Workspace
- Manufacturer & Model ATUL-SINGH Microsoft Windows 10.0.26200
- Platform / OS .NET 8.0.21
-
Client IP Address
106.192.106.216 -
Exception Status & Mode Flags
Status: Unhandled Mode: Development
Code Reference & Location
Timestamp
2026-09-01 16:31:35 +05:30
Line Number
Line 97
Namespace
dst.admin.web.services.repo.Sales.Sales.List.Repository
Page / Component Name
SalesListRepository
Method Name
GetRouteWiseCustomerListByYearAsync
Site Map
dst.admin.web.services.repo.Sales.Sales.List.Repository - SalesListRepository/GetRouteWiseCustomerListByYearAsync
File Path Source
D:\Core Application\DST Admin Web Services\Sales\Sales\List\Repository\GetRouteWiseCustomerListByYearAsync.cs
Exception Message Payload
Primary Message
A second operation was started on this context instance before a previous operation completed. This is usually caused by different threads concurrently using the same instance of DbContext. For more information on how to avoid threading issues with DbContext, see https://go.microsoft.com/fwlink/?linkid=2097913.
Full Stack Trace Diagnostics
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToDictionaryAsync[TSource,TKey,TElement](IQueryable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.EntityFrameworkQueryableExtensions.ToDictionaryAsync[TSource,TKey,TElement](IQueryable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer, CancellationToken cancellationToken)
at dst.admin.web.services.repo.Sales.Sales.List.Repository.SalesListRepository.GetRouteWiseCustomerListByYearAsync(String financialYear, CancellationToken cancellationToken) in D:\Core Application\DST Admin Web Services\Sales\Sales\List\Repository\GetRouteWiseCustomerListByYearAsync.cs:line 64