Back to Dashboard Telemetry
Exception Audit Record #144
Application Metadata (AppInfoModel)
- Application Name & Version DST Enterprise v1.0.0
- App Description A lightweight, high-performance DST web client
- App Type Blazor WebAssembly
- Environment Mode Client
-
Token
D5EE2R6ER6D3FF54E359
Device & Client Profile (PhysicalDeviceInformation)
- Form Factor Desktop Workspace
- Manufacturer & Model localhost Browser
- Platform / OS .NET 8.0.21
-
Client IP Address
49.47.132.215 -
Exception Status & Mode Flags
Status: Unhandled Mode: Production
Code Reference & Location
Timestamp
2026-08-05 13:44:41 +05:30
Line Number
Line 44
Namespace
DST.Pages
Page / Component Name
Login
Method Name
OnInitialized
Site Map
DST.Pages - Login/OnInitialized
File Path Source
D:\MAUI Hybride\Web\Daily Sales Tracker\Pages\Login.razor.cs
Exception Message Payload
Primary Message
Format_InvalidStringWithValue, A
Full Stack Trace Diagnostics
at System.Number.ThrowFormatException[Char](ReadOnlySpan`1 )
at System.Number.ThrowOverflowOrFormatException[Char,Int32](ParsingStatus , ReadOnlySpan`1 )
at System.Number.ParseBinaryInteger[Char,Int32](ReadOnlySpan`1 , NumberStyles , NumberFormatInfo )
at System.Int32.Parse(ReadOnlySpan`1 s, NumberStyles style, IFormatProvider provider)
at System.Int32.Parse(String s, NumberStyles style, IFormatProvider provider)
at System.Int32.Parse(String s)
at System.Convert.ToInt32(String value)
at dst.exception.handler.ExceptionLoggerService.GenerateError()
at DST.Pages.Login.OnInitialized()