Back to Dashboard Telemetry
Exception Audit Record #204
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 P3611 Microsoft Windows 10.0.20348
- Platform / OS .NET 8.0.29
-
Client IP Address
190.92.174.107 -
Exception Status & Mode Flags
Status: Unhandled Mode: Production
Code Reference & Location
Timestamp
2026-08-10 08:25:25 -07:00
Line Number
Line 89
Namespace
DSTAPI.Controllers.AdminWeb
Page / Component Name
LoginController
Method Name
WebLogin
Site Map
DSTAPI.Controllers.AdminWeb - LoginController/WebLogin
File Path Source
D:\Blazor\DSTAPI\Controllers\AdminWeb\LoginController.cs
Exception Message Payload
Primary Message
Invalid column name 'BAcNo'.
Invalid column name 'BAddr'.
Invalid column name 'BName'.
Invalid column name 'Branch'.
Invalid column name 'BIFSC'.
Invalid column name 'UPI'.
Full Stack Trace Diagnostics
at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__211_0(Task`1 result)
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.Authentication.Repository.UserIdentity.ValidateWebUser(WebLoginDetailsModel model) in D:\MAUI Hybride\DST Core Repository\Authentication\Repository\UserIdentity.WebUser.cs:line 16
at DSTAPI.Controllers.AdminWeb.LoginController.WebLogin(WebLoginDetailsModel model) in D:\Blazor\DSTAPI\Controllers\AdminWeb\LoginController.cs:line 42