Back to Dashboard Telemetry
Exception Audit Record #145
Application Metadata (AppInfoModel)
- Application Name & Version DSTAPI v4.1.0.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.206.199.131 -
Exception Status & Mode Flags
Status: Unhandled Mode: Development
Code Reference & Location
Timestamp
2026-08-05 18:21:18 +05:30
Line Number
Line 103
Namespace
DSTAPI.Controllers.AdminWeb.Sales
Page / Component Name
SalesDashBoardController
Method Name
InvoiceList
Site Map
DSTAPI.Controllers.AdminWeb.Sales - SalesDashBoardController/InvoiceList
File Path Source
D:\Blazor\DSTAPI\Controllers\AdminWeb\Sales\SalesDashBoardController.cs
Exception Message Payload
Primary Message
A transport-level error has occurred when receiving results from the server. (provider: Session Provider, error: 19 - Physical connection is not usable)
Full Stack Trace Diagnostics
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Dst.Core.Repository.Invoice.Sales.Repository.List.SalesInvoiceListRepository.InvoiceListPagination(InvoiceListFilterModel filter) in D:\MAUI Hybride\DST Core Repository\Invoice\Sales\Repository\List\InvoiceListPagination.cs:line 77
at DSTAPI.Controllers.AdminWeb.Sales.SalesDashBoardController.InvoiceList(InvoiceListFilterModel model) in D:\Blazor\DSTAPI\Controllers\AdminWeb\Sales\SalesDashBoardController.cs:line 93