Back to Dashboard Telemetry
Exception Audit Record #96
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
49.47.132.222 -
Exception Status & Mode Flags
Status: Unhandled Mode: Development
Code Reference & Location
Timestamp
2026-08-02 19:20:31 +05:30
Line Number
Line 31
Namespace
System
Page / Component Name
Object
Method Name
OnExceptionAsync
Site Map
System - Object/OnExceptionAsync
File Path Source
D:\Blazor\DSTAPI\Attributes\LogExceptionAttribute.cs
Exception Message Payload
Primary Message
Method not found: 'Void Web.DST.Model.Sales.DeliveryChallan.DeliveryChallanDetailsModel.set_IsDelivered(Boolean)'.
Full Stack Trace Diagnostics
at Dst.Core.Repository.Invoice.Sales.Repository.Details.SalesInvoiceDetailsRepository.InvoiceDetails(Int32 id)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Dst.Core.Repository.Invoice.Sales.Repository.Details.SalesInvoiceDetailsRepository.InvoiceDetails(Int32 id)
at DSTAPI.Controllers.AdminWeb.Invoice.SalesInvoiceController.InvoiceDetails(Int32 Id) in D:\Blazor\DSTAPI\Controllers\AdminWeb\Sales\SalesInvoiceController.cs:line 53
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)