Hello,
After update devexpress to 24.2.3, our clients noticed this error in event viewer. It's throwing very often, and this error is just in windows's event viewer. It could be thrown about 50 or more times per day !
Log Name: Application
Source: .NET Runtime
Date: 13.02.2025 16:53:22
Event ID: 1000
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: -----
Description:
Category: DevExpress.ExpressApp.Blazor.Services.ExceptionService
EventId: 0
Handled exception occurs
Exception:
System.InvalidOperationException: The ValueManagerContext is not active.
at DevExpress.ExpressApp.Blazor.AmbientContext.ValueManagerContext.EnsureIsActive()
at DevExpress.ExpressApp.Blazor.AmbientContext.ValueManagerContext.SetStorage(IValueManagerStorage storage)
at DevExpress.ExpressApp.Blazor.Services.ApplicationSaveModelChangesOnCircuitClosed.OnCircuitClosedAsync(CancellationToken cancellationToken)