2026-01-23 06:33:33.331 +01:00 [Information] Starting application 2026-01-23 06:33:33.984 +01:00 [Warning] Using an in-memory repository. Keys will not be persisted to storage. 2026-01-23 06:33:33.985 +01:00 [Warning] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2026-01-23 06:33:33.993 +01:00 [Warning] No XML encryptor configured. Key {1fd9492d-20b1-44e8-8081-62079e91505c} may be persisted to storage in unencrypted form. 2026-01-23 06:33:34.247 +01:00 [Information] HTTP "POST" "/" responded 302 in 54.4097 ms 2026-01-23 06:33:34.347 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 500 in 80.8176 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.365 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.373 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 302 in 5.7251 ms 2026-01-23 06:33:34.390 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252F" responded 500 in 3.3285 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.391 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.392 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252F" responded 302 in 0.0960 ms 2026-01-23 06:33:34.406 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252F" responded 500 in 0.7092 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.407 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.408 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252F" responded 302 in 0.0903 ms 2026-01-23 06:33:34.422 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252F" responded 500 in 0.6605 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.423 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.423 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252F" responded 302 in 0.0867 ms 2026-01-23 06:33:34.464 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252F" responded 500 in 3.7196 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.468 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.471 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252F" responded 302 in 0.4706 ms 2026-01-23 06:33:34.489 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252F" responded 500 in 2.5521 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.491 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.493 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252F" responded 302 in 0.3369 ms 2026-01-23 06:33:34.511 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252F" responded 500 in 2.5776 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.513 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.515 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252F" responded 302 in 0.2309 ms 2026-01-23 06:33:34.531 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252F" responded 500 in 1.7010 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.532 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.534 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252F" responded 302 in 0.2267 ms 2026-01-23 06:33:34.562 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252FError%252525252525253FReturnUrl%252525252525253D%25252525252525252F" responded 500 in 1.6750 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.564 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.565 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252FError%252525252525253FReturnUrl%252525252525253D%25252525252525252F" responded 302 in 0.2267 ms 2026-01-23 06:33:34.701 +01:00 [Information] HTTP "POST" "/" responded 302 in 0.1225 ms 2026-01-23 06:33:34.712 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 500 in 0.6971 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.713 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.713 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 302 in 0.0786 ms 2026-01-23 06:33:34.726 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252F" responded 500 in 0.9444 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.727 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.727 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252F" responded 302 in 0.1097 ms 2026-01-23 06:33:34.740 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252F" responded 500 in 0.9957 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.741 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.742 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252F" responded 302 in 0.1080 ms 2026-01-23 06:33:34.759 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252F" responded 500 in 0.8202 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.760 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.760 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252F" responded 302 in 0.1004 ms 2026-01-23 06:33:34.772 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252F" responded 500 in 0.7986 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.773 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.774 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252F" responded 302 in 0.1023 ms 2026-01-23 06:33:34.787 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252F" responded 500 in 1.7117 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.789 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.790 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252F" responded 302 in 0.2179 ms 2026-01-23 06:33:34.804 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252F" responded 500 in 1.7195 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.805 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.807 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252F" responded 302 in 0.2180 ms 2026-01-23 06:33:34.820 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252F" responded 500 in 1.4419 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.821 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.822 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252F" responded 302 in 0.1735 ms 2026-01-23 06:33:34.835 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252FError%252525252525253FReturnUrl%252525252525253D%25252525252525252F" responded 500 in 1.1780 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 06:33:34.836 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 06:33:34.837 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252FError%252525252525253FReturnUrl%252525252525253D%25252525252525252F" responded 302 in 0.1629 ms 2026-01-23 07:54:10.542 +01:00 [Information] Starting application 2026-01-23 07:54:11.189 +01:00 [Warning] Using an in-memory repository. Keys will not be persisted to storage. 2026-01-23 07:54:11.190 +01:00 [Warning] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2026-01-23 07:54:11.198 +01:00 [Warning] No XML encryptor configured. Key {1f2050bd-02d4-473e-8091-ea7557ec997b} may be persisted to storage in unencrypted form. 2026-01-23 07:54:11.531 +01:00 [Information] HTTP "POST" "/" responded 302 in 54.0259 ms 2026-01-23 07:54:11.782 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 500 in 115.4710 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:11.799 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:11.805 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 302 in 4.1171 ms 2026-01-23 07:54:11.952 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252F" responded 500 in 18.1215 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:11.956 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:11.960 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252F" responded 302 in 0.4822 ms 2026-01-23 07:54:12.091 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252F" responded 500 in 4.0470 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:12.095 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:12.098 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252F" responded 302 in 0.4900 ms 2026-01-23 07:54:12.230 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252F" responded 500 in 4.0396 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:12.233 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:12.237 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252F" responded 302 in 0.5542 ms 2026-01-23 07:54:12.369 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252F" responded 500 in 4.0578 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:12.372 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:12.376 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252F" responded 302 in 0.4832 ms 2026-01-23 07:54:12.508 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252F" responded 500 in 3.9472 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:12.511 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:12.515 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252F" responded 302 in 0.4750 ms 2026-01-23 07:54:12.646 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252F" responded 500 in 4.0464 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:12.650 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:12.653 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252F" responded 302 in 0.4957 ms 2026-01-23 07:54:12.786 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252F" responded 500 in 3.9968 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:12.789 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:12.793 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252F" responded 302 in 0.4842 ms 2026-01-23 07:54:12.924 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252FError%252525252525253FReturnUrl%252525252525253D%25252525252525252F" responded 500 in 3.9672 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:12.928 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:12.931 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252FError%252525252525253FReturnUrl%252525252525253D%25252525252525252F" responded 302 in 0.5280 ms 2026-01-23 07:54:13.681 +01:00 [Information] HTTP "POST" "/" responded 302 in 0.6422 ms 2026-01-23 07:54:13.808 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 500 in 3.9418 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:13.812 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:13.815 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 302 in 0.4668 ms 2026-01-23 07:54:13.943 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252F" responded 500 in 4.1785 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:13.947 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:13.950 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252F" responded 302 in 0.4825 ms 2026-01-23 07:54:14.078 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252F" responded 500 in 4.0874 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:14.081 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:14.085 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252F" responded 302 in 0.4554 ms 2026-01-23 07:54:14.208 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252F" responded 500 in 1.0784 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:14.209 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:14.210 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252F" responded 302 in 0.1128 ms 2026-01-23 07:54:14.337 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252F" responded 500 in 3.7028 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:14.340 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:14.344 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252F" responded 302 in 0.4605 ms 2026-01-23 07:54:14.471 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252F" responded 500 in 3.7945 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:14.474 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:14.477 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252F" responded 302 in 0.4688 ms 2026-01-23 07:54:14.605 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252F" responded 500 in 4.0292 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:14.608 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:14.612 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252F" responded 302 in 0.4858 ms 2026-01-23 07:54:14.740 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252F" responded 500 in 4.0849 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:14.743 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:14.747 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252F" responded 302 in 0.5151 ms 2026-01-23 07:54:14.871 +01:00 [Error] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252FError%252525252525253FReturnUrl%252525252525253D%25252525252525252F" responded 500 in 1.0492 ms System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 07:54:14.872 +01:00 [Error] An unhandled exception has occurred while executing the request. System.IO.IOException: Unexpected end of Stream, the content may have already been read by another component. at Microsoft.AspNetCore.WebUtilities.MultipartReaderStream.ReadAsync(Byte[] buffer, Int32 offset, Int32 count, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken) at Microsoft.AspNetCore.WebUtilities.MultipartReader.ReadNextSectionAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Http.Features.FormFeature.InnerReadFormAsync(CancellationToken cancellationToken) at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.AddValueProviderAsync(ValueProviderFactoryContext context) at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.CreateAsync(ActionContext actionContext, IList`1 factories) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageBinderFactory.<>c__DisplayClass2_0.<g__Bind|0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.BindArgumentsCoreAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 07:54:14.873 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%3FReturnUrl%3D%252FError%253FReturnUrl%253D%25252FError%25253FReturnUrl%25253D%2525252FError%2525253FReturnUrl%2525253D%252525252FError%252525253FReturnUrl%252525253D%25252525252FError%25252525253FReturnUrl%25252525253D%2525252525252FError%2525252525253FReturnUrl%2525252525253D%252525252525252FError%252525252525253FReturnUrl%252525252525253D%25252525252525252F" responded 302 in 0.1257 ms 2026-01-23 08:35:25.412 +01:00 [Information] Starting application 2026-01-23 08:35:26.065 +01:00 [Warning] Using an in-memory repository. Keys will not be persisted to storage. 2026-01-23 08:35:26.066 +01:00 [Warning] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2026-01-23 08:35:26.073 +01:00 [Warning] No XML encryptor configured. Key {4676c6a3-fa14-440d-8698-8455d6361a92} may be persisted to storage in unencrypted form. 2026-01-23 08:35:26.290 +01:00 [Information] HTTP "GET" "/.well-known/assetlinks.json" responded 404 in 31.3039 ms 2026-01-23 08:35:26.795 +01:00 [Information] HTTP "GET" "/Error/404" responded 302 in 87.7100 ms 2026-01-23 08:35:28.269 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 204.2857 ms 2026-01-23 09:58:56.106 +01:00 [Information] Starting application 2026-01-23 09:58:56.754 +01:00 [Warning] Using an in-memory repository. Keys will not be persisted to storage. 2026-01-23 09:58:56.755 +01:00 [Warning] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2026-01-23 09:58:56.762 +01:00 [Warning] No XML encryptor configured. Key {71e9cdc1-e702-4cf2-be1e-05b8ce09bdea} may be persisted to storage in unencrypted form. 2026-01-23 09:58:57.005 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 09:58:57.121 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 126.5189 ms 2026-01-23 09:58:57.170 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 09:58:57.291 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 09:58:57.320 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 150.7762 ms 2026-01-23 09:58:57.446 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 10.0854 ms 2026-01-23 09:58:57.479 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.4355 ms 2026-01-23 09:58:57.481 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.2677 ms 2026-01-23 09:58:57.528 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.3257 ms 2026-01-23 09:58:57.591 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.3170 ms 2026-01-23 09:58:57.635 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.2685 ms 2026-01-23 09:58:57.663 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.0987 ms 2026-01-23 09:58:57.685 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.1027 ms 2026-01-23 09:58:58.544 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.3372 ms 2026-01-23 09:58:58.658 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.3298 ms 2026-01-23 09:58:58.822 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.3387 ms 2026-01-23 09:58:58.832 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.2800 ms 2026-01-23 09:58:58.833 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.2736 ms 2026-01-23 09:58:58.880 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.2773 ms 2026-01-23 09:59:04.483 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 09:59:04.973 +01:00 [Warning] Sensitive data logging is enabled. Log entries and exception messages may include sensitive application data, this mode should only be enabled during development. 2026-01-23 09:59:04.983 +01:00 [Warning] No type was specified for the decimal column '"TotalCotisation"' on entity type '"RechercheProjetModel"'. This will cause values to be silently truncated if they do not fit in the default precision and scale. Explicitly specify the SQL server column type that can accommodate all the values using 'HasColumnType()'. 2026-01-23 09:59:05.281 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 09:59:05.291 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 807.3314 ms 2026-01-23 09:59:06.438 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 400 in 4.7239 ms 2026-01-23 09:59:06.445 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 1109.5004 ms 2026-01-23 09:59:06.533 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 37.7899 ms 2026-01-23 09:59:06.625 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.0892 ms 2026-01-23 09:59:06.625 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.0694 ms 2026-01-23 09:59:06.626 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.0664 ms 2026-01-23 09:59:06.626 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.0695 ms 2026-01-23 09:59:06.627 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.1657 ms 2026-01-23 09:59:06.628 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.1464 ms 2026-01-23 09:59:06.628 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.1908 ms 2026-01-23 09:59:06.629 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.1400 ms 2026-01-23 09:59:06.629 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.1401 ms 2026-01-23 09:59:06.629 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.1394 ms 2026-01-23 09:59:06.630 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.1238 ms 2026-01-23 09:59:06.859 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.1017 ms 2026-01-23 09:59:06.900 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.0764 ms 2026-01-23 09:59:06.900 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.0764 ms 2026-01-23 09:59:06.912 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.0695 ms 2026-01-23 09:59:06.923 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.0568 ms 2026-01-23 09:59:06.923 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.0603 ms 2026-01-23 09:59:06.925 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.0482 ms 2026-01-23 09:59:06.925 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.0491 ms 2026-01-23 09:59:06.925 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.0651 ms 2026-01-23 09:59:06.926 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0498 ms 2026-01-23 09:59:06.926 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0539 ms 2026-01-23 09:59:06.931 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0481 ms 2026-01-23 09:59:06.931 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.0776 ms 2026-01-23 09:59:06.931 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.0466 ms 2026-01-23 09:59:06.932 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.0608 ms 2026-01-23 09:59:06.932 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0541 ms 2026-01-23 09:59:07.144 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.7115 ms 2026-01-23 09:59:07.150 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 1.0236 ms 2026-01-23 09:59:07.426 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2283 ms 2026-01-23 09:59:07.492 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.5747 ms 2026-01-23 10:02:04.021 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:02:04.092 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ae7500ec-745a-4c19-9ed1-08de599867c4" responded 302 in 71.2456 ms 2026-01-23 10:02:04.134 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:02:04.135 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:02:04.136 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Dae7500ec-745a-4c19-9ed1-08de599867c4" responded 200 in 1.4796 ms 2026-01-23 10:02:04.238 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.3413 ms 2026-01-23 10:02:04.239 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.2465 ms 2026-01-23 10:02:04.249 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.2852 ms 2026-01-23 10:02:04.249 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.2821 ms 2026-01-23 10:02:04.254 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.2878 ms 2026-01-23 10:02:04.255 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.2848 ms 2026-01-23 10:02:04.256 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.3105 ms 2026-01-23 10:02:04.257 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.3008 ms 2026-01-23 10:02:04.417 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.3452 ms 2026-01-23 10:02:04.535 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.0885 ms 2026-01-23 10:02:04.547 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.0715 ms 2026-01-23 10:02:04.571 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.1173 ms 2026-01-23 10:02:04.571 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.0753 ms 2026-01-23 10:02:04.604 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.1044 ms 2026-01-23 10:02:07.527 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:02:07.532 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 302 in 5.1118 ms 2026-01-23 10:02:07.576 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:02:07.577 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3FstatusId%3De0b78893-2112-4267-73da-08d8c3a80a45%26typeStatus%3DProspection" responded 200 in 1.2550 ms 2026-01-23 10:02:13.839 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:02:13.851 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 10:02:13.851 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3FstatusId%3De0b78893-2112-4267-73da-08d8c3a80a45%26typeStatus%3DProspection" responded 302 in 11.9157 ms 2026-01-23 10:02:14.085 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 163.3964 ms 2026-01-23 10:02:14.194 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.1081 ms 2026-01-23 10:02:14.194 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.0845 ms 2026-01-23 10:02:14.194 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.0701 ms 2026-01-23 10:02:14.194 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.0690 ms 2026-01-23 10:02:14.194 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.0606 ms 2026-01-23 10:02:14.195 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.0620 ms 2026-01-23 10:02:14.196 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.0630 ms 2026-01-23 10:02:14.196 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.0584 ms 2026-01-23 10:02:14.196 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.0599 ms 2026-01-23 10:02:14.196 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.0832 ms 2026-01-23 10:02:14.196 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.0780 ms 2026-01-23 10:02:14.209 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0467 ms 2026-01-23 10:02:14.412 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3637 ms 2026-01-23 10:02:14.528 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.3126 ms 2026-01-23 10:02:14.552 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.1059 ms 2026-01-23 10:02:14.555 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9752 ms 2026-01-23 10:02:14.556 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.0681 ms 2026-01-23 10:02:14.556 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.0635 ms 2026-01-23 10:02:14.556 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.0792 ms 2026-01-23 10:02:14.556 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.0739 ms 2026-01-23 10:02:14.559 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.0639 ms 2026-01-23 10:02:14.560 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.0750 ms 2026-01-23 10:02:14.561 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.0896 ms 2026-01-23 10:02:14.561 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.0621 ms 2026-01-23 10:02:14.562 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.0836 ms 2026-01-23 10:02:14.562 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.0525 ms 2026-01-23 10:02:14.562 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.0525 ms 2026-01-23 10:02:14.562 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0562 ms 2026-01-23 10:02:14.562 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0642 ms 2026-01-23 10:02:14.562 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0678 ms 2026-01-23 10:02:14.575 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.0487 ms 2026-01-23 10:02:14.576 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.0466 ms 2026-01-23 10:02:15.064 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.1004 ms 2026-01-23 10:02:15.563 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 304 in 0.2585 ms 2026-01-23 10:02:31.753 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 794.2549 ms 2026-01-23 10:02:31.938 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0794 ms 2026-01-23 10:02:32.085 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.0903 ms 2026-01-23 10:02:32.085 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.0790 ms 2026-01-23 10:02:32.086 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.1134 ms 2026-01-23 10:02:32.094 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3175 ms 2026-01-23 10:02:32.154 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.0596 ms 2026-01-23 10:02:32.178 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.1079 ms 2026-01-23 10:02:32.199 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.1053 ms 2026-01-23 10:02:32.223 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.9650 ms 2026-01-23 10:02:41.450 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-02-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77270&dateEffet=2026-01-28" responded 200 in 70.6916 ms 2026-01-23 10:02:41.535 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-02-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77270&dateEffet=2026-01-28" responded 200 in 29.0814 ms 2026-01-23 10:03:00.997 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 257.6488 ms 2026-01-23 10:03:01.282 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3140 ms 2026-01-23 10:03:01.424 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7845 ms 2026-01-23 10:03:05.913 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:03:05.913 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4384 ms 2026-01-23 10:03:06.015 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:03:06.016 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:03:06.016 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.4628 ms 2026-01-23 10:03:06.175 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.0851 ms 2026-01-23 10:03:06.176 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.1700 ms 2026-01-23 10:03:06.177 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.1197 ms 2026-01-23 10:03:06.177 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.0642 ms 2026-01-23 10:03:06.178 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.0510 ms 2026-01-23 10:03:06.180 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.0878 ms 2026-01-23 10:03:06.180 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.0585 ms 2026-01-23 10:03:06.180 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.0695 ms 2026-01-23 10:03:06.510 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.0841 ms 2026-01-23 10:03:06.604 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.0867 ms 2026-01-23 10:03:06.801 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.0975 ms 2026-01-23 10:03:06.815 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.0936 ms 2026-01-23 10:03:06.816 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.0538 ms 2026-01-23 10:03:06.844 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.0882 ms 2026-01-23 10:03:11.014 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 237.4194 ms 2026-01-23 10:03:11.326 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3499 ms 2026-01-23 10:03:11.522 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.5293 ms 2026-01-23 10:03:12.639 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:03:12.648 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 10:03:12.648 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 9.3933 ms 2026-01-23 10:03:12.976 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.5197 ms 2026-01-23 10:03:13.474 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2052 ms 2026-01-23 10:03:13.811 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2525 ms 2026-01-23 10:03:25.095 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 125.8416 ms 2026-01-23 10:03:25.649 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2870 ms 2026-01-23 10:03:25.859 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7343 ms 2026-01-23 10:03:34.623 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 80.2765 ms 2026-01-23 10:03:35.120 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3371 ms 2026-01-23 10:03:35.391 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2239 ms 2026-01-23 10:03:43.872 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:03:43.877 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:03:43.877 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:03:43.877 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 5.4380 ms 2026-01-23 10:03:43.891 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:03:43.891 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2666 ms 2026-01-23 10:03:43.924 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:03:43.924 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:03:43.924 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:03:43.924 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:03:43.925 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.1089 ms 2026-01-23 10:03:43.936 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:03:43.936 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:03:43.937 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.7724 ms 2026-01-23 10:03:44.043 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.0894 ms 2026-01-23 10:03:44.043 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.0596 ms 2026-01-23 10:03:44.043 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.0866 ms 2026-01-23 10:03:44.043 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.0866 ms 2026-01-23 10:03:44.044 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.0638 ms 2026-01-23 10:03:44.044 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.0914 ms 2026-01-23 10:03:44.044 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.0844 ms 2026-01-23 10:03:44.045 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.0852 ms 2026-01-23 10:03:44.179 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.0982 ms 2026-01-23 10:03:44.401 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.1020 ms 2026-01-23 10:03:44.401 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.1001 ms 2026-01-23 10:03:44.533 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.3385 ms 2026-01-23 10:03:44.538 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.2787 ms 2026-01-23 10:03:44.929 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.0730 ms 2026-01-23 10:03:50.043 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:03:50.052 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 10:03:50.052 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 9.0435 ms 2026-01-23 10:03:50.249 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.0249 ms 2026-01-23 10:03:50.255 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:03:50.255 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:03:50.255 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:03:50.264 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 10:03:50.264 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 9.5108 ms 2026-01-23 10:03:50.391 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.0945 ms 2026-01-23 10:03:50.392 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.0577 ms 2026-01-23 10:03:50.393 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.0518 ms 2026-01-23 10:03:50.393 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.0496 ms 2026-01-23 10:03:50.394 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.1061 ms 2026-01-23 10:03:50.394 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.1080 ms 2026-01-23 10:03:50.396 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.0789 ms 2026-01-23 10:03:50.396 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.0655 ms 2026-01-23 10:03:50.432 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.0549 ms 2026-01-23 10:03:50.433 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.0479 ms 2026-01-23 10:03:50.434 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.0808 ms 2026-01-23 10:03:50.434 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0510 ms 2026-01-23 10:03:50.434 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0474 ms 2026-01-23 10:03:50.474 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:03:50.474 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:03:50.524 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.1132 ms 2026-01-23 10:03:50.524 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.1132 ms 2026-01-23 10:03:50.524 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.1132 ms 2026-01-23 10:03:50.524 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.0724 ms 2026-01-23 10:03:50.525 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.0601 ms 2026-01-23 10:03:50.525 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.1122 ms 2026-01-23 10:03:50.525 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.0876 ms 2026-01-23 10:03:50.525 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.0618 ms 2026-01-23 10:03:50.525 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.0740 ms 2026-01-23 10:03:50.537 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.9121 ms 2026-01-23 10:03:50.559 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0990 ms 2026-01-23 10:03:50.559 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0708 ms 2026-01-23 10:03:50.559 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0989 ms 2026-01-23 10:03:50.559 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.0696 ms 2026-01-23 10:03:50.559 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.1079 ms 2026-01-23 10:03:50.559 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.1038 ms 2026-01-23 10:03:50.560 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.1186 ms 2026-01-23 10:03:50.560 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.0632 ms 2026-01-23 10:03:50.560 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.0836 ms 2026-01-23 10:03:50.693 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3881 ms 2026-01-23 10:03:50.861 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:03:50.861 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:03:50.861 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4301 ms 2026-01-23 10:03:50.946 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:03:50.946 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:03:50.965 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1187 ms 2026-01-23 10:03:51.042 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.0667 ms 2026-01-23 10:03:51.044 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.0506 ms 2026-01-23 10:03:51.044 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.0492 ms 2026-01-23 10:03:51.062 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.0239 ms 2026-01-23 10:04:23.973 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:04:23.973 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.3971 ms 2026-01-23 10:04:24.017 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:04:24.018 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:04:24.018 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.2392 ms 2026-01-23 10:04:38.140 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:04:38.149 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 10:04:38.150 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 9.9320 ms 2026-01-23 10:04:38.162 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:04:38.162 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:04:38.162 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:04:38.163 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4812 ms 2026-01-23 10:04:38.216 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:04:38.216 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:04:38.216 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:04:38.217 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:04:38.217 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.2640 ms 2026-01-23 10:04:38.317 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.3734 ms 2026-01-23 10:04:38.586 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3637 ms 2026-01-23 10:04:38.685 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2594 ms 2026-01-23 10:05:00.340 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:05:00.340 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4361 ms 2026-01-23 10:05:00.385 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:05:00.385 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:05:00.386 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.4210 ms 2026-01-23 10:05:00.587 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.0787 ms 2026-01-23 10:05:00.588 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.1097 ms 2026-01-23 10:05:00.588 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.0908 ms 2026-01-23 10:05:00.588 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.1131 ms 2026-01-23 10:05:00.589 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.1004 ms 2026-01-23 10:05:00.589 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.0481 ms 2026-01-23 10:05:00.589 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.0595 ms 2026-01-23 10:05:00.589 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.0552 ms 2026-01-23 10:05:00.728 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.0970 ms 2026-01-23 10:05:00.801 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.0713 ms 2026-01-23 10:05:01.033 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.0983 ms 2026-01-23 10:05:01.034 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.0506 ms 2026-01-23 10:05:01.035 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.0521 ms 2026-01-23 10:05:01.268 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.3215 ms 2026-01-23 10:05:07.828 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:05:07.875 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 10:05:07.875 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 48.1573 ms 2026-01-23 10:05:07.979 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.1728 ms 2026-01-23 10:05:08.116 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.0748 ms 2026-01-23 10:05:08.116 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.0749 ms 2026-01-23 10:05:08.117 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.0501 ms 2026-01-23 10:05:08.117 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.0642 ms 2026-01-23 10:05:08.117 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.0477 ms 2026-01-23 10:05:08.118 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.0482 ms 2026-01-23 10:05:08.118 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.0852 ms 2026-01-23 10:05:08.118 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.0702 ms 2026-01-23 10:05:08.119 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.0477 ms 2026-01-23 10:05:08.119 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.0453 ms 2026-01-23 10:05:08.119 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.0498 ms 2026-01-23 10:05:08.143 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0484 ms 2026-01-23 10:05:08.143 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0542 ms 2026-01-23 10:05:08.274 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.2624 ms 2026-01-23 10:05:08.275 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.2426 ms 2026-01-23 10:05:08.278 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.2804 ms 2026-01-23 10:05:08.279 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.3704 ms 2026-01-23 10:05:08.279 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.2851 ms 2026-01-23 10:05:08.280 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.3793 ms 2026-01-23 10:05:08.280 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.0613 ms 2026-01-23 10:05:08.281 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.0643 ms 2026-01-23 10:05:08.282 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.0684 ms 2026-01-23 10:05:08.282 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.0878 ms 2026-01-23 10:05:08.283 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0681 ms 2026-01-23 10:05:08.283 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.0829 ms 2026-01-23 10:05:08.283 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.0863 ms 2026-01-23 10:05:08.283 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.0542 ms 2026-01-23 10:05:08.283 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0684 ms 2026-01-23 10:05:08.283 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.0561 ms 2026-01-23 10:05:08.283 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0546 ms 2026-01-23 10:05:08.283 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.0464 ms 2026-01-23 10:05:08.543 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3703 ms 2026-01-23 10:05:08.543 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.0592 ms 2026-01-23 10:05:08.543 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.0516 ms 2026-01-23 10:05:08.544 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.0487 ms 2026-01-23 10:05:09.291 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4153 ms 2026-01-23 10:05:11.544 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:05:11.545 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:05:11.545 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:05:11.585 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 10:05:11.585 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 41.6135 ms 2026-01-23 10:05:11.641 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:05:11.642 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:05:11.700 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.3467 ms 2026-01-23 10:05:11.991 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:05:11.991 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:05:11.992 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5912 ms 2026-01-23 10:05:12.146 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:05:12.146 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:05:12.185 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4669 ms 2026-01-23 10:07:18.063 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2000-12-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=53480&dateEffet=2026-01-28" responded 200 in 28.1340 ms 2026-01-23 10:07:35.005 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:07:35.005 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:07:35.037 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=72100&dateEffet=2026-01-28" responded 200 in 33.2283 ms 2026-01-23 10:07:45.574 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:07:45.574 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4734 ms 2026-01-23 10:07:45.620 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:07:45.621 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:07:45.621 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.2754 ms 2026-01-23 10:07:57.004 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:07:57.014 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 10:07:57.014 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 10.3876 ms 2026-01-23 10:07:57.121 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.1935 ms 2026-01-23 10:07:57.534 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1553 ms 2026-01-23 10:07:57.722 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.3182 ms 2026-01-23 10:08:11.897 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.9253 ms 2026-01-23 10:08:12.373 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3452 ms 2026-01-23 10:08:12.503 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5618 ms 2026-01-23 10:08:17.868 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.2905 ms 2026-01-23 10:08:18.218 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2953 ms 2026-01-23 10:08:18.329 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.0014 ms 2026-01-23 10:08:24.015 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-12-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=73100&dateEffet=2026-01-28" responded 200 in 51.2984 ms 2026-01-23 10:08:24.095 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-12-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=73100&dateEffet=2026-01-28" responded 200 in 28.8271 ms 2026-01-23 10:08:43.539 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:08:43.539 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4668 ms 2026-01-23 10:08:43.591 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:08:43.592 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:08:43.592 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.3411 ms 2026-01-23 10:08:44.798 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.0876 ms 2026-01-23 10:08:44.799 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.1246 ms 2026-01-23 10:08:44.799 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.0741 ms 2026-01-23 10:08:44.799 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.0964 ms 2026-01-23 10:08:44.800 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.0934 ms 2026-01-23 10:08:44.800 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.0622 ms 2026-01-23 10:08:44.800 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.0600 ms 2026-01-23 10:08:44.800 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.0724 ms 2026-01-23 10:08:45.234 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.0885 ms 2026-01-23 10:08:45.244 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.0570 ms 2026-01-23 10:08:45.773 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.0790 ms 2026-01-23 10:08:45.826 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.1062 ms 2026-01-23 10:08:45.826 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.1062 ms 2026-01-23 10:08:46.849 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.0871 ms 2026-01-23 10:08:55.626 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:08:55.636 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 10:08:55.636 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 10.2191 ms 2026-01-23 10:08:55.744 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.3991 ms 2026-01-23 10:08:57.239 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.1582 ms 2026-01-23 10:08:57.239 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.1582 ms 2026-01-23 10:08:57.239 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.0520 ms 2026-01-23 10:08:57.240 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.0498 ms 2026-01-23 10:08:57.266 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.0509 ms 2026-01-23 10:08:57.340 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.1136 ms 2026-01-23 10:08:57.340 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.1137 ms 2026-01-23 10:08:57.340 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.1137 ms 2026-01-23 10:08:57.340 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.1137 ms 2026-01-23 10:08:57.340 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.0708 ms 2026-01-23 10:08:57.340 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.0623 ms 2026-01-23 10:08:58.597 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.0996 ms 2026-01-23 10:08:58.874 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.1099 ms 2026-01-23 10:08:59.001 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.0846 ms 2026-01-23 10:08:59.001 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.0845 ms 2026-01-23 10:08:59.011 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.0513 ms 2026-01-23 10:08:59.606 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3341 ms 2026-01-23 10:08:59.634 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0622 ms 2026-01-23 10:08:59.762 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.1277 ms 2026-01-23 10:08:59.762 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.0984 ms 2026-01-23 10:08:59.762 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.1277 ms 2026-01-23 10:08:59.762 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.0804 ms 2026-01-23 10:08:59.763 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0711 ms 2026-01-23 10:08:59.763 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0506 ms 2026-01-23 10:08:59.763 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.0681 ms 2026-01-23 10:08:59.763 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0732 ms 2026-01-23 10:08:59.763 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.0610 ms 2026-01-23 10:08:59.763 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.0541 ms 2026-01-23 10:08:59.833 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.1004 ms 2026-01-23 10:08:59.833 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.1176 ms 2026-01-23 10:08:59.833 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.0698 ms 2026-01-23 10:08:59.833 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.0838 ms 2026-01-23 10:08:59.833 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.0923 ms 2026-01-23 10:08:59.834 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.0650 ms 2026-01-23 10:08:59.834 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0657 ms 2026-01-23 10:08:59.896 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.4984 ms 2026-01-23 10:09:00.984 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:09:00.984 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:09:01.051 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.0987 ms 2026-01-23 10:09:01.564 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:09:01.565 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:09:01.565 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4216 ms 2026-01-23 10:09:01.660 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:09:01.660 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:09:01.679 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.3967 ms 2026-01-23 10:09:09.434 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:09:09.434 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:09:09.471 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-06-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14430&dateEffet=2026-01-28" responded 200 in 37.8935 ms 2026-01-23 10:09:22.320 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-03-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=68180&dateEffet=2026-01-28" responded 200 in 29.0616 ms 2026-01-23 10:09:31.234 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:09:31.235 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 1.5571 ms 2026-01-23 10:09:31.281 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:09:31.282 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.1767 ms 2026-01-23 10:09:31.427 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.3559 ms 2026-01-23 10:09:31.427 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.3557 ms 2026-01-23 10:09:31.427 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.3210 ms 2026-01-23 10:09:31.427 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.2880 ms 2026-01-23 10:09:31.428 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.3181 ms 2026-01-23 10:09:31.428 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.2865 ms 2026-01-23 10:09:31.429 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.2838 ms 2026-01-23 10:09:31.429 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.2737 ms 2026-01-23 10:09:31.553 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.3296 ms 2026-01-23 10:09:31.764 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.3149 ms 2026-01-23 10:09:31.764 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.2828 ms 2026-01-23 10:09:31.765 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.2896 ms 2026-01-23 10:09:31.765 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.2778 ms 2026-01-23 10:09:31.771 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.2711 ms 2026-01-23 10:09:36.868 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:09:36.878 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 10:09:36.879 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 11.0988 ms 2026-01-23 10:09:37.256 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.4857 ms 2026-01-23 10:09:37.345 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.1636 ms 2026-01-23 10:09:37.345 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.1355 ms 2026-01-23 10:09:37.360 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.0970 ms 2026-01-23 10:09:37.360 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.0526 ms 2026-01-23 10:09:37.360 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.0591 ms 2026-01-23 10:09:37.384 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.0509 ms 2026-01-23 10:09:37.398 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.0512 ms 2026-01-23 10:09:37.398 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.0511 ms 2026-01-23 10:09:37.399 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.0476 ms 2026-01-23 10:09:37.415 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.0753 ms 2026-01-23 10:09:37.415 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.1014 ms 2026-01-23 10:09:37.439 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0637 ms 2026-01-23 10:09:37.469 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.0680 ms 2026-01-23 10:09:37.480 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.0932 ms 2026-01-23 10:09:37.480 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.0932 ms 2026-01-23 10:09:37.484 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.1085 ms 2026-01-23 10:09:37.513 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.0828 ms 2026-01-23 10:09:37.513 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.0619 ms 2026-01-23 10:09:37.524 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.0487 ms 2026-01-23 10:09:37.525 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.0508 ms 2026-01-23 10:09:37.548 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.1043 ms 2026-01-23 10:09:37.562 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.1008 ms 2026-01-23 10:09:37.562 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0755 ms 2026-01-23 10:09:37.562 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.1010 ms 2026-01-23 10:09:37.565 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.0998 ms 2026-01-23 10:09:37.565 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.0998 ms 2026-01-23 10:09:37.566 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.0639 ms 2026-01-23 10:09:37.601 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.0816 ms 2026-01-23 10:09:37.727 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3018 ms 2026-01-23 10:09:37.995 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.2621 ms 2026-01-23 10:09:38.056 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.1006 ms 2026-01-23 10:09:38.056 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.1004 ms 2026-01-23 10:09:38.056 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.0626 ms 2026-01-23 10:09:41.794 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:09:41.794 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.3852 ms 2026-01-23 10:09:41.838 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:09:41.838 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:09:41.839 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.3117 ms 2026-01-23 10:09:41.914 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.0773 ms 2026-01-23 10:09:41.926 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.0519 ms 2026-01-23 10:09:41.926 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.0537 ms 2026-01-23 10:09:41.929 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.0637 ms 2026-01-23 10:09:41.929 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.0897 ms 2026-01-23 10:09:41.929 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.0864 ms 2026-01-23 10:09:41.929 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.1090 ms 2026-01-23 10:09:41.929 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.0835 ms 2026-01-23 10:09:42.035 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.0527 ms 2026-01-23 10:09:42.180 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.3482 ms 2026-01-23 10:09:42.201 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.2789 ms 2026-01-23 10:09:42.202 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.2795 ms 2026-01-23 10:09:42.202 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.2935 ms 2026-01-23 10:09:42.299 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.3205 ms 2026-01-23 10:09:49.583 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:09:49.617 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 10:09:49.617 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 34.7275 ms 2026-01-23 10:09:49.724 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.8665 ms 2026-01-23 10:09:49.858 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.1337 ms 2026-01-23 10:09:49.859 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.0829 ms 2026-01-23 10:09:49.859 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.0869 ms 2026-01-23 10:09:49.860 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.0488 ms 2026-01-23 10:09:49.860 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.0846 ms 2026-01-23 10:09:49.860 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.0428 ms 2026-01-23 10:09:49.870 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.0475 ms 2026-01-23 10:09:49.896 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.0873 ms 2026-01-23 10:09:49.896 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.0972 ms 2026-01-23 10:09:49.897 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.0810 ms 2026-01-23 10:09:49.897 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.0768 ms 2026-01-23 10:09:49.898 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0479 ms 2026-01-23 10:09:49.898 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0833 ms 2026-01-23 10:09:49.919 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.0802 ms 2026-01-23 10:09:49.919 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.0787 ms 2026-01-23 10:09:49.934 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.0627 ms 2026-01-23 10:09:49.935 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.0907 ms 2026-01-23 10:09:49.935 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.0787 ms 2026-01-23 10:09:49.935 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.0984 ms 2026-01-23 10:09:49.935 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.0661 ms 2026-01-23 10:09:49.936 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.0423 ms 2026-01-23 10:09:49.936 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.0533 ms 2026-01-23 10:09:49.960 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0620 ms 2026-01-23 10:09:49.964 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0622 ms 2026-01-23 10:09:49.973 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0890 ms 2026-01-23 10:09:49.973 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.1012 ms 2026-01-23 10:09:49.973 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.0928 ms 2026-01-23 10:09:49.973 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.0468 ms 2026-01-23 10:09:49.973 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.0489 ms 2026-01-23 10:09:49.973 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.0474 ms 2026-01-23 10:09:49.974 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.0885 ms 2026-01-23 10:09:50.104 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2000 ms 2026-01-23 10:09:50.162 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.3061 ms 2026-01-23 10:09:50.162 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.2960 ms 2026-01-23 10:09:50.163 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.2767 ms 2026-01-23 10:09:50.204 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.9987 ms 2026-01-23 10:09:53.398 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-12-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13310&dateEffet=2026-01-28" responded 200 in 32.3471 ms 2026-01-23 10:09:53.661 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:09:53.662 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 1.4319 ms 2026-01-23 10:09:53.723 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:09:53.726 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:09:53.728 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 4.5889 ms 2026-01-23 10:09:53.863 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.3183 ms 2026-01-23 10:09:53.864 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.2840 ms 2026-01-23 10:09:53.871 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.3691 ms 2026-01-23 10:09:53.871 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.2906 ms 2026-01-23 10:09:53.871 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.3169 ms 2026-01-23 10:09:53.871 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.2822 ms 2026-01-23 10:09:53.871 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.2760 ms 2026-01-23 10:09:53.872 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.2411 ms 2026-01-23 10:09:54.283 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.3484 ms 2026-01-23 10:09:54.876 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.3192 ms 2026-01-23 10:09:54.876 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.3207 ms 2026-01-23 10:09:54.876 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.2756 ms 2026-01-23 10:09:54.879 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.2685 ms 2026-01-23 10:09:55.203 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.3214 ms 2026-01-23 10:09:59.094 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:09:59.135 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 10:09:59.135 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 41.3656 ms 2026-01-23 10:09:59.558 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 371.6563 ms 2026-01-23 10:09:59.662 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.0941 ms 2026-01-23 10:09:59.662 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.0540 ms 2026-01-23 10:09:59.663 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.0494 ms 2026-01-23 10:09:59.664 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.0512 ms 2026-01-23 10:09:59.666 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.0518 ms 2026-01-23 10:09:59.666 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.0705 ms 2026-01-23 10:09:59.667 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.0507 ms 2026-01-23 10:09:59.669 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.0494 ms 2026-01-23 10:09:59.700 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.0459 ms 2026-01-23 10:09:59.735 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.1141 ms 2026-01-23 10:09:59.735 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.0655 ms 2026-01-23 10:09:59.735 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0649 ms 2026-01-23 10:09:59.903 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.3032 ms 2026-01-23 10:09:59.904 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.2800 ms 2026-01-23 10:09:59.904 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.2452 ms 2026-01-23 10:09:59.905 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.3016 ms 2026-01-23 10:09:59.906 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.2400 ms 2026-01-23 10:09:59.907 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.2985 ms 2026-01-23 10:09:59.907 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.2841 ms 2026-01-23 10:09:59.908 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.2803 ms 2026-01-23 10:09:59.909 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.2778 ms 2026-01-23 10:09:59.948 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0628 ms 2026-01-23 10:09:59.948 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0604 ms 2026-01-23 10:09:59.948 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0564 ms 2026-01-23 10:09:59.948 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.0526 ms 2026-01-23 10:09:59.949 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.0665 ms 2026-01-23 10:09:59.949 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.0626 ms 2026-01-23 10:09:59.949 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.0537 ms 2026-01-23 10:10:00.212 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3376 ms 2026-01-23 10:10:00.766 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.1130 ms 2026-01-23 10:10:00.767 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.0629 ms 2026-01-23 10:10:00.768 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.0608 ms 2026-01-23 10:10:00.789 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9347 ms 2026-01-23 10:10:04.156 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-11-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60250&dateEffet=2026-01-28" responded 200 in 50.6139 ms 2026-01-23 10:10:06.633 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 342.7486 ms 2026-01-23 10:10:07.118 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3406 ms 2026-01-23 10:10:07.358 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.8612 ms 2026-01-23 10:10:30.558 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 367.1896 ms 2026-01-23 10:10:31.394 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.3315 ms 2026-01-23 10:10:32.281 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2538 ms 2026-01-23 10:10:32.449 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.3662 ms 2026-01-23 10:10:32.502 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.0220 ms 2026-01-23 10:10:39.210 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:10:39.210 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:10:39.791 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-10-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59650&dateEffet=2026-01-28" responded 200 in 582.4653 ms 2026-01-23 10:10:45.813 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 5345.0326 ms 2026-01-23 10:10:49.261 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 5090.6999 ms 2026-01-23 10:10:51.170 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2150 ms 2026-01-23 10:10:52.839 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1297.0741 ms 2026-01-23 10:11:11.273 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5470bc79-0c92-4be8-9ec9-08de599867c4" responded 200 in 14736.7057 ms 2026-01-23 10:11:12.354 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5470bc79-0c92-4be8-9ec9-08de599867c4" responded 200 in 15108.2373 ms 2026-01-23 10:11:13.510 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4237 ms 2026-01-23 10:11:14.901 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1209.8597 ms 2026-01-23 10:12:20.475 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1856.2134 ms 2026-01-23 10:12:20.858 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2618 ms 2026-01-23 10:12:22.706 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1705.3914 ms 2026-01-23 10:12:44.092 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1868.6542 ms 2026-01-23 10:12:45.116 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9932 ms 2026-01-23 10:12:45.868 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 294.9267 ms 2026-01-23 10:13:04.591 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1213.7621 ms 2026-01-23 10:13:05.452 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3333 ms 2026-01-23 10:13:07.748 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1508.7255 ms 2026-01-23 10:13:13.782 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 9203.8218 ms 2026-01-23 10:13:14.197 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3263 ms 2026-01-23 10:13:16.652 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2219.2612 ms 2026-01-23 10:13:31.427 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 5177.8149 ms 2026-01-23 10:13:31.656 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0846 ms 2026-01-23 10:13:31.824 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.0871 ms 2026-01-23 10:13:31.825 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.0517 ms 2026-01-23 10:13:31.826 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.0721 ms 2026-01-23 10:13:32.070 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3098 ms 2026-01-23 10:13:32.293 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.0799 ms 2026-01-23 10:13:34.077 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1807.6608 ms 2026-01-23 10:13:42.379 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 8610.7298 ms 2026-01-23 10:13:42.693 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3124 ms 2026-01-23 10:13:42.786 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4025 ms 2026-01-23 10:13:48.376 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2001-06-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31100&dateEffet=2026-01-28" responded 200 in 31.3566 ms 2026-01-23 10:13:54.293 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-06-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69250&dateEffet=2026-01-24" responded 200 in 40.2520 ms 2026-01-23 10:13:54.387 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-06-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69250&dateEffet=2026-01-24" responded 200 in 28.8539 ms 2026-01-23 10:13:59.536 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:13:59.537 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:13:59.624 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.6783 ms 2026-01-23 10:13:59.916 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:13:59.916 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:13:59.916 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4695 ms 2026-01-23 10:13:59.986 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:13:59.986 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:14:00.005 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9037 ms 2026-01-23 10:14:07.195 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-03-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59192&dateEffet=2026-01-28" responded 200 in 29.8032 ms 2026-01-23 10:14:44.371 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 328.5740 ms 2026-01-23 10:14:45.600 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:14:45.600 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:14:45.656 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-03-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93270&dateEffet=2026-01-28" responded 200 in 56.5203 ms 2026-01-23 10:14:49.097 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3679 ms 2026-01-23 10:14:49.411 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.9292 ms 2026-01-23 10:14:50.288 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:14:50.288 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:14:50.361 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.8967 ms 2026-01-23 10:14:50.860 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:14:50.861 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:14:50.861 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5569 ms 2026-01-23 10:14:51.028 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:14:51.028 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:14:51.066 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.9054 ms 2026-01-23 10:15:27.245 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1950-04-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83200&dateEffet=2026-01-28" responded 200 in 36.6609 ms 2026-01-23 10:15:28.128 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:15:28.128 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:15:28.154 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-11-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75017&dateEffet=2026-01-28" responded 200 in 25.9300 ms 2026-01-23 10:15:32.438 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1977-12-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=47450&dateEffet=2026-01-28" responded 200 in 30.6912 ms 2026-01-23 10:15:38.067 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.2642 ms 2026-01-23 10:15:40.357 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3388 ms 2026-01-23 10:15:40.983 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5621 ms 2026-01-23 10:15:54.274 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2000-03-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=47400&dateEffet=2026-01-28" responded 200 in 29.3073 ms 2026-01-23 10:16:10.258 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:16:10.259 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:16:10.291 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-03-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93270&dateEffet=2026-01-28" responded 200 in 33.3106 ms 2026-01-23 10:16:25.378 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.2934 ms 2026-01-23 10:16:25.864 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2923 ms 2026-01-23 10:16:26.022 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1504 ms 2026-01-23 10:16:39.347 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-05-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=90300&dateEffet=2026-01-28" responded 200 in 27.0354 ms 2026-01-23 10:16:40.753 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-02-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69830&dateEffet=2026-01-28" responded 200 in 29.4139 ms 2026-01-23 10:17:22.965 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.4144 ms 2026-01-23 10:17:23.487 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3344 ms 2026-01-23 10:17:23.620 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6379 ms 2026-01-23 10:17:51.473 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 513.7729 ms 2026-01-23 10:17:53.166 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5276 ms 2026-01-23 10:17:53.354 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.2723 ms 2026-01-23 10:18:31.236 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-09-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31270&dateEffet=2026-01-28" responded 200 in 26.2297 ms 2026-01-23 10:18:54.464 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 703.1269 ms 2026-01-23 10:18:55.046 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 409.8592 ms 2026-01-23 10:18:55.809 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1955 ms 2026-01-23 10:18:55.968 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1065 ms 2026-01-23 10:19:00.430 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:19:00.431 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:19:00.549 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 119.1611 ms 2026-01-23 10:19:00.984 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:19:00.984 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:19:00.984 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5432 ms 2026-01-23 10:19:01.049 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:19:01.049 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:19:01.092 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3775 ms 2026-01-23 10:19:29.666 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 100.5429 ms 2026-01-23 10:19:30.392 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3499 ms 2026-01-23 10:19:31.184 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.6708 ms 2026-01-23 10:20:13.121 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1954-01-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75001&dateEffet=2026-01-24" responded 200 in 41.9864 ms 2026-01-23 10:20:47.360 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610057190090005414930319" responded 200 in 16.7083 ms 2026-01-23 10:20:49.907 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610057190090005414930319" responded 200 in 15.3057 ms 2026-01-23 10:20:54.564 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2171.8718 ms 2026-01-23 10:21:19.676 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5841.0927 ms 2026-01-23 10:21:22.151 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 285.3586 ms 2026-01-23 10:21:27.538 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2805 ms 2026-01-23 10:21:28.410 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6022 ms 2026-01-23 10:21:46.249 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:21:46.250 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.4156 ms 2026-01-23 10:21:46.299 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:21:46.300 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:21:46.300 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.3994 ms 2026-01-23 10:21:46.475 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.4836 ms 2026-01-23 10:21:46.710 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3558 ms 2026-01-23 10:21:46.949 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.4594 ms 2026-01-23 10:21:51.008 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:21:51.061 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 10:21:51.061 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 53.6426 ms 2026-01-23 10:21:51.543 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 433.2063 ms 2026-01-23 10:21:52.629 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1953 ms 2026-01-23 10:21:53.015 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.7515 ms 2026-01-23 10:22:10.084 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 339.4003 ms 2026-01-23 10:22:11.147 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1701 ms 2026-01-23 10:22:11.337 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6196 ms 2026-01-23 10:22:18.672 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 343.7540 ms 2026-01-23 10:22:20.604 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2280 ms 2026-01-23 10:22:21.304 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.3284 ms 2026-01-23 10:22:23.012 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.3503 ms 2026-01-23 10:22:26.525 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2980 ms 2026-01-23 10:22:26.794 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.4208 ms 2026-01-23 10:22:28.126 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 361.1731 ms 2026-01-23 10:22:29.504 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3124 ms 2026-01-23 10:22:30.048 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.3473 ms 2026-01-23 10:22:31.522 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 331.7888 ms 2026-01-23 10:22:32.443 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1986 ms 2026-01-23 10:22:32.781 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9435 ms 2026-01-23 10:22:33.735 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 336.1541 ms 2026-01-23 10:22:36.439 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3836 ms 2026-01-23 10:22:36.692 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8689 ms 2026-01-23 10:22:37.794 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 311.4633 ms 2026-01-23 10:22:38.453 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2927 ms 2026-01-23 10:22:38.798 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1559 ms 2026-01-23 10:22:39.817 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 338.1951 ms 2026-01-23 10:22:41.553 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3129 ms 2026-01-23 10:22:42.306 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1333 ms 2026-01-23 10:22:43.468 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 336.2286 ms 2026-01-23 10:22:44.799 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3646 ms 2026-01-23 10:22:45.468 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8135 ms 2026-01-23 10:22:46.859 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 343.2384 ms 2026-01-23 10:22:48.394 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2292 ms 2026-01-23 10:22:48.627 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1747 ms 2026-01-23 10:22:52.930 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 326.1500 ms 2026-01-23 10:22:53.652 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3336 ms 2026-01-23 10:22:54.757 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8640 ms 2026-01-23 10:22:56.571 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 350.7195 ms 2026-01-23 10:22:57.747 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4093 ms 2026-01-23 10:22:58.338 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1459 ms 2026-01-23 10:23:03.397 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 363.5207 ms 2026-01-23 10:23:03.835 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3437 ms 2026-01-23 10:23:04.252 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8854 ms 2026-01-23 10:23:06.154 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 397.9744 ms 2026-01-23 10:23:07.103 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3682 ms 2026-01-23 10:23:07.385 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7002 ms 2026-01-23 10:23:10.604 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.1409 ms 2026-01-23 10:23:10.982 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0533 ms 2026-01-23 10:23:11.078 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.2423 ms 2026-01-23 10:23:11.337 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1929 ms 2026-01-23 10:23:11.543 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.8554 ms 2026-01-23 10:23:11.830 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2982 ms 2026-01-23 10:23:11.833 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1622 ms 2026-01-23 10:23:11.962 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.6346 ms 2026-01-23 10:23:12.035 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8572 ms 2026-01-23 10:23:12.724 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 338.7681 ms 2026-01-23 10:23:14.685 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2004 ms 2026-01-23 10:23:14.960 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 201.0030 ms 2026-01-23 10:23:15.165 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1445 ms 2026-01-23 10:23:15.273 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2154 ms 2026-01-23 10:23:15.569 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.0402 ms 2026-01-23 10:23:18.933 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.0556 ms 2026-01-23 10:23:19.277 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.4114 ms 2026-01-23 10:23:19.543 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 363.8919 ms 2026-01-23 10:23:19.817 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 373.6469 ms 2026-01-23 10:23:20.061 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 343.0406 ms 2026-01-23 10:23:20.366 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 335.9011 ms 2026-01-23 10:23:20.806 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fe901260-c2cf-40da-9ea5-08de599867c4" responded 200 in 296.1471 ms 2026-01-23 10:23:21.042 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3325 ms 2026-01-23 10:23:21.188 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1535 ms 2026-01-23 10:23:21.288 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.2364 ms 2026-01-23 10:23:21.676 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2266 ms 2026-01-23 10:23:21.684 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2228 ms 2026-01-23 10:23:21.878 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.5311 ms 2026-01-23 10:23:21.939 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1467 ms 2026-01-23 10:23:25.075 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.5016 ms 2026-01-23 10:23:25.802 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2321 ms 2026-01-23 10:23:26.135 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4686 ms 2026-01-23 10:23:35.951 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2004-01-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93370&dateEffet=2026-01-28" responded 200 in 29.0380 ms 2026-01-23 10:23:36.022 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2004-01-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93370&dateEffet=2026-01-28" responded 200 in 29.1233 ms 2026-01-23 10:23:44.263 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 326.0423 ms 2026-01-23 10:23:44.927 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1530 ms 2026-01-23 10:23:45.359 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7053 ms 2026-01-23 10:23:53.619 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.3101 ms 2026-01-23 10:23:54.056 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3736 ms 2026-01-23 10:23:54.181 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.8726 ms 2026-01-23 10:24:02.941 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-06-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76430&dateEffet=2026-01-24" responded 200 in 26.9168 ms 2026-01-23 10:24:19.319 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2966 ms 2026-01-23 10:24:19.393 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2571 ms 2026-01-23 10:24:19.772 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2289 ms 2026-01-23 10:24:19.776 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9108 ms 2026-01-23 10:24:20.008 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7911 ms 2026-01-23 10:24:20.099 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.2905 ms 2026-01-23 10:24:26.851 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:24:26.851 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 302 in 1.4663 ms 2026-01-23 10:24:26.969 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:24:26.971 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:24:26.973 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 200 in 4.6998 ms 2026-01-23 10:24:27.141 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.3230 ms 2026-01-23 10:24:27.142 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.2699 ms 2026-01-23 10:24:27.187 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.3220 ms 2026-01-23 10:24:27.188 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.2751 ms 2026-01-23 10:24:27.209 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.2763 ms 2026-01-23 10:24:27.220 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.2860 ms 2026-01-23 10:24:27.224 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.2822 ms 2026-01-23 10:24:27.228 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.1177 ms 2026-01-23 10:24:27.373 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.0766 ms 2026-01-23 10:24:27.597 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.3105 ms 2026-01-23 10:24:27.597 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.2894 ms 2026-01-23 10:24:27.598 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.2903 ms 2026-01-23 10:24:27.600 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.2691 ms 2026-01-23 10:24:27.619 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.0700 ms 2026-01-23 10:24:28.907 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-08-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31260&dateEffet=2026-01-28" responded 200 in 28.2111 ms 2026-01-23 10:24:31.700 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 202.9586 ms 2026-01-23 10:24:31.876 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3240 ms 2026-01-23 10:24:32.255 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1285 ms 2026-01-23 10:24:33.274 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:24:33.274 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:24:33.349 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 75.3360 ms 2026-01-23 10:24:33.597 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:24:33.597 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:24:33.597 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3843 ms 2026-01-23 10:24:33.670 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:24:33.670 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:24:33.689 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9974 ms 2026-01-23 10:24:34.719 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:24:34.739 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 10:24:34.739 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 302 in 20.8281 ms 2026-01-23 10:24:35.006 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 181.7952 ms 2026-01-23 10:24:35.221 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.0954 ms 2026-01-23 10:24:35.221 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.0953 ms 2026-01-23 10:24:35.221 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.0706 ms 2026-01-23 10:24:35.222 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.0628 ms 2026-01-23 10:24:35.222 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.0639 ms 2026-01-23 10:24:35.223 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.0639 ms 2026-01-23 10:24:35.223 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.0664 ms 2026-01-23 10:24:35.223 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.0845 ms 2026-01-23 10:24:35.223 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.0532 ms 2026-01-23 10:24:35.223 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.0680 ms 2026-01-23 10:24:35.261 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.1050 ms 2026-01-23 10:24:35.299 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0907 ms 2026-01-23 10:24:35.351 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.0543 ms 2026-01-23 10:24:35.365 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.0914 ms 2026-01-23 10:24:35.374 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.1062 ms 2026-01-23 10:24:35.397 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.0910 ms 2026-01-23 10:24:35.397 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.0910 ms 2026-01-23 10:24:35.398 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.0518 ms 2026-01-23 10:24:35.427 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.0657 ms 2026-01-23 10:24:35.427 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.0644 ms 2026-01-23 10:24:35.427 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.0638 ms 2026-01-23 10:24:35.427 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0655 ms 2026-01-23 10:24:35.428 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0625 ms 2026-01-23 10:24:35.435 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0513 ms 2026-01-23 10:24:35.435 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.0684 ms 2026-01-23 10:24:35.435 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.0779 ms 2026-01-23 10:24:35.435 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.0412 ms 2026-01-23 10:24:35.436 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.0395 ms 2026-01-23 10:24:37.105 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2938 ms 2026-01-23 10:24:37.606 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.3435 ms 2026-01-23 10:24:37.615 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.2688 ms 2026-01-23 10:24:37.621 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.2886 ms 2026-01-23 10:24:37.653 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2812 ms 2026-01-23 10:24:40.352 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8071f237-71d2-4dac-0182-08de5a606e05" responded 200 in 285.4957 ms 2026-01-23 10:24:40.793 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2969 ms 2026-01-23 10:24:40.905 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 304 in 0.0959 ms 2026-01-23 10:24:40.905 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.0958 ms 2026-01-23 10:24:41.002 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 80.3783 ms 2026-01-23 10:24:48.043 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 244.2161 ms 2026-01-23 10:24:48.210 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1980 ms 2026-01-23 10:24:48.479 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.1251 ms 2026-01-23 10:24:50.280 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:24:50.280 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:24:50.314 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-09-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=17000&dateEffet=2026-01-28" responded 200 in 34.0053 ms 2026-01-23 10:24:51.084 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=de2152bf-98d9-430a-59f8-08de5803e352" responded 200 in 1047.8078 ms 2026-01-23 10:24:51.296 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3388 ms 2026-01-23 10:24:51.611 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4368 ms 2026-01-23 10:25:11.120 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 375.2209 ms 2026-01-23 10:25:11.702 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 485.8585 ms 2026-01-23 10:25:13.766 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3444 ms 2026-01-23 10:25:15.130 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 72.5204 ms 2026-01-23 10:25:37.249 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:25:37.249 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 302 in 0.4577 ms 2026-01-23 10:25:37.300 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:25:37.303 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:25:37.305 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3FstatusId%3D5f13714f-4662-46c7-73db-08d8c3a80a45%26typeStatus%3DProspection" responded 200 in 4.7176 ms 2026-01-23 10:25:37.495 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.3220 ms 2026-01-23 10:25:37.498 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.2806 ms 2026-01-23 10:25:37.500 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.3191 ms 2026-01-23 10:25:37.502 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.2804 ms 2026-01-23 10:25:37.506 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.3041 ms 2026-01-23 10:25:37.506 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.2818 ms 2026-01-23 10:25:37.506 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.2815 ms 2026-01-23 10:25:37.507 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.2721 ms 2026-01-23 10:25:37.596 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.1029 ms 2026-01-23 10:25:37.677 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.3278 ms 2026-01-23 10:25:37.686 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.3271 ms 2026-01-23 10:25:37.687 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.3074 ms 2026-01-23 10:25:37.687 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.2798 ms 2026-01-23 10:25:37.776 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.3368 ms 2026-01-23 10:25:41.168 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:25:41.206 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 10:25:41.206 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3FstatusId%3D5f13714f-4662-46c7-73db-08d8c3a80a45%26typeStatus%3DProspection" responded 302 in 38.5735 ms 2026-01-23 10:25:41.692 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 443.0099 ms 2026-01-23 10:25:41.798 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.0975 ms 2026-01-23 10:25:41.798 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.0974 ms 2026-01-23 10:25:41.799 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.0990 ms 2026-01-23 10:25:41.799 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.0990 ms 2026-01-23 10:25:41.800 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.0673 ms 2026-01-23 10:25:41.800 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.1112 ms 2026-01-23 10:25:41.800 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.0861 ms 2026-01-23 10:25:41.800 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.0839 ms 2026-01-23 10:25:41.800 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.0897 ms 2026-01-23 10:25:41.801 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.0665 ms 2026-01-23 10:25:41.801 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.0385 ms 2026-01-23 10:25:41.821 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.0598 ms 2026-01-23 10:25:41.825 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.0474 ms 2026-01-23 10:25:41.827 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.0987 ms 2026-01-23 10:25:41.827 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.0750 ms 2026-01-23 10:25:41.827 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.0835 ms 2026-01-23 10:25:41.827 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.0442 ms 2026-01-23 10:25:41.835 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.1350 ms 2026-01-23 10:25:41.835 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.0894 ms 2026-01-23 10:25:41.835 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.0652 ms 2026-01-23 10:25:41.837 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0497 ms 2026-01-23 10:25:41.837 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.0852 ms 2026-01-23 10:25:41.837 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0666 ms 2026-01-23 10:25:41.837 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0845 ms 2026-01-23 10:25:41.837 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.1332 ms 2026-01-23 10:25:41.838 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.0669 ms 2026-01-23 10:25:41.838 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0689 ms 2026-01-23 10:25:41.838 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.0623 ms 2026-01-23 10:25:42.220 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1982 ms 2026-01-23 10:25:42.258 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.3040 ms 2026-01-23 10:25:42.260 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.2683 ms 2026-01-23 10:25:42.261 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.2860 ms 2026-01-23 10:25:42.443 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.5043 ms 2026-01-23 10:25:46.422 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 441.8383 ms 2026-01-23 10:25:46.713 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3026 ms 2026-01-23 10:25:46.893 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3520 ms 2026-01-23 10:25:49.872 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 487.5358 ms 2026-01-23 10:25:50.102 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3331 ms 2026-01-23 10:25:50.313 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.2976 ms 2026-01-23 10:25:51.876 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8071f237-71d2-4dac-0182-08de5a606e05" responded 200 in 340.7656 ms 2026-01-23 10:25:52.004 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0815 ms 2026-01-23 10:25:52.061 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.1046 ms 2026-01-23 10:25:52.061 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 304 in 0.0732 ms 2026-01-23 10:25:52.061 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.0726 ms 2026-01-23 10:25:52.061 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.0625 ms 2026-01-23 10:25:52.062 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.0563 ms 2026-01-23 10:25:52.062 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3032 ms 2026-01-23 10:25:52.228 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.0922 ms 2026-01-23 10:25:52.230 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.8818 ms 2026-01-23 10:25:55.793 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.3631 ms 2026-01-23 10:25:55.956 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3221 ms 2026-01-23 10:25:56.117 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.4939 ms 2026-01-23 10:26:23.739 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 591.4012 ms 2026-01-23 10:26:24.161 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3753 ms 2026-01-23 10:26:24.370 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 89.5524 ms 2026-01-23 10:26:27.291 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=dc226a4c-248f-4067-8d35-08de4dcd3132" responded 200 in 697.8055 ms 2026-01-23 10:26:27.513 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0875 ms 2026-01-23 10:26:27.668 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 304 in 0.2401 ms 2026-01-23 10:26:27.687 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.3326 ms 2026-01-23 10:26:27.696 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.3175 ms 2026-01-23 10:26:27.710 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.0680 ms 2026-01-23 10:26:27.710 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.0628 ms 2026-01-23 10:26:27.722 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3256 ms 2026-01-23 10:26:27.778 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.1053 ms 2026-01-23 10:26:27.903 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.1959 ms 2026-01-23 10:26:46.215 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:26:46.216 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 1.4216 ms 2026-01-23 10:26:46.269 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:26:46.270 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:26:46.270 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.3244 ms 2026-01-23 10:26:56.594 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 110.6781 ms 2026-01-23 10:26:56.942 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2879 ms 2026-01-23 10:26:57.128 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5227 ms 2026-01-23 10:27:09.335 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-09-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27220&dateEffet=2026-01-28" responded 200 in 61.9185 ms 2026-01-23 10:27:55.734 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 1082.9665 ms 2026-01-23 10:27:56.471 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2161 ms 2026-01-23 10:27:56.977 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.3396 ms 2026-01-23 10:27:58.878 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=756034d9-e5a4-41fb-0999-08de4f5fa49b" responded 200 in 294.0079 ms 2026-01-23 10:27:59.299 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.3208 ms 2026-01-23 10:27:59.303 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.2811 ms 2026-01-23 10:27:59.352 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.3309 ms 2026-01-23 10:27:59.353 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.2851 ms 2026-01-23 10:27:59.361 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.0502 ms 2026-01-23 10:27:59.645 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2000 ms 2026-01-23 10:27:59.845 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.4592 ms 2026-01-23 10:27:59.958 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.1024 ms 2026-01-23 10:28:12.363 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-06-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67400&dateEffet=2026-01-28" responded 200 in 41.8655 ms 2026-01-23 10:28:31.033 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0517 ms 2026-01-23 10:28:31.113 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2880 ms 2026-01-23 10:28:31.954 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2746 ms 2026-01-23 10:28:31.954 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1624 ms 2026-01-23 10:28:32.163 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9508 ms 2026-01-23 10:28:32.232 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9632 ms 2026-01-23 10:28:34.566 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 145.8445 ms 2026-01-23 10:28:34.851 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3126 ms 2026-01-23 10:28:35.001 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4234 ms 2026-01-23 10:28:38.101 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 169.3919 ms 2026-01-23 10:28:38.247 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3212 ms 2026-01-23 10:28:38.437 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4225 ms 2026-01-23 10:28:48.563 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.0393 ms 2026-01-23 10:28:48.872 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2244 ms 2026-01-23 10:28:49.198 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.0334 ms 2026-01-23 10:28:50.798 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:28:50.798 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:28:50.832 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92700&dateEffet=2026-01-28" responded 200 in 35.7114 ms 2026-01-23 10:28:53.858 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.9400 ms 2026-01-23 10:28:54.511 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1774 ms 2026-01-23 10:28:54.979 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8989 ms 2026-01-23 10:29:31.159 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:29:31.159 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:29:31.246 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.4227 ms 2026-01-23 10:29:31.449 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:29:31.449 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:29:31.449 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4479 ms 2026-01-23 10:29:31.534 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:29:31.534 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:29:31.554 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2110 ms 2026-01-23 10:29:58.212 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-07-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75001&dateEffet=2026-01-24" responded 200 in 50.8411 ms 2026-01-23 10:30:17.050 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:30:17.050 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:30:17.081 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-12-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=37000&dateEffet=2026-01-28" responded 200 in 31.2838 ms 2026-01-23 10:30:19.208 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.6181 ms 2026-01-23 10:30:21.850 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6674 ms 2026-01-23 10:30:22.032 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.2688 ms 2026-01-23 10:30:26.729 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 262.6053 ms 2026-01-23 10:30:27.562 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1856 ms 2026-01-23 10:30:27.797 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.6433 ms 2026-01-23 10:30:33.070 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 185.9074 ms 2026-01-23 10:30:33.631 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3629 ms 2026-01-23 10:30:33.973 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.3293 ms 2026-01-23 10:30:34.567 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-05-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31100&dateEffet=2026-01-28" responded 200 in 50.2560 ms 2026-01-23 10:30:55.334 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-08-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78700&dateEffet=2026-01-24" responded 200 in 58.5773 ms 2026-01-23 10:31:26.806 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.3882 ms 2026-01-23 10:31:27.169 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2017 ms 2026-01-23 10:31:27.310 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1883 ms 2026-01-23 10:31:27.340 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-04-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42300&dateEffet=2026-01-28" responded 200 in 30.7051 ms 2026-01-23 10:31:36.509 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-12-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75014&dateEffet=2026-01-28" responded 200 in 27.5248 ms 2026-01-23 10:31:36.577 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-12-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75014&dateEffet=2026-01-28" responded 200 in 26.6484 ms 2026-01-23 10:31:43.077 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 335.7517 ms 2026-01-23 10:31:43.693 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2353 ms 2026-01-23 10:31:44.338 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.2163 ms 2026-01-23 10:32:03.957 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.0095 ms 2026-01-23 10:32:04.194 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3182 ms 2026-01-23 10:32:04.350 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.7818 ms 2026-01-23 10:32:11.875 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 365.0923 ms 2026-01-23 10:32:12.434 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1207 ms 2026-01-23 10:32:12.851 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1061 ms 2026-01-23 10:32:13.063 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-12-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62130&dateEffet=2026-01-28" responded 200 in 35.7843 ms 2026-01-23 10:33:38.260 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 77.9012 ms 2026-01-23 10:33:39.384 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.5746 ms 2026-01-23 10:33:39.478 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2917 ms 2026-01-23 10:33:39.681 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6595 ms 2026-01-23 10:33:40.161 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6639 ms 2026-01-23 10:33:40.310 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9482 ms 2026-01-23 10:33:52.310 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13015&dateEffet=2026-01-24" responded 200 in 29.0073 ms 2026-01-23 10:33:52.401 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13015&dateEffet=2026-01-24" responded 200 in 28.5969 ms 2026-01-23 10:34:21.169 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-12-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93140&dateEffet=2026-01-28" responded 200 in 44.6729 ms 2026-01-23 10:34:21.769 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-11-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=74500&dateEffet=2026-01-28" responded 200 in 45.2722 ms 2026-01-23 10:34:51.814 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:34:51.814 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:34:51.890 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 77.2818 ms 2026-01-23 10:34:52.329 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:34:52.330 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:34:52.330 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0830 ms 2026-01-23 10:34:52.436 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:34:52.436 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:34:52.491 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.1270 ms 2026-01-23 10:34:56.263 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.9519 ms 2026-01-23 10:34:56.635 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2124 ms 2026-01-23 10:34:56.760 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.3808 ms 2026-01-23 10:34:58.452 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:34:58.453 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:34:58.527 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 75.7730 ms 2026-01-23 10:34:58.620 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:34:58.620 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:34:58.620 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3589 ms 2026-01-23 10:34:58.769 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:34:58.769 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:34:58.789 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.1564 ms 2026-01-23 10:35:06.705 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-02-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77127&dateEffet=2026-01-28" responded 200 in 37.1524 ms 2026-01-23 10:35:09.923 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:35:09.924 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:35:09.950 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-02-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=19520&dateEffet=2026-01-28" responded 200 in 26.8537 ms 2026-01-23 10:35:21.460 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 215.1570 ms 2026-01-23 10:35:21.924 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3187 ms 2026-01-23 10:35:22.031 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2117 ms 2026-01-23 10:35:36.146 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 342.1326 ms 2026-01-23 10:35:36.854 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3010 ms 2026-01-23 10:35:36.989 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.2936 ms 2026-01-23 10:35:50.605 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.5638 ms 2026-01-23 10:35:50.928 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4733 ms 2026-01-23 10:35:51.102 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4392 ms 2026-01-23 10:35:59.451 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 362.0731 ms 2026-01-23 10:35:59.759 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3510 ms 2026-01-23 10:35:59.942 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8935 ms 2026-01-23 10:36:01.011 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.8675 ms 2026-01-23 10:36:01.681 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3692 ms 2026-01-23 10:36:01.789 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.0597 ms 2026-01-23 10:36:03.475 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 339.0309 ms 2026-01-23 10:36:03.698 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3121 ms 2026-01-23 10:36:03.965 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.7960 ms 2026-01-23 10:36:08.569 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 253.8213 ms 2026-01-23 10:36:09.844 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2912 ms 2026-01-23 10:36:10.189 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.3899 ms 2026-01-23 10:36:10.206 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4089 ms 2026-01-23 10:36:10.279 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0957 ms 2026-01-23 10:36:10.297 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.0653 ms 2026-01-23 10:36:10.297 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.0607 ms 2026-01-23 10:36:10.297 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.0637 ms 2026-01-23 10:36:10.351 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3360 ms 2026-01-23 10:36:10.442 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.0827 ms 2026-01-23 10:36:10.461 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.8796 ms 2026-01-23 10:36:11.964 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.1608 ms 2026-01-23 10:36:12.653 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3152 ms 2026-01-23 10:36:12.786 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2807 ms 2026-01-23 10:36:22.115 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:36:22.115 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:36:22.153 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-12-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=86580&dateEffet=2026-01-28" responded 200 in 38.3770 ms 2026-01-23 10:36:31.063 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-03-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38000&dateEffet=2026-01-24" responded 200 in 40.8018 ms 2026-01-23 10:36:31.156 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-03-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38000&dateEffet=2026-01-24" responded 200 in 49.3284 ms 2026-01-23 10:36:47.326 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.7170 ms 2026-01-23 10:36:49.166 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2743 ms 2026-01-23 10:36:49.815 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.0861 ms 2026-01-23 10:36:55.385 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.8761 ms 2026-01-23 10:36:57.036 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3152 ms 2026-01-23 10:36:57.429 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9472 ms 2026-01-23 10:36:58.542 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.3440 ms 2026-01-23 10:36:58.929 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2318 ms 2026-01-23 10:36:59.474 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4331 ms 2026-01-23 10:37:13.692 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-05-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31400&dateEffet=2026-01-28" responded 200 in 39.3364 ms 2026-01-23 10:37:13.698 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-01-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13610&dateEffet=2026-01-28" responded 200 in 34.6154 ms 2026-01-23 10:37:37.245 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.2821 ms 2026-01-23 10:37:37.631 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2538 ms 2026-01-23 10:37:37.746 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7965 ms 2026-01-23 10:37:46.794 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-01-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=90300&dateEffet=2026-01-28" responded 200 in 32.6685 ms 2026-01-23 10:38:02.671 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-01-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78125&dateEffet=2026-01-28" responded 200 in 49.1190 ms 2026-01-23 10:38:07.784 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.5161 ms 2026-01-23 10:38:08.316 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3113 ms 2026-01-23 10:38:08.718 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8103 ms 2026-01-23 10:38:18.519 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-05-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=71300&dateEffet=2026-01-28" responded 200 in 28.8960 ms 2026-01-23 10:39:08.337 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:39:08.378 +01:00 [Information] Connexion utilisateur: Gestionnaire 2026-01-23 10:39:08.378 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 41.0153 ms 2026-01-23 10:39:09.521 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 525.4948 ms 2026-01-23 10:39:10.743 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3607 ms 2026-01-23 10:39:10.961 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 67.3800 ms 2026-01-23 10:39:12.996 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611306000844815262997723" responded 200 in 30.5001 ms 2026-01-23 10:39:15.762 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611306000844815262997723" responded 200 in 15.5490 ms 2026-01-23 10:39:17.795 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 483.0960 ms 2026-01-23 10:39:17.988 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3337 ms 2026-01-23 10:39:18.087 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.8213 ms 2026-01-23 10:39:32.650 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1187.6953 ms 2026-01-23 10:39:32.787 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.3088 ms 2026-01-23 10:39:33.102 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 158.9861 ms 2026-01-23 10:39:33.562 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2419 ms 2026-01-23 10:39:33.885 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.2517 ms 2026-01-23 10:39:36.440 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 160.6733 ms 2026-01-23 10:39:36.876 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1858 ms 2026-01-23 10:39:37.377 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.6877 ms 2026-01-23 10:39:39.227 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 152.6725 ms 2026-01-23 10:39:39.542 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3140 ms 2026-01-23 10:39:39.731 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.9210 ms 2026-01-23 10:39:42.887 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5131.7509 ms 2026-01-23 10:39:45.290 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 287.2971 ms 2026-01-23 10:39:45.533 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.3169 ms 2026-01-23 10:39:45.949 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3509 ms 2026-01-23 10:39:46.336 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.1879 ms 2026-01-23 10:39:57.957 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.7059 ms 2026-01-23 10:39:58.712 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2101 ms 2026-01-23 10:39:58.869 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.0734 ms 2026-01-23 10:39:59.526 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000019871487817501" responded 200 in 39.0020 ms 2026-01-23 10:40:01.686 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000019871487817501" responded 200 in 17.0569 ms 2026-01-23 10:40:04.205 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1278.7821 ms 2026-01-23 10:40:12.735 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 383.1041 ms 2026-01-23 10:40:13.010 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2920 ms 2026-01-23 10:40:13.255 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6083 ms 2026-01-23 10:40:14.552 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 600.1440 ms 2026-01-23 10:40:15.138 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 9139.1231 ms 2026-01-23 10:40:15.539 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1970 ms 2026-01-23 10:40:15.775 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7734 ms 2026-01-23 10:40:17.515 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 453.5240 ms 2026-01-23 10:40:17.566 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 353.7000 ms 2026-01-23 10:40:17.880 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6021 ms 2026-01-23 10:40:17.907 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4653 ms 2026-01-23 10:40:18.086 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.2532 ms 2026-01-23 10:40:18.228 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1724 ms 2026-01-23 10:40:23.675 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.9445 ms 2026-01-23 10:40:24.004 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2907 ms 2026-01-23 10:40:24.193 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.8972 ms 2026-01-23 10:40:33.924 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 374.7904 ms 2026-01-23 10:40:34.264 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2103 ms 2026-01-23 10:40:34.363 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.9728 ms 2026-01-23 10:40:35.594 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 378.2431 ms 2026-01-23 10:40:35.998 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2941 ms 2026-01-23 10:40:36.273 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.9067 ms 2026-01-23 10:40:40.258 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-07-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21600&dateEffet=2026-01-28" responded 200 in 376.7360 ms 2026-01-23 10:40:56.542 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 17771.6362 ms 2026-01-23 10:40:56.913 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3224 ms 2026-01-23 10:40:59.623 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2619.5117 ms 2026-01-23 10:41:07.893 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 25908.8775 ms 2026-01-23 10:41:16.717 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-03-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=17200&dateEffet=2026-01-28" responded 200 in 1098.6866 ms 2026-01-23 10:41:17.125 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 27196.6667 ms 2026-01-23 10:41:19.348 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630047146230001306580379" responded 200 in 157.9111 ms 2026-01-23 10:41:22.285 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630047146230001306580379" responded 200 in 327.1492 ms 2026-01-23 10:41:24.050 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 20905.0592 ms 2026-01-23 10:41:24.446 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3029 ms 2026-01-23 10:41:25.967 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1454.3737 ms 2026-01-23 10:41:28.292 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:41:28.292 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:41:30.591 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4326.6542 ms 2026-01-23 10:41:30.966 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1901 ms 2026-01-23 10:41:33.392 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2357.3921 ms 2026-01-23 10:41:33.957 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 5665.1498 ms 2026-01-23 10:41:34.197 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:41:34.197 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:41:34.197 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4443 ms 2026-01-23 10:41:34.281 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:41:34.281 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:41:37.607 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3326.7233 ms 2026-01-23 10:41:42.805 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-06-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95360&dateEffet=2026-01-28" responded 200 in 405.7578 ms 2026-01-23 10:41:52.286 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4189.0423 ms 2026-01-23 10:41:54.302 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2522.9758 ms 2026-01-23 10:41:54.600 +01:00 [Error] Failed executing DbCommand ("30,192"ms) [Parameters=["@__objectID_0='7b058fd0-6021-450c-0184-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:8eecde8a-4243-454d-a068-af2f652b3779 Error Number:-2,State:0,Class:11 2026-01-23 10:41:54.604 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=7b058fd0-6021-450c-0184-08de5a606e05" responded 500 in 37512.3257 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:8eecde8a-4243-454d-a068-af2f652b3779 Error Number:-2,State:0,Class:11 2026-01-23 10:41:54.647 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:8eecde8a-4243-454d-a068-af2f652b3779 Error Number:-2,State:0,Class:11 2026-01-23 10:41:54.657 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 10:41:56.039 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=7b058fd0-6021-450c-0184-08de5a606e05" responded 500 in 1384.9653 ms 2026-01-23 10:41:56.462 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3100 ms 2026-01-23 10:41:56.636 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3041 ms 2026-01-23 10:41:56.656 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 0.2577 ms 2026-01-23 10:41:57.775 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1095.3922 ms 2026-01-23 10:41:58.075 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 903.4192 ms 2026-01-23 10:41:59.502 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1680.1706 ms 2026-01-23 10:42:00.180 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4526.0820 ms 2026-01-23 10:42:00.268 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.1042 ms 2026-01-23 10:42:09.293 +01:00 [Error] Failed executing DbCommand ("30,126"ms) [Parameters=["@__objectID_0='1ae60ec4-25c4-4cd9-0183-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:acbe9e4a-4114-46a5-abd5-3f694c9ae6fb Error Number:-2,State:0,Class:11 2026-01-23 10:42:09.294 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=1ae60ec4-25c4-4cd9-0183-08de5a606e05" responded 500 in 40408.6836 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:acbe9e4a-4114-46a5-abd5-3f694c9ae6fb Error Number:-2,State:0,Class:11 2026-01-23 10:42:09.300 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:acbe9e4a-4114-46a5-abd5-3f694c9ae6fb Error Number:-2,State:0,Class:11 2026-01-23 10:42:09.308 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 10:42:11.063 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 11679.3643 ms 2026-01-23 10:42:11.066 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=1ae60ec4-25c4-4cd9-0183-08de5a606e05" responded 500 in 1760.2174 ms 2026-01-23 10:42:11.483 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1647 ms 2026-01-23 10:42:11.497 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 1.0820 ms 2026-01-23 10:42:11.739 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3137 ms 2026-01-23 10:42:13.084 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1533.1067 ms 2026-01-23 10:42:13.731 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1805.8493 ms 2026-01-23 10:42:14.790 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-05-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=66740&dateEffet=2026-01-28" responded 200 in 598.4632 ms 2026-01-23 10:42:15.663 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2535.7707 ms 2026-01-23 10:42:17.801 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 10864.2066 ms 2026-01-23 10:42:18.183 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-07-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69009&dateEffet=2026-01-28" responded 200 in 661.2719 ms 2026-01-23 10:42:32.971 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 13048.7209 ms 2026-01-23 10:42:34.121 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.0869 ms 2026-01-23 10:42:34.125 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3073 ms 2026-01-23 10:42:37.260 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2901.6896 ms 2026-01-23 10:42:39.758 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 13629.9005 ms 2026-01-23 10:42:40.507 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3051 ms 2026-01-23 10:42:41.814 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 989.8858 ms 2026-01-23 10:42:41.832 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 21150.5522 ms 2026-01-23 10:42:42.144 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2313 ms 2026-01-23 10:42:44.104 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1901.3271 ms 2026-01-23 10:43:00.492 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 15414.7772 ms 2026-01-23 10:43:00.846 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3712 ms 2026-01-23 10:43:03.409 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2408.1253 ms 2026-01-23 10:43:03.680 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 14727.1693 ms 2026-01-23 10:43:03.984 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3020 ms 2026-01-23 10:43:06.439 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2310.2823 ms 2026-01-23 10:43:17.935 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 13285.0500 ms 2026-01-23 10:43:18.319 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3396 ms 2026-01-23 10:43:19.025 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6578.3587 ms 2026-01-23 10:43:19.491 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 742.0356 ms 2026-01-23 10:43:25.195 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611706310235329723700139" responded 200 in 778.1673 ms 2026-01-23 10:43:29.870 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 13512.8395 ms 2026-01-23 10:43:29.892 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611706310235329723700139" responded 200 in 275.0106 ms 2026-01-23 10:43:30.348 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1719 ms 2026-01-23 10:43:32.423 +01:00 [Error] Failed executing DbCommand ("30,185"ms) [Parameters=["@__objectID_0='1ae60ec4-25c4-4cd9-0183-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:acbe9e4a-4114-46a5-abd5-3f694c9ae6fb Error Number:-2,State:0,Class:11 2026-01-23 10:43:32.424 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=1ae60ec4-25c4-4cd9-0183-08de5a606e05" responded 500 in 39473.0336 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:acbe9e4a-4114-46a5-abd5-3f694c9ae6fb Error Number:-2,State:0,Class:11 2026-01-23 10:43:32.434 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:acbe9e4a-4114-46a5-abd5-3f694c9ae6fb Error Number:-2,State:0,Class:11 2026-01-23 10:43:32.453 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 10:43:32.713 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2302.0277 ms 2026-01-23 10:43:33.827 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=1ae60ec4-25c4-4cd9-0183-08de5a606e05" responded 500 in 1381.1339 ms 2026-01-23 10:43:34.203 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1769 ms 2026-01-23 10:43:34.205 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 0.9209 ms 2026-01-23 10:43:36.230 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1963.9805 ms 2026-01-23 10:43:39.210 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2935.6527 ms 2026-01-23 10:43:43.620 +01:00 [Error] Failed executing DbCommand ("30,074"ms) [Parameters=["@__objectID_0='7b058fd0-6021-450c-0184-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:c8b25fff-1314-40c1-9bd1-ed45a17b7224 Error Number:-2,State:0,Class:11 2026-01-23 10:43:43.622 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=7b058fd0-6021-450c-0184-08de5a606e05" responded 500 in 35462.7805 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:c8b25fff-1314-40c1-9bd1-ed45a17b7224 Error Number:-2,State:0,Class:11 2026-01-23 10:43:43.627 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:c8b25fff-1314-40c1-9bd1-ed45a17b7224 Error Number:-2,State:0,Class:11 2026-01-23 10:43:43.636 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 10:43:43.746 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=7b058fd0-6021-450c-0184-08de5a606e05" responded 500 in 113.1506 ms 2026-01-23 10:43:44.343 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2316 ms 2026-01-23 10:43:44.363 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 1.0353 ms 2026-01-23 10:43:44.654 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9004 ms 2026-01-23 10:43:44.721 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9671 ms 2026-01-23 10:43:46.225 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 149.5900 ms 2026-01-23 10:43:46.520 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7102 ms 2026-01-23 10:43:46.890 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.6394 ms 2026-01-23 10:43:46.957 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 13338.2267 ms 2026-01-23 10:43:47.327 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=7a466177-6e3f-4686-0185-08de5a606e05" responded 200 in 292.3565 ms 2026-01-23 10:43:47.538 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 304 in 0.3171 ms 2026-01-23 10:43:47.541 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.2763 ms 2026-01-23 10:43:47.739 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1834 ms 2026-01-23 10:43:47.895 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.4811 ms 2026-01-23 10:43:48.574 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=7b058fd0-6021-450c-0184-08de5a606e05" responded 200 in 305.9503 ms 2026-01-23 10:43:48.759 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1521 ms 2026-01-23 10:43:48.896 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8434 ms 2026-01-23 10:43:49.763 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 213.9569 ms 2026-01-23 10:43:51.123 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2032 ms 2026-01-23 10:43:51.408 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.7552 ms 2026-01-23 10:43:58.277 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 124.5651 ms 2026-01-23 10:43:58.758 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 392.8814 ms 2026-01-23 10:43:59.004 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3408 ms 2026-01-23 10:43:59.246 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 70.1497 ms 2026-01-23 10:44:03.768 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 522.2689 ms 2026-01-23 10:44:03.941 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2951 ms 2026-01-23 10:44:04.119 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.3429 ms 2026-01-23 10:44:18.261 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-04-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75018&dateEffet=2026-01-28" responded 200 in 42.7388 ms 2026-01-23 10:44:19.293 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 511.0778 ms 2026-01-23 10:44:19.941 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8878 ms 2026-01-23 10:44:20.484 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.5009 ms 2026-01-23 10:44:27.527 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 105.4993 ms 2026-01-23 10:44:28.107 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2039 ms 2026-01-23 10:44:28.214 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.8108 ms 2026-01-23 10:44:30.034 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a2526e00-745a-4d4c-0186-08de5a606e05" responded 200 in 331.2555 ms 2026-01-23 10:44:30.869 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3144 ms 2026-01-23 10:44:31.315 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.4820 ms 2026-01-23 10:44:43.490 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 145.1156 ms 2026-01-23 10:44:43.853 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2577 ms 2026-01-23 10:44:44.298 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.5758 ms 2026-01-23 10:44:46.225 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-05-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77176&dateEffet=2026-01-28" responded 200 in 37.7797 ms 2026-01-23 10:44:51.587 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0890 ms 2026-01-23 10:44:51.656 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0899 ms 2026-01-23 10:44:51.831 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4801.2737 ms 2026-01-23 10:44:52.180 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3335 ms 2026-01-23 10:44:52.189 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2781 ms 2026-01-23 10:44:52.283 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.5103 ms 2026-01-23 10:44:52.558 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.5986 ms 2026-01-23 10:44:54.148 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 197.7550 ms 2026-01-23 10:44:54.479 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2690 ms 2026-01-23 10:44:54.852 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.0995 ms 2026-01-23 10:44:55.302 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 220.2935 ms 2026-01-23 10:44:55.786 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3097 ms 2026-01-23 10:44:56.049 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.1484 ms 2026-01-23 10:45:00.370 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1ae60ec4-25c4-4cd9-0183-08de5a606e05" responded 200 in 1158.6380 ms 2026-01-23 10:45:00.763 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3604 ms 2026-01-23 10:45:00.917 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.2757 ms 2026-01-23 10:45:24.003 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a2526e00-745a-4d4c-0186-08de5a606e05" responded 200 in 287.9166 ms 2026-01-23 10:45:24.346 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1617 ms 2026-01-23 10:45:24.440 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8693 ms 2026-01-23 10:45:41.029 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.6359 ms 2026-01-23 10:45:41.941 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2421 ms 2026-01-23 10:45:42.050 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.2877 ms 2026-01-23 10:45:45.290 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4736.9442 ms 2026-01-23 10:45:49.260 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.3128 ms 2026-01-23 10:45:49.585 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2876 ms 2026-01-23 10:45:49.855 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9359 ms 2026-01-23 10:45:49.910 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.1051 ms 2026-01-23 10:45:50.595 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.0930 ms 2026-01-23 10:46:06.347 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-10-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75017&dateEffet=2026-01-24" responded 200 in 42.8541 ms 2026-01-23 10:46:06.422 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-10-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75017&dateEffet=2026-01-24" responded 200 in 26.4166 ms 2026-01-23 10:46:10.894 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 380.0656 ms 2026-01-23 10:46:11.233 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3317 ms 2026-01-23 10:46:11.684 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3906 ms 2026-01-23 10:46:19.227 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.9690 ms 2026-01-23 10:46:19.535 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1887 ms 2026-01-23 10:46:19.866 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9540 ms 2026-01-23 10:46:29.335 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.0917 ms 2026-01-23 10:46:29.614 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3361 ms 2026-01-23 10:46:29.753 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6348 ms 2026-01-23 10:46:32.112 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.5762 ms 2026-01-23 10:46:32.469 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3182 ms 2026-01-23 10:46:32.626 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2970 ms 2026-01-23 10:46:40.765 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a2526e00-745a-4d4c-0186-08de5a606e05" responded 200 in 301.0027 ms 2026-01-23 10:46:41.137 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3443 ms 2026-01-23 10:46:41.285 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.5946 ms 2026-01-23 10:46:42.372 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-05-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95100&dateEffet=2026-01-28" responded 200 in 36.8355 ms 2026-01-23 10:46:42.470 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-05-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95100&dateEffet=2026-01-28" responded 200 in 39.9314 ms 2026-01-23 10:46:59.647 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6758.9168 ms 2026-01-23 10:47:02.648 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 205.4445 ms 2026-01-23 10:47:03.300 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2377 ms 2026-01-23 10:47:03.453 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9561 ms 2026-01-23 10:47:26.214 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 605.6611 ms 2026-01-23 10:47:26.446 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3643 ms 2026-01-23 10:47:26.573 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.5822 ms 2026-01-23 10:47:30.263 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8d7019b3-5a96-46e1-0956-08de4f5fa49b" responded 200 in 281.8939 ms 2026-01-23 10:47:32.653 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2368 ms 2026-01-23 10:47:32.750 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4478 ms 2026-01-23 10:47:35.160 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003042090005011189905" responded 200 in 14.7417 ms 2026-01-23 10:47:38.048 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003042090005011189905" responded 200 in 14.9707 ms 2026-01-23 10:47:38.878 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 127.0860 ms 2026-01-23 10:47:39.610 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 649.4845 ms 2026-01-23 10:47:39.825 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3301 ms 2026-01-23 10:47:39.950 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.3786 ms 2026-01-23 10:47:43.258 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1190.4871 ms 2026-01-23 10:47:44.141 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-10-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42520&dateEffet=2026-01-28" responded 200 in 42.0854 ms 2026-01-23 10:47:46.669 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.4684 ms 2026-01-23 10:47:47.302 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:47:47.302 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:47:47.331 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-06-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77000&dateEffet=2026-01-28" responded 200 in 28.7814 ms 2026-01-23 10:47:47.373 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2553 ms 2026-01-23 10:47:47.514 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2071 ms 2026-01-23 10:47:54.810 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2005-09-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=72130&dateEffet=2026-01-28" responded 200 in 32.6801 ms 2026-01-23 10:48:01.653 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 331.9855 ms 2026-01-23 10:48:02.300 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1778 ms 2026-01-23 10:48:02.450 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2055 ms 2026-01-23 10:48:05.329 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.9573 ms 2026-01-23 10:48:07.356 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2003 ms 2026-01-23 10:48:07.939 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1ae60ec4-25c4-4cd9-0183-08de5a606e05" responded 200 in 294.9423 ms 2026-01-23 10:48:08.057 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.6723 ms 2026-01-23 10:48:08.132 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.0752 ms 2026-01-23 10:48:08.144 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 304 in 0.0538 ms 2026-01-23 10:48:08.334 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3476 ms 2026-01-23 10:48:08.592 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7089 ms 2026-01-23 10:48:16.126 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5929.2794 ms 2026-01-23 10:48:18.525 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 262.4028 ms 2026-01-23 10:48:24.507 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2873 ms 2026-01-23 10:48:24.613 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1457 ms 2026-01-23 10:48:29.063 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 240.1774 ms 2026-01-23 10:48:29.410 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3341 ms 2026-01-23 10:48:29.771 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5720 ms 2026-01-23 10:48:31.534 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 247.3526 ms 2026-01-23 10:48:31.872 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1819 ms 2026-01-23 10:48:32.196 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2923 ms 2026-01-23 10:48:34.424 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a2526e00-745a-4d4c-0186-08de5a606e05" responded 200 in 273.8220 ms 2026-01-23 10:48:34.751 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3567 ms 2026-01-23 10:48:35.000 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.3585 ms 2026-01-23 10:48:40.583 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 342.6040 ms 2026-01-23 10:48:41.098 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2232 ms 2026-01-23 10:48:41.208 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.0898 ms 2026-01-23 10:48:41.531 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 380.0634 ms 2026-01-23 10:48:43.542 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3538 ms 2026-01-23 10:48:43.714 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.7562 ms 2026-01-23 10:48:50.281 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 8015.4612 ms 2026-01-23 10:48:51.526 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 382.0606 ms 2026-01-23 10:48:53.663 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 191.5297 ms 2026-01-23 10:48:54.401 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3455 ms 2026-01-23 10:48:54.544 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1108 ms 2026-01-23 10:48:55.006 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2249 ms 2026-01-23 10:48:55.159 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.8498 ms 2026-01-23 10:48:56.625 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 364.0357 ms 2026-01-23 10:48:58.835 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3168 ms 2026-01-23 10:48:59.120 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6084 ms 2026-01-23 10:49:01.433 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 332.9176 ms 2026-01-23 10:49:03.532 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3444 ms 2026-01-23 10:49:04.336 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6859 ms 2026-01-23 10:49:05.961 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:49:05.962 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:49:06.024 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.7556 ms 2026-01-23 10:49:06.282 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:49:06.282 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:49:06.282 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3849 ms 2026-01-23 10:49:06.399 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.0946 ms 2026-01-23 10:49:06.405 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:49:06.405 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:49:06.431 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.7804 ms 2026-01-23 10:49:06.945 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1994 ms 2026-01-23 10:49:07.209 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9472 ms 2026-01-23 10:49:12.534 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 343.3150 ms 2026-01-23 10:49:13.829 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2285 ms 2026-01-23 10:49:14.485 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.7829 ms 2026-01-23 10:49:16.271 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.9251 ms 2026-01-23 10:49:17.208 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:49:17.208 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:49:17.243 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-10-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=26130&dateEffet=2026-01-28" responded 200 in 35.8518 ms 2026-01-23 10:49:17.720 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3464 ms 2026-01-23 10:49:18.339 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4140 ms 2026-01-23 10:49:20.705 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a2526e00-745a-4d4c-0186-08de5a606e05" responded 200 in 315.4631 ms 2026-01-23 10:49:21.132 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3004 ms 2026-01-23 10:49:21.709 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8723 ms 2026-01-23 10:49:38.117 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5139.5284 ms 2026-01-23 10:49:46.677 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617515900000459466942589" responded 200 in 25.5652 ms 2026-01-23 10:49:49.513 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617515900000459466942589" responded 200 in 14.4140 ms 2026-01-23 10:49:54.552 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 355.6583 ms 2026-01-23 10:49:54.895 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1753 ms 2026-01-23 10:49:55.231 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1230 ms 2026-01-23 10:50:00.387 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-12-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67470&dateEffet=2026-01-28" responded 200 in 44.2165 ms 2026-01-23 10:50:05.563 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.9789 ms 2026-01-23 10:50:05.663 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 5.3386 ms 2026-01-23 10:50:05.663 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 3.3199 ms 2026-01-23 10:50:05.663 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 3.6940 ms 2026-01-23 10:50:05.666 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 11.2347 ms 2026-01-23 10:50:05.678 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 17.8321 ms 2026-01-23 10:50:05.689 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 28.6745 ms 2026-01-23 10:50:05.793 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 135.0584 ms 2026-01-23 10:50:06.224 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 564.9758 ms 2026-01-23 10:50:06.295 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=eb51fcf7-e451-441e-0187-08de5a606e05" responded 200 in 276.7242 ms 2026-01-23 10:50:06.399 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 29.4513 ms 2026-01-23 10:50:06.461 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 6.2791 ms 2026-01-23 10:50:06.476 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 21.0293 ms 2026-01-23 10:50:06.514 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 8.9518 ms 2026-01-23 10:50:06.519 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 64.4608 ms 2026-01-23 10:50:07.120 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3203 ms 2026-01-23 10:50:07.345 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.1935 ms 2026-01-23 10:50:07.533 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 1530.8172 ms 2026-01-23 10:50:08.289 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 1.0240 ms 2026-01-23 10:50:14.283 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 10:50:14.284 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FError%2F404" responded 302 in 9.7528 ms 2026-01-23 10:50:14.355 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2193 ms 2026-01-23 10:50:14.448 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 200 in 1.2109 ms 2026-01-23 10:50:14.455 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 200 in 8.5432 ms 2026-01-23 10:50:14.456 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 200 in 0.1944 ms 2026-01-23 10:50:14.458 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 200 in 0.1759 ms 2026-01-23 10:50:14.458 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 200 in 0.2084 ms 2026-01-23 10:50:14.459 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 200 in 0.2387 ms 2026-01-23 10:50:14.459 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 200 in 0.1796 ms 2026-01-23 10:50:14.466 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 200 in 7.4071 ms 2026-01-23 10:50:14.469 +01:00 [Information] HTTP "GET" "/css/site.css" responded 200 in 11.6286 ms 2026-01-23 10:50:14.617 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 200 in 161.6938 ms 2026-01-23 10:50:14.639 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 200 in 0.1550 ms 2026-01-23 10:50:14.648 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 200 in 1.5751 ms 2026-01-23 10:50:14.650 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 200 in 0.2499 ms 2026-01-23 10:50:14.651 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 200 in 0.9759 ms 2026-01-23 10:50:14.654 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 200 in 1.0100 ms 2026-01-23 10:50:14.655 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 200 in 1.1792 ms 2026-01-23 10:50:14.655 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 200 in 0.9692 ms 2026-01-23 10:50:14.668 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 200 in 13.5223 ms 2026-01-23 10:50:14.673 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 200 in 19.2588 ms 2026-01-23 10:50:14.673 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 200 in 18.7302 ms 2026-01-23 10:50:14.685 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 200 in 32.9123 ms 2026-01-23 10:50:14.687 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 200 in 32.6970 ms 2026-01-23 10:50:14.690 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 200 in 35.6359 ms 2026-01-23 10:50:14.974 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 200 in 322.1041 ms 2026-01-23 10:50:14.977 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 200 in 521.1625 ms 2026-01-23 10:50:15.194 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3146 ms 2026-01-23 10:50:15.196 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1937 ms 2026-01-23 10:50:15.646 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 200 in 1013.4947 ms 2026-01-23 10:50:16.048 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 200 in 1398.0536 ms 2026-01-23 10:50:16.511 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.9420 ms 2026-01-23 10:50:16.579 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.7100 ms 2026-01-23 10:50:16.638 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.2733 ms 2026-01-23 10:50:19.501 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.6413 ms 2026-01-23 10:50:19.744 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 200 in 7.3240 ms 2026-01-23 10:50:19.773 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 200 in 37.0919 ms 2026-01-23 10:50:19.774 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 200 in 38.3743 ms 2026-01-23 10:50:19.777 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 200 in 41.3942 ms 2026-01-23 10:50:19.939 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1633 ms 2026-01-23 10:50:20.022 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1050 ms 2026-01-23 10:50:20.120 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 200 in 6.5615 ms 2026-01-23 10:50:20.121 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 200 in 7.5471 ms 2026-01-23 10:50:20.220 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 200 in 107.0215 ms 2026-01-23 10:50:28.648 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 334.8484 ms 2026-01-23 10:50:29.181 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3382 ms 2026-01-23 10:50:29.258 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.0634 ms 2026-01-23 10:50:29.903 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 329.0269 ms 2026-01-23 10:50:30.463 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 459.2006 ms 2026-01-23 10:50:31.207 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3219 ms 2026-01-23 10:50:31.335 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8982 ms 2026-01-23 10:50:32.740 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=eb51fcf7-e451-441e-0187-08de5a606e05" responded 200 in 381.6883 ms 2026-01-23 10:50:33.195 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3374 ms 2026-01-23 10:50:33.365 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4210 ms 2026-01-23 10:50:34.184 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 106.4541 ms 2026-01-23 10:50:36.131 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1884 ms 2026-01-23 10:50:36.993 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.8414 ms 2026-01-23 10:50:44.529 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 566.0625 ms 2026-01-23 10:50:44.783 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2687 ms 2026-01-23 10:50:44.904 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.5852 ms 2026-01-23 10:50:53.280 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-01-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62400&dateEffet=2026-01-24" responded 200 in 27.4081 ms 2026-01-23 10:50:53.477 +01:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_d1e672ea-405a-4d2d-ba8d-0b1480643e49.png" responded 200 in 6.9356 ms 2026-01-23 10:50:53.480 +01:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_5d426fbb-ffd1-4222-99e5-1ddfe95e14f0.png" responded 200 in 6.1778 ms 2026-01-23 10:50:53.480 +01:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_e3348a6a-39bd-4b00-bdb8-3eb6ad5f3765.png" responded 200 in 6.1025 ms 2026-01-23 10:50:54.961 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 898.1172 ms 2026-01-23 10:50:55.307 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3560 ms 2026-01-23 10:50:55.667 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1682 ms 2026-01-23 10:51:03.683 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06380&dateEffet=2026-01-28" responded 200 in 50.3720 ms 2026-01-23 10:51:19.020 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 894.7589 ms 2026-01-23 10:51:25.755 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4936.6423 ms 2026-01-23 10:51:28.173 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 286.4842 ms 2026-01-23 10:51:28.867 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3537 ms 2026-01-23 10:51:29.593 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2890 ms 2026-01-23 10:51:31.245 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 415.0621 ms 2026-01-23 10:51:31.578 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3543 ms 2026-01-23 10:51:31.875 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5197 ms 2026-01-23 10:51:34.738 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 325.2557 ms 2026-01-23 10:51:35.108 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3678 ms 2026-01-23 10:51:35.248 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2664 ms 2026-01-23 10:51:46.761 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.5513 ms 2026-01-23 10:51:47.163 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2933 ms 2026-01-23 10:51:47.351 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.2996 ms 2026-01-23 10:51:55.854 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 78.7290 ms 2026-01-23 10:51:57.676 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1956 ms 2026-01-23 10:51:57.760 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6053 ms 2026-01-23 10:52:06.346 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.4072 ms 2026-01-23 10:52:06.717 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3055 ms 2026-01-23 10:52:06.844 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8840 ms 2026-01-23 10:52:18.357 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-09-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13012&dateEffet=2026-01-28" responded 200 in 48.1912 ms 2026-01-23 10:52:18.437 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-09-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13012&dateEffet=2026-01-28" responded 200 in 28.1764 ms 2026-01-23 10:52:29.630 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a2526e00-745a-4d4c-0186-08de5a606e05" responded 200 in 277.2938 ms 2026-01-23 10:52:30.563 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2003 ms 2026-01-23 10:52:30.754 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.4414 ms 2026-01-23 10:52:31.521 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.8722 ms 2026-01-23 10:52:31.789 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2966 ms 2026-01-23 10:52:31.939 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.1843 ms 2026-01-23 10:52:36.340 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:52:36.341 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4113 ms 2026-01-23 10:52:36.425 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:52:36.426 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:52:36.426 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.4034 ms 2026-01-23 10:52:36.589 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.0729 ms 2026-01-23 10:52:36.605 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.0531 ms 2026-01-23 10:52:36.612 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.0663 ms 2026-01-23 10:52:36.613 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.0592 ms 2026-01-23 10:52:36.614 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.0630 ms 2026-01-23 10:52:36.617 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.0497 ms 2026-01-23 10:52:36.617 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.0502 ms 2026-01-23 10:52:36.620 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.0489 ms 2026-01-23 10:52:36.801 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.0702 ms 2026-01-23 10:52:36.863 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.0645 ms 2026-01-23 10:52:37.134 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.0785 ms 2026-01-23 10:52:37.135 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.0626 ms 2026-01-23 10:52:37.135 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.0627 ms 2026-01-23 10:52:37.305 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.1088 ms 2026-01-23 10:52:41.325 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:52:41.336 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 10:52:41.336 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 11.0145 ms 2026-01-23 10:52:41.475 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.4558 ms 2026-01-23 10:52:41.603 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.3289 ms 2026-01-23 10:52:41.603 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.2884 ms 2026-01-23 10:52:41.604 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.2998 ms 2026-01-23 10:52:41.606 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.2813 ms 2026-01-23 10:52:41.613 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.2977 ms 2026-01-23 10:52:41.615 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.0873 ms 2026-01-23 10:52:41.615 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.0648 ms 2026-01-23 10:52:41.640 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.0585 ms 2026-01-23 10:52:41.641 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.0509 ms 2026-01-23 10:52:41.641 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.0494 ms 2026-01-23 10:52:41.641 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.0527 ms 2026-01-23 10:52:41.642 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0538 ms 2026-01-23 10:52:41.648 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0440 ms 2026-01-23 10:52:41.710 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.0941 ms 2026-01-23 10:52:41.711 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.0562 ms 2026-01-23 10:52:41.724 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.0614 ms 2026-01-23 10:52:41.724 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.0624 ms 2026-01-23 10:52:41.725 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.0549 ms 2026-01-23 10:52:41.726 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.0597 ms 2026-01-23 10:52:41.726 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.0577 ms 2026-01-23 10:52:41.727 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.1076 ms 2026-01-23 10:52:41.747 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.0675 ms 2026-01-23 10:52:41.747 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0675 ms 2026-01-23 10:52:41.747 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0641 ms 2026-01-23 10:52:41.747 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0670 ms 2026-01-23 10:52:41.748 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.0511 ms 2026-01-23 10:52:41.748 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.1060 ms 2026-01-23 10:52:41.748 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.1357 ms 2026-01-23 10:52:41.748 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.0707 ms 2026-01-23 10:52:41.749 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.0726 ms 2026-01-23 10:52:41.749 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.0725 ms 2026-01-23 10:52:41.929 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3224 ms 2026-01-23 10:52:42.052 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4027 ms 2026-01-23 10:52:42.054 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.0731 ms 2026-01-23 10:52:42.069 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.0480 ms 2026-01-23 10:52:42.070 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.0454 ms 2026-01-23 10:52:56.738 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 265.4435 ms 2026-01-23 10:52:57.259 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3322 ms 2026-01-23 10:52:57.583 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6791 ms 2026-01-23 10:52:59.237 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 293.6490 ms 2026-01-23 10:52:59.812 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3593 ms 2026-01-23 10:53:00.312 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 283.2605 ms 2026-01-23 10:53:00.330 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.2524 ms 2026-01-23 10:53:00.457 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 403.3330 ms 2026-01-23 10:53:00.962 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2994 ms 2026-01-23 10:53:01.307 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6343 ms 2026-01-23 10:53:02.680 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 285.0117 ms 2026-01-23 10:53:03.010 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2791 ms 2026-01-23 10:53:03.569 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3439 ms 2026-01-23 10:53:03.703 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.3412 ms 2026-01-23 10:53:04.071 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1007 ms 2026-01-23 10:53:05.879 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=7a466177-6e3f-4686-0185-08de5a606e05" responded 200 in 290.5121 ms 2026-01-23 10:53:06.315 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2051 ms 2026-01-23 10:53:06.374 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 304 in 0.0677 ms 2026-01-23 10:53:06.530 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8832 ms 2026-01-23 10:53:07.708 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 266.9490 ms 2026-01-23 10:53:08.100 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3108 ms 2026-01-23 10:53:08.384 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5344 ms 2026-01-23 10:53:09.642 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 288.5073 ms 2026-01-23 10:53:09.979 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3071 ms 2026-01-23 10:53:10.104 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.1801 ms 2026-01-23 10:53:12.252 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 299.6774 ms 2026-01-23 10:53:12.510 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1830 ms 2026-01-23 10:53:12.802 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.5740 ms 2026-01-23 10:53:14.522 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 281.7580 ms 2026-01-23 10:53:14.773 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2147 ms 2026-01-23 10:53:15.005 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.1612 ms 2026-01-23 10:53:16.551 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 279.1155 ms 2026-01-23 10:53:16.785 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3011 ms 2026-01-23 10:53:16.956 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7615489048230002312120190" responded 200 in 14.5606 ms 2026-01-23 10:53:16.995 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4079 ms 2026-01-23 10:53:18.621 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 273.6124 ms 2026-01-23 10:53:18.871 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3331 ms 2026-01-23 10:53:19.102 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.4609 ms 2026-01-23 10:53:20.580 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 293.4054 ms 2026-01-23 10:53:20.820 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3134 ms 2026-01-23 10:53:21.031 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.1918 ms 2026-01-23 10:53:22.594 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1192.7743 ms 2026-01-23 10:53:22.647 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 298.4349 ms 2026-01-23 10:53:22.891 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1976 ms 2026-01-23 10:53:23.120 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8179 ms 2026-01-23 10:53:24.671 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 279.7733 ms 2026-01-23 10:53:24.934 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2000 ms 2026-01-23 10:53:25.342 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.7447 ms 2026-01-23 10:53:30.764 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-01-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=51100&dateEffet=2026-01-28" responded 200 in 27.1591 ms 2026-01-23 10:53:33.214 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 336.7827 ms 2026-01-23 10:53:33.952 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2166 ms 2026-01-23 10:53:34.255 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1743 ms 2026-01-23 10:53:36.671 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1ae60ec4-25c4-4cd9-0183-08de5a606e05" responded 200 in 294.0836 ms 2026-01-23 10:53:37.039 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2131 ms 2026-01-23 10:53:37.393 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.4725 ms 2026-01-23 10:53:39.788 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 357.6646 ms 2026-01-23 10:53:40.351 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 471.0878 ms 2026-01-23 10:53:40.808 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1943 ms 2026-01-23 10:53:40.916 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.5867 ms 2026-01-23 10:53:43.005 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 349.9548 ms 2026-01-23 10:53:43.755 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2011 ms 2026-01-23 10:53:43.853 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.6430 ms 2026-01-23 10:53:48.658 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 293.3275 ms 2026-01-23 10:53:49.235 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 500.9921 ms 2026-01-23 10:53:49.576 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6971 ms 2026-01-23 10:53:49.719 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.9879 ms 2026-01-23 10:53:51.932 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 9934.4242 ms 2026-01-23 10:53:54.168 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 140.2183 ms 2026-01-23 10:53:54.521 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2038 ms 2026-01-23 10:53:54.673 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.5335 ms 2026-01-23 10:53:56.751 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 86.5595 ms 2026-01-23 10:53:56.940 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2111 ms 2026-01-23 10:53:57.121 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4791 ms 2026-01-23 10:54:00.805 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-10-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62100&dateEffet=2026-01-28" responded 200 in 29.4469 ms 2026-01-23 10:54:02.859 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 328.5586 ms 2026-01-23 10:54:03.426 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2960 ms 2026-01-23 10:54:03.552 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.0396 ms 2026-01-23 10:54:10.221 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.3511 ms 2026-01-23 10:54:10.573 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3608 ms 2026-01-23 10:54:10.770 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.1203 ms 2026-01-23 10:54:10.993 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 119.6823 ms 2026-01-23 10:54:11.634 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1651 ms 2026-01-23 10:54:11.968 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.7015 ms 2026-01-23 10:54:14.229 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 126.9869 ms 2026-01-23 10:54:14.806 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1831 ms 2026-01-23 10:54:15.086 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9878 ms 2026-01-23 10:54:15.250 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 111.8375 ms 2026-01-23 10:54:15.600 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3699 ms 2026-01-23 10:54:15.808 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1666 ms 2026-01-23 10:54:16.116 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 108.0288 ms 2026-01-23 10:54:16.490 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3526 ms 2026-01-23 10:54:16.742 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9810 ms 2026-01-23 10:54:17.169 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 102.6951 ms 2026-01-23 10:54:17.412 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3673 ms 2026-01-23 10:54:17.561 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4222 ms 2026-01-23 10:54:18.404 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 112.5947 ms 2026-01-23 10:54:18.461 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 135.4971 ms 2026-01-23 10:54:18.712 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3147 ms 2026-01-23 10:54:18.798 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2921 ms 2026-01-23 10:54:19.018 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.0352 ms 2026-01-23 10:54:19.138 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3285 ms 2026-01-23 10:54:19.359 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=85208866-06f0-465c-0188-08de5a606e05" responded 200 in 281.5863 ms 2026-01-23 10:54:19.512 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 304 in 0.0902 ms 2026-01-23 10:54:19.512 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.0523 ms 2026-01-23 10:54:19.747 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2996 ms 2026-01-23 10:54:19.984 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 83.6993 ms 2026-01-23 10:54:20.028 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 148.3557 ms 2026-01-23 10:54:20.043 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 137.5724 ms 2026-01-23 10:54:20.222 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3147 ms 2026-01-23 10:54:20.371 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0723 ms 2026-01-23 10:54:20.621 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1739 ms 2026-01-23 10:54:20.802 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4965 ms 2026-01-23 10:54:21.317 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 109.7647 ms 2026-01-23 10:54:21.487 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3662 ms 2026-01-23 10:54:21.639 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.1148 ms 2026-01-23 10:54:21.762 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 131.4638 ms 2026-01-23 10:54:22.206 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1358 ms 2026-01-23 10:54:22.299 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 115.1347 ms 2026-01-23 10:54:22.367 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.2039 ms 2026-01-23 10:54:22.461 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3023 ms 2026-01-23 10:54:22.708 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.6842 ms 2026-01-23 10:54:23.553 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 137.4944 ms 2026-01-23 10:54:23.630 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 108.7378 ms 2026-01-23 10:54:23.782 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2674 ms 2026-01-23 10:54:23.902 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.8426 ms 2026-01-23 10:54:24.009 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3090 ms 2026-01-23 10:54:24.185 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9776 ms 2026-01-23 10:54:24.754 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 126.0416 ms 2026-01-23 10:54:24.932 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3648 ms 2026-01-23 10:54:25.099 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5022 ms 2026-01-23 10:54:25.286 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:54:25.286 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4069 ms 2026-01-23 10:54:25.332 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:54:25.332 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 10:54:25.333 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.4514 ms 2026-01-23 10:54:25.467 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.0587 ms 2026-01-23 10:54:25.467 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.0538 ms 2026-01-23 10:54:25.467 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.1432 ms 2026-01-23 10:54:25.467 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.1431 ms 2026-01-23 10:54:25.468 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.0537 ms 2026-01-23 10:54:25.468 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.0465 ms 2026-01-23 10:54:25.468 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.0477 ms 2026-01-23 10:54:25.469 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.0492 ms 2026-01-23 10:54:25.554 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.0777 ms 2026-01-23 10:54:25.614 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.0904 ms 2026-01-23 10:54:25.683 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 107.7572 ms 2026-01-23 10:54:25.780 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.0770 ms 2026-01-23 10:54:25.781 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.0460 ms 2026-01-23 10:54:25.781 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.0504 ms 2026-01-23 10:54:25.874 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 104.3759 ms 2026-01-23 10:54:25.915 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.0767 ms 2026-01-23 10:54:26.046 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3199 ms 2026-01-23 10:54:26.086 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3655 ms 2026-01-23 10:54:26.203 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8248 ms 2026-01-23 10:54:26.348 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 375.1459 ms 2026-01-23 10:54:26.357 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 17.3848 ms 2026-01-23 10:54:26.662 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2308 ms 2026-01-23 10:54:26.746 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9778 ms 2026-01-23 10:54:26.768 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-05-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69100&dateEffet=2026-01-28" responded 200 in 40.3383 ms 2026-01-23 10:54:26.998 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 114.0678 ms 2026-01-23 10:54:27.162 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3654 ms 2026-01-23 10:54:27.385 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.7928 ms 2026-01-23 10:54:27.405 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 118.2083 ms 2026-01-23 10:54:27.790 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3006 ms 2026-01-23 10:54:28.115 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.5327 ms 2026-01-23 10:54:28.246 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 107.2902 ms 2026-01-23 10:54:28.409 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2363 ms 2026-01-23 10:54:28.539 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.3989 ms 2026-01-23 10:54:28.724 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.3674 ms 2026-01-23 10:54:28.883 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 124.7655 ms 2026-01-23 10:54:29.035 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3421 ms 2026-01-23 10:54:29.245 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.6669 ms 2026-01-23 10:54:29.283 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2613 ms 2026-01-23 10:54:29.398 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 125.0401 ms 2026-01-23 10:54:29.572 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2782 ms 2026-01-23 10:54:29.578 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2417 ms 2026-01-23 10:54:29.707 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.7099 ms 2026-01-23 10:54:30.209 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:54:30.209 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:54:30.281 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.4532 ms 2026-01-23 10:54:30.510 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 138.2790 ms 2026-01-23 10:54:30.528 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:54:30.528 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:54:30.528 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3279 ms 2026-01-23 10:54:30.535 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 129.0166 ms 2026-01-23 10:54:30.608 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:54:30.608 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:54:30.636 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2586 ms 2026-01-23 10:54:30.711 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3677 ms 2026-01-23 10:54:30.795 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2012 ms 2026-01-23 10:54:30.877 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.0125 ms 2026-01-23 10:54:30.998 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.7806 ms 2026-01-23 10:54:38.986 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.6631 ms 2026-01-23 10:54:39.368 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3652 ms 2026-01-23 10:54:39.467 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.3552 ms 2026-01-23 10:54:42.625 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.9783 ms 2026-01-23 10:54:43.140 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8862 ms 2026-01-23 10:54:43.254 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.5708 ms 2026-01-23 10:54:43.825 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 339.6474 ms 2026-01-23 10:54:44.160 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2998 ms 2026-01-23 10:54:44.239 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.9614 ms 2026-01-23 10:54:45.399 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=85208866-06f0-465c-0188-08de5a606e05" responded 200 in 303.2012 ms 2026-01-23 10:54:45.566 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2363 ms 2026-01-23 10:54:45.655 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4252 ms 2026-01-23 10:54:48.127 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=85208866-06f0-465c-0188-08de5a606e05" responded 200 in 294.3016 ms 2026-01-23 10:54:48.377 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2239 ms 2026-01-23 10:54:48.528 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9550 ms 2026-01-23 10:55:07.312 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 115.5930 ms 2026-01-23 10:55:07.896 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 494.2823 ms 2026-01-23 10:55:08.151 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2195 ms 2026-01-23 10:55:08.452 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.5311 ms 2026-01-23 10:55:13.802 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 10:55:13.843 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 10:55:13.843 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 41.3190 ms 2026-01-23 10:55:14.023 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.5893 ms 2026-01-23 10:55:14.168 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.1159 ms 2026-01-23 10:55:14.168 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.1158 ms 2026-01-23 10:55:14.168 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.0728 ms 2026-01-23 10:55:14.168 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.0706 ms 2026-01-23 10:55:14.168 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.0545 ms 2026-01-23 10:55:14.169 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.0713 ms 2026-01-23 10:55:14.172 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.0659 ms 2026-01-23 10:55:14.172 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.0613 ms 2026-01-23 10:55:14.206 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.0609 ms 2026-01-23 10:55:14.207 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.0599 ms 2026-01-23 10:55:14.208 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.0611 ms 2026-01-23 10:55:14.220 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0490 ms 2026-01-23 10:55:14.222 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0479 ms 2026-01-23 10:55:14.295 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.0608 ms 2026-01-23 10:55:14.295 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.0613 ms 2026-01-23 10:55:14.296 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.0631 ms 2026-01-23 10:55:14.302 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.0661 ms 2026-01-23 10:55:14.302 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.0598 ms 2026-01-23 10:55:14.303 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.0437 ms 2026-01-23 10:55:14.303 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.0895 ms 2026-01-23 10:55:14.303 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.0459 ms 2026-01-23 10:55:14.303 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.0427 ms 2026-01-23 10:55:14.335 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0880 ms 2026-01-23 10:55:14.335 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0658 ms 2026-01-23 10:55:14.335 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0680 ms 2026-01-23 10:55:14.336 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.1180 ms 2026-01-23 10:55:14.336 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.0768 ms 2026-01-23 10:55:14.336 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.1029 ms 2026-01-23 10:55:14.336 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.0486 ms 2026-01-23 10:55:14.336 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.1126 ms 2026-01-23 10:55:14.336 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.0611 ms 2026-01-23 10:55:14.613 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3686 ms 2026-01-23 10:55:14.674 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.1221 ms 2026-01-23 10:55:14.674 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.1115 ms 2026-01-23 10:55:14.674 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.1035 ms 2026-01-23 10:55:14.761 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.6509 ms 2026-01-23 10:55:29.278 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 113.7346 ms 2026-01-23 10:55:29.411 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3209 ms 2026-01-23 10:55:29.768 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.4387 ms 2026-01-23 10:55:48.256 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617806003770413904585380" responded 200 in 14.9558 ms 2026-01-23 10:55:50.413 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617806003770413904585380" responded 200 in 21.4178 ms 2026-01-23 10:55:56.914 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1331.3637 ms 2026-01-23 10:55:59.141 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-01-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62440&dateEffet=2026-01-29" responded 200 in 29.2746 ms 2026-01-23 10:56:06.654 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.3158 ms 2026-01-23 10:56:07.189 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3505 ms 2026-01-23 10:56:07.359 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9273 ms 2026-01-23 10:56:14.088 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4913.7884 ms 2026-01-23 10:56:16.402 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 219.1183 ms 2026-01-23 10:56:16.815 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3129 ms 2026-01-23 10:56:17.009 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.8211 ms 2026-01-23 10:56:39.978 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.2404 ms 2026-01-23 10:56:40.683 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2228 ms 2026-01-23 10:56:42.968 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.9859 ms 2026-01-23 10:56:43.970 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 201.7328 ms 2026-01-23 10:56:44.483 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3318 ms 2026-01-23 10:56:44.896 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8902 ms 2026-01-23 10:56:47.190 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 333.9349 ms 2026-01-23 10:56:47.449 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3441 ms 2026-01-23 10:56:47.606 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2570 ms 2026-01-23 10:56:49.570 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 344.7900 ms 2026-01-23 10:56:49.905 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2221 ms 2026-01-23 10:56:50.266 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4316 ms 2026-01-23 10:56:50.601 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 234.6561 ms 2026-01-23 10:56:50.852 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2942 ms 2026-01-23 10:56:50.952 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6695 ms 2026-01-23 10:56:53.061 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d190bca7-5017-478a-c357-08de4e95a23b" responded 200 in 321.9387 ms 2026-01-23 10:56:53.228 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3519 ms 2026-01-23 10:56:53.409 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.9431 ms 2026-01-23 10:56:56.343 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-10-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59410&dateEffet=2026-01-28" responded 200 in 28.9540 ms 2026-01-23 10:57:06.299 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.5782 ms 2026-01-23 10:57:07.376 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3609 ms 2026-01-23 10:57:07.521 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.5167 ms 2026-01-23 10:57:09.188 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 234.4206 ms 2026-01-23 10:57:09.605 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-05-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59360&dateEffet=2026-01-28" responded 200 in 48.4891 ms 2026-01-23 10:57:09.675 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-05-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59360&dateEffet=2026-01-28" responded 200 in 29.0975 ms 2026-01-23 10:57:09.711 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2322 ms 2026-01-23 10:57:09.817 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.3845 ms 2026-01-23 10:57:19.027 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 253.6142 ms 2026-01-23 10:57:19.418 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1729 ms 2026-01-23 10:57:19.719 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0562 ms 2026-01-23 10:57:21.147 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:57:21.147 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:57:21.161 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7619406000006720255283536" responded 200 in 14.3109 ms 2026-01-23 10:57:21.221 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-07-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83200&dateEffet=2026-01-28" responded 200 in 28.2732 ms 2026-01-23 10:57:21.355 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 240.7802 ms 2026-01-23 10:57:21.941 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3142 ms 2026-01-23 10:57:22.127 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.1685 ms 2026-01-23 10:57:23.481 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 216.9962 ms 2026-01-23 10:57:23.728 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1667 ms 2026-01-23 10:57:23.884 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.7041 ms 2026-01-23 10:57:23.996 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:57:23.996 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:57:24.028 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7619406000006720255283536" responded 200 in 32.3915 ms 2026-01-23 10:57:25.075 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 258.0822 ms 2026-01-23 10:57:25.243 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3172 ms 2026-01-23 10:57:25.388 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.6206 ms 2026-01-23 10:57:26.635 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 258.2889 ms 2026-01-23 10:57:26.791 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:57:26.791 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:57:26.933 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3533 ms 2026-01-23 10:57:27.073 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5920 ms 2026-01-23 10:57:27.925 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1134.6086 ms 2026-01-23 10:57:28.298 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 255.0557 ms 2026-01-23 10:57:28.512 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2559 ms 2026-01-23 10:57:28.690 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.8938 ms 2026-01-23 10:57:29.741 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 248.7491 ms 2026-01-23 10:57:29.927 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3589 ms 2026-01-23 10:57:29.984 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 218.4299 ms 2026-01-23 10:57:30.100 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9134 ms 2026-01-23 10:57:30.937 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2339 ms 2026-01-23 10:57:31.139 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 221.0513 ms 2026-01-23 10:57:31.232 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9730 ms 2026-01-23 10:57:31.332 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3237 ms 2026-01-23 10:57:31.539 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3920 ms 2026-01-23 10:57:32.518 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 238.4441 ms 2026-01-23 10:57:32.709 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3191 ms 2026-01-23 10:57:32.897 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.4710 ms 2026-01-23 10:57:33.836 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 227.7423 ms 2026-01-23 10:57:34.041 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2968 ms 2026-01-23 10:57:34.257 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.7471 ms 2026-01-23 10:57:35.196 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 230.8802 ms 2026-01-23 10:57:35.375 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3390 ms 2026-01-23 10:57:35.501 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7097 ms 2026-01-23 10:57:36.346 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 233.3561 ms 2026-01-23 10:57:36.525 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3302 ms 2026-01-23 10:57:36.755 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.2830 ms 2026-01-23 10:57:40.759 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 75.1469 ms 2026-01-23 10:57:41.328 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3287 ms 2026-01-23 10:57:41.362 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 210.9760 ms 2026-01-23 10:57:41.451 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8312 ms 2026-01-23 10:57:42.083 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2967 ms 2026-01-23 10:57:42.283 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2579 ms 2026-01-23 10:57:43.669 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.1464 ms 2026-01-23 10:57:44.553 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3567 ms 2026-01-23 10:57:44.655 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.4726 ms 2026-01-23 10:57:45.416 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=45d60022-e7ec-4389-018b-08de5a606e05" responded 200 in 298.2862 ms 2026-01-23 10:57:46.326 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3103 ms 2026-01-23 10:57:46.438 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.9018 ms 2026-01-23 10:57:52.404 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-01-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42100&dateEffet=2026-01-28" responded 200 in 60.7078 ms 2026-01-23 10:57:59.396 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-09-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11100&dateEffet=2026-01-28" responded 200 in 31.8778 ms 2026-01-23 10:58:08.196 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 10:58:08.196 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 10:58:08.225 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-01-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=17480&dateEffet=2026-01-28" responded 200 in 29.3308 ms 2026-01-23 10:58:08.572 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=45d60022-e7ec-4389-018b-08de5a606e05" responded 200 in 286.5628 ms 2026-01-23 10:58:08.792 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2170 ms 2026-01-23 10:58:08.954 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8277 ms 2026-01-23 10:58:10.445 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.7948 ms 2026-01-23 10:58:11.117 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3225 ms 2026-01-23 10:58:11.332 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.6108 ms 2026-01-23 10:58:11.700 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5059 ms 2026-01-23 10:58:11.809 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3394 ms 2026-01-23 10:58:11.926 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.0271 ms 2026-01-23 10:58:13.637 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 77.2365 ms 2026-01-23 10:58:13.927 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3700 ms 2026-01-23 10:58:14.051 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.7613 ms 2026-01-23 10:58:16.610 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR2520041010053028766G02656" responded 200 in 25.6019 ms 2026-01-23 10:58:18.544 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR2520041010053028766G02656" responded 200 in 20.0249 ms 2026-01-23 10:58:20.715 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 102.6008 ms 2026-01-23 10:58:21.194 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 379.5804 ms 2026-01-23 10:58:21.372 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2989 ms 2026-01-23 10:58:21.564 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.4555 ms 2026-01-23 10:58:27.120 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 510.5776 ms 2026-01-23 10:58:27.362 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3647 ms 2026-01-23 10:58:27.543 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.1315 ms 2026-01-23 10:58:30.568 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.6311 ms 2026-01-23 10:58:30.776 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2278 ms 2026-01-23 10:58:30.936 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6934 ms 2026-01-23 10:58:31.283 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2004-03-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91230&dateEffet=2026-01-28" responded 200 in 55.7953 ms 2026-01-23 10:58:34.299 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1142.9680 ms 2026-01-23 10:58:42.815 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4845.0152 ms 2026-01-23 10:58:45.183 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 281.7797 ms 2026-01-23 10:58:45.573 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2763 ms 2026-01-23 10:58:45.684 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.0632 ms 2026-01-23 10:58:49.906 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:58:49.906 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:58:54.186 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4280.9092 ms 2026-01-23 10:58:56.290 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:58:56.290 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:58:56.408 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 117.9707 ms 2026-01-23 10:58:56.917 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:58:56.917 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:58:56.917 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3776 ms 2026-01-23 10:58:57.036 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 10:58:57.036 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 10:58:57.061 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8721 ms 2026-01-23 10:59:29.409 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.7046 ms 2026-01-23 10:59:29.938 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3119 ms 2026-01-23 10:59:30.116 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.0332 ms 2026-01-23 10:59:32.626 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 361.4489 ms 2026-01-23 10:59:32.823 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4452 ms 2026-01-23 10:59:32.930 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6027 ms 2026-01-23 10:59:34.483 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 335.2901 ms 2026-01-23 10:59:34.748 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3506 ms 2026-01-23 10:59:34.958 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1195 ms 2026-01-23 10:59:43.023 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.5566 ms 2026-01-23 10:59:43.271 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3610 ms 2026-01-23 10:59:43.484 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5310 ms 2026-01-23 10:59:54.357 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 366.0371 ms 2026-01-23 10:59:54.533 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3648 ms 2026-01-23 10:59:54.763 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.1979 ms 2026-01-23 10:59:55.826 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 364.1680 ms 2026-01-23 10:59:55.994 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1721 ms 2026-01-23 10:59:56.158 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7875 ms 2026-01-23 10:59:56.919 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.3050 ms 2026-01-23 10:59:57.073 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2151 ms 2026-01-23 10:59:57.242 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.7227 ms 2026-01-23 10:59:57.969 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.1198 ms 2026-01-23 10:59:58.184 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1905 ms 2026-01-23 10:59:58.374 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3335 ms 2026-01-23 11:00:02.782 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 183.0585 ms 2026-01-23 11:00:03.009 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3515 ms 2026-01-23 11:00:03.178 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5329 ms 2026-01-23 11:00:03.925 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 186.7315 ms 2026-01-23 11:00:04.333 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2360 ms 2026-01-23 11:00:04.476 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5700 ms 2026-01-23 11:00:04.923 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 158.8804 ms 2026-01-23 11:00:05.098 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3017 ms 2026-01-23 11:00:05.337 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2574 ms 2026-01-23 11:00:07.885 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 166.7180 ms 2026-01-23 11:00:08.050 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2922 ms 2026-01-23 11:00:08.243 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.2906 ms 2026-01-23 11:00:09.786 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 168.7795 ms 2026-01-23 11:00:09.976 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1739 ms 2026-01-23 11:00:10.162 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3383 ms 2026-01-23 11:00:11.624 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 350.1628 ms 2026-01-23 11:00:11.804 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9047 ms 2026-01-23 11:00:11.967 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2371 ms 2026-01-23 11:00:16.399 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 362.2688 ms 2026-01-23 11:00:16.735 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3513 ms 2026-01-23 11:00:16.819 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4367 ms 2026-01-23 11:00:19.034 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-06-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94380&dateEffet=2026-01-28" responded 200 in 28.7979 ms 2026-01-23 11:00:22.171 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2973 ms 2026-01-23 11:00:22.242 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.3175 ms 2026-01-23 11:00:22.976 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2923 ms 2026-01-23 11:00:22.976 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1550 ms 2026-01-23 11:00:23.578 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8657 ms 2026-01-23 11:00:23.646 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7960 ms 2026-01-23 11:00:24.293 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 329.0984 ms 2026-01-23 11:00:24.523 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1706 ms 2026-01-23 11:00:24.848 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8813 ms 2026-01-23 11:00:25.772 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 190.5225 ms 2026-01-23 11:00:26.421 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3240 ms 2026-01-23 11:00:26.714 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.7521 ms 2026-01-23 11:00:27.198 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 358.5805 ms 2026-01-23 11:00:28.612 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3176 ms 2026-01-23 11:00:28.749 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=aee6a006-444f-4f58-018d-08de5a606e05" responded 200 in 381.4289 ms 2026-01-23 11:00:28.877 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=aee6a006-444f-4f58-018d-08de5a606e05" responded 200 in 306.4570 ms 2026-01-23 11:00:28.971 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2796 ms 2026-01-23 11:00:29.277 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.5210 ms 2026-01-23 11:00:29.296 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7222 ms 2026-01-23 11:00:29.359 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2792 ms 2026-01-23 11:00:29.472 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.7358 ms 2026-01-23 11:00:33.954 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 327.8599 ms 2026-01-23 11:00:34.399 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2911 ms 2026-01-23 11:00:34.642 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1535 ms 2026-01-23 11:00:40.212 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 77.7411 ms 2026-01-23 11:00:40.581 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3016 ms 2026-01-23 11:00:40.725 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5830 ms 2026-01-23 11:00:43.195 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:43.195 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:43.300 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 104.9078 ms 2026-01-23 11:00:43.751 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:43.751 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:43.751 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3806 ms 2026-01-23 11:00:44.037 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:44.037 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:44.078 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.6291 ms 2026-01-23 11:00:44.843 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:44.843 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:44.945 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 102.5285 ms 2026-01-23 11:00:45.120 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.3763 ms 2026-01-23 11:00:45.371 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:45.371 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:45.371 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3371 ms 2026-01-23 11:00:45.546 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:45.546 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:45.575 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.7980 ms 2026-01-23 11:00:45.682 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2891 ms 2026-01-23 11:00:45.830 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1712 ms 2026-01-23 11:00:46.066 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2004-09-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91230&dateEffet=2026-01-28" responded 200 in 40.8044 ms 2026-01-23 11:00:46.204 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:46.204 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:46.305 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 102.0810 ms 2026-01-23 11:00:46.734 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:46.734 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:46.735 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5306 ms 2026-01-23 11:00:46.935 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:46.935 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:46.959 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3763 ms 2026-01-23 11:00:47.628 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:47.628 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:47.746 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 118.9433 ms 2026-01-23 11:00:48.148 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:48.148 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:48.148 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3507 ms 2026-01-23 11:00:48.312 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:48.312 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:48.354 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2731 ms 2026-01-23 11:00:49.351 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-01-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92700&dateEffet=2026-01-28" responded 200 in 34.7175 ms 2026-01-23 11:00:49.624 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:49.624 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:49.745 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 122.6881 ms 2026-01-23 11:00:50.100 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:50.101 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:50.101 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4794 ms 2026-01-23 11:00:50.247 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:50.247 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:50.286 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.8847 ms 2026-01-23 11:00:51.005 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:51.005 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:51.127 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 122.6914 ms 2026-01-23 11:00:51.358 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:51.358 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:51.358 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4142 ms 2026-01-23 11:00:51.515 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:51.515 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:51.553 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.1446 ms 2026-01-23 11:00:52.525 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-06-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77240&dateEffet=2026-01-28" responded 200 in 50.8049 ms 2026-01-23 11:00:52.601 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-06-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77240&dateEffet=2026-01-28" responded 200 in 29.9375 ms 2026-01-23 11:00:52.845 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:52.845 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:52.945 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 100.1836 ms 2026-01-23 11:00:53.173 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:53.173 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:53.173 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4124 ms 2026-01-23 11:00:53.332 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:53.332 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:00:53.372 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9904 ms 2026-01-23 11:01:09.846 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.7549 ms 2026-01-23 11:01:10.187 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2041 ms 2026-01-23 11:01:10.312 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3325 ms 2026-01-23 11:01:13.217 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 355.3048 ms 2026-01-23 11:01:13.383 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2165 ms 2026-01-23 11:01:13.554 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3991 ms 2026-01-23 11:01:15.992 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=aee6a006-444f-4f58-018d-08de5a606e05" responded 200 in 294.4537 ms 2026-01-23 11:01:16.189 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7710 ms 2026-01-23 11:01:16.526 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.4673 ms 2026-01-23 11:01:18.427 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 130.4019 ms 2026-01-23 11:01:19.027 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 463.5876 ms 2026-01-23 11:01:19.213 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3186 ms 2026-01-23 11:01:19.450 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 67.7345 ms 2026-01-23 11:01:20.818 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:01:20.818 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:01:20.985 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 167.5475 ms 2026-01-23 11:01:21.169 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 623.2808 ms 2026-01-23 11:01:21.177 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:01:21.177 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:01:21.177 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3112 ms 2026-01-23 11:01:21.248 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:01:21.248 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:01:21.294 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.5516 ms 2026-01-23 11:01:21.649 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2924 ms 2026-01-23 11:01:21.952 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.5695 ms 2026-01-23 11:01:30.723 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 611.7335 ms 2026-01-23 11:01:31.965 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2132 ms 2026-01-23 11:01:32.684 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 70.2602 ms 2026-01-23 11:01:34.454 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.9678 ms 2026-01-23 11:01:34.801 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1919 ms 2026-01-23 11:01:35.407 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.2826 ms 2026-01-23 11:01:45.635 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-12-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06100&dateEffet=2026-01-28" responded 200 in 49.7509 ms 2026-01-23 11:01:49.832 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 627.6083 ms 2026-01-23 11:01:51.074 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2964 ms 2026-01-23 11:01:51.427 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.7286 ms 2026-01-23 11:02:01.377 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=f1102210-7553-478c-9ec5-08de599867c4" responded 200 in 328.5100 ms 2026-01-23 11:02:04.102 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3001 ms 2026-01-23 11:02:04.670 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.8430 ms 2026-01-23 11:02:17.905 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.1287 ms 2026-01-23 11:02:18.598 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3728 ms 2026-01-23 11:02:18.706 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.6146 ms 2026-01-23 11:02:37.560 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 342.6837 ms 2026-01-23 11:02:37.837 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2368 ms 2026-01-23 11:02:38.257 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.3742 ms 2026-01-23 11:02:39.895 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.2748 ms 2026-01-23 11:02:41.587 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2721 ms 2026-01-23 11:02:41.743 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9391 ms 2026-01-23 11:02:42.964 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.9735 ms 2026-01-23 11:02:43.412 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1675 ms 2026-01-23 11:02:43.517 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7275 ms 2026-01-23 11:03:00.273 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 335.6655 ms 2026-01-23 11:03:00.606 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3213 ms 2026-01-23 11:03:00.909 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6428 ms 2026-01-23 11:03:20.005 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 361.0356 ms 2026-01-23 11:03:20.286 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 342.4254 ms 2026-01-23 11:03:20.339 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3633 ms 2026-01-23 11:03:20.514 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.4054 ms 2026-01-23 11:03:20.648 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.6718 ms 2026-01-23 11:03:20.682 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2847 ms 2026-01-23 11:03:20.805 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2533 ms 2026-01-23 11:03:22.057 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2949 ms 2026-01-23 11:03:22.612 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4802 ms 2026-01-23 11:03:23.970 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 305.1143 ms 2026-01-23 11:03:24.287 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1863 ms 2026-01-23 11:03:24.439 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.3456 ms 2026-01-23 11:03:24.907 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 230.6626 ms 2026-01-23 11:03:25.143 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3531 ms 2026-01-23 11:03:25.413 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.7781 ms 2026-01-23 11:03:37.204 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-01-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21800&dateEffet=2026-01-28" responded 200 in 56.3660 ms 2026-01-23 11:03:41.983 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.6092 ms 2026-01-23 11:03:42.463 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1944 ms 2026-01-23 11:03:42.833 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.0909 ms 2026-01-23 11:04:25.315 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 335.6485 ms 2026-01-23 11:04:25.665 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3404 ms 2026-01-23 11:04:25.850 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5304 ms 2026-01-23 11:04:27.197 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-09-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=03000&dateEffet=2026-01-28" responded 200 in 29.3810 ms 2026-01-23 11:04:34.792 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 252.8216 ms 2026-01-23 11:04:35.481 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1683 ms 2026-01-23 11:04:35.632 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5650 ms 2026-01-23 11:04:38.348 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.9096 ms 2026-01-23 11:04:38.970 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3043 ms 2026-01-23 11:04:39.060 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1925 ms 2026-01-23 11:04:54.700 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.4406 ms 2026-01-23 11:04:54.943 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1837 ms 2026-01-23 11:04:55.088 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9414 ms 2026-01-23 11:05:03.404 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-05-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=79230&dateEffet=2026-01-28" responded 200 in 57.4772 ms 2026-01-23 11:05:03.500 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-05-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=79230&dateEffet=2026-01-28" responded 200 in 28.5438 ms 2026-01-23 11:05:15.432 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.7661 ms 2026-01-23 11:05:16.181 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3330 ms 2026-01-23 11:05:16.342 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.4213 ms 2026-01-23 11:05:16.610 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.8889 ms 2026-01-23 11:05:17.555 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3006 ms 2026-01-23 11:05:17.945 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.4007 ms 2026-01-23 11:05:30.439 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-10-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=74700&dateEffet=2026-01-28" responded 200 in 49.0953 ms 2026-01-23 11:05:49.332 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.9927 ms 2026-01-23 11:05:49.751 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3100 ms 2026-01-23 11:05:49.849 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6268 ms 2026-01-23 11:05:51.143 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-03-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31012&dateEffet=2026-01-28" responded 200 in 32.3403 ms 2026-01-23 11:05:59.514 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1223.3464 ms 2026-01-23 11:06:01.290 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:06:01.290 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:06:01.319 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-09-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91120&dateEffet=2026-01-28" responded 200 in 29.2123 ms 2026-01-23 11:06:08.617 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR9620041010031000643M02479" responded 200 in 14.8486 ms 2026-01-23 11:06:09.655 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR9620041010031000643M02479" responded 200 in 14.8611 ms 2026-01-23 11:06:17.110 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4555.3293 ms 2026-01-23 11:06:18.538 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:18.538 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:18.809 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3e718a09-6c7a-4405-018c-08de5a606e05" responded 200 in 270.9711 ms 2026-01-23 11:06:19.213 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:19.213 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:19.213 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3919 ms 2026-01-23 11:06:19.345 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:19.345 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:19.364 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.0583 ms 2026-01-23 11:06:19.610 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 195.6344 ms 2026-01-23 11:06:22.076 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3028 ms 2026-01-23 11:06:22.331 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0544 ms 2026-01-23 11:06:28.102 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-07-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91130&dateEffet=2026-01-24" responded 200 in 29.3074 ms 2026-01-23 11:06:33.419 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:33.420 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:33.627 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 207.8765 ms 2026-01-23 11:06:33.703 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:33.703 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:33.975 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 272.0371 ms 2026-01-23 11:06:34.437 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:34.438 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:34.438 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.6036 ms 2026-01-23 11:06:34.672 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:34.673 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:34.716 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.2571 ms 2026-01-23 11:06:42.670 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:42.670 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:46.728 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4058.7593 ms 2026-01-23 11:06:46.980 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:46.980 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:46.980 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3685 ms 2026-01-23 11:06:47.315 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:47.315 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 11:06:47.352 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.4526 ms 2026-01-23 11:06:51.026 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3cdd73d6-b745-4ad2-018e-08de5a606e05" responded 200 in 364.7568 ms 2026-01-23 11:06:51.992 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3428 ms 2026-01-23 11:06:52.667 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0773 ms 2026-01-23 11:06:57.674 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.8700 ms 2026-01-23 11:06:58.238 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3106 ms 2026-01-23 11:06:58.478 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6547 ms 2026-01-23 11:07:11.458 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 11:07:11.458 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:11.458 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:11.458 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.4484 ms 2026-01-23 11:07:11.507 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 11:07:11.507 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:11.507 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:11.507 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 11:07:11.508 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.2684 ms 2026-01-23 11:07:11.598 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.0768 ms 2026-01-23 11:07:11.599 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.0517 ms 2026-01-23 11:07:11.615 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.0512 ms 2026-01-23 11:07:11.615 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.0515 ms 2026-01-23 11:07:11.639 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.1011 ms 2026-01-23 11:07:11.640 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.0557 ms 2026-01-23 11:07:11.644 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.0573 ms 2026-01-23 11:07:11.644 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.0543 ms 2026-01-23 11:07:11.829 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.0888 ms 2026-01-23 11:07:11.991 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.2542 ms 2026-01-23 11:07:12.037 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.2675 ms 2026-01-23 11:07:12.068 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.2798 ms 2026-01-23 11:07:12.073 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.3211 ms 2026-01-23 11:07:12.146 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.0932 ms 2026-01-23 11:07:13.564 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617515006000416910647634" responded 200 in 14.3498 ms 2026-01-23 11:07:16.466 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 11:07:16.467 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:16.467 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:16.505 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 11:07:16.505 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 39.9616 ms 2026-01-23 11:07:16.552 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:16.552 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:17.384 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 832.0349 ms 2026-01-23 11:07:17.584 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.2708 ms 2026-01-23 11:07:17.591 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.2413 ms 2026-01-23 11:07:17.591 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.2556 ms 2026-01-23 11:07:17.592 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.2606 ms 2026-01-23 11:07:17.592 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.2222 ms 2026-01-23 11:07:17.593 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.2531 ms 2026-01-23 11:07:17.594 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.2203 ms 2026-01-23 11:07:17.595 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.2368 ms 2026-01-23 11:07:17.630 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.0957 ms 2026-01-23 11:07:17.630 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.0957 ms 2026-01-23 11:07:17.630 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.0626 ms 2026-01-23 11:07:17.630 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0542 ms 2026-01-23 11:07:17.660 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.0660 ms 2026-01-23 11:07:17.660 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.0606 ms 2026-01-23 11:07:17.660 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.0602 ms 2026-01-23 11:07:17.661 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.0596 ms 2026-01-23 11:07:17.668 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.0431 ms 2026-01-23 11:07:17.687 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.0451 ms 2026-01-23 11:07:17.688 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.0505 ms 2026-01-23 11:07:17.689 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.0465 ms 2026-01-23 11:07:17.699 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.0907 ms 2026-01-23 11:07:17.699 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0590 ms 2026-01-23 11:07:17.700 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0455 ms 2026-01-23 11:07:17.700 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0719 ms 2026-01-23 11:07:17.700 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.0582 ms 2026-01-23 11:07:17.700 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.0819 ms 2026-01-23 11:07:17.701 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.0411 ms 2026-01-23 11:07:17.717 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.0426 ms 2026-01-23 11:07:17.885 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:17.885 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:17.885 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.6390 ms 2026-01-23 11:07:17.944 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.2998 ms 2026-01-23 11:07:17.945 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.2813 ms 2026-01-23 11:07:17.971 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.3052 ms 2026-01-23 11:07:17.991 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:17.991 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:18.034 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2266 ms 2026-01-23 11:07:21.147 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1451.6412 ms 2026-01-23 11:07:23.702 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:23.703 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:23.994 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 292.2757 ms 2026-01-23 11:07:24.212 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:24.212 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:24.213 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5103 ms 2026-01-23 11:07:24.302 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:24.302 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:07:24.329 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.0159 ms 2026-01-23 11:07:35.500 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5619.3202 ms 2026-01-23 11:07:37.704 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 111.5440 ms 2026-01-23 11:07:38.051 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3669 ms 2026-01-23 11:07:38.184 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1627 ms 2026-01-23 11:07:43.318 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.5130 ms 2026-01-23 11:07:45.501 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3032 ms 2026-01-23 11:07:45.711 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4253 ms 2026-01-23 11:07:55.757 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2003-01-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93390&dateEffet=2026-01-28" responded 200 in 52.8926 ms 2026-01-23 11:08:07.156 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-07-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94200&dateEffet=2026-01-28" responded 200 in 39.7240 ms 2026-01-23 11:08:09.650 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.8608 ms 2026-01-23 11:08:10.482 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3078 ms 2026-01-23 11:08:11.613 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7721 ms 2026-01-23 11:08:15.329 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 103.4369 ms 2026-01-23 11:08:15.682 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1995 ms 2026-01-23 11:08:15.863 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4211 ms 2026-01-23 11:08:20.577 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 125.3581 ms 2026-01-23 11:08:20.808 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2801 ms 2026-01-23 11:08:20.946 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9307 ms 2026-01-23 11:08:22.206 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 132.8156 ms 2026-01-23 11:08:22.377 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3419 ms 2026-01-23 11:08:22.512 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.4996 ms 2026-01-23 11:08:23.916 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 118.2087 ms 2026-01-23 11:08:24.090 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3397 ms 2026-01-23 11:08:24.244 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.0754 ms 2026-01-23 11:08:52.076 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:08:52.076 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:08:52.430 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.0650 ms 2026-01-23 11:08:52.677 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:08:52.677 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:08:52.677 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4937 ms 2026-01-23 11:08:52.823 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:08:52.823 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:08:52.858 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9243 ms 2026-01-23 11:09:04.689 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-02-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=49370&dateEffet=2026-01-28" responded 200 in 29.7174 ms 2026-01-23 11:09:14.768 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.8872 ms 2026-01-23 11:09:15.792 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2058 ms 2026-01-23 11:09:16.234 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4915 ms 2026-01-23 11:09:26.273 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.3700 ms 2026-01-23 11:09:26.639 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3305 ms 2026-01-23 11:09:26.763 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7535 ms 2026-01-23 11:09:36.676 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-04-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59100&dateEffet=2026-01-28" responded 200 in 43.7933 ms 2026-01-23 11:09:59.381 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR1530002005150000021521G54" responded 200 in 14.9278 ms 2026-01-23 11:10:02.970 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR1530002005150000021521G54" responded 200 in 14.9232 ms 2026-01-23 11:10:09.011 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.6120 ms 2026-01-23 11:10:09.388 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1438 ms 2026-01-23 11:10:09.507 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.8480 ms 2026-01-23 11:10:12.785 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.7707 ms 2026-01-23 11:10:13.090 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3383 ms 2026-01-23 11:10:13.259 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2065 ms 2026-01-23 11:10:18.776 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-10-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30200&dateEffet=2026-01-28" responded 200 in 42.1472 ms 2026-01-23 11:10:18.991 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:10:18.991 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:10:19.050 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.7637 ms 2026-01-23 11:10:19.224 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.0787 ms 2026-01-23 11:10:19.265 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.0724 ms 2026-01-23 11:10:19.265 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.0520 ms 2026-01-23 11:10:19.266 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0489 ms 2026-01-23 11:10:19.318 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:10:19.318 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:10:19.318 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3325 ms 2026-01-23 11:10:19.362 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.0675 ms 2026-01-23 11:10:19.455 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:10:19.456 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:10:19.511 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.9086 ms 2026-01-23 11:10:22.310 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-01-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78800&dateEffet=2026-01-28" responded 200 in 39.5444 ms 2026-01-23 11:10:22.442 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-01-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78800&dateEffet=2026-01-28" responded 200 in 44.0236 ms 2026-01-23 11:10:24.521 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 77.9229 ms 2026-01-23 11:10:24.793 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3614 ms 2026-01-23 11:10:24.909 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6884 ms 2026-01-23 11:10:26.206 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 304 in 0.0796 ms 2026-01-23 11:10:29.587 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:10:29.587 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:10:29.627 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=53390&dateEffet=2026-01-28" responded 200 in 40.4933 ms 2026-01-23 11:10:33.627 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-01-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=20200&dateEffet=2026-01-28" responded 200 in 29.7737 ms 2026-01-23 11:11:05.682 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630066108740002113980182" responded 200 in 329.2555 ms 2026-01-23 11:11:06.307 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 9425.7910 ms 2026-01-23 11:11:07.415 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630066108740002113980182" responded 200 in 260.1976 ms 2026-01-23 11:11:14.377 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 13388.6894 ms 2026-01-23 11:11:14.738 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3462 ms 2026-01-23 11:11:15.229 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.0876 ms 2026-01-23 11:11:15.409 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 484.9075 ms 2026-01-23 11:11:15.714 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.0752 ms 2026-01-23 11:11:20.749 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 10315.2404 ms 2026-01-23 11:11:33.932 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 11103.3233 ms 2026-01-23 11:11:34.595 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2840 ms 2026-01-23 11:11:36.054 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1354.1939 ms 2026-01-23 11:11:36.836 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c1650784-8033-4b37-0189-08de5a606e05" responded 200 in 37834.6990 ms 2026-01-23 11:11:37.005 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2382 ms 2026-01-23 11:11:37.931 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 788.7197 ms 2026-01-23 11:11:41.856 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3979.0653 ms 2026-01-23 11:11:52.283 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 638.0091 ms 2026-01-23 11:11:52.450 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2904 ms 2026-01-23 11:11:52.803 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 7556.3838 ms 2026-01-23 11:11:54.357 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1683.6617 ms 2026-01-23 11:12:02.031 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0546 ms 2026-01-23 11:12:03.414 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-04-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13580&dateEffet=2026-01-28" responded 200 in 781.1671 ms 2026-01-23 11:12:05.956 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3874.7095 ms 2026-01-23 11:12:06.467 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1995 ms 2026-01-23 11:12:06.469 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.8321 ms 2026-01-23 11:12:07.436 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 11804.6807 ms 2026-01-23 11:12:07.811 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3406 ms 2026-01-23 11:12:10.043 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3266.8038 ms 2026-01-23 11:12:11.071 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2960.9609 ms 2026-01-23 11:12:11.964 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1879.0602 ms 2026-01-23 11:12:12.993 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-02-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=51100&dateEffet=2026-01-28" responded 200 in 547.7047 ms 2026-01-23 11:12:14.262 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 13526.6505 ms 2026-01-23 11:12:14.603 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3621 ms 2026-01-23 11:12:17.387 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2578.4741 ms 2026-01-23 11:12:19.148 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 20008.6853 ms 2026-01-23 11:12:40.058 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:12:40.058 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:12:40.677 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 17607.6420 ms 2026-01-23 11:12:42.598 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:12:42.598 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:12:46.153 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 21261.0908 ms 2026-01-23 11:12:46.590 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 17697.2630 ms 2026-01-23 11:12:50.117 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 12697.0289 ms 2026-01-23 11:12:50.498 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1840 ms 2026-01-23 11:12:53.004 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2412.8079 ms 2026-01-23 11:13:03.030 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 24113.9830 ms 2026-01-23 11:13:03.621 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2815 ms 2026-01-23 11:13:09.661 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 5947.5258 ms 2026-01-23 11:13:16.392 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 27972.2779 ms 2026-01-23 11:13:20.560 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 40501.1695 ms 2026-01-23 11:13:22.291 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 30122.8650 ms 2026-01-23 11:13:22.902 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 27930.6703 ms 2026-01-23 11:13:23.912 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3171 ms 2026-01-23 11:13:25.167 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 42569.7802 ms 2026-01-23 11:13:25.434 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:25.434 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:25.434 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3474 ms 2026-01-23 11:13:25.527 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:25.527 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:25.849 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1584.9196 ms 2026-01-23 11:13:30.416 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4888.5363 ms 2026-01-23 11:13:35.529 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 29094.2015 ms 2026-01-23 11:13:36.062 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:36.062 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:36.603 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 34638.6199 ms 2026-01-23 11:13:37.645 +01:00 [Error] Failed executing DbCommand ("30,779"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:72186e29-5daa-4b9a-b503-8aea63cfb1fa Error Number:-2,State:0,Class:11 2026-01-23 11:13:37.646 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 38197.1759 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:72186e29-5daa-4b9a-b503-8aea63cfb1fa Error Number:-2,State:0,Class:11 2026-01-23 11:13:37.650 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:72186e29-5daa-4b9a-b503-8aea63cfb1fa Error Number:-2,State:0,Class:11 2026-01-23 11:13:37.654 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 11:13:37.688 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 34555.6032 ms 2026-01-23 11:13:39.385 +01:00 [Error] Failed executing DbCommand ("30,936"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:626a637f-7a1d-473a-8c78-d526aa547004 Error Number:-2,State:0,Class:11 2026-01-23 11:13:39.387 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 39967.5359 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:626a637f-7a1d-473a-8c78-d526aa547004 Error Number:-2,State:0,Class:11 2026-01-23 11:13:39.391 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:626a637f-7a1d-473a-8c78-d526aa547004 Error Number:-2,State:0,Class:11 2026-01-23 11:13:39.397 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 11:13:40.637 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 2984.0429 ms 2026-01-23 11:13:41.415 +01:00 [Information] User logged out. 2026-01-23 11:13:41.416 +01:00 [Information] HTTP "POST" "/Account/Logout" responded 302 in 5.2987 ms 2026-01-23 11:13:41.463 +01:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 0.8710 ms 2026-01-23 11:13:43.722 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 4327.2024 ms 2026-01-23 11:13:44.516 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 8033.2662 ms 2026-01-23 11:13:44.961 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 24658.9523 ms 2026-01-23 11:13:44.998 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 6728.5792 ms 2026-01-23 11:13:45.098 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 38287.5655 ms 2026-01-23 11:13:45.405 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 22912.3484 ms 2026-01-23 11:13:45.624 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 20752.9151 ms 2026-01-23 11:13:45.673 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 29337.0415 ms 2026-01-23 11:13:45.703 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 15474.7011 ms 2026-01-23 11:13:45.759 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 30483.9058 ms 2026-01-23 11:13:45.932 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 11:13:45.933 +01:00 [Information] HTTP "POST" "/Account/Login" responded 302 in 37.2240 ms 2026-01-23 11:13:46.006 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11182.5157 ms 2026-01-23 11:13:46.022 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2288 ms 2026-01-23 11:13:46.023 +01:00 [Information] HTTP "GET" "/" responded 200 in 39.9196 ms 2026-01-23 11:13:46.138 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3459 ms 2026-01-23 11:13:46.151 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2244 ms 2026-01-23 11:13:46.154 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 10092.2565 ms 2026-01-23 11:13:46.275 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.9241 ms 2026-01-23 11:13:46.285 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.9741 ms 2026-01-23 11:13:46.358 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e6266133-a36c-4ea3-0190-08de5a606e05" responded 200 in 33903.2453 ms 2026-01-23 11:13:46.358 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2379 ms 2026-01-23 11:13:46.408 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:46.408 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:46.408 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3632 ms 2026-01-23 11:13:46.419 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 89.7407 ms 2026-01-23 11:13:46.503 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.2081 ms 2026-01-23 11:13:46.562 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:46.562 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:46.586 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7969 ms 2026-01-23 11:13:46.663 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3573 ms 2026-01-23 11:13:46.783 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1253 ms 2026-01-23 11:13:47.330 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2015 ms 2026-01-23 11:13:47.607 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.9318 ms 2026-01-23 11:13:48.124 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 131.9920 ms 2026-01-23 11:13:48.400 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3313 ms 2026-01-23 11:13:48.557 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.3157 ms 2026-01-23 11:13:50.839 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e4c2fa2a-816f-46f9-0191-08de5a606e05" responded 200 in 284.1412 ms 2026-01-23 11:13:51.643 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:51.643 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:51.680 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3557 ms 2026-01-23 11:13:51.780 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2946 ms 2026-01-23 11:13:51.993 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 350.0586 ms 2026-01-23 11:13:52.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:52.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:52.246 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4481 ms 2026-01-23 11:13:52.354 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:52.354 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:13:52.395 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2587 ms 2026-01-23 11:13:52.665 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 361.3470 ms 2026-01-23 11:13:52.987 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2942 ms 2026-01-23 11:13:53.195 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.8301 ms 2026-01-23 11:13:56.411 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c1650784-8033-4b37-0189-08de5a606e05" responded 200 in 299.1480 ms 2026-01-23 11:13:56.684 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2893 ms 2026-01-23 11:13:56.795 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2955 ms 2026-01-23 11:13:57.964 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 352.2589 ms 2026-01-23 11:13:58.406 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3686 ms 2026-01-23 11:13:58.583 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6132 ms 2026-01-23 11:14:00.573 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.2079 ms 2026-01-23 11:14:00.918 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2955 ms 2026-01-23 11:14:01.103 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2461 ms 2026-01-23 11:14:02.295 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 338.9188 ms 2026-01-23 11:14:02.438 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2001-02-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29200&dateEffet=2026-01-28" responded 200 in 28.9762 ms 2026-01-23 11:14:02.539 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:14:02.540 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:14:02.613 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.4247 ms 2026-01-23 11:14:02.700 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3408 ms 2026-01-23 11:14:02.768 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:14:02.768 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:14:02.768 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3912 ms 2026-01-23 11:14:02.851 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3928 ms 2026-01-23 11:14:02.880 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:14:02.881 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:14:02.926 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.2656 ms 2026-01-23 11:14:03.795 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 351.0787 ms 2026-01-23 11:14:04.118 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2982 ms 2026-01-23 11:14:04.309 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.5706 ms 2026-01-23 11:14:05.271 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.8155 ms 2026-01-23 11:14:05.590 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3322 ms 2026-01-23 11:14:05.776 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5293 ms 2026-01-23 11:14:08.133 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 290.7283 ms 2026-01-23 11:14:08.447 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 394.7449 ms 2026-01-23 11:14:08.571 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 324.6133 ms 2026-01-23 11:14:08.771 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2710 ms 2026-01-23 11:14:08.913 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3125 ms 2026-01-23 11:14:09.047 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.5929 ms 2026-01-23 11:14:09.102 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9957 ms 2026-01-23 11:14:10.468 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 765.0425 ms 2026-01-23 11:14:10.532 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 527.4490 ms 2026-01-23 11:14:10.631 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 450.4219 ms 2026-01-23 11:14:10.885 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3198 ms 2026-01-23 11:14:11.078 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2226 ms 2026-01-23 11:14:11.305 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:14:11.305 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:14:11.345 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-03-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59225&dateEffet=2026-01-27" responded 200 in 39.6305 ms 2026-01-23 11:14:12.220 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 347.4962 ms 2026-01-23 11:14:12.489 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3022 ms 2026-01-23 11:14:12.600 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.5364 ms 2026-01-23 11:14:31.750 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.9692 ms 2026-01-23 11:14:32.104 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2068 ms 2026-01-23 11:14:32.214 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2771 ms 2026-01-23 11:14:41.489 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR5320041010000319927J02178" responded 200 in 14.7993 ms 2026-01-23 11:14:43.594 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-10-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27550&dateEffet=2026-01-28" responded 200 in 29.4795 ms 2026-01-23 11:14:43.607 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR5320041010000319927J02178" responded 200 in 15.0437 ms 2026-01-23 11:14:57.659 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.7266 ms 2026-01-23 11:14:58.308 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3128 ms 2026-01-23 11:14:58.394 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.0106 ms 2026-01-23 11:15:08.342 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 282.5483 ms 2026-01-23 11:15:08.683 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3361 ms 2026-01-23 11:15:08.905 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.7859 ms 2026-01-23 11:15:08.914 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.0410 ms 2026-01-23 11:15:09.071 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3312 ms 2026-01-23 11:15:09.259 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5825 ms 2026-01-23 11:15:12.841 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.5587 ms 2026-01-23 11:15:12.984 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3894 ms 2026-01-23 11:15:13.112 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6881 ms 2026-01-23 11:15:13.549 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1206.7197 ms 2026-01-23 11:15:15.013 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e4c2fa2a-816f-46f9-0191-08de5a606e05" responded 200 in 286.9336 ms 2026-01-23 11:15:15.287 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3008 ms 2026-01-23 11:15:15.493 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3086 ms 2026-01-23 11:15:24.485 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 11:15:24.485 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.4443 ms 2026-01-23 11:15:24.534 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 11:15:24.535 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 11:15:24.536 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 2.3423 ms 2026-01-23 11:15:27.460 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4817.2797 ms 2026-01-23 11:15:29.743 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 197.5001 ms 2026-01-23 11:15:30.187 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3367 ms 2026-01-23 11:15:30.499 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8056 ms 2026-01-23 11:15:33.767 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 337.0249 ms 2026-01-23 11:15:34.121 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3272 ms 2026-01-23 11:15:34.245 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7966 ms 2026-01-23 11:15:36.833 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e4c2fa2a-816f-46f9-0191-08de5a606e05" responded 200 in 282.0982 ms 2026-01-23 11:15:37.254 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3206 ms 2026-01-23 11:15:37.389 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8382 ms 2026-01-23 11:15:39.952 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 151.4545 ms 2026-01-23 11:15:40.523 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 472.3898 ms 2026-01-23 11:15:40.779 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3232 ms 2026-01-23 11:15:41.048 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2906 ms 2026-01-23 11:15:59.708 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 11:15:59.722 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 11:15:59.722 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 13.9812 ms 2026-01-23 11:16:00.167 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 396.9032 ms 2026-01-23 11:16:00.502 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3674 ms 2026-01-23 11:16:00.634 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0548 ms 2026-01-23 11:16:02.208 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.0647 ms 2026-01-23 11:16:02.579 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1891 ms 2026-01-23 11:16:02.790 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.8189 ms 2026-01-23 11:16:09.121 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 503.7242 ms 2026-01-23 11:16:09.512 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2162 ms 2026-01-23 11:16:09.759 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1542 ms 2026-01-23 11:16:11.452 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 525.5384 ms 2026-01-23 11:16:11.844 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2150 ms 2026-01-23 11:16:12.048 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 75.8622 ms 2026-01-23 11:16:13.964 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 512.1294 ms 2026-01-23 11:16:14.312 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3072 ms 2026-01-23 11:16:14.447 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.0188 ms 2026-01-23 11:16:15.305 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-05-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=64530&dateEffet=2026-01-28" responded 200 in 45.4361 ms 2026-01-23 11:16:15.411 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-05-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=64530&dateEffet=2026-01-28" responded 200 in 41.2647 ms 2026-01-23 11:16:16.382 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 515.3890 ms 2026-01-23 11:16:16.586 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2865 ms 2026-01-23 11:16:16.750 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.3323 ms 2026-01-23 11:16:18.360 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 504.1539 ms 2026-01-23 11:16:18.619 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3497 ms 2026-01-23 11:16:18.846 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.2850 ms 2026-01-23 11:16:20.481 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 527.9622 ms 2026-01-23 11:16:20.582 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30900&dateEffet=2026-01-28" responded 200 in 31.8652 ms 2026-01-23 11:16:20.673 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2441 ms 2026-01-23 11:16:20.830 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.3937 ms 2026-01-23 11:16:23.539 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 698.5834 ms 2026-01-23 11:16:23.578 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 484.3763 ms 2026-01-23 11:16:23.734 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3338 ms 2026-01-23 11:16:23.928 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.9887 ms 2026-01-23 11:16:23.942 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2161 ms 2026-01-23 11:16:24.420 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.3822 ms 2026-01-23 11:16:25.305 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 249.2945 ms 2026-01-23 11:16:25.493 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2088 ms 2026-01-23 11:16:25.675 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.6903 ms 2026-01-23 11:16:25.685 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.7781 ms 2026-01-23 11:16:26.123 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1892 ms 2026-01-23 11:16:26.301 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.9972 ms 2026-01-23 11:16:27.790 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c1650784-8033-4b37-0189-08de5a606e05" responded 200 in 347.8513 ms 2026-01-23 11:16:28.003 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2980 ms 2026-01-23 11:16:28.178 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.5854 ms 2026-01-23 11:16:48.226 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-06-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44300&dateEffet=2026-01-28" responded 200 in 46.0625 ms 2026-01-23 11:16:51.548 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1954-05-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75001&dateEffet=2026-01-24" responded 200 in 31.2987 ms 2026-01-23 11:16:58.992 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 531.7887 ms 2026-01-23 11:16:59.754 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2467 ms 2026-01-23 11:17:00.138 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:00.138 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:00.243 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 105.6097 ms 2026-01-23 11:17:00.421 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1797 ms 2026-01-23 11:17:00.481 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:00.481 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:00.481 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3791 ms 2026-01-23 11:17:00.680 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:00.680 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:00.741 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.1077 ms 2026-01-23 11:17:11.432 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6d112921-ed24-4d2b-0192-08de5a606e05" responded 200 in 4390.6006 ms 2026-01-23 11:17:11.659 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2880 ms 2026-01-23 11:17:11.816 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4999 ms 2026-01-23 11:17:13.948 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.6490 ms 2026-01-23 11:17:14.603 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8902 ms 2026-01-23 11:17:15.126 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6855 ms 2026-01-23 11:17:20.705 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 103.3541 ms 2026-01-23 11:17:21.058 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2957 ms 2026-01-23 11:17:21.344 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.4617 ms 2026-01-23 11:17:23.577 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6d112921-ed24-4d2b-0192-08de5a606e05" responded 200 in 371.4191 ms 2026-01-23 11:17:24.397 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3487 ms 2026-01-23 11:17:24.534 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.1972 ms 2026-01-23 11:17:25.109 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 99.1737 ms 2026-01-23 11:17:25.573 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 372.5970 ms 2026-01-23 11:17:25.803 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1854 ms 2026-01-23 11:17:26.066 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.2749 ms 2026-01-23 11:17:26.798 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:26.798 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:26.891 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.6948 ms 2026-01-23 11:17:27.193 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:27.193 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:27.193 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8235 ms 2026-01-23 11:17:27.468 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:27.468 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:27.518 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.0523 ms 2026-01-23 11:17:31.584 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-02-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33800&dateEffet=2026-01-24" responded 200 in 90.1800 ms 2026-01-23 11:17:31.718 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-02-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33800&dateEffet=2026-01-24" responded 200 in 38.9862 ms 2026-01-23 11:17:33.568 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 116.6331 ms 2026-01-23 11:17:33.807 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1727 ms 2026-01-23 11:17:34.172 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.9107 ms 2026-01-23 11:17:39.779 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:39.779 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:17:39.904 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-02-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=24600&dateEffet=2026-01-28" responded 200 in 125.7924 ms 2026-01-23 11:17:39.964 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 686.0569 ms 2026-01-23 11:17:40.149 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3303 ms 2026-01-23 11:17:40.374 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.3633 ms 2026-01-23 11:17:42.773 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 116.1914 ms 2026-01-23 11:17:42.981 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3152 ms 2026-01-23 11:17:43.134 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7248 ms 2026-01-23 11:17:45.117 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.8235 ms 2026-01-23 11:17:45.461 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3065 ms 2026-01-23 11:17:45.598 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6775 ms 2026-01-23 11:17:54.840 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2004-07-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=66350&dateEffet=2026-01-28" responded 200 in 31.8902 ms 2026-01-23 11:17:54.911 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2004-07-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=66350&dateEffet=2026-01-28" responded 200 in 31.0118 ms 2026-01-23 11:17:58.801 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:17:58.801 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:17:58.894 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.6238 ms 2026-01-23 11:17:59.147 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:17:59.147 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:17:59.147 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3980 ms 2026-01-23 11:17:59.212 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:17:59.212 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:17:59.248 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8599 ms 2026-01-23 11:18:14.708 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:18:14.708 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:18:14.762 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-11-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91390&dateEffet=2026-01-28" responded 200 in 55.5493 ms 2026-01-23 11:18:30.960 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.2808 ms 2026-01-23 11:18:32.168 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1981 ms 2026-01-23 11:18:33.753 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9704 ms 2026-01-23 11:18:41.997 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-07-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76620&dateEffet=2026-01-28" responded 200 in 56.1026 ms 2026-01-23 11:19:14.872 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 305.7312 ms 2026-01-23 11:19:17.136 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 397.3815 ms 2026-01-23 11:19:17.680 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2166 ms 2026-01-23 11:19:17.932 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 75.3947 ms 2026-01-23 11:19:18.558 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 117.1421 ms 2026-01-23 11:19:19.891 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1469 ms 2026-01-23 11:19:20.036 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.2502 ms 2026-01-23 11:19:29.442 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-05-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=71500&dateEffet=2026-01-28" responded 200 in 45.8128 ms 2026-01-23 11:19:36.440 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-11-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94120&dateEffet=2026-01-28" responded 200 in 32.8626 ms 2026-01-23 11:19:43.422 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.5214 ms 2026-01-23 11:19:43.830 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2108 ms 2026-01-23 11:19:44.114 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.6897 ms 2026-01-23 11:19:49.130 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 104.8980 ms 2026-01-23 11:19:50.614 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3428 ms 2026-01-23 11:19:50.716 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.6824 ms 2026-01-23 11:20:07.835 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-10-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57120&dateEffet=2026-01-28" responded 200 in 40.8220 ms 2026-01-23 11:20:13.628 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 640.7758 ms 2026-01-23 11:20:13.974 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3615 ms 2026-01-23 11:20:14.230 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.4114 ms 2026-01-23 11:20:35.176 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.1210 ms 2026-01-23 11:20:36.019 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1222 ms 2026-01-23 11:20:36.140 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.2300 ms 2026-01-23 11:20:45.997 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-09-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=85430&dateEffet=2026-01-24" responded 200 in 51.9500 ms 2026-01-23 11:20:47.953 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:20:47.953 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:20:48.046 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.9604 ms 2026-01-23 11:20:48.272 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:20:48.272 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:20:48.272 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3578 ms 2026-01-23 11:20:48.750 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:20:48.750 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:20:48.787 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2140 ms 2026-01-23 11:20:57.756 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:20:57.757 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:20:57.813 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-04-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93240&dateEffet=2026-01-28" responded 200 in 56.7228 ms 2026-01-23 11:21:06.588 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:21:06.588 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:21:07.210 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 622.9402 ms 2026-01-23 11:21:07.539 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:21:07.539 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:21:07.539 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4308 ms 2026-01-23 11:21:07.637 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:21:07.637 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:21:07.692 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.3104 ms 2026-01-23 11:21:19.174 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.5901 ms 2026-01-23 11:21:19.530 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3396 ms 2026-01-23 11:21:19.678 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.3938 ms 2026-01-23 11:21:19.715 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-03-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34420&dateEffet=2026-01-28" responded 200 in 31.5311 ms 2026-01-23 11:21:20.093 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR5330002031400000059465L48" responded 200 in 24.7127 ms 2026-01-23 11:21:22.032 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR5330002031400000059465L48" responded 200 in 26.3345 ms 2026-01-23 11:21:29.068 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1248.4514 ms 2026-01-23 11:21:43.453 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 350.4765 ms 2026-01-23 11:21:43.800 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3043 ms 2026-01-23 11:21:44.075 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9833 ms 2026-01-23 11:21:53.842 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6559.9618 ms 2026-01-23 11:21:56.231 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 311.4220 ms 2026-01-23 11:21:56.599 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3454 ms 2026-01-23 11:21:56.795 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.1752 ms 2026-01-23 11:22:10.300 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:10.300 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:10.344 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613335003010403453080112" responded 200 in 44.3877 ms 2026-01-23 11:22:12.309 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:12.310 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:12.329 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613335003010403453080112" responded 200 in 20.1062 ms 2026-01-23 11:22:13.845 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.1312 ms 2026-01-23 11:22:13.893 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:13.893 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:14.194 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2692 ms 2026-01-23 11:22:14.410 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.4656 ms 2026-01-23 11:22:15.577 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1684.1230 ms 2026-01-23 11:22:17.064 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:17.064 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:17.285 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 387.7138 ms 2026-01-23 11:22:17.560 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1935 ms 2026-01-23 11:22:17.715 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8668 ms 2026-01-23 11:22:19.019 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 341.6408 ms 2026-01-23 11:22:19.198 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3386 ms 2026-01-23 11:22:19.367 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3278 ms 2026-01-23 11:22:19.959 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 995.3411 ms 2026-01-23 11:22:21.435 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 343.3437 ms 2026-01-23 11:22:21.624 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3387 ms 2026-01-23 11:22:21.814 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2663 ms 2026-01-23 11:22:22.781 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 380.6992 ms 2026-01-23 11:22:22.939 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3722 ms 2026-01-23 11:22:23.109 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4807 ms 2026-01-23 11:22:24.341 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 7277.9144 ms 2026-01-23 11:22:24.884 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 339.9361 ms 2026-01-23 11:22:25.055 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2939 ms 2026-01-23 11:22:25.265 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.2169 ms 2026-01-23 11:22:25.562 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-06-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59710&dateEffet=2026-01-28" responded 200 in 28.9781 ms 2026-01-23 11:22:26.372 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616106000458610771279731" responded 200 in 14.6656 ms 2026-01-23 11:22:26.429 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:26.429 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:26.747 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 318.5057 ms 2026-01-23 11:22:26.862 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 402.6018 ms 2026-01-23 11:22:26.993 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:26.993 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:26.993 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3697 ms 2026-01-23 11:22:27.041 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3392 ms 2026-01-23 11:22:27.208 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5944 ms 2026-01-23 11:22:27.267 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:27.267 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:27.300 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8479 ms 2026-01-23 11:22:28.364 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 352.1091 ms 2026-01-23 11:22:28.534 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3093 ms 2026-01-23 11:22:28.697 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5717 ms 2026-01-23 11:22:29.361 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616106000458610771279731" responded 200 in 34.2149 ms 2026-01-23 11:22:29.835 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 352.1053 ms 2026-01-23 11:22:30.013 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2692 ms 2026-01-23 11:22:30.203 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7685 ms 2026-01-23 11:22:30.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:30.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:31.040 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 299.3006 ms 2026-01-23 11:22:31.239 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:31.239 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:31.239 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5509 ms 2026-01-23 11:22:31.299 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 457.3137 ms 2026-01-23 11:22:31.425 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:31.425 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:22:31.449 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4241 ms 2026-01-23 11:22:31.472 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2186 ms 2026-01-23 11:22:31.660 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.1180 ms 2026-01-23 11:22:32.509 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.0542 ms 2026-01-23 11:22:32.698 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1882 ms 2026-01-23 11:22:32.894 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4057 ms 2026-01-23 11:22:33.919 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 368.6918 ms 2026-01-23 11:22:34.132 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1884 ms 2026-01-23 11:22:34.297 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8526 ms 2026-01-23 11:22:34.676 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 362.3525 ms 2026-01-23 11:22:35.050 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1743 ms 2026-01-23 11:22:35.308 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8059 ms 2026-01-23 11:22:36.104 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.1857 ms 2026-01-23 11:22:36.266 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3602 ms 2026-01-23 11:22:36.430 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.5579 ms 2026-01-23 11:22:39.141 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.5645 ms 2026-01-23 11:22:39.368 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1658 ms 2026-01-23 11:22:39.481 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2879 ms 2026-01-23 11:22:41.280 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3801.5065 ms 2026-01-23 11:22:41.555 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 358.7218 ms 2026-01-23 11:22:41.868 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2776 ms 2026-01-23 11:22:42.111 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9842 ms 2026-01-23 11:22:44.742 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 192.6329 ms 2026-01-23 11:22:47.139 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2380 ms 2026-01-23 11:22:47.690 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4945 ms 2026-01-23 11:22:53.545 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a60009f2-1aa1-46e5-0193-08de5a606e05" responded 200 in 285.8445 ms 2026-01-23 11:22:53.690 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.0784 ms 2026-01-23 11:22:53.710 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 304 in 0.0449 ms 2026-01-23 11:22:53.818 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1959 ms 2026-01-23 11:22:54.077 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.0575 ms 2026-01-23 11:22:56.836 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.3091 ms 2026-01-23 11:22:58.151 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2627 ms 2026-01-23 11:22:58.468 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 380.6835 ms 2026-01-23 11:22:59.129 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 532.5477 ms 2026-01-23 11:22:59.131 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.3347 ms 2026-01-23 11:22:59.285 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3cdd73d6-b745-4ad2-018e-08de5a606e05" responded 200 in 330.8310 ms 2026-01-23 11:22:59.972 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3631 ms 2026-01-23 11:23:00.227 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2250 ms 2026-01-23 11:23:00.333 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.1182 ms 2026-01-23 11:23:00.441 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4063 ms 2026-01-23 11:23:02.475 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 345.7721 ms 2026-01-23 11:23:02.659 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2377 ms 2026-01-23 11:23:02.771 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0368 ms 2026-01-23 11:23:04.305 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 385.4768 ms 2026-01-23 11:23:04.870 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 401.2033 ms 2026-01-23 11:23:05.497 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3612 ms 2026-01-23 11:23:05.661 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.6887 ms 2026-01-23 11:23:08.595 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 533.6926 ms 2026-01-23 11:23:09.508 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1483 ms 2026-01-23 11:23:09.662 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2004-11-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02500&dateEffet=2026-01-28" responded 200 in 55.7345 ms 2026-01-23 11:23:09.801 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.2138 ms 2026-01-23 11:23:12.248 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 127.9265 ms 2026-01-23 11:23:12.299 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 132.1851 ms 2026-01-23 11:23:12.695 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2896 ms 2026-01-23 11:23:12.808 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6191 ms 2026-01-23 11:23:12.933 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 567.6729 ms 2026-01-23 11:23:12.934 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e0ac58e0-4fc3-401e-0195-08de5a606e05" responded 200 in 437.0295 ms 2026-01-23 11:23:13.097 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3298 ms 2026-01-23 11:23:13.150 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2832 ms 2026-01-23 11:23:13.291 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.9555 ms 2026-01-23 11:23:13.568 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 66.5533 ms 2026-01-23 11:23:17.632 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a60009f2-1aa1-46e5-0193-08de5a606e05" responded 200 in 351.3581 ms 2026-01-23 11:23:17.879 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:17.879 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:17.925 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3504 ms 2026-01-23 11:23:18.058 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.8270 ms 2026-01-23 11:23:18.505 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 625.7853 ms 2026-01-23 11:23:18.650 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:18.650 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:18.650 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4587 ms 2026-01-23 11:23:18.802 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:18.802 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:18.855 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.0872 ms 2026-01-23 11:23:19.800 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:19.800 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:20.422 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 623.4842 ms 2026-01-23 11:23:20.578 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:20.578 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:20.578 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3684 ms 2026-01-23 11:23:20.710 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:20.710 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:20.763 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.9045 ms 2026-01-23 11:23:21.172 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:21.172 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:21.830 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 658.2084 ms 2026-01-23 11:23:21.988 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:21.988 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:21.988 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5095 ms 2026-01-23 11:23:22.106 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:22.106 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:22.150 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4525 ms 2026-01-23 11:23:22.695 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:22.695 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:23.319 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 623.9982 ms 2026-01-23 11:23:23.454 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:23.454 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:23.454 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4456 ms 2026-01-23 11:23:23.625 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:23.625 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:23.669 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4114 ms 2026-01-23 11:23:23.977 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:23.977 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:24.598 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 621.5135 ms 2026-01-23 11:23:24.758 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:24.758 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:24.758 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3645 ms 2026-01-23 11:23:24.866 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:24.866 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:24.908 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6316 ms 2026-01-23 11:23:25.360 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:25.360 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:26.146 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 786.0125 ms 2026-01-23 11:23:26.148 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 842.7378 ms 2026-01-23 11:23:26.298 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:26.298 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:26.298 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4435 ms 2026-01-23 11:23:26.409 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:26.409 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:26.468 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.5572 ms 2026-01-23 11:23:26.790 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2850 ms 2026-01-23 11:23:27.079 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.2363 ms 2026-01-23 11:23:27.953 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:27.953 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:28.283 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.0401 ms 2026-01-23 11:23:28.434 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:28.434 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:28.434 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5260 ms 2026-01-23 11:23:28.540 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:28.540 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:28.576 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2207 ms 2026-01-23 11:23:29.200 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:29.201 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:29.542 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 342.0002 ms 2026-01-23 11:23:29.694 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:29.694 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:29.694 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3554 ms 2026-01-23 11:23:29.802 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:29.802 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:29.836 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.7500 ms 2026-01-23 11:23:30.455 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:30.455 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:30.585 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3158.8336 ms 2026-01-23 11:23:30.812 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.9273 ms 2026-01-23 11:23:30.964 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:30.964 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:30.964 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4265 ms 2026-01-23 11:23:31.084 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:31.084 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:31.107 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1165 ms 2026-01-23 11:23:31.690 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:31.690 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:32.068 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 377.5227 ms 2026-01-23 11:23:32.217 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:32.217 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:32.217 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4537 ms 2026-01-23 11:23:32.339 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:32.340 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:32.401 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.1062 ms 2026-01-23 11:23:32.968 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:32.968 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:33.395 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 426.9231 ms 2026-01-23 11:23:33.553 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:33.553 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:33.553 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4439 ms 2026-01-23 11:23:33.671 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:33.671 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:33.698 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.0923 ms 2026-01-23 11:23:34.344 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:34.344 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:34.696 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 351.6731 ms 2026-01-23 11:23:34.845 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:34.845 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:34.845 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4112 ms 2026-01-23 11:23:34.972 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:34.972 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:35.017 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.8275 ms 2026-01-23 11:23:35.558 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:35.558 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:35.908 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 350.1529 ms 2026-01-23 11:23:36.057 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:36.057 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:36.057 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3663 ms 2026-01-23 11:23:36.185 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:36.185 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:36.221 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8495 ms 2026-01-23 11:23:36.591 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 247.4119 ms 2026-01-23 11:23:36.651 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:36.651 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:37.014 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 363.4562 ms 2026-01-23 11:23:37.168 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:37.168 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:37.168 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4923 ms 2026-01-23 11:23:37.288 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:37.289 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:37.330 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5021 ms 2026-01-23 11:23:37.335 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2051 ms 2026-01-23 11:23:37.529 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8581 ms 2026-01-23 11:23:37.729 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:37.730 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:38.086 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.6524 ms 2026-01-23 11:23:38.242 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:38.242 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:38.242 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4563 ms 2026-01-23 11:23:38.371 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:38.371 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:38.403 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8715 ms 2026-01-23 11:23:38.839 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:38.839 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:39.177 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 338.4473 ms 2026-01-23 11:23:39.332 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:39.332 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:39.332 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4568 ms 2026-01-23 11:23:39.441 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:39.441 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:39.466 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4055 ms 2026-01-23 11:23:40.094 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:40.094 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:40.422 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 328.2400 ms 2026-01-23 11:23:40.569 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:40.569 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:40.569 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3750 ms 2026-01-23 11:23:40.692 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:40.692 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:40.716 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3171 ms 2026-01-23 11:23:41.354 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:41.354 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:41.698 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.2048 ms 2026-01-23 11:23:41.848 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:41.848 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:41.848 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4453 ms 2026-01-23 11:23:41.973 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:41.973 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:41.997 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7657 ms 2026-01-23 11:23:42.391 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:42.391 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:42.741 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 350.3301 ms 2026-01-23 11:23:42.898 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:42.898 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:42.898 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4557 ms 2026-01-23 11:23:43.029 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:43.029 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:43.079 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.3807 ms 2026-01-23 11:23:43.551 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 253.9662 ms 2026-01-23 11:23:43.567 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:43.568 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:43.914 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.4230 ms 2026-01-23 11:23:44.071 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:44.071 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:44.071 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4529 ms 2026-01-23 11:23:44.192 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:44.192 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:44.235 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2886 ms 2026-01-23 11:23:44.517 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3669 ms 2026-01-23 11:23:44.681 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6101 ms 2026-01-23 11:23:46.006 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:46.006 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:46.370 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 364.7467 ms 2026-01-23 11:23:46.509 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:46.509 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:46.509 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4087 ms 2026-01-23 11:23:46.623 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:46.623 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:46.655 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5576 ms 2026-01-23 11:23:47.214 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:47.214 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:47.574 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.7480 ms 2026-01-23 11:23:47.713 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:47.713 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:47.713 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4240 ms 2026-01-23 11:23:47.896 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:47.897 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:23:47.940 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0490 ms 2026-01-23 11:23:50.354 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 185.2470 ms 2026-01-23 11:23:51.211 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1993 ms 2026-01-23 11:23:51.398 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5657 ms 2026-01-23 11:24:06.596 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:06.596 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:06.827 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 232.1461 ms 2026-01-23 11:24:06.994 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:06.994 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:06.995 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5080 ms 2026-01-23 11:24:07.110 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:07.110 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:07.152 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9370 ms 2026-01-23 11:24:08.317 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:08.317 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:08.623 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=19bafcdb-1c8d-4122-0194-08de5a606e05" responded 200 in 307.4913 ms 2026-01-23 11:24:08.738 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 304 in 0.0894 ms 2026-01-23 11:24:08.752 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.0998 ms 2026-01-23 11:24:08.767 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:08.767 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:08.767 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3836 ms 2026-01-23 11:24:08.904 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:08.904 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:08.937 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9632 ms 2026-01-23 11:24:19.750 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.6793 ms 2026-01-23 11:24:19.926 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2951 ms 2026-01-23 11:24:20.055 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6147 ms 2026-01-23 11:24:23.068 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:23.068 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:23.195 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 128.1698 ms 2026-01-23 11:24:23.281 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:23.281 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:23.764 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 483.2193 ms 2026-01-23 11:24:23.920 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:23.920 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:23.920 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4171 ms 2026-01-23 11:24:24.043 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:24.043 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:24.092 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.5584 ms 2026-01-23 11:24:30.300 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:30.300 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:30.632 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=19bafcdb-1c8d-4122-0194-08de5a606e05" responded 200 in 332.4366 ms 2026-01-23 11:24:30.782 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:30.782 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:30.782 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4187 ms 2026-01-23 11:24:30.848 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:30.848 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:30.893 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.2546 ms 2026-01-23 11:24:31.731 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-10-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30900&dateEffet=2026-01-28" responded 200 in 30.8724 ms 2026-01-23 11:24:31.811 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-10-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30900&dateEffet=2026-01-28" responded 200 in 28.8917 ms 2026-01-23 11:24:39.218 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:39.218 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:39.830 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 612.5956 ms 2026-01-23 11:24:40.057 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:40.057 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:40.057 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4491 ms 2026-01-23 11:24:40.134 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:40.134 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:24:40.178 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4249 ms 2026-01-23 11:25:30.074 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-06-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=50570&dateEffet=2026-01-28" responded 200 in 59.3340 ms 2026-01-23 11:25:34.043 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:25:34.043 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:25:34.658 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 616.0970 ms 2026-01-23 11:25:34.882 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:25:34.883 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:25:34.883 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5893 ms 2026-01-23 11:25:35.031 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:25:35.031 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:25:35.085 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.6836 ms 2026-01-23 11:25:37.811 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:25:37.811 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:25:38.157 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.9126 ms 2026-01-23 11:25:38.431 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:25:38.431 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:25:38.431 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5243 ms 2026-01-23 11:25:38.586 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:25:38.586 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:25:38.630 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.9928 ms 2026-01-23 11:25:59.786 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:25:59.786 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:26:00.411 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 624.6671 ms 2026-01-23 11:26:00.660 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:26:00.661 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:26:00.661 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3666 ms 2026-01-23 11:26:00.737 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:26:00.737 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:26:00.781 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6052 ms 2026-01-23 11:26:49.742 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0504 ms 2026-01-23 11:26:49.844 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.5812 ms 2026-01-23 11:26:50.836 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2710 ms 2026-01-23 11:26:50.836 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9865 ms 2026-01-23 11:26:51.137 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6302 ms 2026-01-23 11:26:51.225 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8901 ms 2026-01-23 11:26:53.100 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 443.7077 ms 2026-01-23 11:26:53.651 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2967 ms 2026-01-23 11:26:53.957 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.7897 ms 2026-01-23 11:26:56.745 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 501.6313 ms 2026-01-23 11:26:57.142 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3826 ms 2026-01-23 11:26:57.295 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.7899 ms 2026-01-23 11:27:00.343 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=19bafcdb-1c8d-4122-0194-08de5a606e05" responded 200 in 378.1974 ms 2026-01-23 11:27:00.666 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2844 ms 2026-01-23 11:27:00.856 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.1497 ms 2026-01-23 11:27:10.795 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 114.0809 ms 2026-01-23 11:27:12.158 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1819 ms 2026-01-23 11:27:12.593 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2732 ms 2026-01-23 11:27:15.445 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:27:15.445 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:27:15.471 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7615519391100002015390435" responded 200 in 26.4611 ms 2026-01-23 11:27:17.753 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:27:17.753 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:27:17.778 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7615519391100002015390435" responded 200 in 25.3355 ms 2026-01-23 11:27:28.476 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-06-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78320&dateEffet=2026-01-28" responded 200 in 41.4871 ms 2026-01-23 11:27:33.687 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.3567 ms 2026-01-23 11:27:33.870 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.9803 ms 2026-01-23 11:27:37.416 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 105.5101 ms 2026-01-23 11:27:37.756 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2977 ms 2026-01-23 11:27:38.264 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 72.5445 ms 2026-01-23 11:27:43.547 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 11:27:43.548 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 46.5347 ms 2026-01-23 11:27:43.698 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 100.8121 ms 2026-01-23 11:27:46.929 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1789 ms 2026-01-23 11:27:47.657 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0003 ms 2026-01-23 11:27:50.054 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.0606 ms 2026-01-23 11:27:50.333 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1749 ms 2026-01-23 11:27:50.486 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2250 ms 2026-01-23 11:27:52.026 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:27:52.026 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:27:52.096 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1977-12-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69520&dateEffet=2026-01-28" responded 200 in 63.2938 ms 2026-01-23 11:27:52.644 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 618.8816 ms 2026-01-23 11:27:53.000 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:27:53.001 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:27:53.001 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5420 ms 2026-01-23 11:27:53.132 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:27:53.132 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:27:53.181 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.2828 ms 2026-01-23 11:27:54.345 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 638.2317 ms 2026-01-23 11:27:56.070 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3420 ms 2026-01-23 11:27:56.707 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.5159 ms 2026-01-23 11:28:01.868 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-12-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83640&dateEffet=2026-01-28" responded 200 in 51.0587 ms 2026-01-23 11:28:02.036 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-12-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83640&dateEffet=2026-01-28" responded 200 in 50.9205 ms 2026-01-23 11:28:02.557 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 622.1953 ms 2026-01-23 11:28:04.296 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3095 ms 2026-01-23 11:28:04.959 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6162 ms 2026-01-23 11:28:06.441 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:28:06.441 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:28:07.586 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1144.5672 ms 2026-01-23 11:28:22.180 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.3214 ms 2026-01-23 11:28:23.183 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2028 ms 2026-01-23 11:28:23.484 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0914 ms 2026-01-23 11:28:34.778 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:28:34.778 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:28:35.849 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-11-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=09000&dateEffet=2026-01-28" responded 200 in 38.8162 ms 2026-01-23 11:28:41.104 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6326.4295 ms 2026-01-23 11:28:43.306 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:28:43.306 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:28:43.425 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 118.6603 ms 2026-01-23 11:28:43.693 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:28:43.693 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:28:43.693 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4962 ms 2026-01-23 11:28:43.842 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:28:43.842 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:28:43.872 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.0840 ms 2026-01-23 11:29:03.491 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.3333 ms 2026-01-23 11:29:03.946 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3129 ms 2026-01-23 11:29:04.340 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3883 ms 2026-01-23 11:29:51.180 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616606260008488413228126" responded 200 in 15.3703 ms 2026-01-23 11:29:54.208 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616606260008488413228126" responded 200 in 18.2721 ms 2026-01-23 11:29:58.910 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.6221 ms 2026-01-23 11:29:59.206 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2786 ms 2026-01-23 11:29:59.460 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.4743 ms 2026-01-23 11:30:01.682 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:30:01.682 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:30:01.767 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.6312 ms 2026-01-23 11:30:02.222 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:30:02.222 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:30:02.222 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4198 ms 2026-01-23 11:30:02.300 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:30:02.300 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:30:02.348 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.5544 ms 2026-01-23 11:30:02.473 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 235.6242 ms 2026-01-23 11:30:02.699 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7596 ms 2026-01-23 11:30:02.888 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.3878 ms 2026-01-23 11:30:06.414 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1209.9057 ms 2026-01-23 11:30:18.781 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-12-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83500&dateEffet=2026-01-28" responded 200 in 54.5667 ms 2026-01-23 11:30:25.788 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 366.4931 ms 2026-01-23 11:30:26.109 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1856 ms 2026-01-23 11:30:26.638 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.0122 ms 2026-01-23 11:30:36.818 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:30:36.818 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:30:36.867 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-06-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34740&dateEffet=2026-01-24" responded 200 in 48.9327 ms 2026-01-23 11:30:37.241 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 253.3197 ms 2026-01-23 11:30:38.284 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2020 ms 2026-01-23 11:30:38.639 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.5142 ms 2026-01-23 11:30:56.015 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 332.5220 ms 2026-01-23 11:30:56.460 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2997 ms 2026-01-23 11:30:56.598 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.3596 ms 2026-01-23 11:31:27.787 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.6294 ms 2026-01-23 11:31:28.191 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2968 ms 2026-01-23 11:31:28.326 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7938 ms 2026-01-23 11:31:29.032 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.7676 ms 2026-01-23 11:31:29.440 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3618 ms 2026-01-23 11:31:29.633 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3666 ms 2026-01-23 11:31:52.905 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5691.7356 ms 2026-01-23 11:31:55.316 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 188.9820 ms 2026-01-23 11:31:55.709 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3057 ms 2026-01-23 11:31:55.960 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9819 ms 2026-01-23 11:32:11.438 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.2217 ms 2026-01-23 11:32:11.889 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1854 ms 2026-01-23 11:32:12.080 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4333 ms 2026-01-23 11:32:15.222 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.7507 ms 2026-01-23 11:32:16.084 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3018 ms 2026-01-23 11:32:16.853 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4791 ms 2026-01-23 11:32:26.226 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2000-01-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77370&dateEffet=2026-01-24" responded 200 in 47.7225 ms 2026-01-23 11:32:28.508 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-10-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33230&dateEffet=2026-01-28" responded 200 in 34.6096 ms 2026-01-23 11:32:53.429 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:32:53.429 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:32:53.510 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.4569 ms 2026-01-23 11:32:53.706 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:32:53.706 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:32:53.707 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4318 ms 2026-01-23 11:32:53.780 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:32:53.780 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:32:53.802 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5757 ms 2026-01-23 11:32:53.868 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.3105 ms 2026-01-23 11:32:54.166 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.5850 ms 2026-01-23 11:32:54.627 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3407 ms 2026-01-23 11:32:54.719 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0489 ms 2026-01-23 11:32:54.743 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8219 ms 2026-01-23 11:32:54.869 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.1733 ms 2026-01-23 11:32:56.033 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:32:56.033 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:32:56.148 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 115.1695 ms 2026-01-23 11:32:56.348 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:32:56.348 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:32:56.348 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4096 ms 2026-01-23 11:32:56.425 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:32:56.425 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:32:56.465 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.6458 ms 2026-01-23 11:32:58.297 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:32:58.298 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:32:58.361 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.1178 ms 2026-01-23 11:32:58.568 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:32:58.568 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:32:58.568 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4836 ms 2026-01-23 11:32:58.623 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:32:58.624 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:32:58.648 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4155 ms 2026-01-23 11:33:05.118 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-11-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=09000&dateEffet=2026-01-28" responded 200 in 49.6529 ms 2026-01-23 11:33:05.202 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-11-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=09000&dateEffet=2026-01-28" responded 200 in 28.0340 ms 2026-01-23 11:33:09.768 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 77.8745 ms 2026-01-23 11:33:11.704 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2102 ms 2026-01-23 11:33:12.106 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4298 ms 2026-01-23 11:33:26.717 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-08-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11170&dateEffet=2026-01-28" responded 200 in 48.5564 ms 2026-01-23 11:33:53.771 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.6127 ms 2026-01-23 11:33:54.616 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3544 ms 2026-01-23 11:33:55.770 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4808 ms 2026-01-23 11:34:04.623 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:34:04.623 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:34:04.673 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-09-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93320&dateEffet=2026-01-28" responded 200 in 50.4219 ms 2026-01-23 11:34:12.919 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-04-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60000&dateEffet=2026-01-28" responded 200 in 28.7900 ms 2026-01-23 11:34:20.921 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-07-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13450&dateEffet=2026-01-28" responded 200 in 33.3480 ms 2026-01-23 11:34:33.587 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 231.7862 ms 2026-01-23 11:34:33.962 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3529 ms 2026-01-23 11:34:34.083 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9455 ms 2026-01-23 11:34:34.815 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 304 in 0.0932 ms 2026-01-23 11:34:36.804 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 207.0191 ms 2026-01-23 11:34:37.043 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:34:37.043 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:34:37.218 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2832 ms 2026-01-23 11:34:37.391 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 349.4190 ms 2026-01-23 11:34:37.436 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.0591 ms 2026-01-23 11:34:37.636 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:34:37.636 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:34:37.636 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4447 ms 2026-01-23 11:34:37.712 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:34:37.713 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:34:37.745 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2334 ms 2026-01-23 11:34:39.939 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 199.3950 ms 2026-01-23 11:34:40.302 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2821 ms 2026-01-23 11:34:40.405 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.1149 ms 2026-01-23 11:34:42.854 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 185.3702 ms 2026-01-23 11:34:43.275 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2913 ms 2026-01-23 11:34:43.506 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.1721 ms 2026-01-23 11:34:45.774 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 197.3193 ms 2026-01-23 11:34:46.017 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2941 ms 2026-01-23 11:34:46.190 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.9597 ms 2026-01-23 11:34:49.658 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 192.1349 ms 2026-01-23 11:34:49.877 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2987 ms 2026-01-23 11:34:50.029 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.1168 ms 2026-01-23 11:34:52.510 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 193.0813 ms 2026-01-23 11:34:52.680 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2891 ms 2026-01-23 11:34:52.779 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1666 ms 2026-01-23 11:34:55.267 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 248.8013 ms 2026-01-23 11:34:55.446 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3714 ms 2026-01-23 11:34:55.693 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.8189 ms 2026-01-23 11:35:32.837 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-03-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62380&dateEffet=2026-01-28" responded 200 in 38.0796 ms 2026-01-23 11:36:00.410 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:36:00.410 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:36:00.764 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.4517 ms 2026-01-23 11:36:01.009 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:36:01.009 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:36:01.009 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3893 ms 2026-01-23 11:36:01.129 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:36:01.129 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:36:01.175 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5011 ms 2026-01-23 11:36:03.966 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:36:03.966 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:36:04.204 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 239.1517 ms 2026-01-23 11:36:04.444 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:36:04.444 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:36:04.444 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4108 ms 2026-01-23 11:36:04.531 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:36:04.531 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:36:04.561 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1016 ms 2026-01-23 11:36:11.712 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.6676 ms 2026-01-23 11:36:12.269 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2361 ms 2026-01-23 11:36:12.413 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.9778 ms 2026-01-23 11:36:13.468 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-08-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11170&dateEffet=2026-01-28" responded 200 in 29.0778 ms 2026-01-23 11:36:18.101 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-08-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34200&dateEffet=2026-01-28" responded 200 in 39.0763 ms 2026-01-23 11:36:35.162 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.1817 ms 2026-01-23 11:36:35.490 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3039 ms 2026-01-23 11:36:35.665 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1592 ms 2026-01-23 11:36:57.308 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-03-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69200&dateEffet=2026-01-28" responded 200 in 37.5082 ms 2026-01-23 11:37:00.397 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.1892 ms 2026-01-23 11:37:00.758 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1744 ms 2026-01-23 11:37:01.376 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7217 ms 2026-01-23 11:37:10.997 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-08-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=18000&dateEffet=2026-01-28" responded 200 in 31.3248 ms 2026-01-23 11:37:11.113 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-08-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=18000&dateEffet=2026-01-28" responded 200 in 41.5981 ms 2026-01-23 11:37:23.192 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617515000920407073705901" responded 200 in 14.9158 ms 2026-01-23 11:37:24.973 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617515000920407073705901" responded 200 in 15.0340 ms 2026-01-23 11:37:54.482 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1180.4449 ms 2026-01-23 11:38:01.846 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5683.2430 ms 2026-01-23 11:38:04.277 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 296.2009 ms 2026-01-23 11:38:05.027 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2749 ms 2026-01-23 11:38:05.782 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.8796 ms 2026-01-23 11:38:29.940 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 264.0185 ms 2026-01-23 11:38:30.527 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2733 ms 2026-01-23 11:38:30.966 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8837 ms 2026-01-23 11:38:35.536 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-07-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75001&dateEffet=2026-01-24" responded 200 in 37.6410 ms 2026-01-23 11:38:41.477 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.7488 ms 2026-01-23 11:38:44.263 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2900 ms 2026-01-23 11:38:44.421 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.2016 ms 2026-01-23 11:38:49.818 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 80.9123 ms 2026-01-23 11:38:50.702 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2925 ms 2026-01-23 11:38:51.376 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7374 ms 2026-01-23 11:38:51.788 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 232.4614 ms 2026-01-23 11:38:52.529 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3911 ms 2026-01-23 11:38:52.755 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.6992 ms 2026-01-23 11:38:59.041 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-10-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62840&dateEffet=2026-01-28" responded 200 in 38.8296 ms 2026-01-23 11:39:12.891 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:12.891 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:12.956 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.2421 ms 2026-01-23 11:39:13.207 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:13.208 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:13.208 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4034 ms 2026-01-23 11:39:13.888 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:13.888 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:13.913 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9143 ms 2026-01-23 11:39:14.695 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-11-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75020&dateEffet=2026-01-28" responded 200 in 45.8447 ms 2026-01-23 11:39:21.115 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-03-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13190&dateEffet=2026-01-28" responded 200 in 32.2601 ms 2026-01-23 11:39:21.253 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:21.253 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:21.281 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-10-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=86370&dateEffet=2026-01-28" responded 200 in 28.1247 ms 2026-01-23 11:39:24.308 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=87e7f91b-2783-43bf-0198-08de5a606e05" responded 200 in 280.1412 ms 2026-01-23 11:39:24.915 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3679 ms 2026-01-23 11:39:25.048 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8509 ms 2026-01-23 11:39:37.289 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:37.289 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:37.625 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 336.8898 ms 2026-01-23 11:39:37.896 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:37.896 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:37.897 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4871 ms 2026-01-23 11:39:38.196 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:38.196 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:38.227 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5348 ms 2026-01-23 11:39:41.177 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:41.177 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:41.432 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 255.5677 ms 2026-01-23 11:39:41.631 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:41.631 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:41.631 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3594 ms 2026-01-23 11:39:41.746 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:41.747 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:39:41.781 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4925 ms 2026-01-23 11:40:00.161 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.1069 ms 2026-01-23 11:40:00.625 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3122 ms 2026-01-23 11:40:00.761 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.3797 ms 2026-01-23 11:40:35.251 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.0802 ms 2026-01-23 11:40:35.636 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3558 ms 2026-01-23 11:40:35.768 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2288 ms 2026-01-23 11:40:46.633 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-10-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=40420&dateEffet=2026-01-28" responded 200 in 287.1989 ms 2026-01-23 11:40:46.831 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-10-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=40420&dateEffet=2026-01-28" responded 200 in 140.2560 ms 2026-01-23 11:41:04.605 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 7954.0056 ms 2026-01-23 11:41:05.569 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1687 ms 2026-01-23 11:41:06.390 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 681.3176 ms 2026-01-23 11:41:19.602 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 8853.1995 ms 2026-01-23 11:41:20.362 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1724 ms 2026-01-23 11:41:22.657 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1793.0259 ms 2026-01-23 11:41:40.123 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 11364.7622 ms 2026-01-23 11:41:40.664 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2168 ms 2026-01-23 11:41:41.834 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1027.8215 ms 2026-01-23 11:41:45.085 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 11:41:45.086 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4598 ms 2026-01-23 11:41:45.143 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 11:41:45.143 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 11:41:45.144 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.2312 ms 2026-01-23 11:41:45.974 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 0.2857 ms 2026-01-23 11:41:45.985 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 0.1880 ms 2026-01-23 11:41:45.992 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 0.2055 ms 2026-01-23 11:41:45.992 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 0.1950 ms 2026-01-23 11:41:46.001 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 0.3796 ms 2026-01-23 11:41:46.001 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 0.2117 ms 2026-01-23 11:41:46.002 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 0.2559 ms 2026-01-23 11:41:46.135 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 150.5930 ms 2026-01-23 11:41:46.339 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 0.2668 ms 2026-01-23 11:41:46.575 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 584.7975 ms 2026-01-23 11:41:46.620 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 1.7244 ms 2026-01-23 11:41:46.890 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 883.6730 ms 2026-01-23 11:41:46.908 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 0.2491 ms 2026-01-23 11:41:47.001 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 0.3412 ms 2026-01-23 11:41:49.803 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.8429 ms 2026-01-23 11:41:54.357 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2469.2959 ms 2026-01-23 11:41:54.956 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2908 ms 2026-01-23 11:41:56.920 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1845.6900 ms 2026-01-23 11:41:58.518 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611315000010447481511430" responded 200 in 579.9037 ms 2026-01-23 11:42:00.142 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 9062.7985 ms 2026-01-23 11:42:00.779 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2990 ms 2026-01-23 11:42:02.993 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1609.0794 ms 2026-01-23 11:42:03.265 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-06-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77515&dateEffet=2026-01-24" responded 200 in 669.0755 ms 2026-01-23 11:42:04.411 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611315000010447481511430" responded 200 in 355.5415 ms 2026-01-23 11:42:04.458 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2003-04-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=12330&dateEffet=2026-01-28" responded 200 in 268.1502 ms 2026-01-23 11:42:04.680 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 11:42:04.761 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 11:42:04.761 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 81.7167 ms 2026-01-23 11:42:07.070 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2254.0945 ms 2026-01-23 11:42:07.187 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 200 in 0.3116 ms 2026-01-23 11:42:07.192 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 200 in 2.3189 ms 2026-01-23 11:42:07.381 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 200 in 190.6636 ms 2026-01-23 11:42:07.492 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3084 ms 2026-01-23 11:42:07.977 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 397.6829 ms 2026-01-23 11:42:13.005 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4373.8945 ms 2026-01-23 11:42:26.353 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-04-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42700&dateEffet=2026-01-28" responded 200 in 334.1421 ms 2026-01-23 11:42:26.472 +01:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_d1e672ea-405a-4d2d-ba8d-0b1480643e49.png" responded 200 in 0.4151 ms 2026-01-23 11:42:26.474 +01:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_5d426fbb-ffd1-4222-99e5-1ddfe95e14f0.png" responded 200 in 0.3206 ms 2026-01-23 11:42:26.476 +01:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_be429e27-fb57-4552-82f9-197c8f69ef27.png" responded 200 in 0.4560 ms 2026-01-23 11:42:26.477 +01:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_045daf7a-b949-40da-a59f-b7dac00fec91.png" responded 200 in 0.3856 ms 2026-01-23 11:42:26.479 +01:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_e3348a6a-39bd-4b00-bdb8-3eb6ad5f3765.png" responded 200 in 0.2258 ms 2026-01-23 11:42:26.480 +01:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_0d95b8f1-c6ef-4c58-8b4c-bbfa8a665dcd.png" responded 200 in 0.2469 ms 2026-01-23 11:42:45.506 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-04-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14200&dateEffet=2026-01-28" responded 200 in 944.5823 ms 2026-01-23 11:43:18.688 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:43:18.688 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:43:21.898 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3209.9736 ms 2026-01-23 11:43:22.154 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:43:22.154 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:43:22.154 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4328 ms 2026-01-23 11:43:22.250 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:43:22.250 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:43:22.833 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 583.4382 ms 2026-01-23 11:43:29.426 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 11619.4167 ms 2026-01-23 11:43:34.912 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:43:34.913 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:43:35.163 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2000-05-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75016&dateEffet=2026-01-24" responded 200 in 251.1018 ms 2026-01-23 11:43:37.915 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:43:37.915 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:43:38.112 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2000-05-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75016&dateEffet=2026-01-28" responded 200 in 197.9889 ms 2026-01-23 11:43:38.824 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 7317.2752 ms 2026-01-23 11:43:39.185 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3391 ms 2026-01-23 11:43:39.768 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 944.4059 ms 2026-01-23 11:43:40.126 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3109 ms 2026-01-23 11:43:40.510 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 873.5978 ms 2026-01-23 11:43:41.116 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 893.6791 ms 2026-01-23 11:43:43.264 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.0310 ms 2026-01-23 11:43:43.740 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3306 ms 2026-01-23 11:43:43.955 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6260 ms 2026-01-23 11:43:54.099 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-01-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27230&dateEffet=2026-01-28" responded 200 in 49.4706 ms 2026-01-23 11:43:54.193 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-01-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27230&dateEffet=2026-01-28" responded 200 in 28.2250 ms 2026-01-23 11:43:57.458 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:43:57.458 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:43:57.526 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.5910 ms 2026-01-23 11:43:57.637 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:43:57.637 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:43:57.638 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2827 ms 2026-01-23 11:43:57.793 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:43:57.793 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:43:57.825 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.5342 ms 2026-01-23 11:44:07.357 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 355.6485 ms 2026-01-23 11:44:07.844 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2445 ms 2026-01-23 11:44:08.238 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.5309 ms 2026-01-23 11:44:11.396 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 180.2520 ms 2026-01-23 11:44:11.736 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2343 ms 2026-01-23 11:44:12.082 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.1669 ms 2026-01-23 11:44:13.774 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.4631 ms 2026-01-23 11:44:14.111 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3536 ms 2026-01-23 11:44:14.229 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.2134 ms 2026-01-23 11:44:17.676 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 187.7210 ms 2026-01-23 11:44:18.022 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2085 ms 2026-01-23 11:44:18.310 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.8365 ms 2026-01-23 11:44:19.636 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:44:19.637 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:44:19.693 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-06-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=32310&dateEffet=2026-01-28" responded 200 in 57.6780 ms 2026-01-23 11:44:19.829 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 142.6793 ms 2026-01-23 11:44:20.061 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1914 ms 2026-01-23 11:44:20.312 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.8208 ms 2026-01-23 11:44:22.115 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 177.3661 ms 2026-01-23 11:44:22.330 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2872 ms 2026-01-23 11:44:22.502 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2572 ms 2026-01-23 11:44:24.066 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 197.8197 ms 2026-01-23 11:44:24.348 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3576 ms 2026-01-23 11:44:24.640 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.1413 ms 2026-01-23 11:44:40.002 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-07-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=23071&dateEffet=2026-01-24" responded 200 in 64.4048 ms 2026-01-23 11:44:46.029 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-07-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=23071&dateEffet=2026-01-28" responded 200 in 37.9487 ms 2026-01-23 11:44:49.200 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004005150000124460207" responded 200 in 14.5074 ms 2026-01-23 11:44:51.641 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004005150000124460207" responded 200 in 14.9958 ms 2026-01-23 11:44:54.527 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1346.6693 ms 2026-01-23 11:45:00.670 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.8742 ms 2026-01-23 11:45:01.187 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2823 ms 2026-01-23 11:45:01.620 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3790 ms 2026-01-23 11:45:14.141 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 331.2291 ms 2026-01-23 11:45:14.312 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 230.2803 ms 2026-01-23 11:45:14.916 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2068 ms 2026-01-23 11:45:15.101 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.0929 ms 2026-01-23 11:45:15.304 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1701 ms 2026-01-23 11:45:15.501 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8614 ms 2026-01-23 11:45:25.023 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 246.5060 ms 2026-01-23 11:45:26.050 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3438 ms 2026-01-23 11:45:26.084 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4424.6917 ms 2026-01-23 11:45:26.163 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.7934 ms 2026-01-23 11:45:28.497 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 275.5423 ms 2026-01-23 11:45:30.425 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 346.4830 ms 2026-01-23 11:45:30.960 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 419.5473 ms 2026-01-23 11:45:31.233 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2914 ms 2026-01-23 11:45:31.411 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.2889 ms 2026-01-23 11:45:32.713 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 457.6394 ms 2026-01-23 11:45:33.512 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2847 ms 2026-01-23 11:45:33.661 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.0505 ms 2026-01-23 11:45:33.663 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2392 ms 2026-01-23 11:45:34.186 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.3992 ms 2026-01-23 11:45:48.284 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611206000380070039326787" responded 200 in 14.5061 ms 2026-01-23 11:46:04.313 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 616.5100 ms 2026-01-23 11:46:05.540 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3584 ms 2026-01-23 11:46:05.647 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5338 ms 2026-01-23 11:46:10.300 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 121.4355 ms 2026-01-23 11:46:11.125 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2284 ms 2026-01-23 11:46:11.230 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.0834 ms 2026-01-23 11:46:16.620 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8067770b-fe1e-473f-019a-08de5a606e05" responded 200 in 335.8555 ms 2026-01-23 11:46:16.826 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3236 ms 2026-01-23 11:46:16.941 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6467 ms 2026-01-23 11:46:26.906 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 623.9083 ms 2026-01-23 11:46:27.300 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-12-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67100&dateEffet=2026-01-24" responded 200 in 44.0526 ms 2026-01-23 11:46:27.635 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 120.0281 ms 2026-01-23 11:46:28.087 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1632 ms 2026-01-23 11:46:28.250 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.3045 ms 2026-01-23 11:46:28.328 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2892 ms 2026-01-23 11:46:28.528 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.0599 ms 2026-01-23 11:46:35.381 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1280.7978 ms 2026-01-23 11:46:35.611 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.3600 ms 2026-01-23 11:46:38.720 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 134.0900 ms 2026-01-23 11:46:39.302 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 503.3279 ms 2026-01-23 11:46:39.764 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3623 ms 2026-01-23 11:46:39.857 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6637 ms 2026-01-23 11:46:52.013 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4086.7574 ms 2026-01-23 11:46:52.466 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.1473 ms 2026-01-23 11:46:52.755 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1661 ms 2026-01-23 11:46:52.852 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8287 ms 2026-01-23 11:46:54.405 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 285.8629 ms 2026-01-23 11:46:55.047 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.0811 ms 2026-01-23 11:46:55.758 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1784 ms 2026-01-23 11:46:56.135 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5572 ms 2026-01-23 11:46:59.492 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.3592 ms 2026-01-23 11:47:00.721 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2982 ms 2026-01-23 11:47:01.090 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.3051 ms 2026-01-23 11:47:11.856 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2004-10-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=49000&dateEffet=2026-01-28" responded 200 in 48.5710 ms 2026-01-23 11:47:20.200 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 338.2245 ms 2026-01-23 11:47:20.250 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 55.5730 ms 2026-01-23 11:47:20.888 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1789 ms 2026-01-23 11:47:21.095 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9403 ms 2026-01-23 11:47:21.323 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1982 ms 2026-01-23 11:47:21.771 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1653 ms 2026-01-23 11:47:23.008 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.0580 ms 2026-01-23 11:47:23.956 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3179 ms 2026-01-23 11:47:24.422 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2957 ms 2026-01-23 11:47:25.491 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.3976 ms 2026-01-23 11:47:25.977 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3234 ms 2026-01-23 11:47:26.300 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4184 ms 2026-01-23 11:47:27.496 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.8433 ms 2026-01-23 11:47:27.907 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3209 ms 2026-01-23 11:47:28.101 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 347.3679 ms 2026-01-23 11:47:28.236 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7429 ms 2026-01-23 11:47:29.130 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 361.3317 ms 2026-01-23 11:47:29.368 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3483 ms 2026-01-23 11:47:29.676 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.2417 ms 2026-01-23 11:47:29.993 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3533 ms 2026-01-23 11:47:30.677 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.8159 ms 2026-01-23 11:47:31.005 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.5492 ms 2026-01-23 11:47:31.262 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2936 ms 2026-01-23 11:47:31.449 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9251 ms 2026-01-23 11:47:32.570 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 371.3928 ms 2026-01-23 11:47:33.181 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3343 ms 2026-01-23 11:47:33.424 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9553 ms 2026-01-23 11:47:34.327 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.3970 ms 2026-01-23 11:47:34.957 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 358.6026 ms 2026-01-23 11:47:35.096 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2962 ms 2026-01-23 11:47:35.415 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1066 ms 2026-01-23 11:47:36.018 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2257 ms 2026-01-23 11:47:36.545 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6392 ms 2026-01-23 11:47:37.162 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.1863 ms 2026-01-23 11:47:37.495 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 321.3632 ms 2026-01-23 11:47:37.616 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2891 ms 2026-01-23 11:47:37.706 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0818 ms 2026-01-23 11:47:40.079 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3295 ms 2026-01-23 11:47:40.473 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7383 ms 2026-01-23 11:47:53.789 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.2845 ms 2026-01-23 11:47:54.239 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2942 ms 2026-01-23 11:47:54.316 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5468 ms 2026-01-23 11:48:03.583 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 449.6439 ms 2026-01-23 11:48:03.624 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-05-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=87150&dateEffet=2026-01-28" responded 200 in 27.0850 ms 2026-01-23 11:48:03.695 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-05-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=87150&dateEffet=2026-01-28" responded 200 in 27.6356 ms 2026-01-23 11:48:05.379 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2924 ms 2026-01-23 11:48:05.959 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.0900 ms 2026-01-23 11:48:06.294 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.1748 ms 2026-01-23 11:48:06.451 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2948 ms 2026-01-23 11:48:06.605 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0124 ms 2026-01-23 11:48:11.358 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=71e7b70e-b605-4ffa-019d-08de5a606e05" responded 200 in 294.3467 ms 2026-01-23 11:48:11.942 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.0788 ms 2026-01-23 11:48:11.944 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 304 in 0.0494 ms 2026-01-23 11:48:11.974 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3416 ms 2026-01-23 11:48:12.002 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 335.3158 ms 2026-01-23 11:48:12.654 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.2365 ms 2026-01-23 11:48:14.853 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3024 ms 2026-01-23 11:48:15.036 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3405 ms 2026-01-23 11:48:20.999 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:20.999 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:21.014 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR4630002004100000018988D28" responded 200 in 15.6325 ms 2026-01-23 11:48:21.938 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 144.8223 ms 2026-01-23 11:48:22.022 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 327.0147 ms 2026-01-23 11:48:22.329 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 283.7283 ms 2026-01-23 11:48:22.707 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:22.708 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:22.735 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR4630002004100000018988D28" responded 200 in 28.2700 ms 2026-01-23 11:48:22.957 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1107 ms 2026-01-23 11:48:23.342 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.4523 ms 2026-01-23 11:48:23.640 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:23.640 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:24.890 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1250.9144 ms 2026-01-23 11:48:24.897 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3243 ms 2026-01-23 11:48:25.181 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8837 ms 2026-01-23 11:48:27.607 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:27.607 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:33.473 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5865.8232 ms 2026-01-23 11:48:35.553 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:35.553 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:35.824 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 271.1913 ms 2026-01-23 11:48:35.995 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:35.995 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:35.995 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3620 ms 2026-01-23 11:48:36.117 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:36.117 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:48:36.158 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6921 ms 2026-01-23 11:48:53.827 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 345.7075 ms 2026-01-23 11:48:54.173 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3009 ms 2026-01-23 11:48:54.403 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.5879 ms 2026-01-23 11:49:02.768 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5501631e-c7eb-4bb0-019b-08de5a606e05" responded 200 in 317.6736 ms 2026-01-23 11:49:07.625 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3610 ms 2026-01-23 11:49:08.257 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.7427 ms 2026-01-23 11:49:16.938 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.5802 ms 2026-01-23 11:49:17.690 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2266 ms 2026-01-23 11:49:18.014 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8678 ms 2026-01-23 11:49:21.628 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.3764 ms 2026-01-23 11:49:23.089 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3654 ms 2026-01-23 11:49:23.182 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.7560 ms 2026-01-23 11:49:29.925 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-04-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78000&dateEffet=2026-01-28" responded 200 in 28.3913 ms 2026-01-23 11:49:31.098 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-04-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83500&dateEffet=2026-01-28" responded 200 in 28.3816 ms 2026-01-23 11:49:32.594 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:32.594 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:32.940 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.3932 ms 2026-01-23 11:49:33.147 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:33.147 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:33.147 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3663 ms 2026-01-23 11:49:33.336 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:33.336 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:33.362 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9228 ms 2026-01-23 11:49:34.888 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:34.888 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:35.233 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 345.1297 ms 2026-01-23 11:49:35.379 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:35.379 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:35.379 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4866 ms 2026-01-23 11:49:35.519 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:35.519 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:35.579 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.7717 ms 2026-01-23 11:49:36.737 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:36.737 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:37.088 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 350.6912 ms 2026-01-23 11:49:37.239 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:37.239 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:37.239 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4770 ms 2026-01-23 11:49:37.368 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:37.368 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:37.403 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5747 ms 2026-01-23 11:49:38.240 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:38.240 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:38.666 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 426.0793 ms 2026-01-23 11:49:38.832 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:38.832 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:38.832 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3591 ms 2026-01-23 11:49:38.963 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:38.963 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:39.001 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.9119 ms 2026-01-23 11:49:39.633 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:39.633 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:39.993 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 359.6148 ms 2026-01-23 11:49:40.135 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:40.135 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:40.135 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3589 ms 2026-01-23 11:49:40.250 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:40.250 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:40.274 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3030 ms 2026-01-23 11:49:40.967 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:40.967 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:41.293 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 326.4046 ms 2026-01-23 11:49:41.450 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:41.450 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:41.450 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4275 ms 2026-01-23 11:49:41.566 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:41.566 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:41.602 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2191 ms 2026-01-23 11:49:42.310 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:42.310 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:42.623 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-06-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34400&dateEffet=2026-01-28" responded 200 in 35.2982 ms 2026-01-23 11:49:42.649 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 338.7649 ms 2026-01-23 11:49:42.780 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2610 ms 2026-01-23 11:49:42.809 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:42.809 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:42.809 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2587 ms 2026-01-23 11:49:42.870 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2062 ms 2026-01-23 11:49:42.934 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:42.934 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:42.991 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.9746 ms 2026-01-23 11:49:43.018 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 194.4353 ms 2026-01-23 11:49:43.333 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2953 ms 2026-01-23 11:49:43.622 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7989 ms 2026-01-23 11:49:43.657 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:43.657 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:43.998 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 341.1325 ms 2026-01-23 11:49:44.173 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:44.173 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:44.173 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3606 ms 2026-01-23 11:49:44.279 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:44.279 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:44.366 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 87.6436 ms 2026-01-23 11:49:44.492 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3412 ms 2026-01-23 11:49:44.496 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2075 ms 2026-01-23 11:49:44.612 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.1606 ms 2026-01-23 11:49:44.684 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.2436 ms 2026-01-23 11:49:45.996 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 429.9532 ms 2026-01-23 11:49:46.251 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3303 ms 2026-01-23 11:49:46.438 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.4564 ms 2026-01-23 11:49:47.690 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=71e7b70e-b605-4ffa-019d-08de5a606e05" responded 200 in 266.4118 ms 2026-01-23 11:49:47.921 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1620 ms 2026-01-23 11:49:48.064 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3628 ms 2026-01-23 11:49:50.258 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 182.9420 ms 2026-01-23 11:49:50.819 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3064 ms 2026-01-23 11:49:51.100 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2993 ms 2026-01-23 11:49:53.177 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 213.0982 ms 2026-01-23 11:49:53.743 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3026 ms 2026-01-23 11:49:53.941 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1201 ms 2026-01-23 11:49:56.842 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:56.842 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:57.459 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 617.5221 ms 2026-01-23 11:49:57.638 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:57.638 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:57.638 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3669 ms 2026-01-23 11:49:57.818 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:57.818 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:57.860 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.1891 ms 2026-01-23 11:49:58.909 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 373.1359 ms 2026-01-23 11:49:59.428 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:59.428 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:59.517 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 470.0323 ms 2026-01-23 11:49:59.815 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 387.0555 ms 2026-01-23 11:49:59.922 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-07-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=35134&dateEffet=2026-01-24" responded 200 in 30.4605 ms 2026-01-23 11:49:59.970 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:59.970 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:49:59.970 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3914 ms 2026-01-23 11:50:00.168 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:00.168 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:00.206 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5838 ms 2026-01-23 11:50:01.092 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8067770b-fe1e-473f-019a-08de5a606e05" responded 200 in 282.5648 ms 2026-01-23 11:50:01.169 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:01.169 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:01.503 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 334.0104 ms 2026-01-23 11:50:01.648 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:01.648 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:01.648 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4452 ms 2026-01-23 11:50:01.714 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1315 ms 2026-01-23 11:50:01.714 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0948 ms 2026-01-23 11:50:01.730 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:01.730 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:01.760 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9343 ms 2026-01-23 11:50:01.847 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.4389 ms 2026-01-23 11:50:01.899 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.0765 ms 2026-01-23 11:50:02.737 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:02.737 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:03.390 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 653.0359 ms 2026-01-23 11:50:03.540 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:03.540 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:03.540 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4427 ms 2026-01-23 11:50:03.671 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:03.671 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:03.713 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.1296 ms 2026-01-23 11:50:04.029 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.7789 ms 2026-01-23 11:50:04.254 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:04.254 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:05.001 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 746.8429 ms 2026-01-23 11:50:05.168 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:05.168 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:05.168 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4357 ms 2026-01-23 11:50:05.298 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:05.298 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:05.364 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.9839 ms 2026-01-23 11:50:07.238 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3172 ms 2026-01-23 11:50:07.531 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:07.531 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:08.036 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.6789 ms 2026-01-23 11:50:08.131 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 600.3074 ms 2026-01-23 11:50:08.289 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:08.289 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:08.289 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5064 ms 2026-01-23 11:50:08.439 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:08.439 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:08.505 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 66.4914 ms 2026-01-23 11:50:09.479 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:09.479 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:10.107 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 628.2557 ms 2026-01-23 11:50:10.297 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:10.297 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:10.297 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4595 ms 2026-01-23 11:50:10.455 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:10.455 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:10.496 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.3278 ms 2026-01-23 11:50:20.611 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-05-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31800&dateEffet=2026-01-28" responded 200 in 89.1849 ms 2026-01-23 11:50:25.909 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:25.909 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:26.533 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 624.9431 ms 2026-01-23 11:50:26.688 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:26.688 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:26.688 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4215 ms 2026-01-23 11:50:26.837 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:26.837 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:26.889 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.0633 ms 2026-01-23 11:50:27.751 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:27.751 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:28.099 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=96a6b3da-f50c-4b2d-019e-08de5a606e05" responded 200 in 349.2082 ms 2026-01-23 11:50:28.265 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:28.265 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:28.265 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4196 ms 2026-01-23 11:50:28.341 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:28.341 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:28.384 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5067 ms 2026-01-23 11:50:36.559 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 663.7478 ms 2026-01-23 11:50:36.845 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1772 ms 2026-01-23 11:50:37.364 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.8247 ms 2026-01-23 11:50:40.078 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 641.2103 ms 2026-01-23 11:50:40.702 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2060 ms 2026-01-23 11:50:40.896 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2752 ms 2026-01-23 11:50:44.697 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 658.5631 ms 2026-01-23 11:50:44.958 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1944 ms 2026-01-23 11:50:45.336 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.2904 ms 2026-01-23 11:50:50.352 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 105.2236 ms 2026-01-23 11:50:51.084 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2204 ms 2026-01-23 11:50:51.480 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.1126 ms 2026-01-23 11:50:53.998 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 462.4887 ms 2026-01-23 11:50:56.830 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.0541 ms 2026-01-23 11:50:57.987 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:57.987 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:58.121 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 134.0892 ms 2026-01-23 11:50:58.213 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:58.213 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:58.702 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 488.8603 ms 2026-01-23 11:50:58.864 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:58.864 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:58.864 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9074 ms 2026-01-23 11:50:58.989 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:58.989 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:50:59.038 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.6532 ms 2026-01-23 11:51:02.573 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:51:02.573 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:51:03.226 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 654.6484 ms 2026-01-23 11:51:03.397 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:51:03.397 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:51:03.397 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5524 ms 2026-01-23 11:51:03.491 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:51:03.492 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:51:03.549 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.3337 ms 2026-01-23 11:51:05.422 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.8870 ms 2026-01-23 11:51:05.754 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3439 ms 2026-01-23 11:51:06.142 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8926 ms 2026-01-23 11:51:08.960 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 129.9579 ms 2026-01-23 11:51:12.483 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3256 ms 2026-01-23 11:51:13.000 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.8084 ms 2026-01-23 11:51:13.238 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.7248 ms 2026-01-23 11:51:13.592 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1749 ms 2026-01-23 11:51:13.742 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.0099 ms 2026-01-23 11:51:14.300 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-11-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93240&dateEffet=2026-01-28" responded 200 in 51.5926 ms 2026-01-23 11:51:14.401 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-11-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93240&dateEffet=2026-01-28" responded 200 in 31.5562 ms 2026-01-23 11:51:22.950 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-08-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93170&dateEffet=2026-01-24" responded 200 in 32.8346 ms 2026-01-23 11:51:23.054 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-08-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93170&dateEffet=2026-01-24" responded 200 in 44.7235 ms 2026-01-23 11:51:25.421 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1454.0596 ms 2026-01-23 11:51:29.976 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613606000164631795626634" responded 200 in 36.7317 ms 2026-01-23 11:51:33.550 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613606000164631795626634" responded 200 in 19.6600 ms 2026-01-23 11:51:34.618 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.1036 ms 2026-01-23 11:51:34.914 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3302 ms 2026-01-23 11:51:35.078 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.0025 ms 2026-01-23 11:51:38.824 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5501631e-c7eb-4bb0-019b-08de5a606e05" responded 200 in 302.1019 ms 2026-01-23 11:51:38.993 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3691 ms 2026-01-23 11:51:39.166 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2739 ms 2026-01-23 11:51:48.007 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-05-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31210&dateEffet=2026-01-28" responded 200 in 39.8666 ms 2026-01-23 11:51:58.952 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.6152 ms 2026-01-23 11:51:59.460 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3544 ms 2026-01-23 11:51:59.573 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8307 ms 2026-01-23 11:51:59.638 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4375.9002 ms 2026-01-23 11:52:01.738 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 291.4196 ms 2026-01-23 11:52:01.945 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3618 ms 2026-01-23 11:52:02.082 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 266.4193 ms 2026-01-23 11:52:02.227 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.1222 ms 2026-01-23 11:52:02.625 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3537 ms 2026-01-23 11:52:02.798 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0873 ms 2026-01-23 11:52:07.585 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:52:07.585 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:52:07.669 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.2418 ms 2026-01-23 11:52:07.915 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:52:07.915 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:52:07.915 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3536 ms 2026-01-23 11:52:08.085 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:52:08.085 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:52:08.111 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6302 ms 2026-01-23 11:52:09.277 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=87e7f91b-2783-43bf-0198-08de5a606e05" responded 200 in 310.5141 ms 2026-01-23 11:52:09.985 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3618 ms 2026-01-23 11:52:10.183 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.6070 ms 2026-01-23 11:52:13.521 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 236.8471 ms 2026-01-23 11:52:14.009 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 371.4195 ms 2026-01-23 11:52:14.674 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:52:14.674 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:52:14.702 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.9151 ms 2026-01-23 11:52:14.730 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2000-04-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=89140&dateEffet=2026-01-28" responded 200 in 57.2045 ms 2026-01-23 11:52:14.794 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.7009 ms 2026-01-23 11:52:14.817 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3196 ms 2026-01-23 11:52:15.048 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.2186 ms 2026-01-23 11:52:15.273 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1900 ms 2026-01-23 11:52:15.275 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9547 ms 2026-01-23 11:52:15.555 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.4062 ms 2026-01-23 11:52:15.641 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2176 ms 2026-01-23 11:52:15.986 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2002-12-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13005&dateEffet=2026-01-28" responded 200 in 33.2143 ms 2026-01-23 11:52:23.155 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 516.9764 ms 2026-01-23 11:52:23.956 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3247 ms 2026-01-23 11:52:24.084 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3809 ms 2026-01-23 11:52:25.869 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 516.0772 ms 2026-01-23 11:52:26.245 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2925 ms 2026-01-23 11:52:26.736 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.7258 ms 2026-01-23 11:52:28.330 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 539.8436 ms 2026-01-23 11:52:28.665 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3739 ms 2026-01-23 11:52:28.826 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 70.7623 ms 2026-01-23 11:52:30.722 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=96a6b3da-f50c-4b2d-019e-08de5a606e05" responded 200 in 347.0751 ms 2026-01-23 11:52:31.147 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1852 ms 2026-01-23 11:52:31.407 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.7603 ms 2026-01-23 11:52:43.854 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 121.2242 ms 2026-01-23 11:52:44.323 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2385 ms 2026-01-23 11:52:44.346 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-02-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=64700&dateEffet=2026-01-28" responded 200 in 32.7953 ms 2026-01-23 11:52:44.706 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.7298 ms 2026-01-23 11:52:58.535 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.4817 ms 2026-01-23 11:52:58.885 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3594 ms 2026-01-23 11:52:59.136 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2846 ms 2026-01-23 11:53:05.682 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.8149 ms 2026-01-23 11:53:06.014 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2068 ms 2026-01-23 11:53:06.315 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.0342 ms 2026-01-23 11:53:07.883 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-12-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93300&dateEffet=2026-01-28" responded 200 in 46.0644 ms 2026-01-23 11:53:09.077 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 121.8321 ms 2026-01-23 11:53:09.308 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5284 ms 2026-01-23 11:53:09.456 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2593 ms 2026-01-23 11:53:22.441 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d3efa9c7-1dd0-4e05-018f-08de5a606e05" responded 200 in 312.6271 ms 2026-01-23 11:53:22.671 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3238 ms 2026-01-23 11:53:22.955 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.0391 ms 2026-01-23 11:53:33.948 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 383.6627 ms 2026-01-23 11:53:34.336 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 280.8001 ms 2026-01-23 11:53:34.548 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2810 ms 2026-01-23 11:53:34.740 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.8446 ms 2026-01-23 11:53:36.987 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-03-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13500&dateEffet=2026-01-28" responded 200 in 41.6316 ms 2026-01-23 11:53:39.227 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 659.8840 ms 2026-01-23 11:53:39.995 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2913 ms 2026-01-23 11:53:40.202 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.8608 ms 2026-01-23 11:53:47.513 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.7060 ms 2026-01-23 11:53:47.687 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2811 ms 2026-01-23 11:53:47.815 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7576 ms 2026-01-23 11:53:54.182 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:53:54.183 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:53:54.210 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004003260000023025680" responded 200 in 28.1096 ms 2026-01-23 11:53:57.050 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:53:57.051 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:53:57.076 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004003260000023025680" responded 200 in 26.3264 ms 2026-01-23 11:54:20.667 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:54:20.667 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:54:20.998 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.7523 ms 2026-01-23 11:54:21.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:54:21.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:54:21.246 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4375 ms 2026-01-23 11:54:21.614 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:54:21.614 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:54:21.666 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.2974 ms 2026-01-23 11:54:57.883 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.0132 ms 2026-01-23 11:54:58.016 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.0891 ms 2026-01-23 11:54:58.016 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.0602 ms 2026-01-23 11:54:58.054 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.1004 ms 2026-01-23 11:54:58.063 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.0874 ms 2026-01-23 11:54:58.065 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.0550 ms 2026-01-23 11:54:58.065 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.0429 ms 2026-01-23 11:54:58.066 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.0514 ms 2026-01-23 11:54:58.067 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.0470 ms 2026-01-23 11:54:58.068 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.0488 ms 2026-01-23 11:54:58.069 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.0452 ms 2026-01-23 11:54:58.069 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.0488 ms 2026-01-23 11:54:58.104 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0687 ms 2026-01-23 11:54:58.104 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0686 ms 2026-01-23 11:54:58.113 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.0462 ms 2026-01-23 11:54:58.117 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.0542 ms 2026-01-23 11:54:58.118 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.0486 ms 2026-01-23 11:54:58.119 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.0500 ms 2026-01-23 11:54:58.120 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.0483 ms 2026-01-23 11:54:58.121 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.0488 ms 2026-01-23 11:54:58.124 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.0481 ms 2026-01-23 11:54:58.130 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.0451 ms 2026-01-23 11:54:58.130 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.0848 ms 2026-01-23 11:54:58.131 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0439 ms 2026-01-23 11:54:58.134 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0464 ms 2026-01-23 11:54:58.134 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0440 ms 2026-01-23 11:54:58.135 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.0429 ms 2026-01-23 11:54:58.199 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.0955 ms 2026-01-23 11:54:58.199 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.0955 ms 2026-01-23 11:54:58.199 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.0943 ms 2026-01-23 11:54:58.199 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.0659 ms 2026-01-23 11:54:58.199 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.0547 ms 2026-01-23 11:54:58.445 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0535 ms 2026-01-23 11:54:58.544 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.9658 ms 2026-01-23 11:54:58.602 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.0890 ms 2026-01-23 11:54:58.615 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.0733 ms 2026-01-23 11:54:58.630 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.0822 ms 2026-01-23 11:55:58.756 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611306000384812619739295" responded 200 in 20.9136 ms 2026-01-23 11:56:01.187 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611306000384812619739295" responded 200 in 20.3289 ms 2026-01-23 11:56:05.948 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-10-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=45210&dateEffet=2026-01-28" responded 200 in 33.3677 ms 2026-01-23 11:56:17.983 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:56:17.983 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:56:18.081 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.4141 ms 2026-01-23 11:56:18.323 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:56:18.323 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:56:18.323 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3581 ms 2026-01-23 11:56:18.573 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:56:18.574 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:56:18.616 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3669 ms 2026-01-23 11:56:18.960 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1210.3762 ms 2026-01-23 11:56:19.234 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:56:19.235 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:56:20.325 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 430.6877 ms 2026-01-23 11:56:20.422 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 200 in 0.8688 ms 2026-01-23 11:56:20.425 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 200 in 0.7957 ms 2026-01-23 11:56:20.431 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 200 in 1.1201 ms 2026-01-23 11:56:20.431 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 200 in 0.8164 ms 2026-01-23 11:56:20.434 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 200 in 0.7609 ms 2026-01-23 11:56:20.436 +01:00 [Information] HTTP "GET" "/css/site.css" responded 200 in 0.6968 ms 2026-01-23 11:56:20.437 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 200 in 0.8313 ms 2026-01-23 11:56:20.437 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 200 in 0.3099 ms 2026-01-23 11:56:20.457 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1222.3046 ms 2026-01-23 11:56:20.497 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 200 in 1.2474 ms 2026-01-23 11:56:20.720 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2153 ms 2026-01-23 11:56:20.812 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3257 ms 2026-01-23 11:56:28.464 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.8678 ms 2026-01-23 11:56:28.689 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:56:28.689 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:56:28.829 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2643 ms 2026-01-23 11:56:29.094 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1524 ms 2026-01-23 11:56:34.202 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5512.8291 ms 2026-01-23 11:56:36.378 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:56:36.379 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:56:36.497 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 119.5340 ms 2026-01-23 11:56:36.768 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:56:36.768 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:56:36.768 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4387 ms 2026-01-23 11:56:36.855 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:56:36.855 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:56:36.890 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.0061 ms 2026-01-23 11:56:44.277 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5673.8263 ms 2026-01-23 11:56:45.437 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 117.4536 ms 2026-01-23 11:56:45.752 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2376 ms 2026-01-23 11:56:45.854 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.8314 ms 2026-01-23 11:56:46.682 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 290.6702 ms 2026-01-23 11:56:47.133 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3101 ms 2026-01-23 11:56:47.547 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4992 ms 2026-01-23 11:56:47.651 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.6485 ms 2026-01-23 11:56:48.051 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3360 ms 2026-01-23 11:56:48.124 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:56:48.124 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:56:48.176 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2001-06-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62220&dateEffet=2026-01-28" responded 200 in 53.6099 ms 2026-01-23 11:56:48.188 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.2516 ms 2026-01-23 11:56:54.508 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-09-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=71350&dateEffet=2026-01-24" responded 200 in 36.0368 ms 2026-01-23 11:56:54.601 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-09-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=71350&dateEffet=2026-01-24" responded 200 in 29.9508 ms 2026-01-23 11:57:08.123 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-09-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=71350&dateEffet=2026-01-28" responded 200 in 57.4663 ms 2026-01-23 11:57:14.981 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 355.8927 ms 2026-01-23 11:57:15.547 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 609.8956 ms 2026-01-23 11:57:15.755 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3289 ms 2026-01-23 11:57:16.232 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.1410 ms 2026-01-23 11:57:17.518 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 613.7903 ms 2026-01-23 11:57:17.713 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2989 ms 2026-01-23 11:57:17.995 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.3991 ms 2026-01-23 11:57:19.364 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 645.7336 ms 2026-01-23 11:57:19.534 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2187 ms 2026-01-23 11:57:19.785 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.4480 ms 2026-01-23 11:57:21.273 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 622.9768 ms 2026-01-23 11:57:21.438 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3152 ms 2026-01-23 11:57:21.666 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.2496 ms 2026-01-23 11:57:22.762 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 589.5141 ms 2026-01-23 11:57:23.022 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2004 ms 2026-01-23 11:57:23.267 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.9475 ms 2026-01-23 11:57:24.436 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 658.6313 ms 2026-01-23 11:57:24.605 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1575 ms 2026-01-23 11:57:24.814 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6493 ms 2026-01-23 11:57:25.970 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 639.0174 ms 2026-01-23 11:57:26.130 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3337 ms 2026-01-23 11:57:26.511 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.5845 ms 2026-01-23 11:57:27.557 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 638.8228 ms 2026-01-23 11:57:27.706 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1896 ms 2026-01-23 11:57:27.840 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.2250 ms 2026-01-23 11:57:29.292 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 635.9862 ms 2026-01-23 11:57:29.497 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2900 ms 2026-01-23 11:57:29.652 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.6963 ms 2026-01-23 11:57:31.111 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 639.7796 ms 2026-01-23 11:57:31.265 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2953 ms 2026-01-23 11:57:31.490 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.3825 ms 2026-01-23 11:57:31.864 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 428.9871 ms 2026-01-23 11:57:32.118 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3086 ms 2026-01-23 11:57:32.545 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5288 ms 2026-01-23 11:57:32.921 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 618.7988 ms 2026-01-23 11:57:33.075 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2997 ms 2026-01-23 11:57:33.306 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.0574 ms 2026-01-23 11:57:33.912 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:33.912 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:34.188 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 276.2835 ms 2026-01-23 11:57:34.393 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:34.393 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:34.393 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4441 ms 2026-01-23 11:57:34.490 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:34.490 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:34.526 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7324 ms 2026-01-23 11:57:35.411 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 618.7873 ms 2026-01-23 11:57:35.569 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3372 ms 2026-01-23 11:57:35.813 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.6417 ms 2026-01-23 11:57:36.387 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:36.387 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:36.596 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:36.596 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:36.670 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 283.6279 ms 2026-01-23 11:57:36.728 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 132.5873 ms 2026-01-23 11:57:36.781 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:36.781 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:36.886 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 105.5115 ms 2026-01-23 11:57:37.083 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:37.083 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:37.083 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3624 ms 2026-01-23 11:57:37.189 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:37.189 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:37.370 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 180.4136 ms 2026-01-23 11:57:37.602 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 507.2220 ms 2026-01-23 11:57:37.644 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:37.644 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:37.748 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3132 ms 2026-01-23 11:57:37.780 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 136.0103 ms 2026-01-23 11:57:37.965 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:37.965 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:37.965 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3240 ms 2026-01-23 11:57:37.968 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.7408 ms 2026-01-23 11:57:38.082 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:38.082 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:38.100 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 17.9534 ms 2026-01-23 11:57:38.384 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:38.384 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:38.501 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 117.8352 ms 2026-01-23 11:57:38.703 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:38.703 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:38.703 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3631 ms 2026-01-23 11:57:38.811 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:38.812 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:38.961 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 149.6454 ms 2026-01-23 11:57:39.195 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 523.9430 ms 2026-01-23 11:57:39.332 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3537 ms 2026-01-23 11:57:39.583 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1247 ms 2026-01-23 11:57:40.411 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 78.1815 ms 2026-01-23 11:57:41.250 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2846 ms 2026-01-23 11:57:41.394 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2615 ms 2026-01-23 11:57:42.778 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.9004 ms 2026-01-23 11:57:42.871 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.8866 ms 2026-01-23 11:57:43.144 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 375.8226 ms 2026-01-23 11:57:43.285 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2745 ms 2026-01-23 11:57:43.554 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6488 ms 2026-01-23 11:57:44.266 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1724 ms 2026-01-23 11:57:44.268 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.8704 ms 2026-01-23 11:57:44.393 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.7561 ms 2026-01-23 11:57:44.481 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2357 ms 2026-01-23 11:57:44.923 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 608.3068 ms 2026-01-23 11:57:45.098 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2826 ms 2026-01-23 11:57:45.249 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:45.249 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:45.278 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.6087 ms 2026-01-23 11:57:45.326 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.7844 ms 2026-01-23 11:57:45.380 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 130.9395 ms 2026-01-23 11:57:45.566 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:45.566 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:45.566 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3544 ms 2026-01-23 11:57:45.659 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:45.659 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:45.682 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3468 ms 2026-01-23 11:57:46.344 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3598 ms 2026-01-23 11:57:46.430 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 163.8668 ms 2026-01-23 11:57:46.663 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.5843 ms 2026-01-23 11:57:46.884 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.8311 ms 2026-01-23 11:57:46.947 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3486 ms 2026-01-23 11:57:47.140 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0643 ms 2026-01-23 11:57:47.183 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3544 ms 2026-01-23 11:57:47.262 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.3729 ms 2026-01-23 11:57:51.104 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:57:51.104 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:57:51.262 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:51.262 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:51.482 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 378.8263 ms 2026-01-23 11:57:51.585 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 324.1234 ms 2026-01-23 11:57:51.715 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:57:51.715 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:57:51.715 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6920 ms 2026-01-23 11:57:51.792 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:51.792 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:51.792 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4323 ms 2026-01-23 11:57:51.876 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:57:51.876 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:57:51.891 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:51.892 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:51.918 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.0695 ms 2026-01-23 11:57:51.928 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.3615 ms 2026-01-23 11:57:52.185 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:52.185 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:52.393 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:52.393 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:52.458 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 274.2465 ms 2026-01-23 11:57:52.568 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:52.568 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:52.680 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 287.6754 ms 2026-01-23 11:57:52.710 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 141.7906 ms 2026-01-23 11:57:52.775 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:52.775 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:52.896 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 121.3212 ms 2026-01-23 11:57:52.975 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:52.975 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:53.082 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 107.0716 ms 2026-01-23 11:57:53.301 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:53.301 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:53.301 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4016 ms 2026-01-23 11:57:53.388 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:53.388 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:53.406 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.8950 ms 2026-01-23 11:57:53.730 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:53.731 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:53.840 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 110.2455 ms 2026-01-23 11:57:54.049 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:54.049 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:54.049 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3853 ms 2026-01-23 11:57:54.158 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:54.158 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:54.176 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.8257 ms 2026-01-23 11:57:54.502 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:54.502 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:54.618 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 116.9327 ms 2026-01-23 11:57:54.822 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:54.822 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:54.822 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5050 ms 2026-01-23 11:57:54.933 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:54.933 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:54.963 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.5539 ms 2026-01-23 11:57:55.379 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:55.379 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:55.487 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 108.9054 ms 2026-01-23 11:57:55.677 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:55.677 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:55.677 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5326 ms 2026-01-23 11:57:55.818 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:55.818 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:55.839 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8444 ms 2026-01-23 11:57:56.153 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:56.153 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:56.242 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2af73586-b359-4405-01a0-08de5a606e05" responded 200 in 315.9917 ms 2026-01-23 11:57:56.346 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:56.346 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:56.447 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 294.1985 ms 2026-01-23 11:57:56.471 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2718 ms 2026-01-23 11:57:56.522 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 176.6703 ms 2026-01-23 11:57:56.551 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:56.551 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:56.574 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.0737 ms 2026-01-23 11:57:56.588 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.7354 ms 2026-01-23 11:57:56.644 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 93.6286 ms 2026-01-23 11:57:56.688 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:57:56.689 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:57:56.846 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:56.846 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:56.846 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3847 ms 2026-01-23 11:57:56.959 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:56.959 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:56.983 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2af73586-b359-4405-01a0-08de5a606e05" responded 200 in 294.7151 ms 2026-01-23 11:57:57.007 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.9757 ms 2026-01-23 11:57:57.260 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:57:57.260 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:57:57.260 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4919 ms 2026-01-23 11:57:57.450 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:57.450 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:57.469 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:57:57.469 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:57:57.514 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.0373 ms 2026-01-23 11:57:57.634 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:57.634 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:57.744 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 295.5866 ms 2026-01-23 11:57:57.796 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 161.9929 ms 2026-01-23 11:57:57.843 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:57.843 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:58.012 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:58.012 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:58.122 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 279.2767 ms 2026-01-23 11:57:58.135 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 123.3977 ms 2026-01-23 11:57:58.169 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:58.169 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:58.271 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 102.2761 ms 2026-01-23 11:57:58.483 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:58.483 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:58.483 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4457 ms 2026-01-23 11:57:58.597 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:58.597 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:58.617 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5697 ms 2026-01-23 11:57:58.859 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:58.859 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:58.971 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 113.4884 ms 2026-01-23 11:57:59.156 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:59.156 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:59.156 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4525 ms 2026-01-23 11:57:59.232 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:59.232 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:59.259 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.6223 ms 2026-01-23 11:57:59.651 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:59.651 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:57:59.796 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 145.2555 ms 2026-01-23 11:57:59.834 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:57:59.834 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:00.197 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 363.5293 ms 2026-01-23 11:58:00.224 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:00.224 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:00.343 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2af73586-b359-4405-01a0-08de5a606e05" responded 200 in 664.0446 ms 2026-01-23 11:58:00.434 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:00.434 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:00.491 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 266.5806 ms 2026-01-23 11:58:00.524 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2498 ms 2026-01-23 11:58:00.696 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.0506 ms 2026-01-23 11:58:00.708 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 274.4827 ms 2026-01-23 11:58:00.908 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:00.908 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:00.908 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4220 ms 2026-01-23 11:58:01.009 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:01.009 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:01.047 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.4309 ms 2026-01-23 11:58:01.680 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:01.680 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:01.787 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 107.1160 ms 2026-01-23 11:58:01.976 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:01.976 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:01.976 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3459 ms 2026-01-23 11:58:02.109 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:02.109 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:02.129 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5671 ms 2026-01-23 11:58:02.675 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:02.675 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:02.783 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 109.4051 ms 2026-01-23 11:58:02.975 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:02.975 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:02.975 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3533 ms 2026-01-23 11:58:03.064 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:03.064 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:03.100 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4731 ms 2026-01-23 11:58:03.353 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:03.353 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:03.460 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 107.9131 ms 2026-01-23 11:58:03.640 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:03.641 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:03.641 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4509 ms 2026-01-23 11:58:03.727 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:03.727 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:03.763 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.5113 ms 2026-01-23 11:58:04.161 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:04.161 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:04.266 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 105.3497 ms 2026-01-23 11:58:04.476 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:04.476 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:04.476 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2972 ms 2026-01-23 11:58:04.484 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-03-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21000&dateEffet=2026-01-28" responded 200 in 29.2909 ms 2026-01-23 11:58:04.581 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:04.581 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:04.601 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.6413 ms 2026-01-23 11:58:04.936 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:04.936 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:05.064 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 128.7683 ms 2026-01-23 11:58:05.260 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:05.260 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:05.261 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8549 ms 2026-01-23 11:58:05.363 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:05.363 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:05.382 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.7775 ms 2026-01-23 11:58:05.639 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:05.639 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:06.054 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:06.055 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:06.176 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 121.5364 ms 2026-01-23 11:58:06.184 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 544.8422 ms 2026-01-23 11:58:06.223 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:06.223 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:06.457 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:06.457 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:06.501 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 277.5254 ms 2026-01-23 11:58:06.676 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:06.676 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:06.714 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1376.6907 ms 2026-01-23 11:58:06.730 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 273.1574 ms 2026-01-23 11:58:06.803 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 127.8994 ms 2026-01-23 11:58:06.855 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:06.855 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:06.970 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 114.8192 ms 2026-01-23 11:58:07.178 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:07.178 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:07.178 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3739 ms 2026-01-23 11:58:07.293 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:07.293 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:07.312 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.3601 ms 2026-01-23 11:58:07.530 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:07.530 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:07.635 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 104.4488 ms 2026-01-23 11:58:07.827 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:07.827 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:07.827 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3594 ms 2026-01-23 11:58:07.943 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:07.943 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:07.962 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2981 ms 2026-01-23 11:58:08.187 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:08.187 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:08.307 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 119.7397 ms 2026-01-23 11:58:08.491 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:08.491 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:08.491 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3600 ms 2026-01-23 11:58:08.597 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:08.597 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:08.615 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.4890 ms 2026-01-23 11:58:09.093 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:09.093 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:09.193 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 99.9889 ms 2026-01-23 11:58:09.423 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:09.423 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:09.423 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3739 ms 2026-01-23 11:58:09.552 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:09.552 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:09.571 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9646 ms 2026-01-23 11:58:10.189 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:10.190 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:10.308 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 119.8236 ms 2026-01-23 11:58:10.494 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:10.494 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:10.494 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4243 ms 2026-01-23 11:58:10.578 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:10.578 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:10.599 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.6735 ms 2026-01-23 11:58:11.257 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:11.257 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:11.363 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 106.9839 ms 2026-01-23 11:58:11.561 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:11.561 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:11.561 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4121 ms 2026-01-23 11:58:11.677 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:11.677 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:11.720 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5790 ms 2026-01-23 11:58:13.393 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4476.7338 ms 2026-01-23 11:58:13.935 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:13.935 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:14.149 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:14.149 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:14.177 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 242.6807 ms 2026-01-23 11:58:14.547 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 398.1250 ms 2026-01-23 11:58:14.744 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:14.744 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:14.744 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9782 ms 2026-01-23 11:58:14.914 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:14.914 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:14.979 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.8052 ms 2026-01-23 11:58:15.684 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:15.684 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:15.813 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 130.0728 ms 2026-01-23 11:58:15.894 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:15.894 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:15.997 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 103.1062 ms 2026-01-23 11:58:16.123 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.1015 ms 2026-01-23 11:58:16.181 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:16.181 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:16.181 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4410 ms 2026-01-23 11:58:16.301 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:16.301 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:16.329 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2579 ms 2026-01-23 11:58:16.577 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:16.577 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:16.683 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3599 ms 2026-01-23 11:58:16.708 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 130.9357 ms 2026-01-23 11:58:16.892 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:16.893 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:16.893 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3279 ms 2026-01-23 11:58:16.995 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-02-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13011&dateEffet=2026-01-28" responded 200 in 29.6848 ms 2026-01-23 11:58:16.997 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:16.997 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:17.015 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.1241 ms 2026-01-23 11:58:17.105 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9563 ms 2026-01-23 11:58:19.914 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:19.914 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:20.024 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 109.8662 ms 2026-01-23 11:58:20.227 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:20.227 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:20.227 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4200 ms 2026-01-23 11:58:20.309 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:20.309 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:20.342 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.4445 ms 2026-01-23 11:58:20.685 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:20.685 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:20.792 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 106.6944 ms 2026-01-23 11:58:20.860 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:20.860 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:20.964 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 103.7467 ms 2026-01-23 11:58:21.146 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:21.146 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:21.146 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4295 ms 2026-01-23 11:58:21.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:21.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:21.282 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8728 ms 2026-01-23 11:58:21.614 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:21.614 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:21.741 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 127.1845 ms 2026-01-23 11:58:21.927 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:21.927 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:21.927 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4260 ms 2026-01-23 11:58:22.030 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:22.030 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:22.049 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1622 ms 2026-01-23 11:58:25.536 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:25.536 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:25.643 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 106.8411 ms 2026-01-23 11:58:25.728 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:25.728 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:25.834 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 105.9300 ms 2026-01-23 11:58:25.894 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:25.894 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:25.999 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 105.4271 ms 2026-01-23 11:58:26.197 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:26.197 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:26.197 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3542 ms 2026-01-23 11:58:26.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:26.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:26.369 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.2004 ms 2026-01-23 11:58:26.698 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:26.698 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:26.703 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-11-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11100&dateEffet=2026-01-28" responded 200 in 43.6928 ms 2026-01-23 11:58:26.810 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 112.0097 ms 2026-01-23 11:58:27.015 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:27.015 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:27.015 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4246 ms 2026-01-23 11:58:27.124 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 11:58:27.124 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 11:58:27.153 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0558 ms 2026-01-23 11:58:29.628 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:58:29.628 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:58:29.965 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 337.1065 ms 2026-01-23 11:58:30.232 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:58:30.232 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:58:30.232 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3316 ms 2026-01-23 11:58:30.433 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:58:30.433 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:58:30.468 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5943 ms 2026-01-23 11:58:30.728 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4507.6687 ms 2026-01-23 11:58:35.396 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:58:35.396 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:58:35.777 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 381.9845 ms 2026-01-23 11:58:35.979 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:58:35.979 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:58:35.979 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3659 ms 2026-01-23 11:58:36.090 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:58:36.090 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:58:36.123 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6363 ms 2026-01-23 11:58:54.492 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.0867 ms 2026-01-23 11:58:55.732 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4554 ms 2026-01-23 11:58:56.325 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.8355 ms 2026-01-23 11:58:58.921 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 362.7180 ms 2026-01-23 11:58:59.621 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3000 ms 2026-01-23 11:58:59.813 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4393 ms 2026-01-23 11:59:02.762 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 349.8882 ms 2026-01-23 11:59:03.257 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2913 ms 2026-01-23 11:59:03.557 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.0341 ms 2026-01-23 11:59:10.366 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 249.5940 ms 2026-01-23 11:59:10.703 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:10.703 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:11.045 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 343.1018 ms 2026-01-23 11:59:11.108 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2800 ms 2026-01-23 11:59:11.202 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:11.202 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:11.202 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3887 ms 2026-01-23 11:59:11.380 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:11.380 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:11.409 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9588 ms 2026-01-23 11:59:11.411 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7683 ms 2026-01-23 11:59:13.454 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:13.454 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:13.799 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 345.4969 ms 2026-01-23 11:59:13.956 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:13.956 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:13.956 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4504 ms 2026-01-23 11:59:14.110 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:14.111 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:14.141 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1591 ms 2026-01-23 11:59:20.438 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 226.2614 ms 2026-01-23 11:59:21.019 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2315 ms 2026-01-23 11:59:21.132 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2679 ms 2026-01-23 11:59:23.486 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.2221 ms 2026-01-23 11:59:23.965 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3368 ms 2026-01-23 11:59:24.171 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7724 ms 2026-01-23 11:59:28.161 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 652.0769 ms 2026-01-23 11:59:28.493 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2021 ms 2026-01-23 11:59:28.783 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.4118 ms 2026-01-23 11:59:41.316 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:41.316 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:41.972 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 656.3376 ms 2026-01-23 11:59:42.155 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:42.155 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:42.155 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3717 ms 2026-01-23 11:59:42.373 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:42.373 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 11:59:42.416 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8800 ms 2026-01-23 11:59:43.101 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-06-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=73410&dateEffet=2026-01-24" responded 200 in 45.2609 ms 2026-01-23 11:59:50.715 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 444.2995 ms 2026-01-23 11:59:50.891 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3343 ms 2026-01-23 11:59:51.021 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.9250 ms 2026-01-23 11:59:51.862 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 111.9444 ms 2026-01-23 11:59:52.412 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3474 ms 2026-01-23 11:59:52.555 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.0734 ms 2026-01-23 11:59:58.432 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3e718a09-6c7a-4405-018c-08de5a606e05" responded 200 in 326.2301 ms 2026-01-23 11:59:58.618 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3195 ms 2026-01-23 11:59:58.721 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.5842 ms 2026-01-23 12:00:06.263 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.5218 ms 2026-01-23 12:00:06.619 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2055 ms 2026-01-23 12:00:06.746 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1003 ms 2026-01-23 12:00:18.437 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-03-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13120&dateEffet=2026-01-28" responded 200 in 37.1576 ms 2026-01-23 12:00:24.725 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 116.0955 ms 2026-01-23 12:00:25.131 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3635 ms 2026-01-23 12:00:25.688 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2132 ms 2026-01-23 12:00:34.838 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-07-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77100&dateEffet=2026-01-28" responded 200 in 37.1363 ms 2026-01-23 12:00:34.921 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-07-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77100&dateEffet=2026-01-28" responded 200 in 31.4087 ms 2026-01-23 12:00:49.329 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.8791 ms 2026-01-23 12:00:50.541 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1717 ms 2026-01-23 12:00:50.706 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.3337 ms 2026-01-23 12:01:05.848 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-09-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94500&dateEffet=2026-01-28" responded 200 in 42.4582 ms 2026-01-23 12:01:13.431 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 104.2801 ms 2026-01-23 12:01:13.742 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.0952 ms 2026-01-23 12:01:13.985 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1676 ms 2026-01-23 12:01:14.164 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.4267 ms 2026-01-23 12:01:15.399 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.0991 ms 2026-01-23 12:01:15.683 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2939 ms 2026-01-23 12:01:15.856 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.9542 ms 2026-01-23 12:01:16.583 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1934 ms 2026-01-23 12:01:16.771 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 119.8650 ms 2026-01-23 12:01:29.107 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:01:29.107 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:01:29.445 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2e2e00d4-c09e-4d4c-01a1-08de5a606e05" responded 200 in 338.4038 ms 2026-01-23 12:01:29.668 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:01:29.668 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:01:29.668 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3651 ms 2026-01-23 12:01:30.129 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:01:30.130 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:01:30.166 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.5775 ms 2026-01-23 12:01:30.382 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 304 in 0.3127 ms 2026-01-23 12:01:35.966 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.5575 ms 2026-01-23 12:01:36.446 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1594 ms 2026-01-23 12:01:36.611 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 72.6750 ms 2026-01-23 12:01:37.130 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Dae7500ec-745a-4c19-9ed1-08de599867c4" responded 200 in 1.0865 ms 2026-01-23 12:01:38.298 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 615.3783 ms 2026-01-23 12:01:38.719 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1971 ms 2026-01-23 12:01:39.037 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.7089 ms 2026-01-23 12:01:39.472 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-11-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=35000&dateEffet=2026-01-28" responded 200 in 32.7332 ms 2026-01-23 12:01:40.122 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:01:40.122 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:01:40.235 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 113.8710 ms 2026-01-23 12:01:40.398 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:01:40.399 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:01:40.399 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5124 ms 2026-01-23 12:01:40.634 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:01:40.634 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:01:40.683 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.8798 ms 2026-01-23 12:01:44.060 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 12:01:44.060 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Dae7500ec-745a-4c19-9ed1-08de599867c4" responded 302 in 11.4659 ms 2026-01-23 12:01:44.465 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ae7500ec-745a-4c19-9ed1-08de599867c4" responded 200 in 331.5729 ms 2026-01-23 12:01:44.818 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3442 ms 2026-01-23 12:01:45.099 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.9767 ms 2026-01-23 12:01:45.856 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:01:45.856 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:01:46.089 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 233.6727 ms 2026-01-23 12:01:46.449 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:01:46.449 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:01:46.507 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-07-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75015&dateEffet=2026-01-28" responded 200 in 38.1322 ms 2026-01-23 12:01:46.598 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 149.9347 ms 2026-01-23 12:01:46.705 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:01:46.705 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:01:46.705 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7746 ms 2026-01-23 12:01:46.913 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:01:46.913 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:01:46.939 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.3132 ms 2026-01-23 12:01:50.504 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-06-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=61600&dateEffet=2026-01-28" responded 200 in 27.3718 ms 2026-01-23 12:01:53.685 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:01:53.685 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:01:53.715 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-02-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80200&dateEffet=2026-01-28" responded 200 in 30.4545 ms 2026-01-23 12:02:06.240 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-12-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06150&dateEffet=2026-01-28" responded 200 in 39.8778 ms 2026-01-23 12:02:07.109 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-03-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29800&dateEffet=2026-01-28" responded 200 in 38.4799 ms 2026-01-23 12:02:23.814 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:02:23.814 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:02:23.881 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.2115 ms 2026-01-23 12:02:24.136 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:02:24.136 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:02:24.136 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5617 ms 2026-01-23 12:02:24.214 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:02:24.214 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:02:24.237 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.5180 ms 2026-01-23 12:02:35.120 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:02:35.120 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:02:35.158 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-08-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=50110&dateEffet=2026-01-28" responded 200 in 38.0821 ms 2026-01-23 12:03:00.632 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3107 ms 2026-01-23 12:03:00.733 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.2784 ms 2026-01-23 12:03:01.233 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3459 ms 2026-01-23 12:03:01.234 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9934 ms 2026-01-23 12:03:01.584 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.8720 ms 2026-01-23 12:03:01.674 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.4632 ms 2026-01-23 12:03:03.079 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 470.3470 ms 2026-01-23 12:03:03.508 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2768 ms 2026-01-23 12:03:03.645 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.3224 ms 2026-01-23 12:03:06.297 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2af73586-b359-4405-01a0-08de5a606e05" responded 200 in 371.9291 ms 2026-01-23 12:03:06.684 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2962 ms 2026-01-23 12:03:06.791 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8748 ms 2026-01-23 12:03:15.245 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 111.3653 ms 2026-01-23 12:03:15.766 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3180 ms 2026-01-23 12:03:15.946 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.2975 ms 2026-01-23 12:03:18.002 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1259.7346 ms 2026-01-23 12:03:24.995 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-11-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62120&dateEffet=2026-01-28" responded 200 in 47.7379 ms 2026-01-23 12:03:25.072 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-11-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62120&dateEffet=2026-01-28" responded 200 in 28.9756 ms 2026-01-23 12:03:25.447 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 364.8959 ms 2026-01-23 12:03:25.953 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 377.2330 ms 2026-01-23 12:03:26.730 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2929 ms 2026-01-23 12:03:26.884 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.4322 ms 2026-01-23 12:03:31.866 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 648.3563 ms 2026-01-23 12:03:32.976 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3677 ms 2026-01-23 12:03:33.145 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.2535 ms 2026-01-23 12:03:33.831 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616606000368490285092809" responded 200 in 36.3201 ms 2026-01-23 12:03:34.713 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.0284 ms 2026-01-23 12:03:35.294 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3719 ms 2026-01-23 12:03:35.423 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.4732 ms 2026-01-23 12:03:36.449 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616606000368490285092809" responded 200 in 37.3254 ms 2026-01-23 12:03:36.708 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.7130 ms 2026-01-23 12:03:37.030 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2974 ms 2026-01-23 12:03:37.251 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3246 ms 2026-01-23 12:03:39.759 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-12-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=51100&dateEffet=2026-01-28" responded 200 in 52.3632 ms 2026-01-23 12:03:46.424 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6589.3729 ms 2026-01-23 12:03:48.009 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.6442 ms 2026-01-23 12:03:48.392 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3711 ms 2026-01-23 12:03:48.485 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7279 ms 2026-01-23 12:03:48.837 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 188.6925 ms 2026-01-23 12:03:49.480 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3435 ms 2026-01-23 12:03:49.795 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3286 ms 2026-01-23 12:04:05.541 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-04-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=56100&dateEffet=2026-01-28" responded 200 in 47.9154 ms 2026-01-23 12:04:14.501 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6d112921-ed24-4d2b-0192-08de5a606e05" responded 200 in 283.2377 ms 2026-01-23 12:04:14.863 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3179 ms 2026-01-23 12:04:14.943 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9282 ms 2026-01-23 12:04:24.897 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:04:24.897 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:04:24.956 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.4272 ms 2026-01-23 12:04:25.159 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:04:25.159 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:04:25.159 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4366 ms 2026-01-23 12:04:25.305 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:04:25.305 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:04:25.330 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2890 ms 2026-01-23 12:04:26.022 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8270 ms 2026-01-23 12:04:26.081 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.8518 ms 2026-01-23 12:04:32.589 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.1168 ms 2026-01-23 12:04:32.951 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2632 ms 2026-01-23 12:04:33.060 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.7375 ms 2026-01-23 12:04:35.477 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:04:35.477 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:04:35.528 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-01-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13500&dateEffet=2026-01-28" responded 200 in 51.9077 ms 2026-01-23 12:04:39.167 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 244.3855 ms 2026-01-23 12:04:39.847 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3040 ms 2026-01-23 12:04:40.078 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2635 ms 2026-01-23 12:04:41.843 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 241.8484 ms 2026-01-23 12:04:42.387 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3413 ms 2026-01-23 12:04:42.855 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.6887 ms 2026-01-23 12:04:44.630 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 240.0226 ms 2026-01-23 12:04:45.191 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3509 ms 2026-01-23 12:04:45.366 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0388 ms 2026-01-23 12:04:46.837 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 232.9423 ms 2026-01-23 12:04:47.645 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1967 ms 2026-01-23 12:04:47.769 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4384 ms 2026-01-23 12:04:48.412 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.4977 ms 2026-01-23 12:04:52.795 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.6484 ms 2026-01-23 12:04:54.455 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3278 ms 2026-01-23 12:04:54.646 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6699 ms 2026-01-23 12:05:06.957 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ea2a28bb-edb5-4577-01a3-08de5a606e05" responded 200 in 290.4310 ms 2026-01-23 12:05:07.811 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3143 ms 2026-01-23 12:05:07.860 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 12:05:07.860 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 20.2560 ms 2026-01-23 12:05:07.978 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.7963 ms 2026-01-23 12:05:08.094 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.9549 ms 2026-01-23 12:05:08.498 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3117 ms 2026-01-23 12:05:08.598 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.1321 ms 2026-01-23 12:05:11.452 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 306.8417 ms 2026-01-23 12:05:11.803 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3376 ms 2026-01-23 12:05:12.054 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8245 ms 2026-01-23 12:05:14.672 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2f903fde-4bbd-46b4-01a2-08de5a606e05" responded 200 in 298.7281 ms 2026-01-23 12:05:14.921 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3099 ms 2026-01-23 12:05:15.258 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3447 ms 2026-01-23 12:05:15.856 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2224 ms 2026-01-23 12:05:15.910 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.9521 ms 2026-01-23 12:05:21.285 +01:00 [Information] Connexion utilisateur: Gestionnaire 2026-01-23 12:05:21.285 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 39.5986 ms 2026-01-23 12:05:21.951 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 568.2869 ms 2026-01-23 12:05:25.021 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3782 ms 2026-01-23 12:05:25.201 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.4028 ms 2026-01-23 12:05:28.045 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 486.7144 ms 2026-01-23 12:05:28.234 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3568 ms 2026-01-23 12:05:28.349 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.0303 ms 2026-01-23 12:05:30.849 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=628a30db-0cfd-4fbb-f985-08de534cc79f" responded 200 in 300.4942 ms 2026-01-23 12:05:33.465 +01:00 [Information] HTTP "POST" "/Account/Logout" responded 400 in 1.4078 ms 2026-01-23 12:05:33.520 +01:00 [Information] HTTP "GET" "/Error/400" responded 302 in 0.1530 ms 2026-01-23 12:05:33.549 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3645 ms 2026-01-23 12:05:33.574 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F400" responded 200 in 0.9253 ms 2026-01-23 12:05:33.636 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1664 ms 2026-01-23 12:05:35.736 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.2561 ms 2026-01-23 12:05:35.889 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 125.9944 ms 2026-01-23 12:05:35.939 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-12-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33310&dateEffet=2026-01-28" responded 200 in 29.2106 ms 2026-01-23 12:05:36.577 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 622.9269 ms 2026-01-23 12:05:36.796 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3521 ms 2026-01-23 12:05:37.035 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.0663 ms 2026-01-23 12:05:37.827 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7619106000044362929510181" responded 200 in 24.4253 ms 2026-01-23 12:05:40.393 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7619106000044362929510181" responded 200 in 13.7937 ms 2026-01-23 12:05:41.739 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 12:05:41.739 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FError%2F400" responded 302 in 10.0184 ms 2026-01-23 12:05:41.871 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 78.0280 ms 2026-01-23 12:05:42.406 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.3151 ms 2026-01-23 12:05:42.421 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4409 ms 2026-01-23 12:05:42.569 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.2802 ms 2026-01-23 12:05:42.657 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4167 ms 2026-01-23 12:05:44.278 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 432.6822 ms 2026-01-23 12:05:44.524 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2842 ms 2026-01-23 12:05:44.660 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1122 ms 2026-01-23 12:05:45.239 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1222.6795 ms 2026-01-23 12:05:45.261 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 347.7152 ms 2026-01-23 12:05:45.743 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2992 ms 2026-01-23 12:05:45.870 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9506 ms 2026-01-23 12:05:47.654 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.0982 ms 2026-01-23 12:05:47.861 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3675 ms 2026-01-23 12:05:47.989 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0395 ms 2026-01-23 12:05:49.139 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 319.8198 ms 2026-01-23 12:05:49.498 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2770 ms 2026-01-23 12:05:49.620 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2682 ms 2026-01-23 12:05:54.742 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5337.2537 ms 2026-01-23 12:05:57.072 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 189.0719 ms 2026-01-23 12:05:57.480 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3285 ms 2026-01-23 12:05:57.725 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.7455 ms 2026-01-23 12:06:05.586 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 196.7304 ms 2026-01-23 12:06:05.978 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1750 ms 2026-01-23 12:06:06.126 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.7877 ms 2026-01-23 12:06:09.019 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 204.1711 ms 2026-01-23 12:06:09.610 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3075 ms 2026-01-23 12:06:10.001 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.4287 ms 2026-01-23 12:06:11.565 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 254.6283 ms 2026-01-23 12:06:11.903 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3406 ms 2026-01-23 12:06:12.711 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.3902 ms 2026-01-23 12:06:18.666 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 191.8884 ms 2026-01-23 12:06:19.076 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3085 ms 2026-01-23 12:06:19.350 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.9728 ms 2026-01-23 12:06:21.975 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1954-05-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59200&dateEffet=2026-01-28" responded 200 in 25.2961 ms 2026-01-23 12:06:22.224 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 209.9117 ms 2026-01-23 12:06:22.602 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3133 ms 2026-01-23 12:06:22.826 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.3199 ms 2026-01-23 12:06:27.402 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 187.7080 ms 2026-01-23 12:06:27.818 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2924 ms 2026-01-23 12:06:27.999 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9406 ms 2026-01-23 12:06:56.738 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 193.2638 ms 2026-01-23 12:06:57.100 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3223 ms 2026-01-23 12:06:57.258 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8119 ms 2026-01-23 12:06:59.283 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-02-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02190&dateEffet=2026-01-28" responded 200 in 48.7439 ms 2026-01-23 12:07:05.174 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 190.0449 ms 2026-01-23 12:07:05.526 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4322 ms 2026-01-23 12:07:05.600 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.6443 ms 2026-01-23 12:07:24.783 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.2207 ms 2026-01-23 12:07:25.146 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2947 ms 2026-01-23 12:07:25.556 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4304 ms 2026-01-23 12:07:39.881 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 209.5847 ms 2026-01-23 12:07:40.309 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3543 ms 2026-01-23 12:07:40.779 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.7530 ms 2026-01-23 12:07:50.899 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.1575 ms 2026-01-23 12:07:51.296 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3299 ms 2026-01-23 12:07:51.370 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.7480 ms 2026-01-23 12:08:05.302 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-07-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=18400&dateEffet=2026-01-28" responded 200 in 143.4315 ms 2026-01-23 12:08:25.514 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 184.8170 ms 2026-01-23 12:08:25.879 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3427 ms 2026-01-23 12:08:25.985 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.3788 ms 2026-01-23 12:08:31.404 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 341.3964 ms 2026-01-23 12:08:31.865 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3659 ms 2026-01-23 12:08:32.059 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3715 ms 2026-01-23 12:08:37.512 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 201.9365 ms 2026-01-23 12:08:37.900 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3514 ms 2026-01-23 12:08:38.013 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5813 ms 2026-01-23 12:08:39.932 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 232.2820 ms 2026-01-23 12:08:40.764 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3234 ms 2026-01-23 12:08:41.083 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.4337 ms 2026-01-23 12:08:41.847 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 210.4188 ms 2026-01-23 12:08:42.094 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2246 ms 2026-01-23 12:08:42.277 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.9533 ms 2026-01-23 12:08:44.738 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.3715 ms 2026-01-23 12:08:44.958 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 188.5884 ms 2026-01-23 12:08:45.078 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3074 ms 2026-01-23 12:08:45.134 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3033 ms 2026-01-23 12:08:45.243 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2681 ms 2026-01-23 12:08:45.300 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2326 ms 2026-01-23 12:08:47.822 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 222.7711 ms 2026-01-23 12:08:48.008 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3077 ms 2026-01-23 12:08:48.180 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.1603 ms 2026-01-23 12:08:50.966 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 177.5037 ms 2026-01-23 12:08:51.181 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3115 ms 2026-01-23 12:08:51.574 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2087 ms 2026-01-23 12:08:53.955 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 260.0695 ms 2026-01-23 12:08:54.319 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3551 ms 2026-01-23 12:08:54.457 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9372 ms 2026-01-23 12:08:57.203 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 253.2671 ms 2026-01-23 12:08:57.373 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4529 ms 2026-01-23 12:08:57.519 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3441 ms 2026-01-23 12:08:59.929 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 201.2454 ms 2026-01-23 12:09:00.106 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3692 ms 2026-01-23 12:09:00.292 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3836 ms 2026-01-23 12:09:02.711 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 191.4650 ms 2026-01-23 12:09:02.888 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3617 ms 2026-01-23 12:09:03.091 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.7767 ms 2026-01-23 12:09:06.816 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 346.9999 ms 2026-01-23 12:09:07.410 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 469.2355 ms 2026-01-23 12:09:08.317 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3178 ms 2026-01-23 12:09:08.431 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.4045 ms 2026-01-23 12:09:08.939 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 397.5360 ms 2026-01-23 12:09:09.102 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3109 ms 2026-01-23 12:09:09.257 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6895 ms 2026-01-23 12:09:13.118 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 554.9222 ms 2026-01-23 12:09:13.288 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2793 ms 2026-01-23 12:09:13.482 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.9599 ms 2026-01-23 12:09:15.491 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.7177 ms 2026-01-23 12:09:15.988 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3030 ms 2026-01-23 12:09:16.124 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 76.0604 ms 2026-01-23 12:09:16.245 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 511.8089 ms 2026-01-23 12:09:16.453 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3308 ms 2026-01-23 12:09:16.725 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.6330 ms 2026-01-23 12:09:21.729 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 398.3907 ms 2026-01-23 12:09:21.954 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3309 ms 2026-01-23 12:09:26.769 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4622.0316 ms 2026-01-23 12:09:30.036 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 419.2661 ms 2026-01-23 12:09:30.241 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3689 ms 2026-01-23 12:09:30.413 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.5307 ms 2026-01-23 12:09:32.305 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 837.8901 ms 2026-01-23 12:09:33.062 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 401.2721 ms 2026-01-23 12:09:33.225 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3343 ms 2026-01-23 12:09:33.363 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.8892 ms 2026-01-23 12:09:33.676 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1868 ms 2026-01-23 12:09:34.499 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.0563 ms 2026-01-23 12:09:36.216 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 402.8113 ms 2026-01-23 12:09:36.378 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3107 ms 2026-01-23 12:09:36.608 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.3757 ms 2026-01-23 12:09:41.550 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 406.3286 ms 2026-01-23 12:09:41.719 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3652 ms 2026-01-23 12:09:41.964 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0015 ms 2026-01-23 12:09:44.809 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 381.2815 ms 2026-01-23 12:09:44.990 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3025 ms 2026-01-23 12:09:45.273 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 73.1881 ms 2026-01-23 12:09:47.885 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 369.6370 ms 2026-01-23 12:09:48.061 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3111 ms 2026-01-23 12:09:48.232 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.7984 ms 2026-01-23 12:09:51.161 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 378.2901 ms 2026-01-23 12:09:51.333 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3394 ms 2026-01-23 12:09:51.690 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.8529 ms 2026-01-23 12:09:52.436 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2819 ms 2026-01-23 12:09:52.530 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2682 ms 2026-01-23 12:09:53.135 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1728 ms 2026-01-23 12:09:53.135 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2794 ms 2026-01-23 12:09:53.282 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.8295 ms 2026-01-23 12:09:53.419 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.6057 ms 2026-01-23 12:09:56.424 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 269.4794 ms 2026-01-23 12:09:56.620 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3614 ms 2026-01-23 12:09:57.065 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.6593 ms 2026-01-23 12:09:59.564 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 3505.3053 ms 2026-01-23 12:09:59.815 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3037 ms 2026-01-23 12:10:00.075 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 87.3154 ms 2026-01-23 12:10:00.418 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 543.7710 ms 2026-01-23 12:10:00.581 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3622 ms 2026-01-23 12:10:00.749 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.9087 ms 2026-01-23 12:10:03.939 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 684.5209 ms 2026-01-23 12:10:04.239 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3213 ms 2026-01-23 12:10:04.462 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.0698 ms 2026-01-23 12:10:11.971 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 106.0335 ms 2026-01-23 12:10:12.546 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2373 ms 2026-01-23 12:10:12.704 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1960 ms 2026-01-23 12:10:12.839 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 485.5904 ms 2026-01-23 12:10:13.130 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2889 ms 2026-01-23 12:10:13.625 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=db3952cb-9b77-4223-01a4-08de5a606e05" responded 200 in 335.9993 ms 2026-01-23 12:10:13.637 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.8475 ms 2026-01-23 12:10:13.771 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4023 ms 2026-01-23 12:10:13.881 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6969 ms 2026-01-23 12:10:13.938 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.1018 ms 2026-01-23 12:10:26.052 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:10:26.053 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:10:26.068 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616606100420013556214114" responded 200 in 15.4619 ms 2026-01-23 12:10:28.986 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:10:28.986 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:10:29.011 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616606100420013556214114" responded 200 in 26.0699 ms 2026-01-23 12:10:33.394 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4240.7642 ms 2026-01-23 12:10:49.211 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:10:49.211 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:10:49.373 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-01-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93190&dateEffet=2026-01-28" responded 200 in 684.6289 ms 2026-01-23 12:11:04.382 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 5234.0062 ms 2026-01-23 12:11:05.414 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 16202.8933 ms 2026-01-23 12:11:05.542 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2826 ms 2026-01-23 12:11:06.917 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1203.1583 ms 2026-01-23 12:11:20.939 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-06-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76600&dateEffet=2026-01-28" responded 200 in 228.6937 ms 2026-01-23 12:11:26.051 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 17825.5876 ms 2026-01-23 12:11:26.681 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3304 ms 2026-01-23 12:11:31.269 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4518.8788 ms 2026-01-23 12:11:33.405 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 8812.6731 ms 2026-01-23 12:11:34.655 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2725 ms 2026-01-23 12:11:38.270 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3492.7036 ms 2026-01-23 12:11:59.159 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 29134.3168 ms 2026-01-23 12:11:59.816 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3056 ms 2026-01-23 12:12:05.712 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 5673.6321 ms 2026-01-23 12:12:14.099 +01:00 [Information] User logged out. 2026-01-23 12:12:14.099 +01:00 [Information] HTTP "POST" "/Account/Logout" responded 302 in 0.6579 ms 2026-01-23 12:12:14.153 +01:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 3.4695 ms 2026-01-23 12:12:14.818 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-01-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75019&dateEffet=2026-01-28" responded 200 in 216.8570 ms 2026-01-23 12:12:16.540 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 15114.2282 ms 2026-01-23 12:12:16.924 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3266 ms 2026-01-23 12:12:18.289 +01:00 [Error] Failed executing DbCommand ("30,078"ms) [Parameters=["@__objectID_0='3835805e-1b98-403a-0ddc-08de37cc65ce'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:2e934f9f-4ee6-4b58-9e76-e837fb5bd682 Error Number:-2,State:0,Class:11 2026-01-23 12:12:18.295 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=3835805e-1b98-403a-0ddc-08de37cc65ce" responded 500 in 44000.7898 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:2e934f9f-4ee6-4b58-9e76-e837fb5bd682 Error Number:-2,State:0,Class:11 2026-01-23 12:12:18.323 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:2e934f9f-4ee6-4b58-9e76-e837fb5bd682 Error Number:-2,State:0,Class:11 2026-01-23 12:12:18.347 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 12:12:19.850 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=3835805e-1b98-403a-0ddc-08de37cc65ce" responded 500 in 1507.8659 ms 2026-01-23 12:12:19.852 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2652.4919 ms 2026-01-23 12:12:21.480 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 12:12:21.480 +01:00 [Information] HTTP "POST" "/Account/Login" responded 302 in 245.6896 ms 2026-01-23 12:12:22.920 +01:00 [Information] HTTP "GET" "/" responded 200 in 1391.7318 ms 2026-01-23 12:12:23.810 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2189 ms 2026-01-23 12:12:25.245 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1230.0249 ms 2026-01-23 12:12:28.234 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:12:28.234 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:12:31.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:12:31.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:12:31.487 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR2020041010082547598C02909" responded 200 in 136.7341 ms 2026-01-23 12:12:34.852 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:12:34.852 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:12:35.445 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR2020041010082547598C02909" responded 200 in 593.7406 ms 2026-01-23 12:12:36.739 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 8505.1838 ms 2026-01-23 12:12:38.866 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:12:38.866 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:12:43.948 +01:00 [Error] Failed executing DbCommand ("30,025"ms) [Parameters=["@__objectID_0='3835805e-1b98-403a-0ddc-08de37cc65ce'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:48d49d9b-d8b1-4ab4-ba94-e3cb26eae921 Error Number:-2,State:0,Class:11 2026-01-23 12:12:43.949 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=3835805e-1b98-403a-0ddc-08de37cc65ce" responded 500 in 64030.8925 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:48d49d9b-d8b1-4ab4-ba94-e3cb26eae921 Error Number:-2,State:0,Class:11 2026-01-23 12:12:43.955 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:48d49d9b-d8b1-4ab4-ba94-e3cb26eae921 Error Number:-2,State:0,Class:11 2026-01-23 12:12:43.963 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 12:12:44.455 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7615589335450777371064088" responded 200 in 336.9869 ms 2026-01-23 12:12:46.802 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7615589335450777371064088" responded 200 in 409.6864 ms 2026-01-23 12:12:48.067 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=3835805e-1b98-403a-0ddc-08de37cc65ce" responded 500 in 4107.4676 ms 2026-01-23 12:12:48.478 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2826 ms 2026-01-23 12:12:48.483 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 0.1576 ms 2026-01-23 12:12:49.824 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1294.1554 ms 2026-01-23 12:12:50.213 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 11347.7773 ms 2026-01-23 12:12:50.493 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:12:50.493 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:12:50.493 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4427 ms 2026-01-23 12:12:50.637 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:12:50.637 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:12:50.767 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 900.6027 ms 2026-01-23 12:12:51.582 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 944.9338 ms 2026-01-23 12:13:01.141 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:01.141 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:09.637 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 8495.7723 ms 2026-01-23 12:13:11.165 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 9248.4178 ms 2026-01-23 12:13:11.718 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2037 ms 2026-01-23 12:13:13.007 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1208.7154 ms 2026-01-23 12:13:14.382 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:14.382 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:22.830 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 8447.9991 ms 2026-01-23 12:13:22.838 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5532.8405 ms 2026-01-23 12:13:22.965 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.1192 ms 2026-01-23 12:13:24.912 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:24.912 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:25.386 +01:00 [Error] Failed executing DbCommand ("30,302"ms) [Parameters=["@__objectID_0='d3efa9c7-1dd0-4e05-018f-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:48d49d9b-d8b1-4ab4-ba94-e3cb26eae921 Error Number:-2,State:0,Class:11 2026-01-23 12:13:25.388 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d3efa9c7-1dd0-4e05-018f-08de5a606e05" responded 500 in 33925.1926 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:48d49d9b-d8b1-4ab4-ba94-e3cb26eae921 Error Number:-2,State:0,Class:11 2026-01-23 12:13:25.395 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:48d49d9b-d8b1-4ab4-ba94-e3cb26eae921 Error Number:-2,State:0,Class:11 2026-01-23 12:13:25.405 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 12:13:27.251 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d3efa9c7-1dd0-4e05-018f-08de5a606e05" responded 500 in 1849.0278 ms 2026-01-23 12:13:27.679 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4140 ms 2026-01-23 12:13:27.806 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 0.1857 ms 2026-01-23 12:13:30.312 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2506.4054 ms 2026-01-23 12:13:34.135 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3778.3505 ms 2026-01-23 12:13:37.681 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:37.681 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:39.972 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 15061.3106 ms 2026-01-23 12:13:40.448 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:40.449 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:40.449 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5017 ms 2026-01-23 12:13:40.532 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:40.532 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:41.972 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1440.0361 ms 2026-01-23 12:13:43.089 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 5407.5619 ms 2026-01-23 12:13:43.379 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:43.379 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:43.380 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4320 ms 2026-01-23 12:13:43.576 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:43.576 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:44.180 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 16381.6843 ms 2026-01-23 12:13:44.769 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1193.2300 ms 2026-01-23 12:13:45.847 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:45.847 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:46.034 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 2142.6900 ms 2026-01-23 12:13:46.264 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 416.6027 ms 2026-01-23 12:13:46.284 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2560 ms 2026-01-23 12:13:46.499 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:46.499 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:46.499 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3984 ms 2026-01-23 12:13:46.513 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.2368 ms 2026-01-23 12:13:46.625 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 333.6979 ms 2026-01-23 12:13:46.633 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:46.633 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:46.658 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2531 ms 2026-01-23 12:13:47.139 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3007 ms 2026-01-23 12:13:47.273 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1279 ms 2026-01-23 12:13:48.206 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.0910 ms 2026-01-23 12:13:52.954 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 427.0819 ms 2026-01-23 12:13:53.294 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1657 ms 2026-01-23 12:13:53.464 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7192 ms 2026-01-23 12:13:56.980 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:56.980 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:57.286 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 306.1134 ms 2026-01-23 12:13:57.556 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:57.556 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:57.556 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4038 ms 2026-01-23 12:13:57.640 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:57.640 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:13:57.671 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.8313 ms 2026-01-23 12:13:58.379 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 366.5948 ms 2026-01-23 12:13:58.986 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1724 ms 2026-01-23 12:13:59.165 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9303 ms 2026-01-23 12:14:06.090 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 238.0647 ms 2026-01-23 12:14:06.501 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3008 ms 2026-01-23 12:14:06.808 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.7197 ms 2026-01-23 12:14:06.839 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 237.8985 ms 2026-01-23 12:14:07.292 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3167 ms 2026-01-23 12:14:07.529 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1288 ms 2026-01-23 12:14:09.768 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 234.3173 ms 2026-01-23 12:14:10.620 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3634 ms 2026-01-23 12:14:11.024 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1563 ms 2026-01-23 12:14:11.151 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:11.151 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:11.305 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 153.8653 ms 2026-01-23 12:14:11.326 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:11.326 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:11.434 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 108.2066 ms 2026-01-23 12:14:11.613 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:11.613 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:11.613 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4449 ms 2026-01-23 12:14:11.677 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:11.677 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:11.699 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5002 ms 2026-01-23 12:14:12.099 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:12.100 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:12.204 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 104.6520 ms 2026-01-23 12:14:12.383 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:12.383 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:12.383 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4372 ms 2026-01-23 12:14:12.489 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:12.489 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:12.539 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.6688 ms 2026-01-23 12:14:12.571 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.6185 ms 2026-01-23 12:14:12.785 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:12.785 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:12.826 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2656 ms 2026-01-23 12:14:12.918 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 133.2252 ms 2026-01-23 12:14:12.954 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:12.954 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:13.076 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 121.5827 ms 2026-01-23 12:14:13.134 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:13.134 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:13.161 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=db3952cb-9b77-4223-01a4-08de5a606e05" responded 200 in 353.4576 ms 2026-01-23 12:14:13.263 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 129.0269 ms 2026-01-23 12:14:13.291 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:13.291 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:13.400 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 109.3119 ms 2026-01-23 12:14:13.467 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4908 ms 2026-01-23 12:14:13.584 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:13.584 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:13.584 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4457 ms 2026-01-23 12:14:13.696 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:13.696 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:13.732 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.5773 ms 2026-01-23 12:14:14.084 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1868 ms 2026-01-23 12:14:14.129 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:14.129 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:14.244 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 115.2991 ms 2026-01-23 12:14:14.397 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.7364 ms 2026-01-23 12:14:14.429 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:14.429 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:14.429 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2921 ms 2026-01-23 12:14:14.537 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:14.537 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:14.564 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.9129 ms 2026-01-23 12:14:17.184 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3835805e-1b98-403a-0ddc-08de37cc65ce" responded 200 in 290.1901 ms 2026-01-23 12:14:17.313 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.3020 ms 2026-01-23 12:14:17.570 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2294 ms 2026-01-23 12:14:17.594 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9300 ms 2026-01-23 12:14:17.781 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.0055 ms 2026-01-23 12:14:19.355 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0073 ms 2026-01-23 12:14:20.141 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:20.141 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:20.166 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.3309 ms 2026-01-23 12:14:20.273 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 132.7280 ms 2026-01-23 12:14:20.340 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:20.340 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:20.448 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 108.7246 ms 2026-01-23 12:14:20.633 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:20.633 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:20.633 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4054 ms 2026-01-23 12:14:20.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:20.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:20.770 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9636 ms 2026-01-23 12:14:21.066 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:21.066 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:21.175 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 109.8481 ms 2026-01-23 12:14:21.353 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:21.353 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:21.353 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5100 ms 2026-01-23 12:14:21.404 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:21.404 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:21.433 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.7588 ms 2026-01-23 12:14:21.726 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:21.727 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:21.838 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 112.4265 ms 2026-01-23 12:14:22.014 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:22.014 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:22.014 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4347 ms 2026-01-23 12:14:22.100 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:22.100 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:22.148 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.8094 ms 2026-01-23 12:14:22.423 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:22.424 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:22.558 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 135.2741 ms 2026-01-23 12:14:22.736 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:22.736 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:22.736 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2715 ms 2026-01-23 12:14:22.836 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:22.836 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:22.859 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.6674 ms 2026-01-23 12:14:23.096 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:23.096 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:23.215 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 119.7564 ms 2026-01-23 12:14:23.274 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:23.274 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:23.378 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 104.3341 ms 2026-01-23 12:14:23.428 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:23.428 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:23.548 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 119.9538 ms 2026-01-23 12:14:23.594 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:23.594 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:23.722 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 128.4967 ms 2026-01-23 12:14:23.900 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:23.900 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:23.900 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3649 ms 2026-01-23 12:14:24.004 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:24.004 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:24.031 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.3719 ms 2026-01-23 12:14:24.432 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:24.432 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:24.538 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 106.2059 ms 2026-01-23 12:14:24.718 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:24.718 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:24.718 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3827 ms 2026-01-23 12:14:24.828 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:24.828 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:24.864 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.6930 ms 2026-01-23 12:14:29.522 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:29.522 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:29.622 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 99.8771 ms 2026-01-23 12:14:29.804 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:29.804 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:29.804 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3744 ms 2026-01-23 12:14:29.900 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:29.900 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:29.941 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.6135 ms 2026-01-23 12:14:30.274 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:30.274 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:30.396 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 122.3334 ms 2026-01-23 12:14:30.466 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:30.466 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:30.579 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 112.9413 ms 2026-01-23 12:14:30.751 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:30.751 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:30.751 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3766 ms 2026-01-23 12:14:30.846 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:30.846 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:30.887 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.1029 ms 2026-01-23 12:14:31.681 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:31.681 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:32.022 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 342.5856 ms 2026-01-23 12:14:32.276 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:32.276 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:32.276 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3176 ms 2026-01-23 12:14:32.426 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:32.426 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:32.449 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.7029 ms 2026-01-23 12:14:32.681 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:32.681 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:32.824 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 142.9138 ms 2026-01-23 12:14:33.006 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:33.006 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:33.006 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4541 ms 2026-01-23 12:14:33.102 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:33.103 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:33.132 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.5855 ms 2026-01-23 12:14:33.449 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:33.449 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:33.554 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 105.8834 ms 2026-01-23 12:14:33.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:33.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:33.741 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5227 ms 2026-01-23 12:14:33.841 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:33.842 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:33.881 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1653 ms 2026-01-23 12:14:34.450 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:34.450 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:34.562 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 112.8754 ms 2026-01-23 12:14:34.785 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:34.785 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:34.785 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4568 ms 2026-01-23 12:14:34.874 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:34.875 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:34.914 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3068 ms 2026-01-23 12:14:36.493 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4554.7131 ms 2026-01-23 12:14:36.553 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:36.553 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:36.682 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 129.5666 ms 2026-01-23 12:14:36.751 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:36.751 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:36.857 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 105.5402 ms 2026-01-23 12:14:36.914 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:36.914 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:37.020 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 105.2836 ms 2026-01-23 12:14:37.205 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:37.205 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:37.205 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3679 ms 2026-01-23 12:14:37.344 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:37.344 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:37.363 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.4560 ms 2026-01-23 12:14:37.549 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:37.549 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:37.993 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 444.2176 ms 2026-01-23 12:14:38.252 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:38.252 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:38.252 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3550 ms 2026-01-23 12:14:38.441 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:38.441 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:38.465 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.7688 ms 2026-01-23 12:14:39.054 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:39.054 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:39.078 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:39.078 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:39.177 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 123.8087 ms 2026-01-23 12:14:39.354 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:39.354 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:39.354 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4248 ms 2026-01-23 12:14:39.428 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 350.2836 ms 2026-01-23 12:14:39.477 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:39.477 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:39.519 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2799 ms 2026-01-23 12:14:39.683 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:39.683 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:39.683 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3731 ms 2026-01-23 12:14:39.830 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:39.830 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:39.899 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 70.1310 ms 2026-01-23 12:14:40.398 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:40.399 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:40.740 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 341.8362 ms 2026-01-23 12:14:40.987 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:40.987 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:40.988 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0266 ms 2026-01-23 12:14:41.099 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:41.099 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:41.132 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9211 ms 2026-01-23 12:14:41.656 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:41.656 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:42.009 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.6655 ms 2026-01-23 12:14:42.263 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:42.263 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:42.263 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5385 ms 2026-01-23 12:14:42.350 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:42.350 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:42.392 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.0712 ms 2026-01-23 12:14:42.420 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:42.420 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:42.529 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 109.0214 ms 2026-01-23 12:14:42.723 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:42.723 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:42.723 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3357 ms 2026-01-23 12:14:42.829 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:42.829 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:42.848 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.8932 ms 2026-01-23 12:14:43.255 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:43.255 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:43.614 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 359.7035 ms 2026-01-23 12:14:43.819 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:43.819 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:43.819 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4466 ms 2026-01-23 12:14:43.953 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:43.953 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:43.983 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.6331 ms 2026-01-23 12:14:44.432 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:44.432 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:44.735 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:44.735 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:44.877 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 445.5201 ms 2026-01-23 12:14:44.900 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 164.9666 ms 2026-01-23 12:14:44.919 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:44.919 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:45.029 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:45.029 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:45.029 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4104 ms 2026-01-23 12:14:45.032 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 113.8292 ms 2026-01-23 12:14:45.133 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:45.133 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:45.173 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9274 ms 2026-01-23 12:14:45.205 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.4898 ms 2026-01-23 12:14:45.224 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:45.224 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:45.224 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3347 ms 2026-01-23 12:14:45.328 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:45.328 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:45.355 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5588 ms 2026-01-23 12:14:45.685 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:45.685 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:46.100 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 415.5486 ms 2026-01-23 12:14:46.235 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:46.235 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:46.235 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3351 ms 2026-01-23 12:14:46.401 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:46.401 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:46.433 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.4335 ms 2026-01-23 12:14:46.699 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:46.699 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:46.772 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3574 ms 2026-01-23 12:14:46.814 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 115.5361 ms 2026-01-23 12:14:46.971 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:46.971 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:47.032 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:47.032 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:47.033 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4387 ms 2026-01-23 12:14:47.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:47.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:47.325 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 79.2983 ms 2026-01-23 12:14:47.389 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 418.3912 ms 2026-01-23 12:14:47.542 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:47.542 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:47.542 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4034 ms 2026-01-23 12:14:47.658 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:47.658 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:47.681 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.9604 ms 2026-01-23 12:14:47.704 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.5025 ms 2026-01-23 12:14:48.143 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:48.143 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:48.502 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 359.1833 ms 2026-01-23 12:14:48.623 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 205.2815 ms 2026-01-23 12:14:48.652 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:48.652 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:48.652 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3024 ms 2026-01-23 12:14:48.777 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:48.777 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:48.823 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.4858 ms 2026-01-23 12:14:49.113 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2080 ms 2026-01-23 12:14:49.117 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:49.117 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:49.210 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:49.210 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:49.221 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4602 ms 2026-01-23 12:14:49.295 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 304 in 0.0874 ms 2026-01-23 12:14:49.336 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 126.0294 ms 2026-01-23 12:14:49.480 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 363.6616 ms 2026-01-23 12:14:49.511 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:49.511 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:49.511 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3797 ms 2026-01-23 12:14:49.593 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:49.593 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:49.622 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4664 ms 2026-01-23 12:14:49.629 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:49.629 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:49.629 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2832 ms 2026-01-23 12:14:49.736 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:49.736 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:49.771 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.0929 ms 2026-01-23 12:14:50.031 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:50.032 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:50.218 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 187.0383 ms 2026-01-23 12:14:50.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:50.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:50.350 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 104.1503 ms 2026-01-23 12:14:50.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:50.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:50.525 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:50.525 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:50.525 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3351 ms 2026-01-23 12:14:50.625 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:50.625 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:50.648 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4689 ms 2026-01-23 12:14:50.681 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.4631 ms 2026-01-23 12:14:50.827 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:50.827 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:50.827 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3629 ms 2026-01-23 12:14:50.942 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:50.942 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:50.948 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:50.948 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:50.971 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2893 ms 2026-01-23 12:14:51.053 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 105.6146 ms 2026-01-23 12:14:51.224 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:51.224 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:51.224 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4322 ms 2026-01-23 12:14:51.298 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:51.298 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:51.327 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2681 ms 2026-01-23 12:14:51.620 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:51.620 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:51.708 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 149.6895 ms 2026-01-23 12:14:51.945 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:51.945 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:51.948 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2592 ms 2026-01-23 12:14:52.002 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 382.4341 ms 2026-01-23 12:14:52.052 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 106.7001 ms 2026-01-23 12:14:52.155 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:52.155 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:52.155 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4136 ms 2026-01-23 12:14:52.182 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4871 ms 2026-01-23 12:14:52.233 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:52.233 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:52.234 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3577 ms 2026-01-23 12:14:52.275 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:52.275 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:52.313 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.0351 ms 2026-01-23 12:14:52.345 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:52.345 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:52.378 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2001 ms 2026-01-23 12:14:52.596 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:52.596 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:52.717 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 120.9377 ms 2026-01-23 12:14:52.895 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:52.895 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:52.895 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4420 ms 2026-01-23 12:14:53.007 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:53.007 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:53.035 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.7412 ms 2026-01-23 12:14:53.373 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:53.373 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:53.486 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 113.5884 ms 2026-01-23 12:14:53.659 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:53.659 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:53.659 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3571 ms 2026-01-23 12:14:53.733 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:53.733 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:53.752 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2244 ms 2026-01-23 12:14:54.136 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:54.136 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:54.243 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 107.3408 ms 2026-01-23 12:14:54.272 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-11-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13013&dateEffet=2026-01-28" responded 200 in 28.8165 ms 2026-01-23 12:14:54.432 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:54.432 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:54.432 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4279 ms 2026-01-23 12:14:54.482 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:54.482 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:54.544 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:54.544 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:54.579 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6843 ms 2026-01-23 12:14:54.833 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 350.8541 ms 2026-01-23 12:14:54.969 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:54.969 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:54.969 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3816 ms 2026-01-23 12:14:54.976 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:54.976 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:55.100 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 124.6223 ms 2026-01-23 12:14:55.126 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:55.126 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:55.171 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.9280 ms 2026-01-23 12:14:55.279 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:55.279 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:55.279 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4089 ms 2026-01-23 12:14:55.364 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:55.364 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:55.394 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.6323 ms 2026-01-23 12:14:57.216 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d3efa9c7-1dd0-4e05-018f-08de5a606e05" responded 200 in 284.5566 ms 2026-01-23 12:14:57.460 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3016 ms 2026-01-23 12:14:57.765 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5102 ms 2026-01-23 12:14:58.122 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:58.122 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:58.315 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:58.315 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:58.333 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 211.0583 ms 2026-01-23 12:14:58.418 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 103.0173 ms 2026-01-23 12:14:58.499 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:58.499 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:58.585 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.3760 ms 2026-01-23 12:14:58.621 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 122.5895 ms 2026-01-23 12:14:58.812 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:58.812 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:58.813 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4218 ms 2026-01-23 12:14:58.928 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:58.928 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:58.937 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3090 ms 2026-01-23 12:14:58.947 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.5565 ms 2026-01-23 12:14:59.024 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.1725 ms 2026-01-23 12:14:59.417 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:59.417 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:59.524 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 107.0423 ms 2026-01-23 12:14:59.713 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:59.713 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:59.714 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3554 ms 2026-01-23 12:14:59.812 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:14:59.812 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:14:59.820 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-10-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44320&dateEffet=2026-01-28" responded 200 in 43.1279 ms 2026-01-23 12:14:59.831 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.7226 ms 2026-01-23 12:14:59.956 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:14:59.956 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:15:00.258 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a210e7bc-9761-468f-01a7-08de5a606e05" responded 200 in 302.0494 ms 2026-01-23 12:15:00.410 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:15:00.410 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:15:00.410 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3578 ms 2026-01-23 12:15:00.453 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:00.453 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:00.464 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:15:00.464 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:15:00.494 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.6487 ms 2026-01-23 12:15:00.566 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 113.6100 ms 2026-01-23 12:15:00.745 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:00.745 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:00.745 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4154 ms 2026-01-23 12:15:00.848 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:00.848 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:00.867 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1266 ms 2026-01-23 12:15:01.259 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:01.259 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:01.399 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 140.3987 ms 2026-01-23 12:15:01.580 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:01.580 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:01.581 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4688 ms 2026-01-23 12:15:01.704 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:01.704 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:01.753 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.5163 ms 2026-01-23 12:15:03.447 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:03.447 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:03.562 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 115.6850 ms 2026-01-23 12:15:03.755 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:03.755 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:03.755 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4187 ms 2026-01-23 12:15:03.844 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:03.844 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:03.904 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.4195 ms 2026-01-23 12:15:04.143 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.5491 ms 2026-01-23 12:15:04.437 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3613 ms 2026-01-23 12:15:04.761 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3080 ms 2026-01-23 12:15:05.503 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:05.503 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:05.633 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 130.8096 ms 2026-01-23 12:15:05.811 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:05.811 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:05.811 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4271 ms 2026-01-23 12:15:05.903 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.9918 ms 2026-01-23 12:15:05.947 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:05.947 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:05.965 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.4523 ms 2026-01-23 12:15:06.154 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:06.154 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:06.262 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 108.6276 ms 2026-01-23 12:15:06.450 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:06.450 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:06.450 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4388 ms 2026-01-23 12:15:06.578 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:06.578 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:06.610 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0120 ms 2026-01-23 12:15:06.771 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3442 ms 2026-01-23 12:15:06.853 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5080 ms 2026-01-23 12:15:09.055 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.9080 ms 2026-01-23 12:15:09.065 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:09.065 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:09.174 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 109.2484 ms 2026-01-23 12:15:09.349 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:09.349 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:09.349 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4312 ms 2026-01-23 12:15:09.516 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:09.516 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:09.540 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3683 ms 2026-01-23 12:15:10.004 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:10.004 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:10.109 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 105.1567 ms 2026-01-23 12:15:10.248 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2890 ms 2026-01-23 12:15:10.301 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:10.301 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:10.301 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3749 ms 2026-01-23 12:15:10.411 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:10.411 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:10.489 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 78.4403 ms 2026-01-23 12:15:11.134 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2278 ms 2026-01-23 12:15:12.476 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:12.476 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:12.525 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-05-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13008&dateEffet=2026-01-28" responded 200 in 44.9465 ms 2026-01-23 12:15:12.589 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 113.4572 ms 2026-01-23 12:15:12.788 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:12.788 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:12.788 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4077 ms 2026-01-23 12:15:12.899 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:12.899 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:12.918 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4693 ms 2026-01-23 12:15:13.378 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:13.378 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:13.503 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 125.1380 ms 2026-01-23 12:15:13.682 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:13.682 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:13.682 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3992 ms 2026-01-23 12:15:13.782 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:13.782 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:13.821 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7670 ms 2026-01-23 12:15:14.112 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:14.112 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:14.234 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 121.5184 ms 2026-01-23 12:15:14.432 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:14.432 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:14.432 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3841 ms 2026-01-23 12:15:14.529 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:14.529 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:14.550 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9983 ms 2026-01-23 12:15:14.986 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:14.986 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:15.108 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 122.1391 ms 2026-01-23 12:15:15.283 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:15.283 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:15.283 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3715 ms 2026-01-23 12:15:15.401 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:15.401 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:15.430 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5761 ms 2026-01-23 12:15:15.727 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:15.727 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:15.882 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 154.7341 ms 2026-01-23 12:15:16.070 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:16.070 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:16.070 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4370 ms 2026-01-23 12:15:16.177 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:16.177 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:16.196 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9227 ms 2026-01-23 12:15:16.590 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:16.590 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:16.716 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 126.0894 ms 2026-01-23 12:15:16.767 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 199.3080 ms 2026-01-23 12:15:16.924 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:16.924 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:16.924 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6551 ms 2026-01-23 12:15:17.029 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:17.029 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:17.039 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2610 ms 2026-01-23 12:15:17.065 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8315 ms 2026-01-23 12:15:17.123 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2486 ms 2026-01-23 12:15:17.514 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:17.514 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:17.625 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 110.4754 ms 2026-01-23 12:15:17.803 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:17.803 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:17.803 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3684 ms 2026-01-23 12:15:17.908 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:17.908 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:17.927 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.6691 ms 2026-01-23 12:15:18.776 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=88748bb5-5519-44d3-01a8-08de5a606e05" responded 200 in 276.3420 ms 2026-01-23 12:15:18.797 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:15:18.797 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:15:19.004 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2832 ms 2026-01-23 12:15:19.138 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8159 ms 2026-01-23 12:15:22.504 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.6641 ms 2026-01-23 12:15:22.540 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-08-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57140&dateEffet=2026-01-28" responded 200 in 28.5242 ms 2026-01-23 12:15:23.053 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4256.5761 ms 2026-01-23 12:15:23.921 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:23.921 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:24.026 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 104.8810 ms 2026-01-23 12:15:24.057 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2609 ms 2026-01-23 12:15:24.236 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:24.236 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:24.236 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4191 ms 2026-01-23 12:15:24.289 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.5742 ms 2026-01-23 12:15:24.377 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:24.377 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:24.396 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.3904 ms 2026-01-23 12:15:25.409 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:25.409 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:25.533 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 124.7096 ms 2026-01-23 12:15:25.637 +01:00 [Information] HTTP "GET" "/assets/plugins/global/toastr.js.map" responded 404 in 0.2568 ms 2026-01-23 12:15:25.671 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/pdfmake.min.js.map" responded 404 in 0.1795 ms 2026-01-23 12:15:25.716 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.6374 ms 2026-01-23 12:15:25.719 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:25.719 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:25.719 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2552 ms 2026-01-23 12:15:25.807 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4300 ms 2026-01-23 12:15:25.854 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:25.854 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:25.873 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4997 ms 2026-01-23 12:15:26.091 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:26.091 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:26.216 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 125.7951 ms 2026-01-23 12:15:26.293 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 171.8288 ms 2026-01-23 12:15:26.405 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:26.405 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:26.405 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4342 ms 2026-01-23 12:15:26.515 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:26.515 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:26.534 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2867 ms 2026-01-23 12:15:26.937 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2862 ms 2026-01-23 12:15:27.206 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:27.207 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:27.291 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5554 ms 2026-01-23 12:15:27.345 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 139.1267 ms 2026-01-23 12:15:27.520 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:27.520 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:27.520 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3654 ms 2026-01-23 12:15:27.598 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:27.598 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:27.767 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 169.8321 ms 2026-01-23 12:15:33.650 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:15:33.650 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:15:33.939 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:33.940 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:34.050 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 400.9620 ms 2026-01-23 12:15:34.074 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 135.1781 ms 2026-01-23 12:15:34.251 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:15:34.251 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:15:34.251 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3412 ms 2026-01-23 12:15:34.253 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:34.253 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:34.253 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2459 ms 2026-01-23 12:15:34.391 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:34.391 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:34.396 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:15:34.396 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:15:34.414 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8348 ms 2026-01-23 12:15:34.422 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9356 ms 2026-01-23 12:15:34.752 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:34.753 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:34.890 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 137.3485 ms 2026-01-23 12:15:34.933 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:34.933 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:35.092 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 159.0816 ms 2026-01-23 12:15:35.157 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:35.157 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:35.343 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:35.344 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:35.388 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 230.5241 ms 2026-01-23 12:15:35.568 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:35.569 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:35.653 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 309.2895 ms 2026-01-23 12:15:35.723 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 154.8174 ms 2026-01-23 12:15:35.907 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:35.907 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:35.907 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3454 ms 2026-01-23 12:15:36.024 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:36.024 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:36.043 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.5360 ms 2026-01-23 12:15:36.413 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:36.414 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:36.530 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 117.0888 ms 2026-01-23 12:15:36.728 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:36.728 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:36.728 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3894 ms 2026-01-23 12:15:36.833 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:36.833 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:36.853 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5051 ms 2026-01-23 12:15:41.163 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:41.163 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:41.267 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 104.3208 ms 2026-01-23 12:15:41.456 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:41.456 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:41.456 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3840 ms 2026-01-23 12:15:41.613 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:41.613 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:41.678 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.5040 ms 2026-01-23 12:15:42.044 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:42.044 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:42.151 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 107.8630 ms 2026-01-23 12:15:42.343 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:42.343 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:42.343 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4220 ms 2026-01-23 12:15:42.480 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:42.480 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:42.509 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8585 ms 2026-01-23 12:15:44.688 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:44.688 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:44.795 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 107.0511 ms 2026-01-23 12:15:44.974 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:44.974 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:44.974 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3438 ms 2026-01-23 12:15:45.031 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:45.031 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:45.084 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.2956 ms 2026-01-23 12:15:45.474 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:45.474 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:45.595 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 121.0975 ms 2026-01-23 12:15:45.761 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:45.761 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:45.761 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3622 ms 2026-01-23 12:15:45.895 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:45.895 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:45.926 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2191 ms 2026-01-23 12:15:46.234 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:46.234 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:46.347 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 113.3436 ms 2026-01-23 12:15:46.529 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:46.529 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:46.530 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4802 ms 2026-01-23 12:15:46.628 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:46.628 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:46.664 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1432 ms 2026-01-23 12:15:47.489 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 132.3273 ms 2026-01-23 12:15:48.059 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2823 ms 2026-01-23 12:15:48.141 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3856 ms 2026-01-23 12:15:48.357 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:48.357 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:48.654 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=775ed85e-343c-4fca-01a6-08de5a606e05" responded 200 in 297.6789 ms 2026-01-23 12:15:48.843 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:48.843 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:48.843 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4437 ms 2026-01-23 12:15:49.001 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:15:49.001 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:15:49.020 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2950 ms 2026-01-23 12:15:49.875 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=775ed85e-343c-4fca-01a6-08de5a606e05" responded 200 in 299.4058 ms 2026-01-23 12:15:50.411 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8626 ms 2026-01-23 12:15:50.895 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5957 ms 2026-01-23 12:15:56.260 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 168.6103 ms 2026-01-23 12:15:56.832 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 303.9939 ms 2026-01-23 12:15:57.076 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3367 ms 2026-01-23 12:15:57.500 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6069 ms 2026-01-23 12:15:59.703 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 293.0782 ms 2026-01-23 12:15:59.993 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2870 ms 2026-01-23 12:16:00.275 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9365 ms 2026-01-23 12:16:02.022 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=775ed85e-343c-4fca-01a6-08de5a606e05" responded 200 in 437.4263 ms 2026-01-23 12:16:02.346 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3360 ms 2026-01-23 12:16:02.639 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.8282 ms 2026-01-23 12:16:16.307 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5194.3340 ms 2026-01-23 12:16:17.353 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 393.4174 ms 2026-01-23 12:16:17.654 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2978 ms 2026-01-23 12:16:17.859 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8375 ms 2026-01-23 12:16:28.643 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=88748bb5-5519-44d3-01a8-08de5a606e05" responded 200 in 294.1438 ms 2026-01-23 12:16:29.003 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2286 ms 2026-01-23 12:16:29.147 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 304 in 0.0778 ms 2026-01-23 12:16:29.167 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8446 ms 2026-01-23 12:16:32.644 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 381.6572 ms 2026-01-23 12:16:35.337 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3519 ms 2026-01-23 12:16:35.942 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8305 ms 2026-01-23 12:16:38.381 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 246.0928 ms 2026-01-23 12:16:38.750 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4544 ms 2026-01-23 12:16:39.322 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6596 ms 2026-01-23 12:16:56.310 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 270.6759 ms 2026-01-23 12:16:57.036 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 484.5002 ms 2026-01-23 12:16:57.870 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2353 ms 2026-01-23 12:16:58.103 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 100.0313 ms 2026-01-23 12:17:02.957 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:02.957 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:04.807 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:04.807 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:05.130 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 322.9236 ms 2026-01-23 12:17:05.414 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:05.414 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:05.414 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.8129 ms 2026-01-23 12:17:05.591 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:05.591 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:05.636 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.5268 ms 2026-01-23 12:17:07.052 +01:00 [Error] An exception occurred while iterating over the results of a query for context type '"Infrastructure.Data.AppDbContext"'." ""System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 73) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.<>c__DisplayClass190_0.b__1(Task t) at System.Data.SqlClient.SqlDataReader.InvokeRetryable[T](Func`2 moreFunc, TaskCompletionSource`1 source, IDisposable objectToDispose) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) ClientConnectionId:19f5c38b-6d7b-4dbe-aa80-a6a1ea4f0038 Error Number:1205,State:51,Class:13" System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 73) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.<>c__DisplayClass190_0.b__1(Task t) at System.Data.SqlClient.SqlDataReader.InvokeRetryable[T](Func`2 moreFunc, TaskCompletionSource`1 source, IDisposable objectToDispose) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) ClientConnectionId:19f5c38b-6d7b-4dbe-aa80-a6a1ea4f0038 Error Number:1205,State:51,Class:13 2026-01-23 12:17:07.053 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 4096.7562 ms System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 73) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.<>c__DisplayClass190_0.b__1(Task t) at System.Data.SqlClient.SqlDataReader.InvokeRetryable[T](Func`2 moreFunc, TaskCompletionSource`1 source, IDisposable objectToDispose) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:19f5c38b-6d7b-4dbe-aa80-a6a1ea4f0038 Error Number:1205,State:51,Class:13 2026-01-23 12:17:07.055 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 73) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.<>c__DisplayClass190_0.b__1(Task t) at System.Data.SqlClient.SqlDataReader.InvokeRetryable[T](Func`2 moreFunc, TaskCompletionSource`1 source, IDisposable objectToDispose) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:19f5c38b-6d7b-4dbe-aa80-a6a1ea4f0038 Error Number:1205,State:51,Class:13 2026-01-23 12:17:07.058 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:07.058 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:07.059 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.<>c__DisplayClass190_0.b__1(Task t) at System.Data.SqlClient.SqlDataReader.InvokeRetryable[T](Func`2 moreFunc, TaskCompletionSource`1 source, IDisposable objectToDispose) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 12:17:09.661 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 2603.8177 ms 2026-01-23 12:17:09.987 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:09.987 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:10.335 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a210e7bc-9761-468f-01a7-08de5a606e05" responded 200 in 349.1658 ms 2026-01-23 12:17:10.481 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:10.481 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:10.481 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4173 ms 2026-01-23 12:17:10.677 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:10.677 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:10.738 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.0434 ms 2026-01-23 12:17:11.808 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 441.8059 ms 2026-01-23 12:17:12.270 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3600 ms 2026-01-23 12:17:12.428 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.2571 ms 2026-01-23 12:17:14.804 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a210e7bc-9761-468f-01a7-08de5a606e05" responded 200 in 362.5683 ms 2026-01-23 12:17:15.219 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3193 ms 2026-01-23 12:17:15.416 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.4383 ms 2026-01-23 12:17:22.413 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 534.6040 ms 2026-01-23 12:17:23.389 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3472 ms 2026-01-23 12:17:23.527 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.4904 ms 2026-01-23 12:17:25.107 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 401.5241 ms 2026-01-23 12:17:25.512 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2911 ms 2026-01-23 12:17:25.822 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.2523 ms 2026-01-23 12:17:27.597 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:27.597 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:28.372 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 775.1246 ms 2026-01-23 12:17:28.556 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:28.556 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:28.556 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3614 ms 2026-01-23 12:17:28.599 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:28.599 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:17:28.641 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8622 ms 2026-01-23 12:17:57.965 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 589.9907 ms 2026-01-23 12:17:59.147 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2983 ms 2026-01-23 12:17:59.409 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.9839 ms 2026-01-23 12:18:02.314 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.9125 ms 2026-01-23 12:18:08.958 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 517.7490 ms 2026-01-23 12:18:09.076 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:18:09.076 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:18:09.141 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3001 ms 2026-01-23 12:18:09.494 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.9910 ms 2026-01-23 12:18:09.716 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 639.9093 ms 2026-01-23 12:18:09.919 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:18:09.920 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:18:09.920 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4951 ms 2026-01-23 12:18:10.066 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:18:10.066 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:18:10.111 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6905 ms 2026-01-23 12:18:15.733 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:18:15.733 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:18:16.137 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 405.3186 ms 2026-01-23 12:18:16.428 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:18:16.428 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:18:16.428 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5018 ms 2026-01-23 12:18:16.487 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:18:16.487 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:18:16.570 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 84.1642 ms 2026-01-23 12:18:18.407 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 545.4255 ms 2026-01-23 12:18:18.548 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3454 ms 2026-01-23 12:18:18.743 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.4407 ms 2026-01-23 12:18:20.141 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 258.7287 ms 2026-01-23 12:18:20.501 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3585 ms 2026-01-23 12:18:21.073 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.3882 ms 2026-01-23 12:18:22.340 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 410.1093 ms 2026-01-23 12:18:22.570 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2111 ms 2026-01-23 12:18:22.845 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1099 ms 2026-01-23 12:18:40.647 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=db3952cb-9b77-4223-01a4-08de5a606e05" responded 200 in 294.6564 ms 2026-01-23 12:18:41.605 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:18:41.605 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:18:41.641 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2181 ms 2026-01-23 12:18:41.734 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 130.1557 ms 2026-01-23 12:18:41.911 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6697 ms 2026-01-23 12:18:41.971 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:18:41.971 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:18:41.971 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4429 ms 2026-01-23 12:18:42.051 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:18:42.051 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:18:42.081 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.8947 ms 2026-01-23 12:18:44.337 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.0290 ms 2026-01-23 12:18:44.720 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1887 ms 2026-01-23 12:18:44.971 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6878 ms 2026-01-23 12:18:46.296 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=87e7f91b-2783-43bf-0198-08de5a606e05" responded 200 in 289.8087 ms 2026-01-23 12:18:46.438 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3062 ms 2026-01-23 12:18:46.551 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1118 ms 2026-01-23 12:18:46.570 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 304 in 0.0750 ms 2026-01-23 12:18:54.323 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-08-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06000&dateEffet=2026-01-28" responded 200 in 28.8388 ms 2026-01-23 12:18:58.952 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.4697 ms 2026-01-23 12:18:59.355 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7903 ms 2026-01-23 12:18:59.519 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.4701 ms 2026-01-23 12:19:07.343 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-12-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95610&dateEffet=2026-01-28" responded 200 in 81.8454 ms 2026-01-23 12:19:10.278 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:19:10.278 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:19:10.337 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.6829 ms 2026-01-23 12:19:10.498 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 359.5888 ms 2026-01-23 12:19:10.532 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:19:10.532 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:19:10.532 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3575 ms 2026-01-23 12:19:10.627 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:19:10.627 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:19:10.681 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.1384 ms 2026-01-23 12:19:11.117 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 491.7602 ms 2026-01-23 12:19:11.546 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3106 ms 2026-01-23 12:19:11.728 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.5468 ms 2026-01-23 12:19:11.833 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-09-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11100&dateEffet=2026-01-28" responded 200 in 32.2632 ms 2026-01-23 12:19:11.917 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-09-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11100&dateEffet=2026-01-28" responded 200 in 41.9307 ms 2026-01-23 12:19:18.495 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:19:18.495 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:19:18.527 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-01-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=87410&dateEffet=2026-01-28" responded 200 in 32.6207 ms 2026-01-23 12:19:19.368 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 632.5658 ms 2026-01-23 12:19:19.739 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2886 ms 2026-01-23 12:19:19.821 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 109.9678 ms 2026-01-23 12:19:19.859 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.8515 ms 2026-01-23 12:19:20.152 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3561 ms 2026-01-23 12:19:20.270 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.4849 ms 2026-01-23 12:19:26.358 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 658.7977 ms 2026-01-23 12:19:27.366 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3565 ms 2026-01-23 12:19:27.883 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 389.1371 ms 2026-01-23 12:19:27.901 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:19:27.902 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:19:27.990 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.3097 ms 2026-01-23 12:19:28.010 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 108.3151 ms 2026-01-23 12:19:28.258 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:19:28.258 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:19:28.258 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3616 ms 2026-01-23 12:19:28.281 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.1869 ms 2026-01-23 12:19:28.408 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:19:28.408 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:19:28.444 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7553 ms 2026-01-23 12:19:28.634 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9718 ms 2026-01-23 12:19:37.905 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 183.1113 ms 2026-01-23 12:19:38.144 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 479.8447 ms 2026-01-23 12:19:38.255 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3052 ms 2026-01-23 12:19:38.617 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.0082 ms 2026-01-23 12:19:39.004 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1959 ms 2026-01-23 12:19:39.328 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.3819 ms 2026-01-23 12:19:45.169 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-11-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77310&dateEffet=2026-01-28" responded 200 in 32.9668 ms 2026-01-23 12:19:47.728 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 473.8308 ms 2026-01-23 12:19:48.130 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3716 ms 2026-01-23 12:19:48.518 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.3489 ms 2026-01-23 12:20:00.585 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=f8571146-dc3f-4419-1527-08de33dee48b" responded 200 in 371.4767 ms 2026-01-23 12:20:00.867 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3342 ms 2026-01-23 12:20:01.022 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5964 ms 2026-01-23 12:20:01.024 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2131 ms 2026-01-23 12:20:01.395 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.7654 ms 2026-01-23 12:20:07.079 +01:00 [Information] HTTP "GET" "/documents/PieceJointe/05-12-2025_6631bc4b-d449-4b96-9e9d-9493ea463945.pdf" responded 200 in 417.3335 ms 2026-01-23 12:20:09.744 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 630.6124 ms 2026-01-23 12:20:11.728 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3376 ms 2026-01-23 12:20:12.415 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0548 ms 2026-01-23 12:20:12.508 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.3083 ms 2026-01-23 12:20:12.825 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3642 ms 2026-01-23 12:20:13.367 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 68.0636 ms 2026-01-23 12:20:26.980 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 413.0126 ms 2026-01-23 12:20:27.233 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3144 ms 2026-01-23 12:20:27.488 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0678 ms 2026-01-23 12:20:33.522 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 646.1021 ms 2026-01-23 12:20:34.085 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6761 ms 2026-01-23 12:20:34.360 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6914 ms 2026-01-23 12:20:37.006 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.7931 ms 2026-01-23 12:20:38.280 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2928 ms 2026-01-23 12:20:38.587 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1958 ms 2026-01-23 12:20:41.108 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:20:41.109 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:20:41.163 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-12-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77240&dateEffet=2026-01-28" responded 200 in 55.8294 ms 2026-01-23 12:21:01.708 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-02-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=71100&dateEffet=2026-01-28" responded 200 in 40.9034 ms 2026-01-23 12:21:06.830 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d3efa9c7-1dd0-4e05-018f-08de5a606e05" responded 200 in 543.0045 ms 2026-01-23 12:21:07.239 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3604 ms 2026-01-23 12:21:07.357 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.1005 ms 2026-01-23 12:21:07.387 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2105 ms 2026-01-23 12:21:07.500 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.8542 ms 2026-01-23 12:21:08.031 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3341 ms 2026-01-23 12:21:08.035 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2000 ms 2026-01-23 12:21:08.525 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.6364 ms 2026-01-23 12:21:08.619 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.5758 ms 2026-01-23 12:21:10.081 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 457.5531 ms 2026-01-23 12:21:10.523 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3018 ms 2026-01-23 12:21:11.182 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 108.2729 ms 2026-01-23 12:21:15.265 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 480.7256 ms 2026-01-23 12:21:15.523 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2536 ms 2026-01-23 12:21:15.776 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 74.3487 ms 2026-01-23 12:21:16.564 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-10-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44680&dateEffet=2026-01-28" responded 200 in 32.4223 ms 2026-01-23 12:21:23.461 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-05-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11000&dateEffet=2026-01-28" responded 200 in 38.2693 ms 2026-01-23 12:22:52.394 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 124.6940 ms 2026-01-23 12:22:52.766 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3503 ms 2026-01-23 12:22:52.897 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6662 ms 2026-01-23 12:23:02.437 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-09-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59150&dateEffet=2026-01-28" responded 200 in 94.5681 ms 2026-01-23 12:23:02.559 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-09-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59150&dateEffet=2026-01-28" responded 200 in 73.9514 ms 2026-01-23 12:23:07.789 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:07.789 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:08.412 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 623.4529 ms 2026-01-23 12:23:08.544 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:08.544 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:08.544 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3616 ms 2026-01-23 12:23:08.641 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:08.641 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:08.683 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.4377 ms 2026-01-23 12:23:09.788 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614706000077393497644185" responded 200 in 39.6701 ms 2026-01-23 12:23:12.822 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614706000077393497644185" responded 200 in 20.0810 ms 2026-01-23 12:23:16.192 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1235.6007 ms 2026-01-23 12:23:27.158 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:27.158 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:27.493 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 334.5327 ms 2026-01-23 12:23:27.637 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:27.637 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:27.637 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4504 ms 2026-01-23 12:23:27.707 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:27.707 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:27.748 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9302 ms 2026-01-23 12:23:29.616 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:29.616 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:29.914 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=cbc01b55-17dc-4512-01aa-08de5a606e05" responded 200 in 298.6213 ms 2026-01-23 12:23:30.072 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:30.072 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:30.072 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5415 ms 2026-01-23 12:23:30.159 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:30.159 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:30.197 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.6229 ms 2026-01-23 12:23:31.036 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 361.9618 ms 2026-01-23 12:23:31.362 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3386 ms 2026-01-23 12:23:31.872 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.9950 ms 2026-01-23 12:23:35.348 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 473.5540 ms 2026-01-23 12:23:35.621 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3490 ms 2026-01-23 12:23:35.969 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.5112 ms 2026-01-23 12:23:37.948 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 345.9667 ms 2026-01-23 12:23:38.099 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3544 ms 2026-01-23 12:23:38.360 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7292 ms 2026-01-23 12:23:38.858 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.2024 ms 2026-01-23 12:23:39.128 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3491 ms 2026-01-23 12:23:39.446 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.0891 ms 2026-01-23 12:23:40.161 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:40.161 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:23:44.572 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4411.6874 ms 2026-01-23 12:24:29.466 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 150.3716 ms 2026-01-23 12:24:29.807 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3591 ms 2026-01-23 12:24:29.997 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2446 ms 2026-01-23 12:24:31.684 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=cbc01b55-17dc-4512-01aa-08de5a606e05" responded 200 in 314.9590 ms 2026-01-23 12:24:32.246 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1695 ms 2026-01-23 12:24:32.353 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3485 ms 2026-01-23 12:25:04.807 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.6607 ms 2026-01-23 12:25:05.527 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2158 ms 2026-01-23 12:25:05.724 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1676 ms 2026-01-23 12:25:31.733 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-08-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83150&dateEffet=2026-01-28" responded 200 in 27.0171 ms 2026-01-23 12:25:36.930 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 115.3487 ms 2026-01-23 12:25:37.177 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3528 ms 2026-01-23 12:25:37.304 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8657 ms 2026-01-23 12:25:43.844 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2e2e00d4-c09e-4d4c-01a1-08de5a606e05" responded 200 in 277.5354 ms 2026-01-23 12:25:44.055 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2902 ms 2026-01-23 12:25:44.164 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3381 ms 2026-01-23 12:25:49.271 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:25:49.271 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:25:49.351 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.7712 ms 2026-01-23 12:25:49.548 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:25:49.548 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:25:49.548 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4207 ms 2026-01-23 12:25:49.615 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:25:49.615 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:25:49.641 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4782 ms 2026-01-23 12:25:51.314 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2622 ms 2026-01-23 12:25:51.395 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8025 ms 2026-01-23 12:25:51.774 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3118 ms 2026-01-23 12:25:51.775 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1601 ms 2026-01-23 12:25:51.985 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4169 ms 2026-01-23 12:25:52.058 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7873 ms 2026-01-23 12:25:53.017 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 137.9221 ms 2026-01-23 12:25:53.448 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3410 ms 2026-01-23 12:25:53.597 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4416 ms 2026-01-23 12:25:55.806 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-10-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80100&dateEffet=2026-01-28" responded 200 in 39.6344 ms 2026-01-23 12:25:59.019 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:25:59.019 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:25:59.064 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-08-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80220&dateEffet=2026-01-28" responded 200 in 46.2158 ms 2026-01-23 12:26:00.125 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 483.6737 ms 2026-01-23 12:26:00.596 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3084 ms 2026-01-23 12:26:00.751 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.2144 ms 2026-01-23 12:26:07.248 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:07.248 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:07.545 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=cbc01b55-17dc-4512-01aa-08de5a606e05" responded 200 in 297.5632 ms 2026-01-23 12:26:07.791 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:07.791 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:07.824 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.3546 ms 2026-01-23 12:26:15.323 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.0378 ms 2026-01-23 12:26:15.724 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2016 ms 2026-01-23 12:26:16.364 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.9527 ms 2026-01-23 12:26:17.120 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:17.120 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:17.657 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 538.7024 ms 2026-01-23 12:26:17.845 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:17.845 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:17.845 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3701 ms 2026-01-23 12:26:18.048 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:18.048 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:18.072 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.0914 ms 2026-01-23 12:26:21.191 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:21.191 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:21.268 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.6024 ms 2026-01-23 12:26:21.436 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:21.436 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:21.436 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4319 ms 2026-01-23 12:26:21.579 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:21.579 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:21.603 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.7922 ms 2026-01-23 12:26:33.644 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:33.644 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:34.131 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 487.7032 ms 2026-01-23 12:26:34.285 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:34.285 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:34.285 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4231 ms 2026-01-23 12:26:34.440 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:34.440 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:34.466 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4995 ms 2026-01-23 12:26:35.832 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:35.832 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:36.379 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=cbc01b55-17dc-4512-01aa-08de5a606e05" responded 200 in 547.6313 ms 2026-01-23 12:26:36.516 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:36.516 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:36.516 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4121 ms 2026-01-23 12:26:36.574 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:36.574 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:36.600 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5374 ms 2026-01-23 12:26:39.748 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004013430000447572829" responded 200 in 25.5993 ms 2026-01-23 12:26:39.980 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 222.3953 ms 2026-01-23 12:26:40.378 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3254 ms 2026-01-23 12:26:40.669 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.4215 ms 2026-01-23 12:26:41.979 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004013430000447572829" responded 200 in 33.8561 ms 2026-01-23 12:26:42.124 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.5148 ms 2026-01-23 12:26:42.613 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3003 ms 2026-01-23 12:26:42.768 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3754 ms 2026-01-23 12:26:43.242 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:43.242 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:26:47.898 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4655.7466 ms 2026-01-23 12:26:48.580 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-12-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=12222&dateEffet=2026-01-24" responded 200 in 45.1558 ms 2026-01-23 12:26:53.598 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610057190310002024060249" responded 200 in 15.0426 ms 2026-01-23 12:26:55.185 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 556.5348 ms 2026-01-23 12:26:55.422 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3087 ms 2026-01-23 12:26:56.140 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7701 ms 2026-01-23 12:26:56.242 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610057190310002024060249" responded 200 in 14.8027 ms 2026-01-23 12:27:02.825 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1124.7863 ms 2026-01-23 12:27:09.817 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1178.3769 ms 2026-01-23 12:27:12.677 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 505.8596 ms 2026-01-23 12:27:12.855 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3808 ms 2026-01-23 12:27:12.951 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9520 ms 2026-01-23 12:27:19.173 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5809.3639 ms 2026-01-23 12:27:21.523 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 265.7084 ms 2026-01-23 12:27:21.918 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3194 ms 2026-01-23 12:27:22.468 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6168 ms 2026-01-23 12:27:32.945 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0530002069520000007035H31" responded 200 in 14.2526 ms 2026-01-23 12:27:35.029 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0530002069520000007035H31" responded 200 in 15.3243 ms 2026-01-23 12:27:38.944 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1149.8081 ms 2026-01-23 12:27:39.786 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=53679074-194b-4f8b-c32d-08de4e95a23b" responded 200 in 306.7769 ms 2026-01-23 12:27:40.567 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3673 ms 2026-01-23 12:27:41.388 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5001 ms 2026-01-23 12:27:43.806 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 138.6300 ms 2026-01-23 12:27:44.508 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 634.0568 ms 2026-01-23 12:27:44.738 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2971 ms 2026-01-23 12:27:44.859 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.8644 ms 2026-01-23 12:27:46.391 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4920.1950 ms 2026-01-23 12:27:48.840 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 371.9289 ms 2026-01-23 12:27:49.062 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 362.2579 ms 2026-01-23 12:27:49.200 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2914 ms 2026-01-23 12:27:49.403 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1416 ms 2026-01-23 12:27:49.594 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.1855 ms 2026-01-23 12:27:49.623 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8053 ms 2026-01-23 12:27:51.147 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 477.9277 ms 2026-01-23 12:27:51.614 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2994 ms 2026-01-23 12:27:51.917 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.0583 ms 2026-01-23 12:27:54.394 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 430.1222 ms 2026-01-23 12:27:54.699 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1899 ms 2026-01-23 12:27:54.794 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8033 ms 2026-01-23 12:27:55.804 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5156.7031 ms 2026-01-23 12:27:56.313 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.2692 ms 2026-01-23 12:27:56.493 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3662 ms 2026-01-23 12:27:56.647 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2470 ms 2026-01-23 12:27:57.992 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 364.4770 ms 2026-01-23 12:27:58.123 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 104.5201 ms 2026-01-23 12:27:58.161 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2387 ms 2026-01-23 12:27:58.401 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6542 ms 2026-01-23 12:27:59.339 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2982 ms 2026-01-23 12:27:59.621 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 366.1254 ms 2026-01-23 12:27:59.734 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.2543 ms 2026-01-23 12:27:59.861 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1427 ms 2026-01-23 12:28:00.082 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2692 ms 2026-01-23 12:28:01.422 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.3111 ms 2026-01-23 12:28:01.590 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3423 ms 2026-01-23 12:28:01.825 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1455 ms 2026-01-23 12:28:02.355 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 154.5008 ms 2026-01-23 12:28:03.097 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2938 ms 2026-01-23 12:28:03.192 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3359 ms 2026-01-23 12:28:03.521 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 359.1124 ms 2026-01-23 12:28:03.689 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3815 ms 2026-01-23 12:28:03.908 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5093 ms 2026-01-23 12:28:05.223 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 402.4061 ms 2026-01-23 12:28:05.389 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2987 ms 2026-01-23 12:28:05.585 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9848 ms 2026-01-23 12:28:06.473 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 172.2519 ms 2026-01-23 12:28:06.814 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2927 ms 2026-01-23 12:28:07.010 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.8371 ms 2026-01-23 12:28:07.013 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 557.7735 ms 2026-01-23 12:28:07.180 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3045 ms 2026-01-23 12:28:07.352 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4073 ms 2026-01-23 12:28:09.038 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.4262 ms 2026-01-23 12:28:09.219 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3052 ms 2026-01-23 12:28:09.424 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5346 ms 2026-01-23 12:28:09.495 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.9065 ms 2026-01-23 12:28:09.826 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2969 ms 2026-01-23 12:28:09.924 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.1859 ms 2026-01-23 12:28:10.935 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 378.2855 ms 2026-01-23 12:28:10.984 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=775ed85e-343c-4fca-01a6-08de5a606e05" responded 200 in 361.2015 ms 2026-01-23 12:28:11.110 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3012 ms 2026-01-23 12:28:11.256 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3077 ms 2026-01-23 12:28:11.329 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.7914 ms 2026-01-23 12:28:11.366 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.7032 ms 2026-01-23 12:28:14.983 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 110.6582 ms 2026-01-23 12:28:15.945 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1970 ms 2026-01-23 12:28:16.072 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.3516 ms 2026-01-23 12:28:17.468 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 370.6456 ms 2026-01-23 12:28:17.657 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2599 ms 2026-01-23 12:28:17.848 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0973 ms 2026-01-23 12:28:19.790 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 115.3958 ms 2026-01-23 12:28:20.493 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1972 ms 2026-01-23 12:28:20.605 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.6238 ms 2026-01-23 12:28:23.051 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 129.5670 ms 2026-01-23 12:28:23.786 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2149 ms 2026-01-23 12:28:24.431 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.8456 ms 2026-01-23 12:28:25.302 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 113.8555 ms 2026-01-23 12:28:26.454 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2243 ms 2026-01-23 12:28:26.695 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.6368 ms 2026-01-23 12:28:28.728 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 108.0387 ms 2026-01-23 12:28:29.234 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3352 ms 2026-01-23 12:28:29.489 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.4449 ms 2026-01-23 12:28:30.502 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 103.2189 ms 2026-01-23 12:28:30.887 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2758 ms 2026-01-23 12:28:31.235 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 17.8969 ms 2026-01-23 12:28:33.135 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 156.3237 ms 2026-01-23 12:28:33.614 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2815 ms 2026-01-23 12:28:34.073 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1160 ms 2026-01-23 12:28:36.267 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 159.7396 ms 2026-01-23 12:28:36.514 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 108.4764 ms 2026-01-23 12:28:36.607 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3144 ms 2026-01-23 12:28:36.979 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.7701 ms 2026-01-23 12:28:37.070 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3594 ms 2026-01-23 12:28:37.193 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3614 ms 2026-01-23 12:28:41.990 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 119.7245 ms 2026-01-23 12:28:42.469 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2221 ms 2026-01-23 12:28:42.703 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1931 ms 2026-01-23 12:28:44.488 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=01160&dateEffet=2026-01-28" responded 200 in 58.6552 ms 2026-01-23 12:28:44.544 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 128.5209 ms 2026-01-23 12:28:44.625 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 183.9087 ms 2026-01-23 12:28:44.951 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2159 ms 2026-01-23 12:28:45.039 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0544 ms 2026-01-23 12:28:45.172 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0727 ms 2026-01-23 12:28:45.209 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1385 ms 2026-01-23 12:28:49.101 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 114.1159 ms 2026-01-23 12:28:49.526 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1736 ms 2026-01-23 12:28:49.672 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.3800 ms 2026-01-23 12:28:50.348 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3406d5ed-bea2-435d-01ac-08de5a606e05" responded 200 in 298.9356 ms 2026-01-23 12:28:50.552 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1389 ms 2026-01-23 12:28:50.565 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 170.8019 ms 2026-01-23 12:28:50.779 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5755 ms 2026-01-23 12:28:50.848 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3586 ms 2026-01-23 12:28:51.154 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.6090 ms 2026-01-23 12:28:52.052 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 112.1977 ms 2026-01-23 12:28:52.442 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1624 ms 2026-01-23 12:28:52.689 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 17.6463 ms 2026-01-23 12:29:00.401 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 235.9149 ms 2026-01-23 12:29:00.945 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 475.5336 ms 2026-01-23 12:29:01.115 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3061 ms 2026-01-23 12:29:01.281 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2500 ms 2026-01-23 12:29:10.047 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 712.8517 ms 2026-01-23 12:29:10.350 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1776 ms 2026-01-23 12:29:10.678 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.5584 ms 2026-01-23 12:29:12.532 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3406d5ed-bea2-435d-01ac-08de5a606e05" responded 200 in 342.3492 ms 2026-01-23 12:29:12.950 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1818 ms 2026-01-23 12:29:13.134 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4451 ms 2026-01-23 12:29:20.927 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 534.9923 ms 2026-01-23 12:29:21.101 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3716 ms 2026-01-23 12:29:21.205 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9955 ms 2026-01-23 12:29:24.748 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=96856b1d-76c3-4dc6-028b-08de4d05697d" responded 200 in 348.3409 ms 2026-01-23 12:29:25.063 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2774 ms 2026-01-23 12:29:25.201 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.3065 ms 2026-01-23 12:29:26.983 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 104.8405 ms 2026-01-23 12:29:27.777 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 723.5331 ms 2026-01-23 12:29:27.994 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3023 ms 2026-01-23 12:29:28.111 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.4229 ms 2026-01-23 12:29:33.158 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4df95b39-cbc2-4779-01ab-08de5a606e05" responded 200 in 343.8275 ms 2026-01-23 12:29:33.438 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2928 ms 2026-01-23 12:29:33.896 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.4402 ms 2026-01-23 12:29:42.762 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 624.9533 ms 2026-01-23 12:29:42.939 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3356 ms 2026-01-23 12:29:43.055 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.0044 ms 2026-01-23 12:29:50.529 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2407df76-0d6d-4025-8d40-08de4dcd3132" responded 200 in 347.6375 ms 2026-01-23 12:29:51.057 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9301 ms 2026-01-23 12:29:51.171 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.7827 ms 2026-01-23 12:29:51.316 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.8979 ms 2026-01-23 12:29:51.577 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2942 ms 2026-01-23 12:29:51.705 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.5219 ms 2026-01-23 12:29:52.137 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 108.4811 ms 2026-01-23 12:29:52.696 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 476.7925 ms 2026-01-23 12:29:53.733 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2973 ms 2026-01-23 12:29:53.880 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.1207 ms 2026-01-23 12:29:54.387 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 99.8679 ms 2026-01-23 12:29:55.064 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 606.7444 ms 2026-01-23 12:29:55.306 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3141 ms 2026-01-23 12:29:55.438 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.4765 ms 2026-01-23 12:30:01.353 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 110.1268 ms 2026-01-23 12:30:01.561 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8499 ms 2026-01-23 12:30:01.966 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1571 ms 2026-01-23 12:30:06.627 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 502.6131 ms 2026-01-23 12:30:06.852 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2848 ms 2026-01-23 12:30:07.021 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.7018 ms 2026-01-23 12:30:10.697 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 104.9811 ms 2026-01-23 12:30:11.562 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3130 ms 2026-01-23 12:30:11.694 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.0910 ms 2026-01-23 12:30:11.821 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-08-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14160&dateEffet=2026-01-28" responded 200 in 48.8761 ms 2026-01-23 12:30:16.008 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 654.6746 ms 2026-01-23 12:30:16.565 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1791 ms 2026-01-23 12:30:16.820 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.5888 ms 2026-01-23 12:30:19.018 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 453.4131 ms 2026-01-23 12:30:19.266 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1772 ms 2026-01-23 12:30:19.417 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 69.9722 ms 2026-01-23 12:30:24.017 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 407.5977 ms 2026-01-23 12:30:24.337 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2374 ms 2026-01-23 12:30:24.460 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.8747 ms 2026-01-23 12:30:27.674 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8c41688d-c37e-4818-01ad-08de5a606e05" responded 200 in 338.9599 ms 2026-01-23 12:30:27.897 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2962 ms 2026-01-23 12:30:28.016 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8790 ms 2026-01-23 12:30:30.202 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 474.7604 ms 2026-01-23 12:30:30.439 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2074 ms 2026-01-23 12:30:30.613 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 83.8907 ms 2026-01-23 12:30:38.714 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 451.0279 ms 2026-01-23 12:30:39.196 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3332 ms 2026-01-23 12:30:39.392 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.4433 ms 2026-01-23 12:30:43.377 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 99.0006 ms 2026-01-23 12:30:43.744 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3596 ms 2026-01-23 12:30:43.902 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 88.3555 ms 2026-01-23 12:31:01.256 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8c41688d-c37e-4818-01ad-08de5a606e05" responded 200 in 332.2945 ms 2026-01-23 12:31:01.521 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3111 ms 2026-01-23 12:31:01.716 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8543 ms 2026-01-23 12:31:04.320 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 451.2755 ms 2026-01-23 12:31:04.554 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3228 ms 2026-01-23 12:31:04.680 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9478 ms 2026-01-23 12:31:14.719 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.1491 ms 2026-01-23 12:31:16.634 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2055 ms 2026-01-23 12:31:17.419 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.0230 ms 2026-01-23 12:31:21.005 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 472.6146 ms 2026-01-23 12:31:21.204 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3608 ms 2026-01-23 12:31:21.292 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9856 ms 2026-01-23 12:31:21.659 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 381.6985 ms 2026-01-23 12:31:21.880 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8779 ms 2026-01-23 12:31:21.990 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.1858 ms 2026-01-23 12:31:24.124 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=414dc927-53b1-48a3-8d79-08de4dcd3132" responded 200 in 280.1514 ms 2026-01-23 12:31:24.516 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3172 ms 2026-01-23 12:31:24.672 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9141 ms 2026-01-23 12:31:26.652 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 129.5480 ms 2026-01-23 12:31:27.641 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 921.5706 ms 2026-01-23 12:31:27.945 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3611 ms 2026-01-23 12:31:28.166 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 117.8833 ms 2026-01-23 12:31:30.199 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-12-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=01160&dateEffet=2026-01-28" responded 200 in 53.3902 ms 2026-01-23 12:31:31.276 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 620.0274 ms 2026-01-23 12:31:31.498 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-11-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91310&dateEffet=2026-01-28" responded 200 in 32.1377 ms 2026-01-23 12:31:31.802 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3515 ms 2026-01-23 12:31:32.200 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.2893 ms 2026-01-23 12:31:35.127 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 546.9962 ms 2026-01-23 12:31:35.348 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2993 ms 2026-01-23 12:31:35.467 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.5850 ms 2026-01-23 12:31:38.483 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=95338442-fcf4-4a47-8d82-08de4dcd3132" responded 200 in 374.3664 ms 2026-01-23 12:31:39.004 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3561 ms 2026-01-23 12:31:39.108 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.1119 ms 2026-01-23 12:31:41.170 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 93.3338 ms 2026-01-23 12:31:41.848 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 610.8344 ms 2026-01-23 12:31:42.089 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3901 ms 2026-01-23 12:31:42.210 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.5222 ms 2026-01-23 12:31:50.735 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1950-12-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=68360&dateEffet=2026-01-28" responded 200 in 27.9451 ms 2026-01-23 12:32:14.163 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 427.2500 ms 2026-01-23 12:32:14.611 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 292.7286 ms 2026-01-23 12:32:15.709 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2784 ms 2026-01-23 12:32:15.861 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1767 ms 2026-01-23 12:32:16.340 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 113.1260 ms 2026-01-23 12:32:16.758 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3081 ms 2026-01-23 12:32:16.847 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3624 ms 2026-01-23 12:32:24.632 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 472.2886 ms 2026-01-23 12:32:24.868 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3479 ms 2026-01-23 12:32:24.995 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.5502 ms 2026-01-23 12:32:30.767 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=87e7f91b-2783-43bf-0198-08de5a606e05" responded 200 in 323.6203 ms 2026-01-23 12:32:31.059 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3099 ms 2026-01-23 12:32:31.245 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.1024 ms 2026-01-23 12:32:37.187 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 132.3594 ms 2026-01-23 12:32:37.633 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3246 ms 2026-01-23 12:32:37.945 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.2447 ms 2026-01-23 12:32:40.469 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 104.1901 ms 2026-01-23 12:32:40.742 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3366 ms 2026-01-23 12:32:40.877 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6362 ms 2026-01-23 12:32:41.447 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616275101000403561285471" responded 200 in 24.7475 ms 2026-01-23 12:32:45.195 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616275101000403561285471" responded 200 in 15.0919 ms 2026-01-23 12:32:54.052 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-03-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78530&dateEffet=2026-01-28" responded 200 in 34.5338 ms 2026-01-23 12:32:54.128 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-03-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78530&dateEffet=2026-01-28" responded 200 in 33.3794 ms 2026-01-23 12:33:01.022 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1151.9445 ms 2026-01-23 12:33:11.359 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-09-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83720&dateEffet=2026-01-29" responded 200 in 31.9573 ms 2026-01-23 12:33:39.344 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.4167 ms 2026-01-23 12:33:40.283 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3416 ms 2026-01-23 12:33:41.156 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6025 ms 2026-01-23 12:33:50.407 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-12-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62200&dateEffet=2026-01-28" responded 200 in 42.0970 ms 2026-01-23 12:34:03.409 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:34:03.409 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:34:03.480 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.1272 ms 2026-01-23 12:34:03.678 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:34:03.678 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:34:03.678 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4386 ms 2026-01-23 12:34:03.950 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:34:03.950 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:34:03.975 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2175 ms 2026-01-23 12:34:04.958 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1953-02-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75001&dateEffet=2026-01-24" responded 200 in 46.9291 ms 2026-01-23 12:34:05.683 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3399.8211 ms 2026-01-23 12:34:08.169 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 279.5352 ms 2026-01-23 12:34:08.775 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3335 ms 2026-01-23 12:34:08.856 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3488 ms 2026-01-23 12:34:09.077 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 114.4574 ms 2026-01-23 12:34:09.545 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1227 ms 2026-01-23 12:34:09.893 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5695 ms 2026-01-23 12:34:11.865 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:34:11.865 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:34:11.917 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-07-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77420&dateEffet=2026-01-24" responded 200 in 52.2047 ms 2026-01-23 12:34:34.106 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.5383 ms 2026-01-23 12:34:34.458 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1628 ms 2026-01-23 12:34:34.596 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 77.1407 ms 2026-01-23 12:34:43.007 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.1668 ms 2026-01-23 12:34:43.353 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2937 ms 2026-01-23 12:34:43.462 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9676 ms 2026-01-23 12:34:44.507 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-11-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94320&dateEffet=2026-01-28" responded 200 in 45.5250 ms 2026-01-23 12:34:44.584 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-11-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94320&dateEffet=2026-01-28" responded 200 in 28.2568 ms 2026-01-23 12:34:47.429 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.4299 ms 2026-01-23 12:34:47.820 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3360 ms 2026-01-23 12:34:48.213 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.0327 ms 2026-01-23 12:34:48.792 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 542.8531 ms 2026-01-23 12:34:48.977 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3545 ms 2026-01-23 12:34:49.107 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9685 ms 2026-01-23 12:34:53.626 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-06-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=63780&dateEffet=2026-01-28" responded 200 in 46.0309 ms 2026-01-23 12:34:57.914 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 464.6419 ms 2026-01-23 12:34:58.098 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3680 ms 2026-01-23 12:34:58.203 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.9070 ms 2026-01-23 12:35:03.297 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8533e110-acf1-4542-6a19-08de49eb8dd8" responded 200 in 320.1382 ms 2026-01-23 12:35:03.714 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3202 ms 2026-01-23 12:35:03.867 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.5530 ms 2026-01-23 12:35:05.486 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 211.7267 ms 2026-01-23 12:35:06.169 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 613.6055 ms 2026-01-23 12:35:06.416 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3498 ms 2026-01-23 12:35:06.565 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.2401 ms 2026-01-23 12:35:11.798 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.4224 ms 2026-01-23 12:35:12.471 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1912 ms 2026-01-23 12:35:12.649 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.8937 ms 2026-01-23 12:35:14.975 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 771.2306 ms 2026-01-23 12:35:15.159 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2861 ms 2026-01-23 12:35:15.262 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.6811 ms 2026-01-23 12:35:19.903 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1853251b-2cce-4198-0272-08de4d05697d" responded 200 in 357.3196 ms 2026-01-23 12:35:20.399 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3040 ms 2026-01-23 12:35:24.667 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4189.0711 ms 2026-01-23 12:35:26.911 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 328.1416 ms 2026-01-23 12:35:27.589 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 592.5575 ms 2026-01-23 12:35:27.764 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3495 ms 2026-01-23 12:35:27.882 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.9866 ms 2026-01-23 12:35:38.220 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-04-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21000&dateEffet=2026-01-28" responded 200 in 32.0760 ms 2026-01-23 12:35:41.301 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.2852 ms 2026-01-23 12:35:42.158 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2213 ms 2026-01-23 12:35:42.377 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 68.4426 ms 2026-01-23 12:35:51.137 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 1542.2917 ms 2026-01-23 12:35:51.490 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3179 ms 2026-01-23 12:35:51.850 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4613 ms 2026-01-23 12:35:52.032 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-09-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02110&dateEffet=2026-01-24" responded 200 in 31.6245 ms 2026-01-23 12:35:54.785 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 274.0729 ms 2026-01-23 12:35:54.982 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2372 ms 2026-01-23 12:35:55.163 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.2173 ms 2026-01-23 12:35:59.747 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=eb47f486-69c4-4f1f-87ec-08de51ba776b" responded 200 in 367.8561 ms 2026-01-23 12:35:59.945 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3632 ms 2026-01-23 12:36:00.045 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6076 ms 2026-01-23 12:36:11.305 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.5887 ms 2026-01-23 12:36:11.633 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3524 ms 2026-01-23 12:36:11.797 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.3265 ms 2026-01-23 12:36:15.691 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:15.691 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:15.708 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000014166637755609" responded 200 in 18.3267 ms 2026-01-23 12:36:18.235 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:18.235 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:18.250 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000014166637755609" responded 200 in 14.9520 ms 2026-01-23 12:36:19.436 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:19.436 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:20.715 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1279.5386 ms 2026-01-23 12:36:23.479 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-03-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=56700&dateEffet=2026-01-28" responded 200 in 49.1770 ms 2026-01-23 12:36:26.406 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.5639 ms 2026-01-23 12:36:26.787 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:26.788 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:27.321 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2020 ms 2026-01-23 12:36:27.441 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9424 ms 2026-01-23 12:36:35.665 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 8877.8423 ms 2026-01-23 12:36:38.162 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:38.162 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:38.501 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 311.0255 ms 2026-01-23 12:36:38.538 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 376.4284 ms 2026-01-23 12:36:38.706 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:36:38.706 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:36:38.764 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.7993 ms 2026-01-23 12:36:39.010 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:36:39.010 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:36:39.010 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3394 ms 2026-01-23 12:36:39.052 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2740 ms 2026-01-23 12:36:39.090 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:39.091 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:39.091 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3568 ms 2026-01-23 12:36:39.102 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:36:39.102 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:36:39.120 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.0974 ms 2026-01-23 12:36:39.193 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:39.193 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:39.225 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4167 ms 2026-01-23 12:36:39.226 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.6439 ms 2026-01-23 12:36:48.730 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278033530002116330108" responded 200 in 25.5836 ms 2026-01-23 12:36:50.716 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.2249 ms 2026-01-23 12:36:51.664 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3261 ms 2026-01-23 12:36:52.064 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3041 ms 2026-01-23 12:36:52.790 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:52.790 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:53.057 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 266.5334 ms 2026-01-23 12:36:53.278 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:53.278 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:53.278 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4302 ms 2026-01-23 12:36:53.502 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:53.502 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:53.526 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5575 ms 2026-01-23 12:36:54.009 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-10-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=35140&dateEffet=2026-01-28" responded 200 in 28.7726 ms 2026-01-23 12:36:55.143 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:55.143 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:55.415 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 272.2584 ms 2026-01-23 12:36:55.579 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:55.579 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:55.579 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4070 ms 2026-01-23 12:36:55.654 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:55.654 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:55.689 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6702 ms 2026-01-23 12:36:57.550 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:57.550 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:57.846 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 297.6885 ms 2026-01-23 12:36:58.001 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:58.001 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:58.001 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3568 ms 2026-01-23 12:36:58.064 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:58.064 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:58.100 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0986 ms 2026-01-23 12:36:58.671 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:58.671 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:58.965 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 294.0185 ms 2026-01-23 12:36:59.101 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:59.102 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:59.102 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3473 ms 2026-01-23 12:36:59.218 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:59.218 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:36:59.254 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9544 ms 2026-01-23 12:37:00.176 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:00.176 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:00.461 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 285.8070 ms 2026-01-23 12:37:00.604 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:00.604 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:00.604 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4428 ms 2026-01-23 12:37:00.726 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:00.726 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:00.763 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.3128 ms 2026-01-23 12:37:01.233 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:01.233 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:01.520 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 288.4167 ms 2026-01-23 12:37:01.676 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:01.676 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:01.676 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4453 ms 2026-01-23 12:37:01.798 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:01.798 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:01.835 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.9891 ms 2026-01-23 12:37:02.307 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:02.307 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:02.599 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 292.8148 ms 2026-01-23 12:37:02.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:02.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:02.741 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4606 ms 2026-01-23 12:37:02.856 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:02.856 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:02.884 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0175 ms 2026-01-23 12:37:03.025 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278033530002116330108" responded 200 in 18.9629 ms 2026-01-23 12:37:03.797 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:03.797 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:04.055 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 258.3564 ms 2026-01-23 12:37:04.199 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:04.199 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:04.200 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5056 ms 2026-01-23 12:37:04.286 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:04.286 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:04.321 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.4442 ms 2026-01-23 12:37:04.716 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:04.716 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:05.000 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 284.5419 ms 2026-01-23 12:37:05.133 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:05.133 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:05.133 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3510 ms 2026-01-23 12:37:05.270 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:05.270 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:05.314 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.9811 ms 2026-01-23 12:37:06.009 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:06.009 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:06.290 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 282.1417 ms 2026-01-23 12:37:06.466 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:06.466 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:06.467 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5072 ms 2026-01-23 12:37:06.577 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:06.577 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:06.608 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7795 ms 2026-01-23 12:37:06.622 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-09-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13000&dateEffet=2026-01-28" responded 200 in 50.9458 ms 2026-01-23 12:37:07.194 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:07.194 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:07.484 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 291.1814 ms 2026-01-23 12:37:07.621 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:07.621 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:07.621 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4431 ms 2026-01-23 12:37:07.791 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:07.791 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:07.824 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.7176 ms 2026-01-23 12:37:08.325 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:08.325 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:08.582 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 256.5252 ms 2026-01-23 12:37:08.735 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:08.735 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:08.735 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4280 ms 2026-01-23 12:37:08.857 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:08.857 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:08.883 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5574 ms 2026-01-23 12:37:09.467 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:09.467 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:09.766 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 298.8118 ms 2026-01-23 12:37:09.916 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:09.916 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:09.916 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3244 ms 2026-01-23 12:37:10.010 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:10.010 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:10.035 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0820 ms 2026-01-23 12:37:11.968 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1058.6535 ms 2026-01-23 12:37:12.773 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:12.773 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:13.066 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 293.2363 ms 2026-01-23 12:37:13.220 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:13.220 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:13.220 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3692 ms 2026-01-23 12:37:13.357 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:13.357 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:13.386 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8153 ms 2026-01-23 12:37:14.208 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:14.208 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:14.481 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 273.2151 ms 2026-01-23 12:37:14.609 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:14.610 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:14.610 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4869 ms 2026-01-23 12:37:14.726 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:14.726 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:14.751 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9329 ms 2026-01-23 12:37:15.283 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:15.283 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:15.580 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 296.9648 ms 2026-01-23 12:37:15.740 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:15.740 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:15.740 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4583 ms 2026-01-23 12:37:15.861 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:15.861 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:16.045 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 184.0663 ms 2026-01-23 12:37:16.988 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:16.988 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:17.260 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 272.4177 ms 2026-01-23 12:37:17.387 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:17.387 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:17.387 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4223 ms 2026-01-23 12:37:17.504 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:17.504 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:17.528 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2817 ms 2026-01-23 12:37:18.084 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:18.084 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:18.444 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 359.7796 ms 2026-01-23 12:37:18.576 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:18.577 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:18.577 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5336 ms 2026-01-23 12:37:18.700 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:18.700 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:18.724 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2237 ms 2026-01-23 12:37:19.390 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:19.390 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:19.667 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 277.7288 ms 2026-01-23 12:37:19.812 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:19.812 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:19.812 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4208 ms 2026-01-23 12:37:19.921 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:19.921 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:19.952 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8290 ms 2026-01-23 12:37:20.450 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:20.450 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:20.720 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 269.8845 ms 2026-01-23 12:37:20.866 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:20.866 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:20.866 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4453 ms 2026-01-23 12:37:20.980 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:20.980 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:21.015 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5545 ms 2026-01-23 12:37:21.775 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:21.775 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:22.072 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 297.7551 ms 2026-01-23 12:37:22.253 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:22.254 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:22.254 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4977 ms 2026-01-23 12:37:22.361 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:22.361 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:22.396 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1926 ms 2026-01-23 12:37:24.251 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:37:24.252 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:37:24.289 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-12-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60100&dateEffet=2026-01-28" responded 200 in 38.0470 ms 2026-01-23 12:37:27.103 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-05-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76370&dateEffet=2026-01-28" responded 200 in 36.0459 ms 2026-01-23 12:37:36.780 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4000.2740 ms 2026-01-23 12:37:39.979 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 298.7848 ms 2026-01-23 12:37:40.547 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2202 ms 2026-01-23 12:37:40.700 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.5717 ms 2026-01-23 12:37:43.996 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 89.6762 ms 2026-01-23 12:37:44.340 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3612 ms 2026-01-23 12:37:44.434 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.9276 ms 2026-01-23 12:37:52.918 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-01-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62960&dateEffet=2026-01-28" responded 200 in 50.2359 ms 2026-01-23 12:37:53.901 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:53.901 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:54.164 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 263.0852 ms 2026-01-23 12:37:54.300 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:54.300 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:54.300 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3481 ms 2026-01-23 12:37:54.497 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:54.497 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:37:54.534 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.6365 ms 2026-01-23 12:38:10.298 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.5822 ms 2026-01-23 12:38:10.662 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1902 ms 2026-01-23 12:38:10.794 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8795 ms 2026-01-23 12:38:12.148 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 164.7181 ms 2026-01-23 12:38:12.855 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3043 ms 2026-01-23 12:38:13.113 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4337 ms 2026-01-23 12:38:18.812 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-07-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=18400&dateEffet=2026-01-28" responded 200 in 28.7051 ms 2026-01-23 12:38:21.200 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.6649 ms 2026-01-23 12:38:21.466 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3179 ms 2026-01-23 12:38:21.771 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.1713 ms 2026-01-23 12:38:27.501 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b37f1142-84d9-4fc7-01af-08de5a606e05" responded 200 in 292.6592 ms 2026-01-23 12:38:27.901 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3631 ms 2026-01-23 12:38:28.035 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1579 ms 2026-01-23 12:38:28.912 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=39a83247-6432-4116-01ae-08de5a606e05" responded 200 in 269.6892 ms 2026-01-23 12:38:29.142 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2716 ms 2026-01-23 12:38:29.249 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4015 ms 2026-01-23 12:38:32.149 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 178.6693 ms 2026-01-23 12:38:32.481 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3146 ms 2026-01-23 12:38:32.932 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4594 ms 2026-01-23 12:38:39.021 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 165.5465 ms 2026-01-23 12:38:39.366 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3342 ms 2026-01-23 12:38:39.657 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3215 ms 2026-01-23 12:38:41.036 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 167.0669 ms 2026-01-23 12:38:41.331 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3271 ms 2026-01-23 12:38:41.536 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9531 ms 2026-01-23 12:38:42.395 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 169.5541 ms 2026-01-23 12:38:42.562 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3144 ms 2026-01-23 12:38:42.810 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.9454 ms 2026-01-23 12:38:48.300 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.3150 ms 2026-01-23 12:38:48.660 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2933 ms 2026-01-23 12:38:48.780 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9531 ms 2026-01-23 12:38:51.855 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 277.7416 ms 2026-01-23 12:38:52.230 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7678 ms 2026-01-23 12:38:52.374 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5683 ms 2026-01-23 12:38:53.200 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:38:53.201 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:38:53.258 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.5016 ms 2026-01-23 12:38:53.476 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:38:53.476 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:38:53.477 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3821 ms 2026-01-23 12:38:53.555 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:38:53.555 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:38:53.574 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2414 ms 2026-01-23 12:38:59.123 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1078.2229 ms 2026-01-23 12:39:04.923 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-01-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93160&dateEffet=2026-01-28" responded 200 in 28.5469 ms 2026-01-23 12:39:05.032 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-01-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93160&dateEffet=2026-01-28" responded 200 in 39.4640 ms 2026-01-23 12:39:06.485 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610107003770003177549306" responded 200 in 14.8603 ms 2026-01-23 12:39:07.344 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:39:07.344 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:39:07.402 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.7350 ms 2026-01-23 12:39:07.599 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:39:07.599 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:39:07.599 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3664 ms 2026-01-23 12:39:07.825 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:39:07.825 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:39:07.851 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1369 ms 2026-01-23 12:39:08.051 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:39:08.051 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:39:08.080 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-01-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=01480&dateEffet=2026-01-28" responded 200 in 29.1187 ms 2026-01-23 12:39:10.338 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610107003770003177549306" responded 200 in 20.3046 ms 2026-01-23 12:39:13.709 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:39:13.709 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:39:13.734 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-04-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67480&dateEffet=2026-01-28" responded 200 in 24.4047 ms 2026-01-23 12:39:23.358 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3399.2680 ms 2026-01-23 12:39:24.580 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2af73586-b359-4405-01a0-08de5a606e05" responded 200 in 292.2972 ms 2026-01-23 12:39:25.742 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 187.3100 ms 2026-01-23 12:39:26.484 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1973 ms 2026-01-23 12:39:27.021 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3513 ms 2026-01-23 12:39:27.165 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6718 ms 2026-01-23 12:39:27.285 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0441 ms 2026-01-23 12:39:28.972 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bc6dcf2a-f6c3-4233-01b0-08de5a606e05" responded 200 in 273.8762 ms 2026-01-23 12:39:29.339 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3437 ms 2026-01-23 12:39:29.481 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9527 ms 2026-01-23 12:39:31.011 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2750 ms 2026-01-23 12:39:31.080 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5143 ms 2026-01-23 12:39:31.991 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1924 ms 2026-01-23 12:39:31.993 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9016 ms 2026-01-23 12:39:32.094 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8603 ms 2026-01-23 12:39:32.163 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2167 ms 2026-01-23 12:39:39.764 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614806180007004562386173" responded 200 in 35.9209 ms 2026-01-23 12:39:40.336 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 92.8870 ms 2026-01-23 12:39:40.537 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 127.7000 ms 2026-01-23 12:39:40.722 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 321.1648 ms 2026-01-23 12:39:40.986 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2715 ms 2026-01-23 12:39:41.182 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.0782 ms 2026-01-23 12:39:41.273 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3399 ms 2026-01-23 12:39:41.494 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.5663 ms 2026-01-23 12:39:41.859 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614806180007004562386173" responded 200 in 14.8923 ms 2026-01-23 12:39:44.170 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1287.6730 ms 2026-01-23 12:39:45.683 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 118.4746 ms 2026-01-23 12:39:46.180 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3343 ms 2026-01-23 12:39:46.372 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 221.9547 ms 2026-01-23 12:39:46.823 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3449 ms 2026-01-23 12:39:46.939 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6959 ms 2026-01-23 12:39:47.135 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.1719 ms 2026-01-23 12:39:49.355 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4df95b39-cbc2-4779-01ab-08de5a606e05" responded 200 in 279.6775 ms 2026-01-23 12:39:49.739 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2974 ms 2026-01-23 12:39:49.916 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.7946 ms 2026-01-23 12:39:53.067 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5355.6068 ms 2026-01-23 12:39:55.525 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 381.8556 ms 2026-01-23 12:39:55.875 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.7294 ms 2026-01-23 12:39:55.982 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3118 ms 2026-01-23 12:39:56.093 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2156 ms 2026-01-23 12:39:56.204 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 111.8179 ms 2026-01-23 12:39:56.288 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8762 ms 2026-01-23 12:39:58.051 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 3007.1487 ms 2026-01-23 12:39:58.308 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 343.4485 ms 2026-01-23 12:39:58.831 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2447 ms 2026-01-23 12:39:58.855 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 658.8170 ms 2026-01-23 12:39:59.062 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5353 ms 2026-01-23 12:40:00.349 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3692 ms 2026-01-23 12:40:00.740 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.4830 ms 2026-01-23 12:40:02.151 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-01-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94550&dateEffet=2026-01-28" responded 200 in 41.8168 ms 2026-01-23 12:40:05.511 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 439.0141 ms 2026-01-23 12:40:06.554 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3242 ms 2026-01-23 12:40:06.713 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.6441 ms 2026-01-23 12:40:17.793 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 437.7991 ms 2026-01-23 12:40:18.116 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1529 ms 2026-01-23 12:40:18.395 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.3557 ms 2026-01-23 12:40:32.439 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 415.0837 ms 2026-01-23 12:40:32.877 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3162 ms 2026-01-23 12:40:33.179 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5906 ms 2026-01-23 12:40:35.544 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 638.1884 ms 2026-01-23 12:40:35.892 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3563 ms 2026-01-23 12:40:36.147 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 66.6465 ms 2026-01-23 12:40:58.427 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-01-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=82000&dateEffet=2026-01-28" responded 200 in 1815.5717 ms 2026-01-23 12:41:01.708 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004026290000039495006" responded 200 in 690.4184 ms 2026-01-23 12:41:02.665 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 19509.2263 ms 2026-01-23 12:41:04.002 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004026290000039495006" responded 200 in 498.9931 ms 2026-01-23 12:41:16.935 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 30826.3214 ms 2026-01-23 12:41:19.329 +01:00 [Error] Failed executing DbCommand ("30,678"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:fefeb7ee-45f0-4516-81ff-e58671addaa8 Error Number:-2,State:0,Class:11 2026-01-23 12:41:19.331 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 31139.6709 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:fefeb7ee-45f0-4516-81ff-e58671addaa8 Error Number:-2,State:0,Class:11 2026-01-23 12:41:19.334 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:fefeb7ee-45f0-4516-81ff-e58671addaa8 Error Number:-2,State:0,Class:11 2026-01-23 12:41:19.892 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 20698.2092 ms 2026-01-23 12:41:20.661 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3729 ms 2026-01-23 12:41:25.225 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4212.8195 ms 2026-01-23 12:41:25.237 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 5901.0648 ms 2026-01-23 12:41:31.886 +01:00 [Error] Failed executing DbCommand ("30,884"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:ffa4839f-438e-457a-9b81-c5df823949c8 Error Number:-2,State:0,Class:11 2026-01-23 12:41:31.887 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 40091.3359 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:ffa4839f-438e-457a-9b81-c5df823949c8 Error Number:-2,State:0,Class:11 2026-01-23 12:41:31.889 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:ffa4839f-438e-457a-9b81-c5df823949c8 Error Number:-2,State:0,Class:11 2026-01-23 12:41:31.893 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 12:41:32.605 +01:00 [Error] Failed executing DbCommand ("30,436"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:f3b74718-c5d6-4aea-aa40-fba5cee622b2 Error Number:-2,State:0,Class:11 2026-01-23 12:41:32.606 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 30775.6836 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:f3b74718-c5d6-4aea-aa40-fba5cee622b2 Error Number:-2,State:0,Class:11 2026-01-23 12:41:32.609 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:f3b74718-c5d6-4aea-aa40-fba5cee622b2 Error Number:-2,State:0,Class:11 2026-01-23 12:41:34.799 +01:00 [Error] Failed executing DbCommand ("30,485"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:2dd22df4-dfff-4fc6-ab1c-3d3216a631d3 Error Number:-2,State:0,Class:11 2026-01-23 12:41:34.804 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 36545.3298 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:2dd22df4-dfff-4fc6-ab1c-3d3216a631d3 Error Number:-2,State:0,Class:11 2026-01-23 12:41:34.817 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:2dd22df4-dfff-4fc6-ab1c-3d3216a631d3 Error Number:-2,State:0,Class:11 2026-01-23 12:41:34.836 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 12:41:35.120 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 3227.9744 ms 2026-01-23 12:41:35.149 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 2538.4625 ms 2026-01-23 12:41:35.291 +01:00 [Error] An exception occurred while iterating over the results of a query for context type '"Infrastructure.Data.AppDbContext"'." ""System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseSqlServer' call. ---> System.Data.SqlClient.SqlException: Transaction (Process ID 73) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at Microsoft.EntityFrameworkCore.Storage.RelationalDataReader.Read() at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.BufferlessMoveNext(DbContext _, Boolean buffer) at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.MoveNext() at Microsoft.EntityFrameworkCore.Query.QueryMethodProvider.GetResult[TResult](IEnumerable`1 valueBuffers, Boolean throwOnNullResult) at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ResultEnumerable`1.GetEnumerator() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.EnumeratorExceptionInterceptor.MoveNext()" System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseSqlServer' call. ---> System.Data.SqlClient.SqlException: Transaction (Process ID 73) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at Microsoft.EntityFrameworkCore.Storage.RelationalDataReader.Read() at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.BufferlessMoveNext(DbContext _, Boolean buffer) at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.MoveNext() at Microsoft.EntityFrameworkCore.Query.QueryMethodProvider.GetResult[TResult](IEnumerable`1 valueBuffers, Boolean throwOnNullResult) at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ResultEnumerable`1.GetEnumerator() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.EnumeratorExceptionInterceptor.MoveNext() 2026-01-23 12:41:35.295 +01:00 [Error] An exception occurred while iterating over the results of a query for context type '"Infrastructure.Data.AppDbContext"'." ""System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseSqlServer' call. ---> System.Data.SqlClient.SqlException: Transaction (Process ID 73) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at Microsoft.EntityFrameworkCore.Storage.RelationalDataReader.Read() at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.BufferlessMoveNext(DbContext _, Boolean buffer) at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.MoveNext() at Microsoft.EntityFrameworkCore.Query.QueryMethodProvider.GetResult[TResult](IEnumerable`1 valueBuffers, Boolean throwOnNullResult) at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ResultEnumerable`1.GetEnumerator() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.EnumeratorExceptionInterceptor.MoveNext() at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found) at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass15_1`1.b__0(QueryContext qc)" System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseSqlServer' call. ---> System.Data.SqlClient.SqlException: Transaction (Process ID 73) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at Microsoft.EntityFrameworkCore.Storage.RelationalDataReader.Read() at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.BufferlessMoveNext(DbContext _, Boolean buffer) at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.MoveNext() at Microsoft.EntityFrameworkCore.Query.QueryMethodProvider.GetResult[TResult](IEnumerable`1 valueBuffers, Boolean throwOnNullResult) at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ResultEnumerable`1.GetEnumerator() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.EnumeratorExceptionInterceptor.MoveNext() at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found) at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass15_1`1.b__0(QueryContext qc) 2026-01-23 12:41:35.300 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 54622.1443 ms System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseSqlServer' call. ---> System.Data.SqlClient.SqlException: Transaction (Process ID 73) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at Microsoft.EntityFrameworkCore.Storage.RelationalDataReader.Read() at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.BufferlessMoveNext(DbContext _, Boolean buffer) at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.MoveNext() at Microsoft.EntityFrameworkCore.Query.QueryMethodProvider.GetResult[TResult](IEnumerable`1 valueBuffers, Boolean throwOnNullResult) at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ResultEnumerable`1.GetEnumerator() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.EnumeratorExceptionInterceptor.MoveNext() at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found) at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass15_1`1.b__0(QueryContext qc) at System.Linq.Queryable.Count[TSource](IQueryable`1 source) at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 12:41:35.307 +01:00 [Error] An unhandled exception has occurred while executing the request. System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseSqlServer' call. ---> System.Data.SqlClient.SqlException: Transaction (Process ID 73) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at Microsoft.EntityFrameworkCore.Storage.RelationalDataReader.Read() at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.BufferlessMoveNext(DbContext _, Boolean buffer) at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.MoveNext() at Microsoft.EntityFrameworkCore.Query.QueryMethodProvider.GetResult[TResult](IEnumerable`1 valueBuffers, Boolean throwOnNullResult) at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ResultEnumerable`1.GetEnumerator() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.EnumeratorExceptionInterceptor.MoveNext() at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found) at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass15_1`1.b__0(QueryContext qc) at System.Linq.Queryable.Count[TSource](IQueryable`1 source) at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 12:41:35.315 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.MoveNext() at Microsoft.EntityFrameworkCore.Query.QueryMethodProvider.GetResult[TResult](IEnumerable`1 valueBuffers, Boolean throwOnNullResult) at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ResultEnumerable`1.GetEnumerator() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.EnumeratorExceptionInterceptor.MoveNext() at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found) at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass15_1`1.b__0(QueryContext qc) at System.Linq.Queryable.Count[TSource](IQueryable`1 source) at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 12:41:35.430 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 601.0049 ms 2026-01-23 12:41:35.789 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1953 ms 2026-01-23 12:41:35.807 +01:00 [Information] HTTP "GET" "/Admin/assets/media/error/bg5.jpg" responded 404 in 0.9103 ms 2026-01-23 12:41:37.206 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.206 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.206 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2002-12-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=9000&dateEffet=2026-01-28" responded 401 in 1.3020 ms 2026-01-23 12:41:37.268 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.268 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.269 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9084 ms 2026-01-23 12:41:37.334 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.334 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.335 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9438 ms 2026-01-23 12:41:37.390 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.390 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.390 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8941 ms 2026-01-23 12:41:37.446 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.446 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.446 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9254 ms 2026-01-23 12:41:37.502 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.502 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.502 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9240 ms 2026-01-23 12:41:37.558 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.558 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.558 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9132 ms 2026-01-23 12:41:37.617 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.617 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.617 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8813 ms 2026-01-23 12:41:37.671 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.671 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.671 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1951 ms 2026-01-23 12:41:37.727 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.727 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.727 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8829 ms 2026-01-23 12:41:37.786 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.786 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.786 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9224 ms 2026-01-23 12:41:37.842 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.842 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.842 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9290 ms 2026-01-23 12:41:37.896 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.896 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.896 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2855 ms 2026-01-23 12:41:37.950 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.950 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:37.950 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1863 ms 2026-01-23 12:41:38.004 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.004 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.004 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1730 ms 2026-01-23 12:41:38.058 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.058 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.058 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.3589 ms 2026-01-23 12:41:38.112 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.112 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.112 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.3124 ms 2026-01-23 12:41:38.166 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.167 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.167 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.3457 ms 2026-01-23 12:41:38.221 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.221 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.221 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.3558 ms 2026-01-23 12:41:38.276 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.276 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.277 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9033 ms 2026-01-23 12:41:38.331 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.331 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:38.331 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9433 ms 2026-01-23 12:41:41.074 +01:00 [Error] Failed executing DbCommand ("31,366"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:f7b2a9fb-257d-4b40-b648-c2fa1da779da Error Number:-2,State:0,Class:11 2026-01-23 12:41:41.079 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 32224.4037 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:f7b2a9fb-257d-4b40-b648-c2fa1da779da Error Number:-2,State:0,Class:11 2026-01-23 12:41:41.091 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:f7b2a9fb-257d-4b40-b648-c2fa1da779da Error Number:-2,State:0,Class:11 2026-01-23 12:41:42.487 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2002-12-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=90000&dateEffet=2026-01-28" responded 200 in 805.8770 ms 2026-01-23 12:41:44.279 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 3174.1751 ms 2026-01-23 12:41:44.922 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 9050.0002 ms 2026-01-23 12:41:45.316 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.316 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.317 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2002-12-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=90000&dateEffet=2026-01-28" responded 401 in 1.1470 ms 2026-01-23 12:41:45.383 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.383 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.383 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9472 ms 2026-01-23 12:41:45.437 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.437 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.438 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9549 ms 2026-01-23 12:41:45.447 +01:00 [Error] Failed executing DbCommand ("31,463"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:f3e0a576-7899-440c-b35f-cca30d7481d0 Error Number:-2,State:0,Class:11 2026-01-23 12:41:45.452 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 33153.3077 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:f3e0a576-7899-440c-b35f-cca30d7481d0 Error Number:-2,State:0,Class:11 2026-01-23 12:41:45.465 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:f3e0a576-7899-440c-b35f-cca30d7481d0 Error Number:-2,State:0,Class:11 2026-01-23 12:41:45.494 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.494 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.494 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.3426 ms 2026-01-23 12:41:45.546 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.546 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.546 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2259 ms 2026-01-23 12:41:45.601 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.602 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.602 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8952 ms 2026-01-23 12:41:45.657 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.657 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.658 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8897 ms 2026-01-23 12:41:45.712 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.713 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.713 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9001 ms 2026-01-23 12:41:45.770 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.770 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.771 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.1185 ms 2026-01-23 12:41:45.827 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.827 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.827 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.1124 ms 2026-01-23 12:41:45.886 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.886 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.887 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.0985 ms 2026-01-23 12:41:45.943 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.943 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:45.943 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.1033 ms 2026-01-23 12:41:45.982 +01:00 [Error] Failed executing DbCommand ("31,516"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:1cf7392d-f86e-436c-adb0-6e834a7f678a Error Number:-2,State:0,Class:11 2026-01-23 12:41:45.987 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 32674.1994 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:1cf7392d-f86e-436c-adb0-6e834a7f678a Error Number:-2,State:0,Class:11 2026-01-23 12:41:45.999 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:1cf7392d-f86e-436c-adb0-6e834a7f678a Error Number:-2,State:0,Class:11 2026-01-23 12:41:46.000 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.009 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.010 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 9.8111 ms 2026-01-23 12:41:46.068 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.068 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.069 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.1087 ms 2026-01-23 12:41:46.125 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.125 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.125 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.0593 ms 2026-01-23 12:41:46.179 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.180 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.180 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.3549 ms 2026-01-23 12:41:46.235 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.235 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.235 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2057 ms 2026-01-23 12:41:46.288 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.289 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.289 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8836 ms 2026-01-23 12:41:46.345 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.345 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.346 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.1533 ms 2026-01-23 12:41:46.402 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.402 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.402 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9908 ms 2026-01-23 12:41:46.457 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.458 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 12:41:46.458 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.0871 ms 2026-01-23 12:41:46.864 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 1386.7938 ms 2026-01-23 12:41:46.873 +01:00 [Error] Failed executing DbCommand ("30,692"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:b717347b-ffcf-458d-beee-be6c9c10b888 Error Number:-2,State:0,Class:11 2026-01-23 12:41:46.878 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 31777.2845 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:b717347b-ffcf-458d-beee-be6c9c10b888 Error Number:-2,State:0,Class:11 2026-01-23 12:41:46.891 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:b717347b-ffcf-458d-beee-be6c9c10b888 Error Number:-2,State:0,Class:11 2026-01-23 12:41:49.719 +01:00 [Error] Failed executing DbCommand ("31,141"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:3edf6fdb-e279-4f0a-a039-89807937e90b Error Number:-2,State:0,Class:11 2026-01-23 12:41:49.720 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 32871.3522 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:3edf6fdb-e279-4f0a-a039-89807937e90b Error Number:-2,State:0,Class:11 2026-01-23 12:41:49.720 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4751.1511 ms 2026-01-23 12:41:49.723 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:3edf6fdb-e279-4f0a-a039-89807937e90b Error Number:-2,State:0,Class:11 2026-01-23 12:41:50.126 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 4116.9135 ms 2026-01-23 12:41:50.678 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 3778.6593 ms 2026-01-23 12:41:51.925 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 2200.2464 ms 2026-01-23 12:41:59.577 +01:00 [Error] Failed executing DbCommand ("30,212"ms) [Parameters=["@__objectID_0='39a83247-6432-4116-01ae-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:b5ff820f-a389-4bf4-b16f-ed5404247fe0 Error Number:-2,State:0,Class:11 2026-01-23 12:41:59.579 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=39a83247-6432-4116-01ae-08de5a606e05" responded 500 in 59683.9610 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:b5ff820f-a389-4bf4-b16f-ed5404247fe0 Error Number:-2,State:0,Class:11 2026-01-23 12:41:59.585 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:b5ff820f-a389-4bf4-b16f-ed5404247fe0 Error Number:-2,State:0,Class:11 2026-01-23 12:41:59.597 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 12:41:59.706 +01:00 [Error] Failed executing DbCommand ("30,681"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:63a54da8-256e-4fea-b113-4cdb430fe746 Error Number:-2,State:0,Class:11 2026-01-23 12:41:59.710 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 40715.1522 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:63a54da8-256e-4fea-b113-4cdb430fe746 Error Number:-2,State:0,Class:11 2026-01-23 12:41:59.723 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:63a54da8-256e-4fea-b113-4cdb430fe746 Error Number:-2,State:0,Class:11 2026-01-23 12:41:59.739 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 12:42:01.415 +01:00 [Error] Failed executing DbCommand ("30,049"ms) [Parameters=["@p0='dfd1b177-0559-4ad9-98df-08de5a606e10', @p1='True', @p2='230120262QZLJFI3PGJXXKOZPDLUVE' (Size = 200), @p3=' ostelia' (Size = 100), @p4='2026-01-23T12:41:31' (Nullable = true), @p5='' (DbType = DateTime2), @p6='' (DbType = DateTime2), @p7='False', @p8='' (Size = 100), @p9='e80aeb8b-c003-4c32-892a-eba856346001', @p10='0', @p11='0.5', @p12='0', @p13='0', @p14='11.49', @p15='30', @p16='' (DbType = Guid), @p17='74999352-8d3e-4d22-01b4-08de5a606e05', @p18='21.49', @p19='' (Size = 100)"], CommandType='Text', CommandTimeout='30']" ""SET NOCOUNT ON; INSERT INTO [FchProjectFormule] ([Id], [Active], [Contrat], [CreatedBy], [DateCreation], [DateModification], [DateSuppression], [Deleted], [DeletedBy], [FormuleId], [FraisAssistance], [FraisAssociatifs], [FraisAutres], [FraisDossier], [FraisFractionnement], [Indimnite], [ProjetEntityId], [ProjetId], [Tarif], [UpdatedBy]) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19);" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:f648b616-ffb6-4d59-ae5d-019d1fdef932 Error Number:-2,State:0,Class:11 2026-01-23 12:42:01.423 +01:00 [Error] An exception occurred in the database while saving changes for context type '"Infrastructure.Data.AppDbContext"'." ""Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(DbContext _, ValueTuple`2 parameters, 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.ChangeTracking.Internal.StateManager.SaveChangesAsync(IReadOnlyList`1 entriesToSave, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken)" Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(DbContext _, ValueTuple`2 parameters, 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.ChangeTracking.Internal.StateManager.SaveChangesAsync(IReadOnlyList`1 entriesToSave, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) 2026-01-23 12:42:01.565 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 500 in 55943.6629 ms Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(DbContext _, ValueTuple`2 parameters, 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.ChangeTracking.Internal.StateManager.SaveChangesAsync(IReadOnlyList`1 entriesToSave, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) at Infrastructure.Repositories.Base.EfRepository`1.AddAsync(T entity) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Base\EfRepository.cs:line 81 at WebUI.Pages.Admin.Tarificateur.EditModel.SaveFormulesAsync(ProjetEntity projetEntity, TarificationViewModel tarificationViewModel, Boolean isUpdate) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml.cs:line 689 at WebUI.Pages.Admin.Tarificateur.EditModel.DoSaveTarificationsAsync(TarificationViewModel tarificationViewModel) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml.cs:line 616 at WebUI.Pages.Admin.Tarificateur.EditModel.OnPostGenerateDocumentAsync(TarificationViewModel tarificationViewModel, Int32 mode) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml.cs:line 808 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) 2026-01-23 12:42:01.572 +01:00 [Error] An unhandled exception has occurred while executing the request. Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.Update.ReaderModificationCommandBatch.ExecuteAsync(IRelationalConnection connection, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Update.Internal.BatchExecutor.ExecuteAsync(DbContext _, ValueTuple`2 parameters, 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.ChangeTracking.Internal.StateManager.SaveChangesAsync(IReadOnlyList`1 entriesToSave, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.ChangeTracking.Internal.StateManager.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.DbContext.SaveChangesAsync(Boolean acceptAllChangesOnSuccess, CancellationToken cancellationToken) at Infrastructure.Repositories.Base.EfRepository`1.AddAsync(T entity) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Base\EfRepository.cs:line 81 at WebUI.Pages.Admin.Tarificateur.EditModel.SaveFormulesAsync(ProjetEntity projetEntity, TarificationViewModel tarificationViewModel, Boolean isUpdate) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml.cs:line 689 at WebUI.Pages.Admin.Tarificateur.EditModel.DoSaveTarificationsAsync(TarificationViewModel tarificationViewModel) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml.cs:line 616 at WebUI.Pages.Admin.Tarificateur.EditModel.OnPostGenerateDocumentAsync(TarificationViewModel tarificationViewModel, Int32 mode) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml.cs:line 808 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 12:42:02.370 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 2634.7889 ms 2026-01-23 12:42:02.373 +01:00 [Error] Failed executing DbCommand ("30,095"ms) [Parameters=["@__objectID_0='03ff245a-889a-43e3-01b1-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:6fa4b001-6266-4b7c-8fe7-39ebda9bd863 Error Number:-2,State:0,Class:11 2026-01-23 12:42:02.378 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=03ff245a-889a-43e3-01b1-08de5a606e05" responded 500 in 56049.8603 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:6fa4b001-6266-4b7c-8fe7-39ebda9bd863 Error Number:-2,State:0,Class:11 2026-01-23 12:42:02.408 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:6fa4b001-6266-4b7c-8fe7-39ebda9bd863 Error Number:-2,State:0,Class:11 2026-01-23 12:42:02.432 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 12:42:02.531 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=39a83247-6432-4116-01ae-08de5a606e05" responded 500 in 2938.3569 ms 2026-01-23 12:42:03.245 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2756 ms 2026-01-23 12:42:03.245 +01:00 [Information] HTTP "GET" "/Admin/assets/media/error/bg5.jpg" responded 404 in 0.2758 ms 2026-01-23 12:42:03.744 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2118 ms 2026-01-23 12:42:03.746 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 0.8816 ms 2026-01-23 12:42:05.924 +01:00 [Error] Failed executing DbCommand ("30,607"ms) [Parameters=["@p0='0', @p1='da3f85db-d3d8-43b5-8b48-2d5e804f79bb', @p2='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @p3='' (Nullable = false)"], CommandType='Text', CommandTimeout='30']" ""LeftMenu_Count @p0,@p1,@p2,@p3" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.Execute(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues) ClientConnectionId:0f182eb1-aa5a-4b6e-9ba3-d3d5360e8254 Error Number:-2,State:0,Class:11 2026-01-23 12:42:05.926 +01:00 [Error] An exception occurred while iterating over the results of a query for context type '"Infrastructure.Data.AppDbContext"'." ""System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.Execute(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues) at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteReader(IRelationalConnection connection, IReadOnlyDictionary`2 parameterValues) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.BufferlessMoveNext(DbContext _, Boolean buffer) at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.MoveNext() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider._TrackEntities[TOut,TIn](IEnumerable`1 results, QueryContext queryContext, IList`1 entityTrackingInfos, IList`1 entityAccessors)+MoveNext() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.EnumeratorExceptionInterceptor.MoveNext() ClientConnectionId:0f182eb1-aa5a-4b6e-9ba3-d3d5360e8254 Error Number:-2,State:0,Class:11" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.Execute(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues) at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteReader(IRelationalConnection connection, IReadOnlyDictionary`2 parameterValues) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.BufferlessMoveNext(DbContext _, Boolean buffer) at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.MoveNext() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider._TrackEntities[TOut,TIn](IEnumerable`1 results, QueryContext queryContext, IList`1 entityTrackingInfos, IList`1 entityAccessors)+MoveNext() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.EnumeratorExceptionInterceptor.MoveNext() ClientConnectionId:0f182eb1-aa5a-4b6e-9ba3-d3d5360e8254 Error Number:-2,State:0,Class:11 2026-01-23 12:42:05.927 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 30615.6090 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.Execute(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues) at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteReader(IRelationalConnection connection, IReadOnlyDictionary`2 parameterValues) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.BufferlessMoveNext(DbContext _, Boolean buffer) at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.MoveNext() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider._TrackEntities[TOut,TIn](IEnumerable`1 results, QueryContext queryContext, IList`1 entityTrackingInfos, IList`1 entityAccessors)+MoveNext() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.EnumeratorExceptionInterceptor.MoveNext() at System.Collections.Generic.List`1.AddEnumerable(IEnumerable`1 enumerable) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WebUI.ViewComponents.LeftMenuFichesViewComponent.InvokeAsync(TypeStatus typeStatut) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\LeftMenuFichesViewComponent.cs:line 29 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Shared.Pages_Shared__Layout.<>c__DisplayClass66_0.<b__1>d.MoveNext() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Shared\_Layout.cshtml:line 86 --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() at WebUI.Pages.Shared.Pages_Shared__Layout.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Shared\_Layout.cshtml:line 58 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderLayoutAsync(ViewContext context, ViewBufferTextWriter bodyWriter) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:0f182eb1-aa5a-4b6e-9ba3-d3d5360e8254 Error Number:-2,State:0,Class:11 2026-01-23 12:42:05.931 +01:00 [Error] An exception was thrown attempting to execute the error handler. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.Execute(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues) at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteReader(IRelationalConnection connection, IReadOnlyDictionary`2 parameterValues) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.BufferlessMoveNext(DbContext _, Boolean buffer) at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.MoveNext() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider._TrackEntities[TOut,TIn](IEnumerable`1 results, QueryContext queryContext, IList`1 entityTrackingInfos, IList`1 entityAccessors)+MoveNext() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.EnumeratorExceptionInterceptor.MoveNext() at System.Collections.Generic.List`1.AddEnumerable(IEnumerable`1 enumerable) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at WebUI.ViewComponents.LeftMenuFichesViewComponent.InvokeAsync(TypeStatus typeStatut) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\LeftMenuFichesViewComponent.cs:line 29 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Shared.Pages_Shared__Layout.<>c__DisplayClass66_0.<b__1>d.MoveNext() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Shared\_Layout.cshtml:line 86 --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext.SetOutputContentAsync() at WebUI.Pages.Shared.Pages_Shared__Layout.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Shared\_Layout.cshtml:line 58 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderLayoutAsync(ViewContext context, ViewBufferTextWriter bodyWriter) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:0f182eb1-aa5a-4b6e-9ba3-d3d5360e8254 Error Number:-2,State:0,Class:11 2026-01-23 12:42:05.933 +01:00 [Error] Connection id ""0HNIQBMI5QRG5"", Request id ""0HNIQBMI5QRG5:000000F8"": An unhandled exception was thrown by the application. System.InvalidOperationException: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding 'EnableRetryOnFailure()' to the 'UseSqlServer' call. ---> System.Data.SqlClient.SqlException: Transaction (Process ID 73) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.Read() at Microsoft.EntityFrameworkCore.Storage.RelationalDataReader.Read() at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.BufferlessMoveNext(DbContext _, Boolean buffer) at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) --- End of inner exception stack trace --- at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.Execute[TState,TResult](TState state, Func`3 operation, Func`3 verifySucceeded) at Microsoft.EntityFrameworkCore.Query.Internal.QueryingEnumerable`1.Enumerator.MoveNext() at Microsoft.EntityFrameworkCore.Query.QueryMethodProvider.GetResult[TResult](IEnumerable`1 valueBuffers, Boolean throwOnNullResult) at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ResultEnumerable`1.GetEnumerator() at Microsoft.EntityFrameworkCore.Query.Internal.LinqOperatorProvider.ExceptionInterceptor`1.EnumeratorExceptionInterceptor.MoveNext() at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found) at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.<>c__DisplayClass15_1`1.b__0(QueryContext qc) at System.Linq.Queryable.Count[TSource](IQueryable`1 source) at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Server.IISIntegration.IISMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) 2026-01-23 12:42:06.847 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:42:06.847 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:42:06.883 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=03ff245a-889a-43e3-01b1-08de5a606e05" responded 500 in 4459.6683 ms 2026-01-23 12:42:07.526 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4073.7816 ms 2026-01-23 12:42:07.911 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2036 ms 2026-01-23 12:42:07.961 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 0.9145 ms 2026-01-23 12:42:10.829 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3256.4595 ms 2026-01-23 12:42:13.211 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 5021.7782 ms 2026-01-23 12:42:13.384 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2471.4710 ms 2026-01-23 12:42:15.961 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2700.9418 ms 2026-01-23 12:42:15.993 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2487.7443 ms 2026-01-23 12:42:17.358 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 8906.4380 ms 2026-01-23 12:42:18.579 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 500 in 17001.5409 ms 2026-01-23 12:42:18.855 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 32821.4131 ms 2026-01-23 12:42:21.757 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2654 ms 2026-01-23 12:42:22.279 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 8799.3584 ms 2026-01-23 12:42:22.827 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1683 ms 2026-01-23 12:42:23.695 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1894.0281 ms 2026-01-23 12:42:24.485 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1193.0503 ms 2026-01-23 12:42:24.751 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1914 ms 2026-01-23 12:42:24.752 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9311 ms 2026-01-23 12:42:27.543 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2696.8273 ms 2026-01-23 12:42:29.704 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2117.0602 ms 2026-01-23 12:42:43.579 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 10299.3105 ms 2026-01-23 12:42:44.583 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 37736.0367 ms 2026-01-23 12:42:45.081 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 11879.0886 ms 2026-01-23 12:42:45.093 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:42:45.093 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:42:45.093 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4540 ms 2026-01-23 12:42:45.170 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:42:45.170 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:42:46.246 +01:00 [Error] Failed executing DbCommand ("30,154"ms) [Parameters=["@__objectID_0='ba147459-4c23-49d8-01b2-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:2dd22df4-dfff-4fc6-ab1c-3d3216a631d3 Error Number:-2,State:0,Class:11 2026-01-23 12:42:46.247 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=ba147459-4c23-49d8-01b2-08de5a606e05" responded 500 in 50772.4680 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:2dd22df4-dfff-4fc6-ab1c-3d3216a631d3 Error Number:-2,State:0,Class:11 2026-01-23 12:42:46.253 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:2dd22df4-dfff-4fc6-ab1c-3d3216a631d3 Error Number:-2,State:0,Class:11 2026-01-23 12:42:46.261 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 12:42:48.981 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3811.5798 ms 2026-01-23 12:42:49.121 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=ba147459-4c23-49d8-01b2-08de5a606e05" responded 500 in 2862.5662 ms 2026-01-23 12:42:49.708 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1737 ms 2026-01-23 12:42:49.708 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 0.9494 ms 2026-01-23 12:42:55.895 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 6127.4151 ms 2026-01-23 12:42:56.691 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 18018.2916 ms 2026-01-23 12:42:59.746 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000010635900728785" responded 200 in 1627.0850 ms 2026-01-23 12:43:01.606 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000010635900728785" responded 200 in 1472.6020 ms 2026-01-23 12:43:04.039 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 8095.8576 ms 2026-01-23 12:43:08.017 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 17787.0180 ms 2026-01-23 12:43:08.393 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3062 ms 2026-01-23 12:43:08.404 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 41961.5010 ms 2026-01-23 12:43:08.772 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 35606.8973 ms 2026-01-23 12:43:09.705 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3469 ms 2026-01-23 12:43:09.759 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3346 ms 2026-01-23 12:43:09.865 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 17298.7500 ms 2026-01-23 12:43:10.911 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1030.0505 ms 2026-01-23 12:43:11.359 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3070 ms 2026-01-23 12:43:11.824 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 28114.7457 ms 2026-01-23 12:43:12.271 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2571 ms 2026-01-23 12:43:12.641 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3915.3890 ms 2026-01-23 12:43:13.546 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3607.5296 ms 2026-01-23 12:43:15.092 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 33519.9505 ms 2026-01-23 12:43:15.816 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4337.2451 ms 2026-01-23 12:43:17.287 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4582.4672 ms 2026-01-23 12:43:34.085 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-09-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06100&dateEffet=2026-01-28" responded 200 in 792.4680 ms 2026-01-23 12:43:37.372 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 33169.5941 ms 2026-01-23 12:43:37.719 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3275 ms 2026-01-23 12:43:39.945 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 29749.3504 ms 2026-01-23 12:43:40.824 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2884.8764 ms 2026-01-23 12:43:41.092 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2795 ms 2026-01-23 12:43:41.890 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.9429 ms 2026-01-23 12:43:45.908 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 40184.4226 ms 2026-01-23 12:43:46.047 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4742.6122 ms 2026-01-23 12:43:46.479 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 12:43:46.479 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 13.8038 ms 2026-01-23 12:43:46.867 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 15038.9837 ms 2026-01-23 12:43:47.019 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 494.4221 ms 2026-01-23 12:43:47.345 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 9451.4775 ms 2026-01-23 12:43:47.350 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8b904f16-06ac-4b82-01b5-08de5a606e05" responded 200 in 21581.8434 ms 2026-01-23 12:43:47.371 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2944 ms 2026-01-23 12:43:47.421 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bc6dcf2a-f6c3-4233-01b0-08de5a606e05" responded 200 in 13873.3516 ms 2026-01-23 12:43:47.469 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3050 ms 2026-01-23 12:43:47.473 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 10133.1165 ms 2026-01-23 12:43:47.554 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5972 ms 2026-01-23 12:43:47.696 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.3082 ms 2026-01-23 12:43:47.729 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3029 ms 2026-01-23 12:43:47.739 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8b904f16-06ac-4b82-01b5-08de5a606e05" responded 200 in 3786.0049 ms 2026-01-23 12:43:47.877 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5536 ms 2026-01-23 12:43:48.152 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2981 ms 2026-01-23 12:43:48.211 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2113 ms 2026-01-23 12:43:48.297 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4469 ms 2026-01-23 12:43:48.347 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4378 ms 2026-01-23 12:43:50.118 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.8963 ms 2026-01-23 12:43:50.468 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3236 ms 2026-01-23 12:43:50.691 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.5576 ms 2026-01-23 12:43:53.643 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4491.6482 ms 2026-01-23 12:43:54.398 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ba147459-4c23-49d8-01b2-08de5a606e05" responded 200 in 300.7103 ms 2026-01-23 12:43:54.545 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3073 ms 2026-01-23 12:43:54.652 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2520 ms 2026-01-23 12:43:56.071 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 293.5349 ms 2026-01-23 12:43:56.662 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2856 ms 2026-01-23 12:43:57.391 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8361 ms 2026-01-23 12:44:11.147 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1036.0570 ms 2026-01-23 12:44:13.129 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 99.3163 ms 2026-01-23 12:44:13.363 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 347.2222 ms 2026-01-23 12:44:13.598 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2699 ms 2026-01-23 12:44:13.732 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.9389 ms 2026-01-23 12:44:13.976 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 492.1948 ms 2026-01-23 12:44:14.114 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1750 ms 2026-01-23 12:44:14.534 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.8183 ms 2026-01-23 12:44:19.798 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.5479 ms 2026-01-23 12:44:19.868 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8896 ms 2026-01-23 12:44:20.256 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4848.4071 ms 2026-01-23 12:44:20.478 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2646 ms 2026-01-23 12:44:20.478 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2048 ms 2026-01-23 12:44:20.585 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3840 ms 2026-01-23 12:44:20.666 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.4833 ms 2026-01-23 12:44:21.021 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.4386 ms 2026-01-23 12:44:21.174 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2716 ms 2026-01-23 12:44:21.456 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6594 ms 2026-01-23 12:44:21.885 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 212.0788 ms 2026-01-23 12:44:22.488 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3000 ms 2026-01-23 12:44:22.904 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.3799 ms 2026-01-23 12:44:25.472 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5015.4971 ms 2026-01-23 12:44:25.854 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 180.2443 ms 2026-01-23 12:44:26.272 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2872 ms 2026-01-23 12:44:26.459 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9710 ms 2026-01-23 12:44:30.121 +01:00 [Information] HTTP "GET" "/favicon.ico" responded 304 in 0.0791 ms 2026-01-23 12:44:30.456 +01:00 [Information] HTTP "GET" "/documents/PieceJointe/23-01-2026_820f2eab-91a2-49ff-81be-60e3ed4ba1c5.pdf" responded 200 in 848.9209 ms 2026-01-23 12:44:30.961 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 176.2259 ms 2026-01-23 12:44:31.326 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3635 ms 2026-01-23 12:44:31.554 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6902 ms 2026-01-23 12:44:33.754 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 248.1049 ms 2026-01-23 12:44:34.057 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3733 ms 2026-01-23 12:44:34.214 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7056 ms 2026-01-23 12:44:39.871 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 254.6134 ms 2026-01-23 12:44:40.231 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3149 ms 2026-01-23 12:44:40.330 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0989 ms 2026-01-23 12:44:40.404 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1ae60ec4-25c4-4cd9-0183-08de5a606e05" responded 200 in 786.7486 ms 2026-01-23 12:44:40.604 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3641 ms 2026-01-23 12:44:40.802 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0845 ms 2026-01-23 12:44:43.755 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 453.4654 ms 2026-01-23 12:44:43.811 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-08-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=86400&dateEffet=2026-01-28" responded 200 in 33.3276 ms 2026-01-23 12:44:43.943 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9267 ms 2026-01-23 12:44:44.049 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.1228 ms 2026-01-23 12:44:44.547 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 203.4004 ms 2026-01-23 12:44:44.941 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2922 ms 2026-01-23 12:44:45.060 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.5146 ms 2026-01-23 12:44:47.104 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4f6412c8-5b34-43e8-0277-08de4d05697d" responded 200 in 289.3825 ms 2026-01-23 12:44:47.520 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3217 ms 2026-01-23 12:44:47.646 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.7522 ms 2026-01-23 12:44:47.953 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 268.5160 ms 2026-01-23 12:44:48.499 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2617 ms 2026-01-23 12:44:48.682 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 194.0629 ms 2026-01-23 12:44:48.880 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0776 ms 2026-01-23 12:44:49.090 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3094 ms 2026-01-23 12:44:49.262 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1574 ms 2026-01-23 12:44:49.379 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 167.8857 ms 2026-01-23 12:44:50.096 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 656.5178 ms 2026-01-23 12:44:50.276 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3093 ms 2026-01-23 12:44:50.384 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 289.3700 ms 2026-01-23 12:44:50.421 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 90.9653 ms 2026-01-23 12:44:50.948 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3153 ms 2026-01-23 12:44:51.267 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.5421 ms 2026-01-23 12:44:54.171 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 497.1141 ms 2026-01-23 12:44:54.796 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3231 ms 2026-01-23 12:44:55.325 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9123 ms 2026-01-23 12:44:56.563 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 479.7379 ms 2026-01-23 12:44:57.001 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3115 ms 2026-01-23 12:44:57.210 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3089 ms 2026-01-23 12:44:58.707 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 480.0120 ms 2026-01-23 12:44:58.982 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1943 ms 2026-01-23 12:44:59.162 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.7687 ms 2026-01-23 12:45:00.315 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 497.0275 ms 2026-01-23 12:45:00.473 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 311.2338 ms 2026-01-23 12:45:00.752 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2271 ms 2026-01-23 12:45:01.051 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 225.8826 ms 2026-01-23 12:45:01.141 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 74.4680 ms 2026-01-23 12:45:01.446 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3566 ms 2026-01-23 12:45:01.677 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2018 ms 2026-01-23 12:45:02.580 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 285.8388 ms 2026-01-23 12:45:02.863 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3431 ms 2026-01-23 12:45:03.067 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2165 ms 2026-01-23 12:45:04.379 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 355.9055 ms 2026-01-23 12:45:04.488 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 260.8516 ms 2026-01-23 12:45:04.632 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2936 ms 2026-01-23 12:45:04.824 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.3682 ms 2026-01-23 12:45:04.892 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2723 ms 2026-01-23 12:45:05.076 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2902 ms 2026-01-23 12:45:06.174 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 308.4626 ms 2026-01-23 12:45:06.429 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1874 ms 2026-01-23 12:45:06.747 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.4590 ms 2026-01-23 12:45:07.372 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 180.3598 ms 2026-01-23 12:45:07.752 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1818 ms 2026-01-23 12:45:07.990 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.0052 ms 2026-01-23 12:45:08.732 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 280.6493 ms 2026-01-23 12:45:09.386 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3053 ms 2026-01-23 12:45:09.578 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.0068 ms 2026-01-23 12:45:10.467 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 208.9995 ms 2026-01-23 12:45:10.870 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2255 ms 2026-01-23 12:45:11.212 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.9157 ms 2026-01-23 12:45:11.614 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 276.4172 ms 2026-01-23 12:45:11.830 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3142 ms 2026-01-23 12:45:12.310 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.6382 ms 2026-01-23 12:45:13.041 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 511.9014 ms 2026-01-23 12:45:13.218 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2234 ms 2026-01-23 12:45:13.347 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.3826 ms 2026-01-23 12:45:13.756 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 462.4182 ms 2026-01-23 12:45:13.916 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 562.9252 ms 2026-01-23 12:45:14.200 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1567 ms 2026-01-23 12:45:14.324 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3642 ms 2026-01-23 12:45:14.432 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.3532 ms 2026-01-23 12:45:14.516 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.3536 ms 2026-01-23 12:45:16.216 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d146aae5-394e-428c-0279-08de4d05697d" responded 200 in 358.6383 ms 2026-01-23 12:45:16.614 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3057 ms 2026-01-23 12:45:16.844 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.2450 ms 2026-01-23 12:45:18.123 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 128.3708 ms 2026-01-23 12:45:18.642 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 248.0782 ms 2026-01-23 12:45:18.807 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2782 ms 2026-01-23 12:45:18.848 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 662.7627 ms 2026-01-23 12:45:18.983 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1584 ms 2026-01-23 12:45:19.125 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3443 ms 2026-01-23 12:45:19.452 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.8206 ms 2026-01-23 12:45:21.432 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 415.2339 ms 2026-01-23 12:45:21.601 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3368 ms 2026-01-23 12:45:21.810 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.1571 ms 2026-01-23 12:45:26.303 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8b904f16-06ac-4b82-01b5-08de5a606e05" responded 200 in 344.2492 ms 2026-01-23 12:45:26.511 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2026 ms 2026-01-23 12:45:26.719 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1908 ms 2026-01-23 12:45:32.781 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 527.3543 ms 2026-01-23 12:45:32.977 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3594 ms 2026-01-23 12:45:33.093 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.4116 ms 2026-01-23 12:45:40.112 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 553.0989 ms 2026-01-23 12:45:40.310 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2873 ms 2026-01-23 12:45:40.474 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.5953 ms 2026-01-23 12:45:44.066 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8b904f16-06ac-4b82-01b5-08de5a606e05" responded 200 in 337.0828 ms 2026-01-23 12:45:44.237 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3223 ms 2026-01-23 12:45:44.370 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.7284 ms 2026-01-23 12:45:51.466 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 603.9189 ms 2026-01-23 12:45:51.660 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3360 ms 2026-01-23 12:45:51.778 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.8178 ms 2026-01-23 12:46:03.228 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=03ff245a-889a-43e3-01b1-08de5a606e05" responded 200 in 327.4966 ms 2026-01-23 12:46:03.556 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3750 ms 2026-01-23 12:46:03.778 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.5169 ms 2026-01-23 12:46:05.380 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 670.6962 ms 2026-01-23 12:46:05.564 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3529 ms 2026-01-23 12:46:05.676 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.1825 ms 2026-01-23 12:46:08.658 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=91e22cdf-b960-453c-c340-08de4e95a23b" responded 200 in 358.6325 ms 2026-01-23 12:46:09.525 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3264 ms 2026-01-23 12:46:09.815 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.6065 ms 2026-01-23 12:46:13.128 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 212.1137 ms 2026-01-23 12:46:13.834 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 643.6746 ms 2026-01-23 12:46:14.109 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3823 ms 2026-01-23 12:46:14.230 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.4961 ms 2026-01-23 12:46:22.266 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3158 ms 2026-01-23 12:46:22.353 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.4822 ms 2026-01-23 12:46:23.344 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1496 ms 2026-01-23 12:46:23.354 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9080 ms 2026-01-23 12:46:23.520 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1588 ms 2026-01-23 12:46:23.614 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.4282 ms 2026-01-23 12:46:33.896 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.1123 ms 2026-01-23 12:46:34.492 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0896 ms 2026-01-23 12:46:34.598 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.1901 ms 2026-01-23 12:46:34.813 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 518.0107 ms 2026-01-23 12:46:35.352 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3018 ms 2026-01-23 12:46:35.626 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.8518 ms 2026-01-23 12:46:38.201 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bc6dcf2a-f6c3-4233-01b0-08de5a606e05" responded 200 in 332.7855 ms 2026-01-23 12:46:38.666 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3015 ms 2026-01-23 12:46:39.144 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8603 ms 2026-01-23 12:46:44.943 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-07-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42360&dateEffet=2026-01-28" responded 200 in 27.9860 ms 2026-01-23 12:46:47.824 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 295.7332 ms 2026-01-23 12:46:48.536 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4497.4671 ms 2026-01-23 12:46:48.967 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2875 ms 2026-01-23 12:46:50.198 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3336 ms 2026-01-23 12:46:56.664 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ff5cab91-61e7-47ac-01b6-08de5a606e05" responded 200 in 345.9200 ms 2026-01-23 12:46:57.028 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3408 ms 2026-01-23 12:46:57.195 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.9148 ms 2026-01-23 12:47:04.968 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-08-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77650&dateEffet=2026-01-28" responded 200 in 53.9580 ms 2026-01-23 12:47:07.790 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2002-12-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69110&dateEffet=2026-01-28" responded 200 in 32.9802 ms 2026-01-23 12:47:12.246 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 553.5268 ms 2026-01-23 12:47:12.443 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3210 ms 2026-01-23 12:47:12.543 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.9088 ms 2026-01-23 12:47:13.613 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0129 ms 2026-01-23 12:47:13.721 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.8620 ms 2026-01-23 12:47:14.311 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2378 ms 2026-01-23 12:47:14.311 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3646 ms 2026-01-23 12:47:14.513 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9562 ms 2026-01-23 12:47:14.611 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.6029 ms 2026-01-23 12:47:16.123 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 542.7208 ms 2026-01-23 12:47:16.510 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3296 ms 2026-01-23 12:47:17.002 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3103 ms 2026-01-23 12:47:37.974 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:47:37.975 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:47:38.084 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 110.6957 ms 2026-01-23 12:47:38.205 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:47:38.206 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:47:38.206 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4044 ms 2026-01-23 12:47:38.348 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:47:38.348 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:47:38.394 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.6909 ms 2026-01-23 12:47:39.406 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.6028 ms 2026-01-23 12:47:39.765 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1985 ms 2026-01-23 12:47:39.873 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9917 ms 2026-01-23 12:47:42.594 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3960.9720 ms 2026-01-23 12:47:44.944 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 270.9897 ms 2026-01-23 12:47:45.182 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3390 ms 2026-01-23 12:47:45.514 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.5086 ms 2026-01-23 12:47:51.185 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-10-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77230&dateEffet=2026-01-28" responded 200 in 29.7440 ms 2026-01-23 12:47:57.461 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 242.0116 ms 2026-01-23 12:47:57.746 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3266 ms 2026-01-23 12:47:58.274 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7719 ms 2026-01-23 12:48:01.502 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:48:01.502 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:48:01.530 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-01-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33700&dateEffet=2026-01-28" responded 200 in 28.5239 ms 2026-01-23 12:48:01.780 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8b904f16-06ac-4b82-01b5-08de5a606e05" responded 200 in 296.2563 ms 2026-01-23 12:48:02.306 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2197 ms 2026-01-23 12:48:02.409 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8096 ms 2026-01-23 12:48:21.152 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4464.2742 ms 2026-01-23 12:48:41.935 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ff5cab91-61e7-47ac-01b6-08de5a606e05" responded 200 in 291.2477 ms 2026-01-23 12:48:42.178 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3213 ms 2026-01-23 12:48:42.398 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.4885 ms 2026-01-23 12:49:18.420 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.9342 ms 2026-01-23 12:49:19.068 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3656 ms 2026-01-23 12:49:19.422 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.3288 ms 2026-01-23 12:49:21.781 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ff5cab91-61e7-47ac-01b6-08de5a606e05" responded 200 in 273.8674 ms 2026-01-23 12:49:21.984 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3165 ms 2026-01-23 12:49:22.182 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.3274 ms 2026-01-23 12:49:25.090 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 123.0511 ms 2026-01-23 12:49:25.904 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 690.9788 ms 2026-01-23 12:49:26.199 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3481 ms 2026-01-23 12:49:26.343 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.0065 ms 2026-01-23 12:49:27.573 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8b904f16-06ac-4b82-01b5-08de5a606e05" responded 200 in 335.2114 ms 2026-01-23 12:49:27.976 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3588 ms 2026-01-23 12:49:28.111 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.4632 ms 2026-01-23 12:49:28.664 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2000-07-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34400&dateEffet=2026-01-28" responded 200 in 50.0761 ms 2026-01-23 12:49:29.113 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.0128 ms 2026-01-23 12:49:29.565 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5636 ms 2026-01-23 12:49:30.016 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.8586 ms 2026-01-23 12:49:35.808 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-10-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75001&dateEffet=2026-01-24" responded 200 in 40.1118 ms 2026-01-23 12:49:36.314 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8b904f16-06ac-4b82-01b5-08de5a606e05" responded 200 in 346.1842 ms 2026-01-23 12:49:37.014 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2360 ms 2026-01-23 12:49:37.128 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.5207 ms 2026-01-23 12:49:46.074 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 476.5724 ms 2026-01-23 12:49:46.382 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2983 ms 2026-01-23 12:49:46.613 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1319 ms 2026-01-23 12:49:47.340 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278070030002120180190" responded 200 in 45.0480 ms 2026-01-23 12:49:47.378 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:49:47.378 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:49:47.473 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.2809 ms 2026-01-23 12:49:47.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:49:47.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:49:47.741 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3803 ms 2026-01-23 12:49:47.858 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:49:47.858 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:49:47.919 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.8736 ms 2026-01-23 12:49:50.034 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278070030002120180190" responded 200 in 45.5928 ms 2026-01-23 12:49:55.441 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:49:55.441 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:49:55.468 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-04-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75013&dateEffet=2026-01-28" responded 200 in 27.5924 ms 2026-01-23 12:50:08.879 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1411.4510 ms 2026-01-23 12:50:16.707 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4986.2439 ms 2026-01-23 12:50:18.938 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 134.1646 ms 2026-01-23 12:50:20.564 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 227.7998 ms 2026-01-23 12:50:20.566 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2511 ms 2026-01-23 12:50:20.714 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3916 ms 2026-01-23 12:50:21.085 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1601 ms 2026-01-23 12:50:21.186 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.9514 ms 2026-01-23 12:50:21.414 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.4249 ms 2026-01-23 12:50:21.874 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2517 ms 2026-01-23 12:50:21.910 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.8774 ms 2026-01-23 12:50:21.974 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3023 ms 2026-01-23 12:50:23.681 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3532 ms 2026-01-23 12:50:24.308 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.8084 ms 2026-01-23 12:50:25.218 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:50:25.218 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:50:25.288 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.5239 ms 2026-01-23 12:50:25.531 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:50:25.531 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:50:25.531 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4427 ms 2026-01-23 12:50:25.631 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:50:25.631 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:50:25.658 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.6510 ms 2026-01-23 12:50:28.730 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8b904f16-06ac-4b82-01b5-08de5a606e05" responded 200 in 514.2674 ms 2026-01-23 12:50:29.140 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3056 ms 2026-01-23 12:50:29.528 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2904 ms 2026-01-23 12:50:30.231 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 527.2086 ms 2026-01-23 12:50:30.508 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3249 ms 2026-01-23 12:50:30.621 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.8159 ms 2026-01-23 12:50:34.092 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 419.0781 ms 2026-01-23 12:50:34.366 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3043 ms 2026-01-23 12:50:34.675 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.3310 ms 2026-01-23 12:50:36.657 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ff5cab91-61e7-47ac-01b6-08de5a606e05" responded 200 in 303.9271 ms 2026-01-23 12:50:36.812 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-04-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=79200&dateEffet=2026-01-28" responded 200 in 30.8806 ms 2026-01-23 12:50:36.912 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3646 ms 2026-01-23 12:50:37.026 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7610 ms 2026-01-23 12:50:38.089 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 97.6909 ms 2026-01-23 12:50:38.391 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-09-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93700&dateEffet=2026-01-24" responded 200 in 37.4702 ms 2026-01-23 12:50:38.804 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2968 ms 2026-01-23 12:50:39.065 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.8551 ms 2026-01-23 12:50:40.981 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 762.1889 ms 2026-01-23 12:50:41.167 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3788 ms 2026-01-23 12:50:41.340 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 120.2745 ms 2026-01-23 12:50:47.780 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 101.7170 ms 2026-01-23 12:50:48.283 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2091 ms 2026-01-23 12:50:48.467 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.4681 ms 2026-01-23 12:50:50.407 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 109.7952 ms 2026-01-23 12:50:50.450 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77150&dateEffet=2026-01-28" responded 200 in 28.6599 ms 2026-01-23 12:50:50.787 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3176 ms 2026-01-23 12:50:51.102 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.1257 ms 2026-01-23 12:50:51.871 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 126.1682 ms 2026-01-23 12:50:52.377 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2072 ms 2026-01-23 12:50:52.468 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.0769 ms 2026-01-23 12:50:53.522 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 101.1117 ms 2026-01-23 12:50:53.954 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1980 ms 2026-01-23 12:50:54.363 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.0468 ms 2026-01-23 12:50:55.058 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 111.1425 ms 2026-01-23 12:50:55.822 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1829 ms 2026-01-23 12:50:56.045 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.9618 ms 2026-01-23 12:50:57.290 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 120.1932 ms 2026-01-23 12:50:57.629 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1608 ms 2026-01-23 12:50:58.028 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.0821 ms 2026-01-23 12:50:59.316 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:50:59.316 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:50:59.459 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 143.6140 ms 2026-01-23 12:50:59.663 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:50:59.663 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:50:59.663 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4108 ms 2026-01-23 12:50:59.759 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:50:59.759 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:50:59.802 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.2982 ms 2026-01-23 12:51:01.235 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 120.5095 ms 2026-01-23 12:51:01.624 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:51:01.624 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:51:01.690 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3480 ms 2026-01-23 12:51:01.740 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 116.4750 ms 2026-01-23 12:51:01.930 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:51:01.930 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:51:01.930 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4434 ms 2026-01-23 12:51:01.994 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:51:01.994 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:51:01.997 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4067 ms 2026-01-23 12:51:02.029 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.7737 ms 2026-01-23 12:51:08.101 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:51:08.101 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:51:08.217 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 116.8715 ms 2026-01-23 12:51:08.414 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:51:08.414 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:51:08.414 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3798 ms 2026-01-23 12:51:08.475 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:51:08.475 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:51:08.503 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.7528 ms 2026-01-23 12:51:08.513 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.9902 ms 2026-01-23 12:51:08.868 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3013 ms 2026-01-23 12:51:09.017 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9105 ms 2026-01-23 12:51:13.546 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 225.4920 ms 2026-01-23 12:51:14.981 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1628 ms 2026-01-23 12:51:15.103 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8445 ms 2026-01-23 12:51:19.433 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-09-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44210&dateEffet=2026-01-28" responded 200 in 36.6465 ms 2026-01-23 12:51:19.507 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-09-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44210&dateEffet=2026-01-28" responded 200 in 29.3256 ms 2026-01-23 12:51:24.584 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.6370 ms 2026-01-23 12:51:25.584 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3268 ms 2026-01-23 12:51:25.864 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2547 ms 2026-01-23 12:51:36.722 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 435.9002 ms 2026-01-23 12:51:36.907 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3230 ms 2026-01-23 12:51:37.037 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2112 ms 2026-01-23 12:51:48.581 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:51:48.581 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:51:48.610 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-07-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80410&dateEffet=2026-01-28" responded 200 in 29.6824 ms 2026-01-23 12:51:52.279 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-02-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31200&dateEffet=2026-01-28" responded 200 in 35.0251 ms 2026-01-23 12:51:58.824 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.0663 ms 2026-01-23 12:51:59.168 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1920 ms 2026-01-23 12:51:59.282 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2961 ms 2026-01-23 12:52:03.688 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.1114 ms 2026-01-23 12:52:04.552 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3339 ms 2026-01-23 12:52:04.864 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.4615 ms 2026-01-23 12:52:08.658 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.9997 ms 2026-01-23 12:52:09.584 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-07-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95000&dateEffet=2026-01-28" responded 200 in 39.9852 ms 2026-01-23 12:52:09.657 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3118 ms 2026-01-23 12:52:10.021 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5707 ms 2026-01-23 12:52:13.437 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2f903fde-4bbd-46b4-01a2-08de5a606e05" responded 200 in 309.6806 ms 2026-01-23 12:52:13.896 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2898 ms 2026-01-23 12:52:14.200 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1503 ms 2026-01-23 12:52:17.056 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 230.5955 ms 2026-01-23 12:52:17.533 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 400.8436 ms 2026-01-23 12:52:17.887 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1823 ms 2026-01-23 12:52:18.108 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4566 ms 2026-01-23 12:52:22.975 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=03ff245a-889a-43e3-01b1-08de5a606e05" responded 200 in 356.5916 ms 2026-01-23 12:52:23.272 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3560 ms 2026-01-23 12:52:23.489 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.4021 ms 2026-01-23 12:52:25.077 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ff5cab91-61e7-47ac-01b6-08de5a606e05" responded 200 in 342.6736 ms 2026-01-23 12:52:26.303 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 227.4444 ms 2026-01-23 12:52:26.819 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 403.3522 ms 2026-01-23 12:52:27.412 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2028 ms 2026-01-23 12:52:27.679 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.0528 ms 2026-01-23 12:52:27.807 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2189 ms 2026-01-23 12:52:28.213 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7683 ms 2026-01-23 12:52:34.018 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:34.018 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:34.110 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.7769 ms 2026-01-23 12:52:34.299 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:34.299 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:34.299 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4222 ms 2026-01-23 12:52:34.379 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:34.380 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:34.422 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6705 ms 2026-01-23 12:52:37.028 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 271.6912 ms 2026-01-23 12:52:37.573 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2826 ms 2026-01-23 12:52:37.854 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5092 ms 2026-01-23 12:52:38.441 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 604.8346 ms 2026-01-23 12:52:39.490 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1972 ms 2026-01-23 12:52:39.626 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.5947 ms 2026-01-23 12:52:46.767 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:46.767 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:46.812 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-05-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93310&dateEffet=2026-01-28" responded 200 in 45.6119 ms 2026-01-23 12:52:51.138 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:51.138 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:51.238 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 100.6140 ms 2026-01-23 12:52:51.423 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:51.423 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:51.423 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3291 ms 2026-01-23 12:52:51.683 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:51.683 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:51.725 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6043 ms 2026-01-23 12:52:53.395 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:53.396 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:54.008 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 612.4237 ms 2026-01-23 12:52:54.142 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:54.142 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:54.142 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3864 ms 2026-01-23 12:52:54.332 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:54.332 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:54.376 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4875 ms 2026-01-23 12:52:55.610 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:55.610 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:55.951 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.3721 ms 2026-01-23 12:52:56.097 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:56.097 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:56.097 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4560 ms 2026-01-23 12:52:56.250 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:56.251 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:52:56.300 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.0437 ms 2026-01-23 12:52:56.964 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.0052 ms 2026-01-23 12:52:57.382 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3463 ms 2026-01-23 12:52:57.541 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.6013 ms 2026-01-23 12:53:11.196 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-07-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76380&dateEffet=2026-01-28" responded 200 in 33.4148 ms 2026-01-23 12:53:18.119 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=61f187e6-87b5-4ea2-01b8-08de5a606e05" responded 200 in 340.7521 ms 2026-01-23 12:53:18.453 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3099 ms 2026-01-23 12:53:18.632 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3070 ms 2026-01-23 12:53:48.159 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 625.4275 ms 2026-01-23 12:53:48.377 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2284 ms 2026-01-23 12:53:48.410 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-10-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62223&dateEffet=2026-01-28" responded 200 in 59.1464 ms 2026-01-23 12:53:48.619 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8387 ms 2026-01-23 12:54:00.278 +01:00 [Information] User logged out. 2026-01-23 12:54:00.278 +01:00 [Information] HTTP "POST" "/Account/Logout" responded 302 in 0.5624 ms 2026-01-23 12:54:00.331 +01:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 0.9975 ms 2026-01-23 12:54:02.310 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 119.5868 ms 2026-01-23 12:54:03.138 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3612 ms 2026-01-23 12:54:03.851 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.9997 ms 2026-01-23 12:54:04.736 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.9616 ms 2026-01-23 12:54:05.484 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610096182780001562330516" responded 200 in 14.9958 ms 2026-01-23 12:54:05.489 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2132 ms 2026-01-23 12:54:05.613 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9829 ms 2026-01-23 12:54:07.417 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 12:54:07.417 +01:00 [Information] HTTP "POST" "/Account/Login" responded 302 in 26.8866 ms 2026-01-23 12:54:07.512 +01:00 [Information] HTTP "GET" "/" responded 200 in 40.4862 ms 2026-01-23 12:54:07.772 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2134 ms 2026-01-23 12:54:07.907 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3640 ms 2026-01-23 12:54:08.415 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610096182780001562330516" responded 200 in 14.7334 ms 2026-01-23 12:54:08.651 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 428.4819 ms 2026-01-23 12:54:09.033 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2882 ms 2026-01-23 12:54:09.615 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.7736 ms 2026-01-23 12:54:09.651 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 511.3267 ms 2026-01-23 12:54:09.885 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2964 ms 2026-01-23 12:54:10.089 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3170 ms 2026-01-23 12:54:12.239 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 677.9329 ms 2026-01-23 12:54:12.427 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3561 ms 2026-01-23 12:54:12.649 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 168.6507 ms 2026-01-23 12:54:13.338 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93270&dateEffet=2026-01-24" responded 200 in 32.3815 ms 2026-01-23 12:54:13.753 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1524.9657 ms 2026-01-23 12:54:14.342 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=61f187e6-87b5-4ea2-01b8-08de5a606e05" responded 200 in 303.9665 ms 2026-01-23 12:54:14.679 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3038 ms 2026-01-23 12:54:14.896 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.7701 ms 2026-01-23 12:54:16.903 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8b904f16-06ac-4b82-01b5-08de5a606e05" responded 200 in 300.7041 ms 2026-01-23 12:54:17.142 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3285 ms 2026-01-23 12:54:17.285 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1507 ms 2026-01-23 12:54:25.342 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 429.5861 ms 2026-01-23 12:54:25.541 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3092 ms 2026-01-23 12:54:25.646 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2002 ms 2026-01-23 12:54:31.356 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.2096 ms 2026-01-23 12:54:31.915 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 493.3470 ms 2026-01-23 12:54:32.094 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3094 ms 2026-01-23 12:54:32.189 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.0884 ms 2026-01-23 12:54:32.697 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1907 ms 2026-01-23 12:54:32.914 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9447 ms 2026-01-23 12:55:03.540 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-07-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=41110&dateEffet=2026-01-28" responded 200 in 42.0229 ms 2026-01-23 12:55:14.528 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4887.8502 ms 2026-01-23 12:55:16.889 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 271.6164 ms 2026-01-23 12:55:17.167 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2941 ms 2026-01-23 12:55:17.568 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1590 ms 2026-01-23 12:55:25.023 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1954-11-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=24140&dateEffet=2026-01-28" responded 200 in 27.5320 ms 2026-01-23 12:56:08.366 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 168.2903 ms 2026-01-23 12:56:08.787 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1691 ms 2026-01-23 12:56:09.340 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.3724 ms 2026-01-23 12:56:11.745 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.4764 ms 2026-01-23 12:56:13.095 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 173.2799 ms 2026-01-23 12:56:13.414 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2194 ms 2026-01-23 12:56:13.660 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4128 ms 2026-01-23 12:56:14.337 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1997 ms 2026-01-23 12:56:14.604 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2129 ms 2026-01-23 12:56:19.599 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:56:19.599 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:56:19.998 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 399.8064 ms 2026-01-23 12:56:20.115 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:56:20.115 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:56:20.115 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3383 ms 2026-01-23 12:56:20.290 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:56:20.290 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:56:20.309 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.5314 ms 2026-01-23 12:56:25.446 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.4301 ms 2026-01-23 12:56:25.796 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2908 ms 2026-01-23 12:56:25.987 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8867 ms 2026-01-23 12:56:31.008 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 12:56:31.008 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 12:56:31.055 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-08-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=51100&dateEffet=2026-01-28" responded 200 in 48.7941 ms 2026-01-23 12:56:36.278 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-03-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93270&dateEffet=2026-01-28" responded 200 in 32.5757 ms 2026-01-23 12:56:36.364 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-03-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93270&dateEffet=2026-01-28" responded 200 in 44.3636 ms 2026-01-23 12:57:21.946 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1e68419f-47cb-4d58-01b9-08de5a606e05" responded 200 in 358.4257 ms 2026-01-23 12:57:22.540 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2932 ms 2026-01-23 12:57:22.787 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.6333 ms 2026-01-23 12:57:26.357 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 116.4807 ms 2026-01-23 12:57:26.913 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 491.6106 ms 2026-01-23 12:57:27.541 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2537 ms 2026-01-23 12:57:27.656 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 70.9860 ms 2026-01-23 12:57:31.166 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.1958 ms 2026-01-23 12:57:32.368 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3756 ms 2026-01-23 12:57:32.485 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.1783 ms 2026-01-23 12:57:37.618 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 401.1458 ms 2026-01-23 12:57:38.155 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3116 ms 2026-01-23 12:57:38.283 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 253.2702 ms 2026-01-23 12:57:38.659 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2870 ms 2026-01-23 12:57:38.771 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.0915 ms 2026-01-23 12:57:43.798 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 79.6309 ms 2026-01-23 12:57:54.582 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-08-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91190&dateEffet=2026-01-28" responded 200 in 46.0413 ms 2026-01-23 12:58:01.658 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.4316 ms 2026-01-23 12:58:02.260 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2965 ms 2026-01-23 12:58:02.559 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.5801 ms 2026-01-23 12:58:10.305 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 530.2407 ms 2026-01-23 12:58:10.555 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2901 ms 2026-01-23 12:58:10.792 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.9034 ms 2026-01-23 12:58:13.300 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=61f187e6-87b5-4ea2-01b8-08de5a606e05" responded 200 in 340.8043 ms 2026-01-23 12:58:13.518 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1962 ms 2026-01-23 12:58:13.785 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7572 ms 2026-01-23 12:58:23.713 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 649.0176 ms 2026-01-23 12:58:24.152 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3444 ms 2026-01-23 12:58:24.292 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 70.4922 ms 2026-01-23 12:58:28.397 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1e68419f-47cb-4d58-01b9-08de5a606e05" responded 200 in 347.8987 ms 2026-01-23 12:58:28.866 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3044 ms 2026-01-23 12:58:29.055 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3197 ms 2026-01-23 12:58:30.617 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614406027109001788393211" responded 200 in 24.8768 ms 2026-01-23 12:58:33.764 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614406027109001788393211" responded 200 in 15.4747 ms 2026-01-23 12:58:36.176 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616706006000211526300085" responded 200 in 13.8733 ms 2026-01-23 12:58:36.876 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:58:36.876 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:58:36.899 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004009570000033929297" responded 200 in 24.5194 ms 2026-01-23 12:58:38.137 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616706006000211526300085" responded 200 in 19.6343 ms 2026-01-23 12:58:39.560 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-07-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93100&dateEffet=2026-01-28" responded 200 in 41.3928 ms 2026-01-23 12:58:40.744 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1138.7558 ms 2026-01-23 12:58:51.219 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 380.1577 ms 2026-01-23 12:58:51.755 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 414.8776 ms 2026-01-23 12:58:52.185 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3698 ms 2026-01-23 12:58:52.581 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.3632 ms 2026-01-23 12:58:54.148 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2645.3092 ms 2026-01-23 12:58:54.978 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:58:54.978 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:58:55.328 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 350.9198 ms 2026-01-23 12:58:55.451 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:58:55.451 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:58:55.857 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:58:55.857 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:58:55.930 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 479.0599 ms 2026-01-23 12:58:56.480 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 251.5954 ms 2026-01-23 12:58:56.867 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3069 ms 2026-01-23 12:58:57.105 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1248.9939 ms 2026-01-23 12:58:57.195 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8974 ms 2026-01-23 12:58:57.388 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:58:57.388 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:58:57.388 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4271 ms 2026-01-23 12:58:57.658 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:58:57.658 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:58:57.695 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7859 ms 2026-01-23 12:58:59.704 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:58:59.705 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:59:00.152 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=75f0ebb3-2a02-4d9c-01bb-08de5a606e05" responded 200 in 448.1141 ms 2026-01-23 12:59:00.325 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:59:00.325 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:59:00.325 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4334 ms 2026-01-23 12:59:00.618 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:59:00.618 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:59:00.703 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 85.7832 ms 2026-01-23 12:59:02.624 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 363.2562 ms 2026-01-23 12:59:02.987 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2074 ms 2026-01-23 12:59:03.242 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1515 ms 2026-01-23 12:59:06.079 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:59:06.079 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:59:07.451 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1372.2239 ms 2026-01-23 12:59:09.046 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 77.5395 ms 2026-01-23 12:59:09.387 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 12:59:09.387 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 12:59:09.511 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3535 ms 2026-01-23 12:59:09.623 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.6759 ms 2026-01-23 12:59:13.589 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4203.1532 ms 2026-01-23 12:59:14.629 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1427.9007 ms 2026-01-23 12:59:19.059 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8d32d4ba-63f9-4865-01ba-08de5a606e05" responded 200 in 306.4198 ms 2026-01-23 12:59:19.403 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1920 ms 2026-01-23 12:59:19.568 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.3323 ms 2026-01-23 12:59:26.880 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4211.4400 ms 2026-01-23 12:59:29.300 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 283.3836 ms 2026-01-23 12:59:32.897 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2592.0871 ms 2026-01-23 12:59:33.950 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3700 ms 2026-01-23 12:59:34.379 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7640 ms 2026-01-23 12:59:34.675 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.8854 ms 2026-01-23 12:59:35.106 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1925 ms 2026-01-23 12:59:35.235 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9466 ms 2026-01-23 12:59:38.986 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8d32d4ba-63f9-4865-01ba-08de5a606e05" responded 200 in 300.6048 ms 2026-01-23 12:59:39.366 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2125 ms 2026-01-23 12:59:39.825 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1114 ms 2026-01-23 12:59:45.766 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-03-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75013&dateEffet=2026-01-28" responded 200 in 36.8480 ms 2026-01-23 12:59:54.291 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-03-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75013&dateEffet=2026-01-28" responded 200 in 33.8271 ms 2026-01-23 12:59:58.649 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2818.9265 ms 2026-01-23 13:00:00.335 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 334.2425 ms 2026-01-23 13:00:01.695 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1784 ms 2026-01-23 13:00:02.232 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.9605 ms 2026-01-23 13:00:29.337 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 352.5375 ms 2026-01-23 13:00:31.708 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2993 ms 2026-01-23 13:00:32.268 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:32.268 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:32.365 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.9401 ms 2026-01-23 13:00:32.609 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.8698 ms 2026-01-23 13:00:32.820 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:32.820 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:32.820 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4006 ms 2026-01-23 13:00:32.944 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:32.944 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:32.970 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2630 ms 2026-01-23 13:00:33.487 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.5015 ms 2026-01-23 13:00:34.542 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2084 ms 2026-01-23 13:00:34.906 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0973 ms 2026-01-23 13:00:36.120 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 339.3811 ms 2026-01-23 13:00:36.705 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1460 ms 2026-01-23 13:00:37.062 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.7591 ms 2026-01-23 13:00:40.683 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 362.8651 ms 2026-01-23 13:00:41.793 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3646 ms 2026-01-23 13:00:42.242 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6169 ms 2026-01-23 13:00:43.345 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 355.2546 ms 2026-01-23 13:00:43.891 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1848 ms 2026-01-23 13:00:44.184 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6420 ms 2026-01-23 13:00:44.524 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:44.524 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:44.899 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 375.7482 ms 2026-01-23 13:00:45.046 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:45.046 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:45.046 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4484 ms 2026-01-23 13:00:45.227 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:45.227 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:45.252 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5281 ms 2026-01-23 13:00:47.561 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.9210 ms 2026-01-23 13:00:48.345 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2372 ms 2026-01-23 13:00:48.788 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7825 ms 2026-01-23 13:00:50.173 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 325.5049 ms 2026-01-23 13:00:50.911 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2700 ms 2026-01-23 13:00:51.171 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5615 ms 2026-01-23 13:00:54.931 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:54.931 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:55.290 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 359.6052 ms 2026-01-23 13:00:55.437 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:55.437 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:55.437 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4513 ms 2026-01-23 13:00:55.620 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:55.620 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:00:55.667 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.8979 ms 2026-01-23 13:00:58.732 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 349.7448 ms 2026-01-23 13:00:59.746 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2957 ms 2026-01-23 13:01:00.262 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1007 ms 2026-01-23 13:01:01.315 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.1436 ms 2026-01-23 13:01:01.724 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 122.4706 ms 2026-01-23 13:01:02.063 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1645 ms 2026-01-23 13:01:02.135 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2428 ms 2026-01-23 13:01:02.298 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6985 ms 2026-01-23 13:01:02.374 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.0381 ms 2026-01-23 13:01:03.959 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.5435 ms 2026-01-23 13:01:04.864 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2937 ms 2026-01-23 13:01:05.188 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3753 ms 2026-01-23 13:01:06.810 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.9870 ms 2026-01-23 13:01:07.101 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 396.4187 ms 2026-01-23 13:01:07.328 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2037 ms 2026-01-23 13:01:07.613 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.8667 ms 2026-01-23 13:01:07.819 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1993 ms 2026-01-23 13:01:08.204 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3786 ms 2026-01-23 13:01:11.242 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 325.2002 ms 2026-01-23 13:01:11.653 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3615 ms 2026-01-23 13:01:11.993 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.0123 ms 2026-01-23 13:01:11.995 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.4812 ms 2026-01-23 13:01:12.813 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3189 ms 2026-01-23 13:01:13.699 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1723 ms 2026-01-23 13:01:16.085 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 350.5348 ms 2026-01-23 13:01:16.654 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2233 ms 2026-01-23 13:01:17.097 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3011 ms 2026-01-23 13:01:18.920 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=47a1b7a3-01c2-4c71-01bc-08de5a606e05" responded 200 in 289.9463 ms 2026-01-23 13:01:19.581 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2478 ms 2026-01-23 13:01:19.812 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9446 ms 2026-01-23 13:01:29.124 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 378.2946 ms 2026-01-23 13:01:29.459 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2016 ms 2026-01-23 13:01:29.665 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3515 ms 2026-01-23 13:01:30.976 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:01:30.976 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:01:31.344 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 369.0374 ms 2026-01-23 13:01:31.509 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:01:31.509 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:01:31.509 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4955 ms 2026-01-23 13:01:31.682 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:01:31.682 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:01:31.708 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6321 ms 2026-01-23 13:01:31.975 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5032.1943 ms 2026-01-23 13:01:34.527 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 292.2776 ms 2026-01-23 13:01:34.537 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 133.0392 ms 2026-01-23 13:01:34.897 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2159 ms 2026-01-23 13:01:35.179 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.3332 ms 2026-01-23 13:01:35.492 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2100 ms 2026-01-23 13:01:35.690 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.3804 ms 2026-01-23 13:01:40.678 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8d32d4ba-63f9-4865-01ba-08de5a606e05" responded 200 in 288.5072 ms 2026-01-23 13:01:41.012 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2085 ms 2026-01-23 13:01:41.132 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2841 ms 2026-01-23 13:01:42.119 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-06-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76120&dateEffet=2026-01-24" responded 200 in 29.4077 ms 2026-01-23 13:01:42.987 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 13:01:42.987 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 13:01:43.047 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.1601 ms 2026-01-23 13:01:43.278 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 13:01:43.278 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 13:01:43.279 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4957 ms 2026-01-23 13:01:43.368 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 13:01:43.368 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 13:01:43.392 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9729 ms 2026-01-23 13:01:43.585 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.0738 ms 2026-01-23 13:01:44.652 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3239 ms 2026-01-23 13:01:44.738 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6547 ms 2026-01-23 13:01:59.884 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 345.1712 ms 2026-01-23 13:02:00.243 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 13:02:00.243 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 13:02:00.284 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-08-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=73520&dateEffet=2026-01-28" responded 200 in 41.6163 ms 2026-01-23 13:02:00.491 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3151 ms 2026-01-23 13:02:00.944 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.6819 ms 2026-01-23 13:02:02.340 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 338.5641 ms 2026-01-23 13:02:02.790 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3310 ms 2026-01-23 13:02:02.898 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.2151 ms 2026-01-23 13:02:04.890 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 372.0158 ms 2026-01-23 13:02:05.780 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3015 ms 2026-01-23 13:02:06.303 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5173 ms 2026-01-23 13:02:07.338 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 336.0425 ms 2026-01-23 13:02:07.787 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3012 ms 2026-01-23 13:02:07.954 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.2983 ms 2026-01-23 13:02:12.993 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0370 ms 2026-01-23 13:02:13.085 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.5749 ms 2026-01-23 13:02:14.038 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2106 ms 2026-01-23 13:02:14.088 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 1.0541 ms 2026-01-23 13:02:14.235 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1097 ms 2026-01-23 13:02:14.351 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.9118 ms 2026-01-23 13:02:14.572 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 355.0957 ms 2026-01-23 13:02:15.342 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2639 ms 2026-01-23 13:02:15.475 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 145.9213 ms 2026-01-23 13:02:15.583 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0733 ms 2026-01-23 13:02:15.919 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2134 ms 2026-01-23 13:02:16.061 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4810 ms 2026-01-23 13:02:16.618 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.1111 ms 2026-01-23 13:02:17.432 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3430 ms 2026-01-23 13:02:17.863 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2783 ms 2026-01-23 13:02:18.344 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=75f0ebb3-2a02-4d9c-01bb-08de5a606e05" responded 200 in 274.2272 ms 2026-01-23 13:02:18.878 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1737 ms 2026-01-23 13:02:19.210 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4694 ms 2026-01-23 13:02:28.819 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.0844 ms 2026-01-23 13:02:29.165 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3714 ms 2026-01-23 13:02:29.384 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1508 ms 2026-01-23 13:02:32.144 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=47a1b7a3-01c2-4c71-01bc-08de5a606e05" responded 200 in 305.5210 ms 2026-01-23 13:02:32.778 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2040 ms 2026-01-23 13:02:33.484 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8864 ms 2026-01-23 13:02:45.950 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 78.9259 ms 2026-01-23 13:02:46.297 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2610 ms 2026-01-23 13:02:46.440 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.6045 ms 2026-01-23 13:02:55.851 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4359.6854 ms 2026-01-23 13:03:14.472 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 125.4071 ms 2026-01-23 13:03:14.786 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3140 ms 2026-01-23 13:03:14.899 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.0402 ms 2026-01-23 13:03:40.532 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004022360000097308730" responded 200 in 23.1620 ms 2026-01-23 13:03:43.409 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004022360000097308730" responded 200 in 14.5036 ms 2026-01-23 13:03:47.339 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1182.1806 ms 2026-01-23 13:04:21.544 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.2650 ms 2026-01-23 13:04:23.255 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2903 ms 2026-01-23 13:04:23.730 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 341.7550 ms 2026-01-23 13:04:23.992 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.7581 ms 2026-01-23 13:04:24.033 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2197 ms 2026-01-23 13:04:24.299 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2085 ms 2026-01-23 13:04:24.751 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 7005.0598 ms 2026-01-23 13:04:27.938 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 262.1088 ms 2026-01-23 13:04:28.209 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.3103 ms 2026-01-23 13:04:28.643 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1984 ms 2026-01-23 13:04:28.702 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.2964 ms 2026-01-23 13:04:28.986 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0212 ms 2026-01-23 13:04:29.788 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=47a1b7a3-01c2-4c71-01bc-08de5a606e05" responded 200 in 280.0139 ms 2026-01-23 13:04:30.120 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2108 ms 2026-01-23 13:04:30.289 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.6096 ms 2026-01-23 13:04:32.537 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.5175 ms 2026-01-23 13:04:33.486 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3702 ms 2026-01-23 13:04:33.846 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.0206 ms 2026-01-23 13:04:34.974 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.4017 ms 2026-01-23 13:04:36.267 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2389 ms 2026-01-23 13:04:36.365 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1124 ms 2026-01-23 13:04:47.106 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 131.5740 ms 2026-01-23 13:04:47.357 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8763 ms 2026-01-23 13:04:47.583 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0805 ms 2026-01-23 13:04:49.136 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 145.3434 ms 2026-01-23 13:04:49.319 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1999 ms 2026-01-23 13:04:49.439 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6723 ms 2026-01-23 13:05:25.579 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7640618804210004043760124" responded 200 in 24.9197 ms 2026-01-23 13:05:32.185 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1425.3523 ms 2026-01-23 13:05:48.558 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1086.0128 ms 2026-01-23 13:05:55.853 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3998.2739 ms 2026-01-23 13:05:56.063 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2766 ms 2026-01-23 13:05:56.138 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.7977 ms 2026-01-23 13:05:56.609 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4201 ms 2026-01-23 13:05:56.610 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2830 ms 2026-01-23 13:05:56.960 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4094 ms 2026-01-23 13:05:57.050 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4388 ms 2026-01-23 13:05:58.077 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 127.5266 ms 2026-01-23 13:05:58.320 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 158.5276 ms 2026-01-23 13:05:58.432 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2952 ms 2026-01-23 13:05:58.585 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9045 ms 2026-01-23 13:05:58.862 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1624 ms 2026-01-23 13:05:59.470 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.7020 ms 2026-01-23 13:06:02.723 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611425009000422299492949" responded 200 in 32.8626 ms 2026-01-23 13:06:04.978 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611425009000422299492949" responded 200 in 15.1464 ms 2026-01-23 13:06:13.482 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5268.9804 ms 2026-01-23 13:06:15.839 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 186.1798 ms 2026-01-23 13:06:16.544 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3520 ms 2026-01-23 13:06:16.736 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.5183 ms 2026-01-23 13:06:19.601 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.7015 ms 2026-01-23 13:06:20.045 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2967 ms 2026-01-23 13:06:20.161 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4849 ms 2026-01-23 13:06:21.957 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8d32d4ba-63f9-4865-01ba-08de5a606e05" responded 200 in 303.1782 ms 2026-01-23 13:06:22.344 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2091 ms 2026-01-23 13:06:22.652 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.3940 ms 2026-01-23 13:06:27.957 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 123.3071 ms 2026-01-23 13:06:28.156 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2333 ms 2026-01-23 13:06:28.349 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7539 ms 2026-01-23 13:06:29.700 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 136.1908 ms 2026-01-23 13:06:29.881 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1922 ms 2026-01-23 13:06:30.057 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.1922 ms 2026-01-23 13:06:30.433 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610107002420072702693114" responded 200 in 35.7160 ms 2026-01-23 13:06:31.606 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610107002420072702693114" responded 200 in 14.5561 ms 2026-01-23 13:06:34.576 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 116.9896 ms 2026-01-23 13:06:34.761 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4960 ms 2026-01-23 13:06:34.863 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4352 ms 2026-01-23 13:06:40.147 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 134.1148 ms 2026-01-23 13:06:40.476 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3893 ms 2026-01-23 13:06:40.669 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.8867 ms 2026-01-23 13:06:41.370 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 126.1042 ms 2026-01-23 13:06:41.730 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2031 ms 2026-01-23 13:06:41.914 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.7910 ms 2026-01-23 13:06:42.620 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 122.4312 ms 2026-01-23 13:06:42.876 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1916 ms 2026-01-23 13:06:43.070 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.8103 ms 2026-01-23 13:06:43.606 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 115.7845 ms 2026-01-23 13:06:43.756 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3481 ms 2026-01-23 13:06:43.909 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2552 ms 2026-01-23 13:06:44.503 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 118.6329 ms 2026-01-23 13:06:44.674 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3637 ms 2026-01-23 13:06:44.870 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.0936 ms 2026-01-23 13:06:45.896 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 129.1612 ms 2026-01-23 13:06:46.083 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3590 ms 2026-01-23 13:06:46.227 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.3279 ms 2026-01-23 13:06:47.196 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 112.2217 ms 2026-01-23 13:06:47.355 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2921 ms 2026-01-23 13:06:47.689 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2585 ms 2026-01-23 13:06:48.234 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 118.7756 ms 2026-01-23 13:06:48.416 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3601 ms 2026-01-23 13:06:48.602 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6813 ms 2026-01-23 13:06:49.478 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 116.6980 ms 2026-01-23 13:06:49.641 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3584 ms 2026-01-23 13:06:49.819 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.4285 ms 2026-01-23 13:06:50.463 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 118.2235 ms 2026-01-23 13:06:50.639 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2917 ms 2026-01-23 13:06:50.795 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.8571 ms 2026-01-23 13:06:51.569 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 118.7448 ms 2026-01-23 13:06:51.735 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2934 ms 2026-01-23 13:06:51.904 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.9809 ms 2026-01-23 13:06:52.680 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 117.1002 ms 2026-01-23 13:06:52.843 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3642 ms 2026-01-23 13:06:52.999 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.7757 ms 2026-01-23 13:06:53.830 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 121.7160 ms 2026-01-23 13:06:54.006 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3623 ms 2026-01-23 13:06:54.169 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2818 ms 2026-01-23 13:06:54.870 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 121.1893 ms 2026-01-23 13:06:55.050 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3750 ms 2026-01-23 13:06:55.214 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.1352 ms 2026-01-23 13:06:56.002 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 112.7180 ms 2026-01-23 13:06:56.190 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3172 ms 2026-01-23 13:06:56.407 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.6297 ms 2026-01-23 13:06:56.669 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 347.9566 ms 2026-01-23 13:06:56.968 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2327 ms 2026-01-23 13:06:57.190 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2026 ms 2026-01-23 13:06:57.209 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 118.9336 ms 2026-01-23 13:06:57.380 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3687 ms 2026-01-23 13:06:57.535 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6385 ms 2026-01-23 13:06:58.409 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 110.5011 ms 2026-01-23 13:06:58.573 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3389 ms 2026-01-23 13:06:58.942 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0629 ms 2026-01-23 13:06:59.488 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 117.5504 ms 2026-01-23 13:06:59.662 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3677 ms 2026-01-23 13:06:59.868 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6398 ms 2026-01-23 13:06:59.930 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 180.0880 ms 2026-01-23 13:07:00.283 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1918 ms 2026-01-23 13:07:00.594 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.2160 ms 2026-01-23 13:07:00.712 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 107.8558 ms 2026-01-23 13:07:00.889 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3467 ms 2026-01-23 13:07:01.022 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4293 ms 2026-01-23 13:07:01.855 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 105.5821 ms 2026-01-23 13:07:02.028 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3667 ms 2026-01-23 13:07:02.190 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3518 ms 2026-01-23 13:07:03.067 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 191.1526 ms 2026-01-23 13:07:03.092 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 115.4306 ms 2026-01-23 13:07:03.271 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3625 ms 2026-01-23 13:07:03.369 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0419 ms 2026-01-23 13:07:03.465 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.2491 ms 2026-01-23 13:07:03.606 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9039 ms 2026-01-23 13:07:04.345 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 128.9123 ms 2026-01-23 13:07:04.525 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2988 ms 2026-01-23 13:07:04.705 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4699 ms 2026-01-23 13:07:05.534 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 114.5465 ms 2026-01-23 13:07:05.705 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3057 ms 2026-01-23 13:07:05.915 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5644 ms 2026-01-23 13:07:06.676 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 126.0583 ms 2026-01-23 13:07:06.841 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3694 ms 2026-01-23 13:07:07.058 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8972 ms 2026-01-23 13:07:19.803 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 122.2535 ms 2026-01-23 13:07:19.996 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1955 ms 2026-01-23 13:07:20.164 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.1392 ms 2026-01-23 13:07:21.631 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fd1a7658-7406-4891-01be-08de5a606e05" responded 200 in 296.7538 ms 2026-01-23 13:07:21.847 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3119 ms 2026-01-23 13:07:22.016 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.4885 ms 2026-01-23 13:07:35.453 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1088.2740 ms 2026-01-23 13:07:43.558 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5701.3650 ms 2026-01-23 13:07:44.750 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=aa855c45-79b2-4d6a-01bd-08de5a606e05" responded 200 in 302.1487 ms 2026-01-23 13:07:44.923 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3592 ms 2026-01-23 13:07:45.023 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8440 ms 2026-01-23 13:07:46.176 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 270.7549 ms 2026-01-23 13:07:47.020 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3242 ms 2026-01-23 13:07:47.701 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.0674 ms 2026-01-23 13:07:54.411 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 311.1784 ms 2026-01-23 13:07:55.014 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 485.5382 ms 2026-01-23 13:07:55.441 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3201 ms 2026-01-23 13:07:55.601 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.4579 ms 2026-01-23 13:08:07.520 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 511.0278 ms 2026-01-23 13:08:08.143 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3281 ms 2026-01-23 13:08:08.340 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.1605 ms 2026-01-23 13:08:08.773 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0317 ms 2026-01-23 13:08:08.883 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.2938 ms 2026-01-23 13:08:09.436 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3481 ms 2026-01-23 13:08:09.438 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1597 ms 2026-01-23 13:08:09.707 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4336 ms 2026-01-23 13:08:09.791 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.4404 ms 2026-01-23 13:08:17.221 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0131025c-6921-4f07-01bf-08de5a606e05" responded 200 in 347.4474 ms 2026-01-23 13:08:18.210 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2089 ms 2026-01-23 13:08:18.532 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 68.0442 ms 2026-01-23 13:09:02.713 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 535.1506 ms 2026-01-23 13:09:03.503 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2106 ms 2026-01-23 13:09:03.748 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 76.0313 ms 2026-01-23 13:09:07.952 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=aa855c45-79b2-4d6a-01bd-08de5a606e05" responded 200 in 296.2290 ms 2026-01-23 13:09:08.390 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3278 ms 2026-01-23 13:09:08.561 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3547 ms 2026-01-23 13:17:49.775 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fd1a7658-7406-4891-01be-08de5a606e05" responded 200 in 286.2361 ms 2026-01-23 13:17:50.027 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2940 ms 2026-01-23 13:17:50.133 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9303 ms 2026-01-23 13:17:52.839 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 409.5575 ms 2026-01-23 13:17:53.210 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 298.2331 ms 2026-01-23 13:17:53.806 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1921 ms 2026-01-23 13:17:54.041 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.3951 ms 2026-01-23 13:18:11.062 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 419.1935 ms 2026-01-23 13:18:11.498 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3611 ms 2026-01-23 13:18:12.105 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6236 ms 2026-01-23 13:37:56.324 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:37:56.324 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:37:56.693 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 370.1415 ms 2026-01-23 13:37:57.154 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:37:57.155 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:37:57.155 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4787 ms 2026-01-23 13:37:57.319 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:37:57.319 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:37:57.373 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.3050 ms 2026-01-23 13:38:18.511 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:38:18.511 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:38:18.879 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 368.5087 ms 2026-01-23 13:38:19.248 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:38:19.248 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:38:19.248 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4109 ms 2026-01-23 13:38:19.331 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 13:38:19.332 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 13:38:19.363 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6146 ms 2026-01-23 13:54:23.769 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2735 ms 2026-01-23 13:54:23.814 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.9249 ms 2026-01-23 14:00:01.213 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 14:00:01.213 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 12.1845 ms 2026-01-23 14:00:01.675 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 345.4322 ms 2026-01-23 14:00:02.029 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3191 ms 2026-01-23 14:00:02.239 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7462 ms 2026-01-23 14:00:09.515 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:00:09.515 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:00:09.515 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 1.1467 ms 2026-01-23 14:00:09.571 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:00:09.571 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:00:09.572 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.1172 ms 2026-01-23 14:00:24.377 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:00:24.377 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:00:24.427 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 14:00:24.427 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 50.8394 ms 2026-01-23 14:00:24.488 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:00:24.488 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:00:24.550 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.3971 ms 2026-01-23 14:00:24.828 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:00:24.828 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:00:24.828 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4950 ms 2026-01-23 14:00:24.928 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:00:24.928 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:00:24.954 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.9038 ms 2026-01-23 14:01:26.333 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2632 ms 2026-01-23 14:01:26.389 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.1695 ms 2026-01-23 14:01:26.480 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.3610 ms 2026-01-23 14:01:26.491 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.3232 ms 2026-01-23 14:01:26.493 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.2747 ms 2026-01-23 14:01:26.493 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.2422 ms 2026-01-23 14:01:26.496 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.3493 ms 2026-01-23 14:01:26.497 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.2668 ms 2026-01-23 14:01:26.497 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.2361 ms 2026-01-23 14:01:26.498 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.2794 ms 2026-01-23 14:01:26.600 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.0755 ms 2026-01-23 14:01:26.868 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.3264 ms 2026-01-23 14:01:26.868 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.2929 ms 2026-01-23 14:01:26.869 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.3018 ms 2026-01-23 14:01:26.869 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.2729 ms 2026-01-23 14:01:26.894 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.3364 ms 2026-01-23 14:01:32.542 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 14:01:32.542 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 48.5655 ms 2026-01-23 14:01:32.654 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.8189 ms 2026-01-23 14:01:33.012 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2129 ms 2026-01-23 14:01:33.497 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3974 ms 2026-01-23 14:01:52.287 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8245 ms 2026-01-23 14:01:52.337 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.2308 ms 2026-01-23 14:01:58.913 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 14:01:58.914 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 22.5114 ms 2026-01-23 14:01:59.106 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.2960 ms 2026-01-23 14:01:59.570 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1848 ms 2026-01-23 14:02:00.454 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2461 ms 2026-01-23 14:02:17.216 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2619 ms 2026-01-23 14:02:17.258 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.8447 ms 2026-01-23 14:02:22.372 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 14:02:22.372 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 40.5332 ms 2026-01-23 14:02:22.536 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.0365 ms 2026-01-23 14:02:23.058 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3468 ms 2026-01-23 14:02:23.598 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.1853 ms 2026-01-23 14:03:05.612 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.7573 ms 2026-01-23 14:03:05.935 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1923 ms 2026-01-23 14:03:06.069 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5283 ms 2026-01-23 14:03:46.991 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 14:03:46.992 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 14:03:46.992 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 1.1491 ms 2026-01-23 14:03:47.040 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 14:03:47.041 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 14:03:47.044 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.7212 ms 2026-01-23 14:03:48.717 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.8107 ms 2026-01-23 14:03:54.923 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 14:03:54.923 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 14:03:54.948 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 14:03:54.948 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 25.6902 ms 2026-01-23 14:03:55.049 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 14:03:55.049 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 14:03:55.109 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.6097 ms 2026-01-23 14:03:55.796 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 14:03:55.796 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 14:03:55.797 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4727 ms 2026-01-23 14:03:56.006 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 14:03:56.006 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 14:03:56.024 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.2926 ms 2026-01-23 14:06:16.282 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2624 ms 2026-01-23 14:06:16.334 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 2.9718 ms 2026-01-23 14:06:23.056 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 14:06:23.057 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 30.3497 ms 2026-01-23 14:06:23.457 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.0057 ms 2026-01-23 14:06:25.054 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3505 ms 2026-01-23 14:06:25.792 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4288 ms 2026-01-23 14:07:07.487 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2185 ms 2026-01-23 14:07:07.554 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.8119 ms 2026-01-23 14:07:13.696 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 14:07:13.696 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 52.5721 ms 2026-01-23 14:07:13.922 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 125.6752 ms 2026-01-23 14:07:14.751 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2202 ms 2026-01-23 14:07:14.878 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.9679 ms 2026-01-23 14:07:20.663 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.1055 ms 2026-01-23 14:07:21.412 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3593 ms 2026-01-23 14:07:21.528 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.0767 ms 2026-01-23 14:08:18.256 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 302 in 0.2246 ms 2026-01-23 14:08:18.330 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex" responded 200 in 0.9029 ms 2026-01-23 14:08:24.700 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 14:08:24.700 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex" responded 302 in 25.6323 ms 2026-01-23 14:08:25.057 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 276.4409 ms 2026-01-23 14:08:26.117 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2443 ms 2026-01-23 14:08:26.357 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6726 ms 2026-01-23 14:08:33.396 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ff5cab91-61e7-47ac-01b6-08de5a606e05" responded 200 in 312.7820 ms 2026-01-23 14:08:34.349 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2223 ms 2026-01-23 14:08:34.458 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9737 ms 2026-01-23 14:08:37.913 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.6481 ms 2026-01-23 14:08:38.900 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2583 ms 2026-01-23 14:08:38.982 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.3173 ms 2026-01-23 14:08:42.712 +01:00 [Information] HTTP "GET" "/documents/PieceJointe/23-01-2026_b010c23c-4777-48d8-bb70-d802a66c73f0.pdf" responded 200 in 623.3332 ms 2026-01-23 14:08:43.374 +01:00 [Information] HTTP "GET" "/favicon.ico" responded 200 in 28.7677 ms 2026-01-23 14:09:00.386 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-09-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02110&dateEffet=2026-01-24" responded 200 in 29.4106 ms 2026-01-23 14:09:46.037 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 139.5208 ms 2026-01-23 14:09:46.360 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2945 ms 2026-01-23 14:09:46.512 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.8913 ms 2026-01-23 14:09:47.875 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 128.6827 ms 2026-01-23 14:09:48.112 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2178 ms 2026-01-23 14:09:48.270 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3225 ms 2026-01-23 14:09:54.439 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:09:54.439 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:09:54.468 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-10-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80120&dateEffet=2026-01-28" responded 200 in 29.2059 ms 2026-01-23 14:10:01.779 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 75.1548 ms 2026-01-23 14:10:01.970 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3408 ms 2026-01-23 14:10:02.337 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.4891 ms 2026-01-23 14:10:02.585 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7640618804710004065320631" responded 200 in 14.8665 ms 2026-01-23 14:10:04.264 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92330&dateEffet=2026-01-28" responded 200 in 24.8508 ms 2026-01-23 14:10:05.177 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7640618804710004065320631" responded 200 in 34.3844 ms 2026-01-23 14:10:18.363 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-05-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=74960&dateEffet=2026-01-28" responded 200 in 35.6800 ms 2026-01-23 14:10:30.150 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 14:10:30.151 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 1.5910 ms 2026-01-23 14:10:30.213 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 14:10:30.216 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 14:10:30.218 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 4.9478 ms 2026-01-23 14:10:30.397 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.3374 ms 2026-01-23 14:10:30.398 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.3187 ms 2026-01-23 14:10:30.398 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.2896 ms 2026-01-23 14:10:30.399 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.3060 ms 2026-01-23 14:10:30.407 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.1030 ms 2026-01-23 14:10:30.407 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.1030 ms 2026-01-23 14:10:30.408 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.0666 ms 2026-01-23 14:10:30.410 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.0629 ms 2026-01-23 14:10:30.697 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.1019 ms 2026-01-23 14:10:30.863 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.3344 ms 2026-01-23 14:10:31.194 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.0903 ms 2026-01-23 14:10:31.194 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.0903 ms 2026-01-23 14:10:31.194 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.0904 ms 2026-01-23 14:10:31.194 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.1046 ms 2026-01-23 14:10:41.592 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {6f2c6857-7490-4eae-aa43-256b65fade4d} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 14:10:41.711 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 14:10:41.711 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 119.5552 ms 2026-01-23 14:10:45.995 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 400 in 0.5148 ms 2026-01-23 14:10:46.763 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4974.2826 ms 2026-01-23 14:10:48.077 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 2027.2594 ms 2026-01-23 14:10:48.245 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 304 in 0.3372 ms 2026-01-23 14:10:48.272 +01:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 304 in 0.2718 ms 2026-01-23 14:10:48.292 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 304 in 0.2820 ms 2026-01-23 14:10:48.314 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 304 in 0.2766 ms 2026-01-23 14:10:48.325 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 304 in 0.2405 ms 2026-01-23 14:10:48.365 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 304 in 0.3198 ms 2026-01-23 14:10:48.585 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 304 in 0.3119 ms 2026-01-23 14:10:48.593 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 304 in 0.2693 ms 2026-01-23 14:10:48.719 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 304 in 0.2686 ms 2026-01-23 14:10:48.887 +01:00 [Information] HTTP "GET" "/css/site.css" responded 304 in 0.3378 ms 2026-01-23 14:10:49.074 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 304 in 0.3056 ms 2026-01-23 14:10:49.088 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 304 in 0.2840 ms 2026-01-23 14:10:49.250 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 304 in 0.3463 ms 2026-01-23 14:10:49.294 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 304 in 0.2742 ms 2026-01-23 14:10:49.390 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 304 in 0.2807 ms 2026-01-23 14:10:49.408 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 304 in 0.2859 ms 2026-01-23 14:10:49.493 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 304 in 0.2895 ms 2026-01-23 14:10:49.495 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 304 in 0.2793 ms 2026-01-23 14:10:49.575 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 304 in 0.2884 ms 2026-01-23 14:10:50.258 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 304 in 0.0889 ms 2026-01-23 14:10:50.260 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 304 in 0.0529 ms 2026-01-23 14:10:50.328 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 304 in 0.0903 ms 2026-01-23 14:10:50.328 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 304 in 0.0904 ms 2026-01-23 14:10:50.341 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 304 in 0.0531 ms 2026-01-23 14:10:50.378 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 304 in 0.0866 ms 2026-01-23 14:10:50.384 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 304 in 0.0566 ms 2026-01-23 14:10:50.404 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 304 in 0.0535 ms 2026-01-23 14:10:50.470 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3242 ms 2026-01-23 14:10:50.498 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2142 ms 2026-01-23 14:10:54.517 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3985.7445 ms 2026-01-23 14:10:55.948 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1387.4793 ms 2026-01-23 14:11:04.927 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3943.4797 ms 2026-01-23 14:11:04.999 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3376.3790 ms 2026-01-23 14:11:05.162 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 304 in 0.0815 ms 2026-01-23 14:11:05.193 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 304 in 0.0462 ms 2026-01-23 14:11:05.214 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 304 in 0.0972 ms 2026-01-23 14:11:05.249 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 304 in 0.1053 ms 2026-01-23 14:11:05.441 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1987 ms 2026-01-23 14:11:05.561 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0650 ms 2026-01-23 14:11:05.680 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 304 in 0.3081 ms 2026-01-23 14:11:05.682 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 304 in 0.2735 ms 2026-01-23 14:11:05.683 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 304 in 0.2997 ms 2026-01-23 14:11:07.821 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2278.2541 ms 2026-01-23 14:11:07.901 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2228.9451 ms 2026-01-23 14:11:18.774 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8271 ms 2026-01-23 14:11:18.822 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.3331 ms 2026-01-23 14:11:22.142 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-03-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=41000&dateEffet=2026-01-28" responded 200 in 732.9413 ms 2026-01-23 14:11:22.539 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-03-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=41000&dateEffet=2026-01-28" responded 200 in 353.5871 ms 2026-01-23 14:11:23.083 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 14:11:23.084 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 137.9186 ms 2026-01-23 14:11:24.723 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 43001.5184 ms 2026-01-23 14:11:25.981 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 400 in 1.8277 ms 2026-01-23 14:11:27.235 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 1198.4318 ms 2026-01-23 14:11:28.309 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3520 ms 2026-01-23 14:11:28.310 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2042 ms 2026-01-23 14:11:29.847 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1469.4665 ms 2026-01-23 14:11:31.386 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-04-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93380&dateEffet=2026-01-28" responded 200 in 300.5017 ms 2026-01-23 14:11:31.767 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1878.4952 ms 2026-01-23 14:11:37.323 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 14191.1846 ms 2026-01-23 14:11:41.001 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 9745.5294 ms 2026-01-23 14:11:51.211 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 18268.6760 ms 2026-01-23 14:11:51.716 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3347 ms 2026-01-23 14:11:54.094 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2260.5902 ms 2026-01-23 14:11:55.505 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 12420.5299 ms 2026-01-23 14:11:56.519 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3291 ms 2026-01-23 14:12:00.120 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3278.8378 ms 2026-01-23 14:12:17.934 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 16424.5864 ms 2026-01-23 14:12:24.800 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 18801.6559 ms 2026-01-23 14:12:27.423 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 19087.7876 ms 2026-01-23 14:12:35.591 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 22036.9055 ms 2026-01-23 14:12:46.527 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 25913.2228 ms 2026-01-23 14:12:49.083 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 29570.9994 ms 2026-01-23 14:12:50.823 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 30581.8132 ms 2026-01-23 14:12:51.675 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 30812.6337 ms 2026-01-23 14:12:55.551 +01:00 [Error] Failed executing DbCommand ("30,905"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:45871a52-524a-461e-97ec-c0643513f7cd Error Number:-2,State:0,Class:11 2026-01-23 14:12:55.552 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 31525.8241 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:45871a52-524a-461e-97ec-c0643513f7cd Error Number:-2,State:0,Class:11 2026-01-23 14:12:55.555 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:45871a52-524a-461e-97ec-c0643513f7cd Error Number:-2,State:0,Class:11 2026-01-23 14:12:58.304 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 25977.5614 ms 2026-01-23 14:12:58.855 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 33475.0453 ms 2026-01-23 14:12:59.936 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 4378.5144 ms 2026-01-23 14:13:09.680 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 34553.7279 ms 2026-01-23 14:13:11.231 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 48933.5319 ms 2026-01-23 14:13:14.303 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:13:14.303 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:13:17.701 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:13:17.701 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:13:19.997 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 30184.2910 ms 2026-01-23 14:13:24.190 +01:00 [Error] Failed executing DbCommand ("30,750"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:1ac46b67-9fd5-48cb-b96a-a7b81f8f4528 Error Number:-2,State:0,Class:11 2026-01-23 14:13:24.195 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 31019.0140 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:1ac46b67-9fd5-48cb-b96a-a7b81f8f4528 Error Number:-2,State:0,Class:11 2026-01-23 14:13:24.207 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:1ac46b67-9fd5-48cb-b96a-a7b81f8f4528 Error Number:-2,State:0,Class:11 2026-01-23 14:13:26.242 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 35063.3573 ms 2026-01-23 14:13:26.771 +01:00 [Error] Failed executing DbCommand ("30,312"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:b60d699b-7465-4112-af6c-49c88fe15aeb Error Number:-2,State:0,Class:11 2026-01-23 14:13:26.772 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 30779.4766 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:b60d699b-7465-4112-af6c-49c88fe15aeb Error Number:-2,State:0,Class:11 2026-01-23 14:13:26.775 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:b60d699b-7465-4112-af6c-49c88fe15aeb Error Number:-2,State:0,Class:11 2026-01-23 14:13:26.821 +01:00 [Error] Failed executing DbCommand ("30,360"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:9f91f32c-63bd-400f-8d1d-4aff5368df40 Error Number:-2,State:0,Class:11 2026-01-23 14:13:26.822 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 30971.1640 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:9f91f32c-63bd-400f-8d1d-4aff5368df40 Error Number:-2,State:0,Class:11 2026-01-23 14:13:26.824 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:9f91f32c-63bd-400f-8d1d-4aff5368df40 Error Number:-2,State:0,Class:11 2026-01-23 14:13:27.206 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 12903.2395 ms 2026-01-23 14:13:29.910 +01:00 [Error] Failed executing DbCommand ("31,914"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:64b9358c-8828-49a9-b83a-1d8479047b6e Error Number:-2,State:0,Class:11 2026-01-23 14:13:29.911 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 33732.7702 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:64b9358c-8828-49a9-b83a-1d8479047b6e Error Number:-2,State:0,Class:11 2026-01-23 14:13:29.914 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:64b9358c-8828-49a9-b83a-1d8479047b6e Error Number:-2,State:0,Class:11 2026-01-23 14:13:30.733 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 6512.9400 ms 2026-01-23 14:13:31.193 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 4416.1807 ms 2026-01-23 14:13:32.124 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 5296.9578 ms 2026-01-23 14:13:33.837 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 500 in 3919.7267 ms 2026-01-23 14:13:37.034 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 19333.2381 ms 2026-01-23 14:13:37.226 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:13:37.226 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:13:37.226 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4337 ms 2026-01-23 14:13:37.670 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:13:37.670 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:13:39.900 +01:00 [Error] Failed executing DbCommand ("30,148"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[CourtierId] = @__courtierId_0) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:8171b72b-1784-4f8e-bb12-b37a41949ee5 Error Number:-2,State:0,Class:11 2026-01-23 14:13:39.901 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur/Index" responded 500 in 31050.5880 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:8171b72b-1784-4f8e-bb12-b37a41949ee5 Error Number:-2,State:0,Class:11 2026-01-23 14:13:39.902 +01:00 [Error] Failed executing DbCommand ("30,170"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[CourtierId] = @__courtierId_0) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:63a8a800-2706-4549-9970-3d11e113b6ef Error Number:-2,State:0,Class:11 2026-01-23 14:13:39.904 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:8171b72b-1784-4f8e-bb12-b37a41949ee5 Error Number:-2,State:0,Class:11 2026-01-23 14:13:39.905 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur/Index" responded 500 in 30735.1735 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:63a8a800-2706-4549-9970-3d11e113b6ef Error Number:-2,State:0,Class:11 2026-01-23 14:13:39.909 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:63a8a800-2706-4549-9970-3d11e113b6ef Error Number:-2,State:0,Class:11 2026-01-23 14:13:40.568 +01:00 [Error] Failed executing DbCommand ("30,714"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[CourtierId] = @__courtierId_0) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:45871a52-524a-461e-97ec-c0643513f7cd Error Number:-2,State:0,Class:11 2026-01-23 14:13:40.573 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur/Index" responded 500 in 31193.7856 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:45871a52-524a-461e-97ec-c0643513f7cd Error Number:-2,State:0,Class:11 2026-01-23 14:13:40.586 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:45871a52-524a-461e-97ec-c0643513f7cd Error Number:-2,State:0,Class:11 2026-01-23 14:13:42.506 +01:00 [Error] Failed executing DbCommand ("31,343"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='100'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[CourtierId] = @__courtierId_0) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:8f2a2b9a-277e-4eb1-bb56-c714d96e3ef8 Error Number:-2,State:0,Class:11 2026-01-23 14:13:42.510 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur/Index" responded 500 in 31922.8324 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:8f2a2b9a-277e-4eb1-bb56-c714d96e3ef8 Error Number:-2,State:0,Class:11 2026-01-23 14:13:42.523 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnPostAsync(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 171 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:8f2a2b9a-277e-4eb1-bb56-c714d96e3ef8 Error Number:-2,State:0,Class:11 2026-01-23 14:13:43.656 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur/Index" responded 500 in 3744.6642 ms 2026-01-23 14:13:44.055 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur/Index" responded 500 in 4148.4542 ms 2026-01-23 14:13:44.088 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 6419.1197 ms 2026-01-23 14:13:44.440 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur/Index" responded 500 in 1907.4268 ms 2026-01-23 14:13:44.605 +01:00 [Error] HTTP "POST" "/Admin/Tarificateur/Index" responded 500 in 4006.8754 ms 2026-01-23 14:13:45.729 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 31483.9233 ms 2026-01-23 14:13:45.861 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 16862.2498 ms 2026-01-23 14:13:45.950 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 27862.4107 ms 2026-01-23 14:13:46.115 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 20320.6458 ms 2026-01-23 14:13:46.471 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 24226.2029 ms 2026-01-23 14:13:46.637 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 17379.9054 ms 2026-01-23 14:13:46.680 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 2375.9492 ms 2026-01-23 14:13:46.685 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 19669.3264 ms 2026-01-23 14:13:46.710 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 5158.9257 ms 2026-01-23 14:13:46.755 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3472 ms 2026-01-23 14:13:47.154 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2876 ms 2026-01-23 14:13:47.414 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6241 ms 2026-01-23 14:13:47.509 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2792 ms 2026-01-23 14:13:47.974 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2076 ms 2026-01-23 14:13:48.307 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5410 ms 2026-01-23 14:13:49.438 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 310.3578 ms 2026-01-23 14:13:49.789 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 375.9921 ms 2026-01-23 14:13:49.972 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2200 ms 2026-01-23 14:13:50.124 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2569 ms 2026-01-23 14:13:50.313 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2186 ms 2026-01-23 14:13:50.582 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.7448 ms 2026-01-23 14:13:52.143 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:13:52.143 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:13:52.179 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-04-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67000&dateEffet=2026-01-28" responded 200 in 36.9804 ms 2026-01-23 14:14:01.569 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.4282 ms 2026-01-23 14:14:01.625 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 374.1076 ms 2026-01-23 14:14:02.096 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2964 ms 2026-01-23 14:14:02.236 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4267 ms 2026-01-23 14:14:03.012 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1951 ms 2026-01-23 14:14:03.269 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-10-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27190&dateEffet=2026-01-28" responded 200 in 38.6008 ms 2026-01-23 14:14:03.853 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9381 ms 2026-01-23 14:14:18.031 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 545.1663 ms 2026-01-23 14:14:18.515 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2004-02-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77130&dateEffet=2026-01-28" responded 200 in 89.2519 ms 2026-01-23 14:14:18.678 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 528.8760 ms 2026-01-23 14:14:19.091 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1927 ms 2026-01-23 14:14:19.762 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.4974 ms 2026-01-23 14:14:30.237 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2004-02-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77130&dateEffet=2026-01-28" responded 200 in 29.5507 ms 2026-01-23 14:14:31.317 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c98fda8f-2afb-4e08-01c2-08de5a606e05" responded 200 in 2858.3532 ms 2026-01-23 14:14:31.996 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c98fda8f-2afb-4e08-01c2-08de5a606e05" responded 200 in 701.2349 ms 2026-01-23 14:14:32.344 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3631 ms 2026-01-23 14:14:32.810 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6462 ms 2026-01-23 14:14:37.903 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 374.6860 ms 2026-01-23 14:14:38.365 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1916 ms 2026-01-23 14:14:38.771 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.1398 ms 2026-01-23 14:14:40.150 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8714 ms 2026-01-23 14:14:40.210 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.4826 ms 2026-01-23 14:14:41.032 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 351.7377 ms 2026-01-23 14:14:41.452 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2266 ms 2026-01-23 14:14:41.597 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4186 ms 2026-01-23 14:14:56.400 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-10-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80100&dateEffet=2026-01-28" responded 200 in 78.0220 ms 2026-01-23 14:15:18.718 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.0921 ms 2026-01-23 14:15:19.061 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3053 ms 2026-01-23 14:15:19.320 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.0236 ms 2026-01-23 14:15:23.412 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 332.8511 ms 2026-01-23 14:15:24.501 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4277 ms 2026-01-23 14:15:24.994 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0820 ms 2026-01-23 14:15:52.138 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.8087 ms 2026-01-23 14:15:52.714 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3379 ms 2026-01-23 14:15:52.883 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7216 ms 2026-01-23 14:16:08.543 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 359.1714 ms 2026-01-23 14:16:08.801 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3489 ms 2026-01-23 14:16:09.061 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.8738 ms 2026-01-23 14:16:10.954 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8109 ms 2026-01-23 14:16:11.036 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.2203 ms 2026-01-23 14:16:16.509 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 14:16:16.509 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 43.3741 ms 2026-01-23 14:16:16.897 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.0724 ms 2026-01-23 14:16:17.102 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3658 ms 2026-01-23 14:16:17.418 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 74.9913 ms 2026-01-23 14:16:21.663 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003040020005032920137" responded 200 in 14.6868 ms 2026-01-23 14:16:22.887 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.8653 ms 2026-01-23 14:16:23.109 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3667 ms 2026-01-23 14:16:23.243 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2364 ms 2026-01-23 14:16:23.886 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-01-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75001&dateEffet=2026-01-24" responded 200 in 55.6815 ms 2026-01-23 14:16:26.023 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 130.2029 ms 2026-01-23 14:16:27.655 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3465 ms 2026-01-23 14:16:27.874 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4170 ms 2026-01-23 14:16:29.599 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=48a55ad3-a1d3-4941-01c1-08de5a606e05" responded 200 in 302.1457 ms 2026-01-23 14:16:29.837 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3672 ms 2026-01-23 14:16:30.008 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.3626 ms 2026-01-23 14:16:31.656 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.9098 ms 2026-01-23 14:16:32.265 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2332 ms 2026-01-23 14:16:32.585 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.1532 ms 2026-01-23 14:16:32.952 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 342.9149 ms 2026-01-23 14:16:33.586 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1715 ms 2026-01-23 14:16:33.913 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.8260 ms 2026-01-23 14:16:36.647 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=48a55ad3-a1d3-4941-01c1-08de5a606e05" responded 200 in 285.4281 ms 2026-01-23 14:16:37.239 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3468 ms 2026-01-23 14:16:37.408 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2544 ms 2026-01-23 14:16:52.174 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.0892 ms 2026-01-23 14:16:52.895 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3012 ms 2026-01-23 14:16:53.433 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.6955 ms 2026-01-23 14:16:56.685 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=48a55ad3-a1d3-4941-01c1-08de5a606e05" responded 200 in 321.8217 ms 2026-01-23 14:16:57.063 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2009 ms 2026-01-23 14:16:57.338 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4979 ms 2026-01-23 14:16:59.927 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 280.5354 ms 2026-01-23 14:17:00.523 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 481.7824 ms 2026-01-23 14:17:00.857 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2433 ms 2026-01-23 14:17:01.020 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.3655 ms 2026-01-23 14:17:02.782 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 99.8714 ms 2026-01-23 14:17:04.138 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1816 ms 2026-01-23 14:17:05.191 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.6488 ms 2026-01-23 14:17:12.344 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 234.9506 ms 2026-01-23 14:17:14.435 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 502.3366 ms 2026-01-23 14:17:14.718 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2452 ms 2026-01-23 14:17:14.833 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.2720 ms 2026-01-23 14:17:17.601 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=48a55ad3-a1d3-4941-01c1-08de5a606e05" responded 200 in 358.3298 ms 2026-01-23 14:17:17.890 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3473 ms 2026-01-23 14:17:18.148 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.5889 ms 2026-01-23 14:17:20.045 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-12-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94110&dateEffet=2026-01-28" responded 200 in 40.7957 ms 2026-01-23 14:17:34.071 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1242.4904 ms 2026-01-23 14:17:34.575 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.3155 ms 2026-01-23 14:17:41.299 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4327.8583 ms 2026-01-23 14:17:44.712 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 287.8919 ms 2026-01-23 14:17:45.192 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 304 in 0.3275 ms 2026-01-23 14:17:45.897 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3663 ms 2026-01-23 14:17:46.108 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2263 ms 2026-01-23 14:17:53.801 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-09-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67202&dateEffet=2026-01-28" responded 200 in 42.2599 ms 2026-01-23 14:18:11.112 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.4337 ms 2026-01-23 14:18:11.544 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2467 ms 2026-01-23 14:18:11.790 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.8080 ms 2026-01-23 14:18:22.564 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.0808 ms 2026-01-23 14:18:23.015 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1994 ms 2026-01-23 14:18:23.111 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6105 ms 2026-01-23 14:18:23.228 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-12-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69124&dateEffet=2026-01-28" responded 200 in 39.1584 ms 2026-01-23 14:18:35.683 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-05-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33330&dateEffet=2026-01-24" responded 200 in 38.8062 ms 2026-01-23 14:18:35.760 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-05-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33330&dateEffet=2026-01-24" responded 200 in 24.8614 ms 2026-01-23 14:18:36.402 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.5551 ms 2026-01-23 14:18:37.468 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3470 ms 2026-01-23 14:18:38.119 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 77.7863 ms 2026-01-23 14:18:40.445 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.5432 ms 2026-01-23 14:18:40.872 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3060 ms 2026-01-23 14:18:40.960 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.8172 ms 2026-01-23 14:18:45.877 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:18:45.877 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:18:45.949 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.4655 ms 2026-01-23 14:18:46.229 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:18:46.229 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:18:46.229 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4282 ms 2026-01-23 14:18:46.302 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:18:46.302 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:18:46.327 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.3599 ms 2026-01-23 14:18:58.348 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:18:58.348 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:18:58.389 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-05-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77420&dateEffet=2026-01-28" responded 200 in 42.2075 ms 2026-01-23 14:18:58.649 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=aa855c45-79b2-4d6a-01bd-08de5a606e05" responded 302 in 0.2665 ms 2026-01-23 14:18:58.709 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Daa855c45-79b2-4d6a-01bd-08de5a606e05" responded 200 in 0.9093 ms 2026-01-23 14:19:03.619 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 14:19:03.619 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Daa855c45-79b2-4d6a-01bd-08de5a606e05" responded 302 in 9.6914 ms 2026-01-23 14:19:03.987 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=aa855c45-79b2-4d6a-01bd-08de5a606e05" responded 200 in 292.9753 ms 2026-01-23 14:19:04.827 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3448 ms 2026-01-23 14:19:04.973 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 80.8699 ms 2026-01-23 14:19:09.584 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-07-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=18250&dateEffet=2026-01-28" responded 200 in 39.8787 ms 2026-01-23 14:19:18.427 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-07-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=45100&dateEffet=2026-01-28" responded 200 in 40.7710 ms 2026-01-23 14:19:20.958 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 284.5108 ms 2026-01-23 14:19:21.353 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1920 ms 2026-01-23 14:19:21.461 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2321 ms 2026-01-23 14:19:22.062 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 304 in 0.1008 ms 2026-01-23 14:19:49.154 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.2446 ms 2026-01-23 14:19:49.553 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2029 ms 2026-01-23 14:19:49.948 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.9184 ms 2026-01-23 14:19:55.242 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-01-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=45600&dateEffet=2026-01-24" responded 200 in 37.5647 ms 2026-01-23 14:20:03.795 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-01-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80000&dateEffet=2026-01-28" responded 200 in 56.5734 ms 2026-01-23 14:20:07.473 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8943 ms 2026-01-23 14:20:07.540 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.3825 ms 2026-01-23 14:20:12.090 +01:00 [Information] Connexion utilisateur: Gestionnaire 2026-01-23 14:20:12.090 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 25.6102 ms 2026-01-23 14:20:12.667 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 517.0990 ms 2026-01-23 14:20:14.249 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9529 ms 2026-01-23 14:20:14.712 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.6742 ms 2026-01-23 14:20:15.026 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8188 ms 2026-01-23 14:20:15.073 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.2482 ms 2026-01-23 14:20:17.815 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 472.3328 ms 2026-01-23 14:20:18.009 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3885 ms 2026-01-23 14:20:18.095 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.4022 ms 2026-01-23 14:20:24.694 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 14:20:24.695 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 46.1244 ms 2026-01-23 14:20:24.960 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:20:24.960 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:20:24.969 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 229.4999 ms 2026-01-23 14:20:25.021 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.8350 ms 2026-01-23 14:20:25.228 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:20:25.228 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:20:25.228 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4102 ms 2026-01-23 14:20:25.240 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.1950 ms 2026-01-23 14:20:25.440 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.7464 ms 2026-01-23 14:20:25.709 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:20:25.709 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:20:25.744 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8362 ms 2026-01-23 14:20:28.359 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.4689 ms 2026-01-23 14:20:28.748 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1963 ms 2026-01-23 14:20:28.866 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.3854 ms 2026-01-23 14:20:32.145 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.6313 ms 2026-01-23 14:20:32.283 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:20:32.283 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:20:32.312 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-05-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91270&dateEffet=2026-01-28" responded 200 in 29.2646 ms 2026-01-23 14:20:32.829 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2313 ms 2026-01-23 14:20:32.997 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2117 ms 2026-01-23 14:20:40.328 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-11-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=87410&dateEffet=2026-01-24" responded 200 in 42.0377 ms 2026-01-23 14:20:58.963 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.1230 ms 2026-01-23 14:20:59.356 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2958 ms 2026-01-23 14:20:59.462 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9389 ms 2026-01-23 14:21:11.007 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1977-01-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=01000&dateEffet=2026-01-28" responded 200 in 39.0776 ms 2026-01-23 14:21:11.500 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-08-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=51200&dateEffet=2026-01-28" responded 200 in 51.3142 ms 2026-01-23 14:21:11.598 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-08-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=51200&dateEffet=2026-01-28" responded 200 in 39.6524 ms 2026-01-23 14:21:16.152 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.0089 ms 2026-01-23 14:21:17.030 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2989 ms 2026-01-23 14:21:17.175 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8389 ms 2026-01-23 14:21:57.823 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2830 ms 2026-01-23 14:21:57.897 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8441 ms 2026-01-23 14:21:59.526 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3201 ms 2026-01-23 14:21:59.526 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.3209 ms 2026-01-23 14:21:59.849 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.5426 ms 2026-01-23 14:21:59.926 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.1463 ms 2026-01-23 14:22:01.126 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 179.8870 ms 2026-01-23 14:22:01.733 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2858 ms 2026-01-23 14:22:02.014 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4677 ms 2026-01-23 14:22:05.235 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.7326 ms 2026-01-23 14:22:05.651 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3744 ms 2026-01-23 14:22:05.822 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1034 ms 2026-01-23 14:22:12.665 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.8909 ms 2026-01-23 14:22:12.989 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3204 ms 2026-01-23 14:22:13.202 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.3664 ms 2026-01-23 14:23:42.328 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616275101000403561285471" responded 200 in 24.0161 ms 2026-01-23 14:23:45.317 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-12-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=66000&dateEffet=2026-01-28" responded 200 in 29.4548 ms 2026-01-23 14:23:46.427 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003005150005000224660" responded 200 in 25.9497 ms 2026-01-23 14:23:48.949 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003005150005000224660" responded 200 in 17.5843 ms 2026-01-23 14:23:53.463 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617206000156300487865621" responded 200 in 14.7703 ms 2026-01-23 14:23:56.271 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617206000156300487865621" responded 200 in 15.1318 ms 2026-01-23 14:23:56.406 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.7839 ms 2026-01-23 14:23:56.461 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.8441 ms 2026-01-23 14:24:00.667 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 14:24:00.667 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 36.6359 ms 2026-01-23 14:24:00.837 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 114.2173 ms 2026-01-23 14:24:01.112 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5959 ms 2026-01-23 14:24:01.253 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.4740 ms 2026-01-23 14:24:04.598 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1146.5198 ms 2026-01-23 14:24:09.287 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 114.0338 ms 2026-01-23 14:24:09.493 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1952 ms 2026-01-23 14:24:09.599 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8583 ms 2026-01-23 14:24:22.965 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1222.2849 ms 2026-01-23 14:24:24.814 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1201.0052 ms 2026-01-23 14:24:25.043 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-06-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93380&dateEffet=2026-01-28" responded 200 in 50.4611 ms 2026-01-23 14:24:37.667 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5917.4327 ms 2026-01-23 14:24:38.363 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.5735 ms 2026-01-23 14:24:38.711 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2417 ms 2026-01-23 14:24:39.252 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9494 ms 2026-01-23 14:24:40.114 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 276.2798 ms 2026-01-23 14:24:41.177 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3523 ms 2026-01-23 14:24:41.770 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8786 ms 2026-01-23 14:24:48.488 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6471.8533 ms 2026-01-23 14:24:48.530 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-05-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33440&dateEffet=2026-01-28" responded 200 in 34.7824 ms 2026-01-23 14:24:48.619 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-05-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33440&dateEffet=2026-01-28" responded 200 in 29.3427 ms 2026-01-23 14:24:51.000 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 286.1658 ms 2026-01-23 14:24:51.232 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3424 ms 2026-01-23 14:24:51.398 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3279 ms 2026-01-23 14:24:59.153 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 107.4049 ms 2026-01-23 14:24:59.363 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3351 ms 2026-01-23 14:24:59.472 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.8166 ms 2026-01-23 14:25:07.150 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4640.3929 ms 2026-01-23 14:25:09.548 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 315.8006 ms 2026-01-23 14:25:09.920 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2956 ms 2026-01-23 14:25:10.318 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1283 ms 2026-01-23 14:25:10.941 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.1363 ms 2026-01-23 14:25:11.735 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1699 ms 2026-01-23 14:25:12.436 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1483 ms 2026-01-23 14:25:16.941 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 111.9756 ms 2026-01-23 14:25:17.172 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3194 ms 2026-01-23 14:25:17.249 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.0519 ms 2026-01-23 14:25:22.115 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 409.2260 ms 2026-01-23 14:25:22.410 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 533.4686 ms 2026-01-23 14:25:22.497 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 511.1619 ms 2026-01-23 14:25:23.352 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2928 ms 2026-01-23 14:25:23.759 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9590 ms 2026-01-23 14:25:25.118 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.5972 ms 2026-01-23 14:25:25.603 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1907 ms 2026-01-23 14:25:25.820 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6668 ms 2026-01-23 14:25:29.145 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 328.3424 ms 2026-01-23 14:25:29.846 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2938 ms 2026-01-23 14:25:30.184 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6606 ms 2026-01-23 14:25:31.324 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 332.4113 ms 2026-01-23 14:25:32.213 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3075 ms 2026-01-23 14:25:32.436 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6154 ms 2026-01-23 14:25:33.788 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 343.2258 ms 2026-01-23 14:25:34.299 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2904 ms 2026-01-23 14:25:34.571 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.2429 ms 2026-01-23 14:25:35.751 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=74f7b5de-db43-45be-01c6-08de5a606e05" responded 200 in 466.3422 ms 2026-01-23 14:25:35.776 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 394.7450 ms 2026-01-23 14:25:36.076 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2069 ms 2026-01-23 14:25:36.298 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3221 ms 2026-01-23 14:25:36.697 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3691 ms 2026-01-23 14:25:37.006 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.5645 ms 2026-01-23 14:25:39.608 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:25:39.608 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:25:39.643 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7640618804200004049114636" responded 200 in 34.9908 ms 2026-01-23 14:25:42.263 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:25:42.264 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:25:42.289 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7640618804200004049114636" responded 200 in 26.1959 ms 2026-01-23 14:25:49.802 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 181.1599 ms 2026-01-23 14:25:50.116 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3368 ms 2026-01-23 14:25:50.516 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9931 ms 2026-01-23 14:25:51.336 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 369.0334 ms 2026-01-23 14:25:51.692 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2011 ms 2026-01-23 14:25:52.048 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7043 ms 2026-01-23 14:25:55.279 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 174.6227 ms 2026-01-23 14:25:55.594 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3082 ms 2026-01-23 14:25:55.708 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:25:55.708 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:25:55.823 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.1291 ms 2026-01-23 14:25:57.161 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1453.4207 ms 2026-01-23 14:25:57.211 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 160.3266 ms 2026-01-23 14:25:57.539 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3195 ms 2026-01-23 14:25:57.733 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.8152 ms 2026-01-23 14:25:58.751 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 186.4968 ms 2026-01-23 14:25:59.038 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:25:59.038 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:25:59.041 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2288 ms 2026-01-23 14:25:59.127 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1815 ms 2026-01-23 14:26:00.181 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 187.2303 ms 2026-01-23 14:26:00.356 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2987 ms 2026-01-23 14:26:00.540 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7589 ms 2026-01-23 14:26:03.960 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 163.3876 ms 2026-01-23 14:26:04.205 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1853 ms 2026-01-23 14:26:04.297 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2238 ms 2026-01-23 14:26:04.624 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5586.2452 ms 2026-01-23 14:26:05.265 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 183.1811 ms 2026-01-23 14:26:05.475 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2219 ms 2026-01-23 14:26:05.598 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3223 ms 2026-01-23 14:26:06.479 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 363.7695 ms 2026-01-23 14:26:06.707 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:06.707 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:07.001 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 295.6943 ms 2026-01-23 14:26:07.252 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:07.252 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:07.252 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4227 ms 2026-01-23 14:26:07.621 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1917 ms 2026-01-23 14:26:07.648 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:07.648 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:07.691 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.1441 ms 2026-01-23 14:26:08.079 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 181.4096 ms 2026-01-23 14:26:08.274 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2993 ms 2026-01-23 14:26:08.304 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4829 ms 2026-01-23 14:26:08.443 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.2547 ms 2026-01-23 14:26:08.946 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:08.946 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:09.248 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 302.3758 ms 2026-01-23 14:26:09.334 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 202.2818 ms 2026-01-23 14:26:09.419 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:09.420 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:09.420 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4296 ms 2026-01-23 14:26:09.508 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3163 ms 2026-01-23 14:26:09.566 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:09.566 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:09.602 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.6649 ms 2026-01-23 14:26:09.731 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.0370 ms 2026-01-23 14:26:10.381 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:10.381 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:10.700 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 319.6480 ms 2026-01-23 14:26:10.745 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 226.4803 ms 2026-01-23 14:26:10.878 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:10.878 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:10.878 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3665 ms 2026-01-23 14:26:10.920 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3081 ms 2026-01-23 14:26:11.082 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:11.082 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:11.108 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6339 ms 2026-01-23 14:26:11.117 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1882 ms 2026-01-23 14:26:11.893 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:11.893 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:11.990 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 192.2271 ms 2026-01-23 14:26:12.148 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3005 ms 2026-01-23 14:26:12.192 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 299.6176 ms 2026-01-23 14:26:12.300 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3794 ms 2026-01-23 14:26:12.320 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:12.320 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:12.320 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3508 ms 2026-01-23 14:26:12.477 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:12.477 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:12.503 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1967 ms 2026-01-23 14:26:13.535 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:13.535 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:13.597 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 197.5029 ms 2026-01-23 14:26:13.767 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3453 ms 2026-01-23 14:26:13.816 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 282.0952 ms 2026-01-23 14:26:13.947 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5769 ms 2026-01-23 14:26:13.979 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:13.979 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:13.979 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3426 ms 2026-01-23 14:26:14.104 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:14.104 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:14.137 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.3520 ms 2026-01-23 14:26:15.349 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:15.349 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:15.357 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 153.6443 ms 2026-01-23 14:26:15.515 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3188 ms 2026-01-23 14:26:15.630 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 280.8312 ms 2026-01-23 14:26:15.670 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.2849 ms 2026-01-23 14:26:15.803 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:15.803 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:15.803 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3701 ms 2026-01-23 14:26:15.965 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:15.965 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:16.007 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9507 ms 2026-01-23 14:26:17.336 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 175.3267 ms 2026-01-23 14:26:17.500 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3032 ms 2026-01-23 14:26:17.650 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5982 ms 2026-01-23 14:26:28.912 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=491d281f-20e1-4e64-01c4-08de5a606e05" responded 200 in 295.4625 ms 2026-01-23 14:26:29.199 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1986 ms 2026-01-23 14:26:29.536 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6512 ms 2026-01-23 14:26:34.635 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 345.4796 ms 2026-01-23 14:26:34.989 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2159 ms 2026-01-23 14:26:35.492 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9254 ms 2026-01-23 14:26:38.015 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:38.015 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:38.364 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 349.7544 ms 2026-01-23 14:26:38.501 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:38.501 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:38.501 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5085 ms 2026-01-23 14:26:38.700 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:38.700 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:38.746 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.8075 ms 2026-01-23 14:26:39.166 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c1c62a08-5b98-4bd6-01c3-08de5a606e05" responded 200 in 277.7240 ms 2026-01-23 14:26:39.593 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3327 ms 2026-01-23 14:26:39.783 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2020 ms 2026-01-23 14:26:40.011 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:40.011 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:40.375 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.0477 ms 2026-01-23 14:26:40.516 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:40.516 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:40.516 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4231 ms 2026-01-23 14:26:40.789 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:40.789 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:40.829 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1495 ms 2026-01-23 14:26:43.255 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:43.255 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:43.585 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.4693 ms 2026-01-23 14:26:43.725 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:43.725 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:43.725 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4089 ms 2026-01-23 14:26:43.828 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:43.828 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:43.863 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5183 ms 2026-01-23 14:26:45.340 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:45.340 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:45.683 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 343.4786 ms 2026-01-23 14:26:45.821 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:45.821 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:45.821 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3639 ms 2026-01-23 14:26:45.976 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:45.976 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:46.002 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6629 ms 2026-01-23 14:26:46.857 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:46.857 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:47.220 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 363.9437 ms 2026-01-23 14:26:47.373 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:47.373 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:47.373 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4350 ms 2026-01-23 14:26:47.577 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:47.577 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:47.623 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1143 ms 2026-01-23 14:26:49.450 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:49.450 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:49.790 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 339.8226 ms 2026-01-23 14:26:49.927 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:49.927 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:49.927 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3625 ms 2026-01-23 14:26:50.078 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:50.078 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:50.102 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5751 ms 2026-01-23 14:26:50.851 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:50.851 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:51.271 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 420.7256 ms 2026-01-23 14:26:51.456 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:51.456 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:51.456 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5202 ms 2026-01-23 14:26:51.573 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:51.573 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:51.612 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5165 ms 2026-01-23 14:26:52.161 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 128.1348 ms 2026-01-23 14:26:52.278 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:52.278 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:52.725 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 367.8870 ms 2026-01-23 14:26:52.983 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 704.7009 ms 2026-01-23 14:26:53.172 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3404 ms 2026-01-23 14:26:53.242 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:53.242 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:53.242 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3120 ms 2026-01-23 14:26:53.333 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 71.7001 ms 2026-01-23 14:26:53.376 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:53.376 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:53.418 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.1100 ms 2026-01-23 14:26:54.358 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:54.358 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:55.003 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 645.2518 ms 2026-01-23 14:26:55.149 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:55.149 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:55.149 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4269 ms 2026-01-23 14:26:55.287 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:55.287 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:55.337 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.6191 ms 2026-01-23 14:26:55.971 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:55.971 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:56.625 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 654.5495 ms 2026-01-23 14:26:56.751 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:56.752 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:56.752 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4557 ms 2026-01-23 14:26:56.910 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:56.910 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:56.973 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.1274 ms 2026-01-23 14:26:59.306 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:59.307 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:26:59.921 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 615.2978 ms 2026-01-23 14:27:00.090 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:27:00.090 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:27:00.090 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3604 ms 2026-01-23 14:27:00.310 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:27:00.310 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:27:00.375 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.1335 ms 2026-01-23 14:27:00.502 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 125.2405 ms 2026-01-23 14:27:00.735 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3091 ms 2026-01-23 14:27:00.921 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9938 ms 2026-01-23 14:27:25.516 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2215 ms 2026-01-23 14:27:25.569 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.8704 ms 2026-01-23 14:27:30.989 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 14:27:30.989 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 46.1089 ms 2026-01-23 14:27:31.140 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.1206 ms 2026-01-23 14:27:31.268 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 200 in 0.6990 ms 2026-01-23 14:27:31.407 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2807 ms 2026-01-23 14:27:31.433 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 200 in 0.8705 ms 2026-01-23 14:27:31.433 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 200 in 1.1294 ms 2026-01-23 14:27:31.435 +01:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 200 in 0.8117 ms 2026-01-23 14:27:31.509 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2895 ms 2026-01-23 14:27:42.125 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:27:42.125 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:27:42.640 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.8465 ms 2026-01-23 14:27:42.761 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 636.3578 ms 2026-01-23 14:27:42.958 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:27:42.958 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:27:42.958 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4416 ms 2026-01-23 14:27:43.227 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1470 ms 2026-01-23 14:27:43.353 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.9182 ms 2026-01-23 14:27:43.448 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:27:43.448 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:27:43.515 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 67.1005 ms 2026-01-23 14:27:44.395 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-01-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=72140&dateEffet=2026-01-28" responded 200 in 46.1165 ms 2026-01-23 14:27:45.975 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2953 ms 2026-01-23 14:27:46.118 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 99.0632 ms 2026-01-23 14:27:46.709 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2269 ms 2026-01-23 14:27:46.714 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.8768 ms 2026-01-23 14:27:46.981 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 82.7969 ms 2026-01-23 14:27:47.071 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3611 ms 2026-01-23 14:27:48.901 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 505.2551 ms 2026-01-23 14:27:49.299 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2095 ms 2026-01-23 14:27:49.457 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.9053 ms 2026-01-23 14:27:52.126 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=491d281f-20e1-4e64-01c4-08de5a606e05" responded 200 in 343.6827 ms 2026-01-23 14:27:52.555 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2982 ms 2026-01-23 14:27:52.744 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.9733 ms 2026-01-23 14:28:00.267 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:00.267 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:00.601 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 333.7287 ms 2026-01-23 14:28:00.749 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:00.749 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:00.749 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3622 ms 2026-01-23 14:28:00.830 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:00.830 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:00.873 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2136 ms 2026-01-23 14:28:01.956 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:01.956 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:02.289 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bcb91b2a-8b36-41d8-01c7-08de5a606e05" responded 200 in 333.1102 ms 2026-01-23 14:28:02.443 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:02.443 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:02.443 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4483 ms 2026-01-23 14:28:02.713 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:02.713 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:02.757 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.2558 ms 2026-01-23 14:28:06.386 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 599.2384 ms 2026-01-23 14:28:07.565 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3036 ms 2026-01-23 14:28:07.701 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.9340 ms 2026-01-23 14:28:24.119 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:24.119 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:24.479 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 360.8583 ms 2026-01-23 14:28:24.626 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:24.626 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:25.120 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 495.4734 ms 2026-01-23 14:28:25.263 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:25.263 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:25.263 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4280 ms 2026-01-23 14:28:25.327 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:25.327 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:28:25.381 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.6234 ms 2026-01-23 14:28:28.683 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 962.9822 ms 2026-01-23 14:28:28.996 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1825 ms 2026-01-23 14:28:29.397 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6302 ms 2026-01-23 14:28:36.457 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 645.1913 ms 2026-01-23 14:28:36.884 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2140 ms 2026-01-23 14:28:37.102 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.6470 ms 2026-01-23 14:28:40.525 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617106000360538890200007" responded 200 in 25.7289 ms 2026-01-23 14:28:41.919 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.4239 ms 2026-01-23 14:28:42.291 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3607 ms 2026-01-23 14:28:42.464 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.6082 ms 2026-01-23 14:28:42.582 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617106000360538890200007" responded 200 in 36.4554 ms 2026-01-23 14:28:48.759 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1413.3724 ms 2026-01-23 14:28:52.793 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:28:52.793 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:28:52.898 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 106.2305 ms 2026-01-23 14:28:53.179 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:28:53.180 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:28:53.180 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4325 ms 2026-01-23 14:28:53.269 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:28:53.269 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:28:53.288 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.6608 ms 2026-01-23 14:28:55.551 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR9720041010061128196B02765" responded 200 in 24.2352 ms 2026-01-23 14:28:58.819 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR9720041010061128196B02765" responded 200 in 22.1006 ms 2026-01-23 14:29:14.196 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4807.7638 ms 2026-01-23 14:29:16.512 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 227.3392 ms 2026-01-23 14:29:16.914 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2043 ms 2026-01-23 14:29:17.005 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:29:17.005 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:29:17.045 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2004-05-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=07898&dateEffet=2026-01-28" responded 200 in 39.4253 ms 2026-01-23 14:29:17.164 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2801 ms 2026-01-23 14:29:20.121 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:29:20.121 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:29:20.168 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2004-05-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=07898&dateEffet=2026-01-28" responded 200 in 47.8369 ms 2026-01-23 14:29:44.389 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1151.9570 ms 2026-01-23 14:29:45.242 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-09-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=66200&dateEffet=2026-01-28" responded 200 in 43.9839 ms 2026-01-23 14:29:56.251 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5386.1977 ms 2026-01-23 14:29:58.747 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 281.0687 ms 2026-01-23 14:29:59.424 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1873 ms 2026-01-23 14:30:00.140 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0223 ms 2026-01-23 14:30:05.862 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.9231 ms 2026-01-23 14:30:06.367 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2151 ms 2026-01-23 14:30:06.487 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.3053 ms 2026-01-23 14:30:09.069 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0346 ms 2026-01-23 14:30:09.166 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.5914 ms 2026-01-23 14:30:09.656 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2296 ms 2026-01-23 14:30:09.659 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9189 ms 2026-01-23 14:30:09.814 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.7209 ms 2026-01-23 14:30:09.901 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1883 ms 2026-01-23 14:30:16.049 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2704 ms 2026-01-23 14:30:16.122 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.6688 ms 2026-01-23 14:30:16.454 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3314 ms 2026-01-23 14:30:16.456 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1739 ms 2026-01-23 14:30:16.651 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0962 ms 2026-01-23 14:30:16.720 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5743 ms 2026-01-23 14:30:17.304 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.9883 ms 2026-01-23 14:30:17.983 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 213.8346 ms 2026-01-23 14:30:18.395 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3171 ms 2026-01-23 14:30:18.528 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5836 ms 2026-01-23 14:30:19.493 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2871 ms 2026-01-23 14:30:20.047 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2934 ms 2026-01-23 14:30:20.647 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bcb91b2a-8b36-41d8-01c7-08de5a606e05" responded 200 in 289.7140 ms 2026-01-23 14:30:20.961 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3116 ms 2026-01-23 14:30:21.097 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.7153 ms 2026-01-23 14:30:27.153 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 206.7840 ms 2026-01-23 14:30:27.596 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 521.0869 ms 2026-01-23 14:30:27.956 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2393 ms 2026-01-23 14:30:28.131 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5387 ms 2026-01-23 14:30:28.157 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3180 ms 2026-01-23 14:30:28.321 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 69.5770 ms 2026-01-23 14:30:30.646 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0e8b433b-1370-4b8b-01a9-08de5a606e05" responded 200 in 326.4230 ms 2026-01-23 14:30:30.984 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3045 ms 2026-01-23 14:30:31.124 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.6338 ms 2026-01-23 14:30:31.648 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 476.6246 ms 2026-01-23 14:30:32.061 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-05-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59192&dateEffet=2026-01-28" responded 200 in 32.6200 ms 2026-01-23 14:30:32.133 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3697 ms 2026-01-23 14:30:32.374 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.8283 ms 2026-01-23 14:30:34.245 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 493.2880 ms 2026-01-23 14:30:34.638 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3357 ms 2026-01-23 14:30:34.820 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.8686 ms 2026-01-23 14:30:36.890 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 817.3623 ms 2026-01-23 14:30:37.449 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 486.2214 ms 2026-01-23 14:30:37.975 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2626 ms 2026-01-23 14:30:38.486 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.2755 ms 2026-01-23 14:30:39.891 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 475.2801 ms 2026-01-23 14:30:40.068 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 293.1937 ms 2026-01-23 14:30:40.124 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3180 ms 2026-01-23 14:30:40.254 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1798 ms 2026-01-23 14:30:40.458 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2171 ms 2026-01-23 14:30:40.619 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.8424 ms 2026-01-23 14:30:42.455 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 268.8514 ms 2026-01-23 14:30:42.969 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3639 ms 2026-01-23 14:30:43.189 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.4827 ms 2026-01-23 14:30:49.012 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 358.1350 ms 2026-01-23 14:30:49.364 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2431 ms 2026-01-23 14:30:49.727 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.8084 ms 2026-01-23 14:30:51.041 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=938aac19-770a-42ab-01c9-08de5a606e05" responded 200 in 319.7084 ms 2026-01-23 14:30:51.366 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2876 ms 2026-01-23 14:30:51.485 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1849 ms 2026-01-23 14:30:56.143 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.9990 ms 2026-01-23 14:30:56.179 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 256.9383 ms 2026-01-23 14:30:56.215 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8402 ms 2026-01-23 14:30:56.419 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2936 ms 2026-01-23 14:30:56.480 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2360 ms 2026-01-23 14:30:56.481 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2045 ms 2026-01-23 14:30:56.596 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.8288 ms 2026-01-23 14:30:56.611 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4430 ms 2026-01-23 14:30:56.683 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.0196 ms 2026-01-23 14:31:00.195 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 183.8399 ms 2026-01-23 14:31:00.465 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2510 ms 2026-01-23 14:31:00.542 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 245.6266 ms 2026-01-23 14:31:00.722 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2961 ms 2026-01-23 14:31:00.892 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2481 ms 2026-01-23 14:31:00.907 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7848 ms 2026-01-23 14:31:02.940 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 517.9425 ms 2026-01-23 14:31:03.121 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3100 ms 2026-01-23 14:31:03.300 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.0841 ms 2026-01-23 14:31:07.989 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 533.5847 ms 2026-01-23 14:31:08.304 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3310 ms 2026-01-23 14:31:08.680 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 68.2120 ms 2026-01-23 14:31:08.905 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=38023121-9de5-424d-0196-08de5a606e05" responded 200 in 345.8160 ms 2026-01-23 14:31:09.155 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8050 ms 2026-01-23 14:31:09.337 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.4363 ms 2026-01-23 14:31:10.224 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 520.4794 ms 2026-01-23 14:31:10.425 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1843 ms 2026-01-23 14:31:10.611 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.1805 ms 2026-01-23 14:31:11.630 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 556.9825 ms 2026-01-23 14:31:11.820 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3597 ms 2026-01-23 14:31:12.000 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.2732 ms 2026-01-23 14:31:13.718 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 521.3505 ms 2026-01-23 14:31:13.905 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3301 ms 2026-01-23 14:31:14.102 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.1695 ms 2026-01-23 14:31:15.499 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 535.2980 ms 2026-01-23 14:31:15.690 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3376 ms 2026-01-23 14:31:15.884 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.5561 ms 2026-01-23 14:31:17.533 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 534.0107 ms 2026-01-23 14:31:17.721 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3633 ms 2026-01-23 14:31:17.980 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.8333 ms 2026-01-23 14:31:19.419 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 556.6319 ms 2026-01-23 14:31:19.519 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=938aac19-770a-42ab-01c9-08de5a606e05" responded 200 in 332.4970 ms 2026-01-23 14:31:19.619 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3077 ms 2026-01-23 14:31:19.739 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5323 ms 2026-01-23 14:31:19.780 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4841 ms 2026-01-23 14:31:19.901 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4362 ms 2026-01-23 14:31:20.917 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 250.0642 ms 2026-01-23 14:31:21.118 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3534 ms 2026-01-23 14:31:21.276 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2231 ms 2026-01-23 14:31:21.930 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-09-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33850&dateEffet=2026-01-28" responded 200 in 29.2355 ms 2026-01-23 14:31:25.751 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.7642 ms 2026-01-23 14:31:32.687 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 14:31:32.687 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 9.4966 ms 2026-01-23 14:31:32.948 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 213.4721 ms 2026-01-23 14:31:33.398 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3097 ms 2026-01-23 14:31:33.610 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.9851 ms 2026-01-23 14:31:33.725 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 245.4461 ms 2026-01-23 14:31:33.933 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3023 ms 2026-01-23 14:31:34.329 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.7622 ms 2026-01-23 14:31:35.006 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.5730 ms 2026-01-23 14:31:35.429 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1745 ms 2026-01-23 14:31:35.586 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6643 ms 2026-01-23 14:31:36.364 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 230.9689 ms 2026-01-23 14:31:36.573 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2997 ms 2026-01-23 14:31:36.842 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.1629 ms 2026-01-23 14:31:37.947 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 260.1714 ms 2026-01-23 14:31:38.275 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3979 ms 2026-01-23 14:31:38.507 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 380.2202 ms 2026-01-23 14:31:38.574 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 147.1325 ms 2026-01-23 14:31:39.390 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 684.7443 ms 2026-01-23 14:31:39.425 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 721.3209 ms 2026-01-23 14:31:39.640 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3062 ms 2026-01-23 14:31:39.846 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.4285 ms 2026-01-23 14:31:40.367 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 524.4630 ms 2026-01-23 14:31:40.760 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3315 ms 2026-01-23 14:31:40.924 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 66.8334 ms 2026-01-23 14:31:41.383 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3114 ms 2026-01-23 14:31:41.519 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 527.9804 ms 2026-01-23 14:31:41.702 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3336 ms 2026-01-23 14:31:41.756 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.9832 ms 2026-01-23 14:31:41.868 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.0931 ms 2026-01-23 14:31:43.627 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 700.1586 ms 2026-01-23 14:31:43.758 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 708.2235 ms 2026-01-23 14:31:43.950 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.7945 ms 2026-01-23 14:31:44.001 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3660 ms 2026-01-23 14:31:44.020 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.2976 ms 2026-01-23 14:31:44.197 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.7528 ms 2026-01-23 14:31:44.253 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2633 ms 2026-01-23 14:31:44.382 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2931 ms 2026-01-23 14:31:44.444 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9670 ms 2026-01-23 14:31:44.486 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.8187 ms 2026-01-23 14:31:45.088 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3100 ms 2026-01-23 14:31:45.333 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.4478 ms 2026-01-23 14:31:48.118 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2001-01-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=25200&dateEffet=2026-01-28" responded 200 in 53.9237 ms 2026-01-23 14:31:48.207 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2001-01-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=25200&dateEffet=2026-01-28" responded 200 in 31.6916 ms 2026-01-23 14:31:49.422 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 538.5810 ms 2026-01-23 14:31:49.620 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3625 ms 2026-01-23 14:31:49.890 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.2219 ms 2026-01-23 14:31:51.677 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 521.4783 ms 2026-01-23 14:31:51.970 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2274 ms 2026-01-23 14:31:52.173 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.7439 ms 2026-01-23 14:31:55.900 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 586.9207 ms 2026-01-23 14:31:56.093 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3026 ms 2026-01-23 14:31:56.230 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.8953 ms 2026-01-23 14:32:00.626 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=f0eefd15-5450-4df5-ebf4-08de58ce2c5b" responded 200 in 360.1878 ms 2026-01-23 14:32:01.537 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3335 ms 2026-01-23 14:32:02.506 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.4182 ms 2026-01-23 14:32:05.801 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 125.1815 ms 2026-01-23 14:32:06.475 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 606.2354 ms 2026-01-23 14:32:06.672 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3317 ms 2026-01-23 14:32:06.806 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 77.3855 ms 2026-01-23 14:32:20.504 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 536.3576 ms 2026-01-23 14:32:21.229 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3529 ms 2026-01-23 14:32:21.338 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1131 ms 2026-01-23 14:32:33.263 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 110.0333 ms 2026-01-23 14:32:33.479 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2280 ms 2026-01-23 14:32:33.867 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.8134 ms 2026-01-23 14:32:43.193 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-05-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=63000&dateEffet=2026-01-28" responded 200 in 42.2875 ms 2026-01-23 14:32:54.697 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2789d070-25b8-4f83-01c8-08de5a606e05" responded 200 in 375.9495 ms 2026-01-23 14:32:54.910 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3553 ms 2026-01-23 14:32:55.020 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2624 ms 2026-01-23 14:33:17.972 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 104.1082 ms 2026-01-23 14:33:18.119 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.5812 ms 2026-01-23 14:33:18.463 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1875 ms 2026-01-23 14:33:18.599 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0287 ms 2026-01-23 14:33:23.055 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-01-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44600&dateEffet=2026-01-28" responded 200 in 45.1376 ms 2026-01-23 14:33:51.425 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 459.5692 ms 2026-01-23 14:33:52.101 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3168 ms 2026-01-23 14:33:52.534 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1516 ms 2026-01-23 14:33:54.234 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0311 ms 2026-01-23 14:33:54.343 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.4470 ms 2026-01-23 14:33:54.602 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3782 ms 2026-01-23 14:33:54.603 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1960 ms 2026-01-23 14:33:54.759 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 67.6193 ms 2026-01-23 14:33:54.845 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6840 ms 2026-01-23 14:33:55.946 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 125.1881 ms 2026-01-23 14:33:56.551 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2149 ms 2026-01-23 14:33:56.733 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 83.1992 ms 2026-01-23 14:33:57.619 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 477.9898 ms 2026-01-23 14:33:57.810 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2100 ms 2026-01-23 14:33:58.175 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.9737 ms 2026-01-23 14:34:05.768 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0e8b433b-1370-4b8b-01a9-08de5a606e05" responded 200 in 331.3377 ms 2026-01-23 14:34:05.929 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3099 ms 2026-01-23 14:34:06.044 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3041 ms 2026-01-23 14:34:16.724 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 531.0700 ms 2026-01-23 14:34:16.915 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3371 ms 2026-01-23 14:34:17.099 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.2283 ms 2026-01-23 14:34:19.668 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2789d070-25b8-4f83-01c8-08de5a606e05" responded 200 in 367.2868 ms 2026-01-23 14:34:19.871 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3613 ms 2026-01-23 14:34:19.981 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.6129 ms 2026-01-23 14:34:21.873 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-07-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59700&dateEffet=2026-01-24" responded 200 in 34.0505 ms 2026-01-23 14:34:21.986 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-07-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59700&dateEffet=2026-01-24" responded 200 in 53.0471 ms 2026-01-23 14:34:29.946 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:34:29.946 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:34:30.307 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 361.3072 ms 2026-01-23 14:34:30.468 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:34:30.468 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:34:30.468 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3530 ms 2026-01-23 14:34:30.554 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:34:30.554 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:34:30.596 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2267 ms 2026-01-23 14:34:33.154 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 276.5454 ms 2026-01-23 14:34:34.258 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2080 ms 2026-01-23 14:34:34.659 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6307 ms 2026-01-23 14:34:35.018 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4362.8099 ms 2026-01-23 14:34:50.236 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.2668 ms 2026-01-23 14:34:51.680 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3341 ms 2026-01-23 14:34:51.787 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2984 ms 2026-01-23 14:34:54.804 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 361.0054 ms 2026-01-23 14:34:55.324 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3077 ms 2026-01-23 14:34:55.660 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.4501 ms 2026-01-23 14:35:10.796 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:35:10.796 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:35:11.126 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 329.8784 ms 2026-01-23 14:35:11.310 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:35:11.310 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:35:11.310 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3832 ms 2026-01-23 14:35:11.474 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.2021 ms 2026-01-23 14:35:11.486 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:35:11.486 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:35:11.510 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7735 ms 2026-01-23 14:35:12.245 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2958 ms 2026-01-23 14:35:12.349 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.0351 ms 2026-01-23 14:35:23.148 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-03-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78200&dateEffet=2026-01-28" responded 200 in 45.9905 ms 2026-01-23 14:35:34.955 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:35:34.955 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:35:35.014 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.6293 ms 2026-01-23 14:35:35.255 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:35:35.255 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:35:35.255 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4207 ms 2026-01-23 14:35:35.326 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:35:35.326 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:35:35.346 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.5030 ms 2026-01-23 14:35:55.100 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.0927 ms 2026-01-23 14:35:55.434 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2401 ms 2026-01-23 14:35:55.648 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7147 ms 2026-01-23 14:35:59.908 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 367.4805 ms 2026-01-23 14:36:00.156 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2371 ms 2026-01-23 14:36:00.435 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.2517 ms 2026-01-23 14:36:12.025 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.2594 ms 2026-01-23 14:36:12.378 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2794 ms 2026-01-23 14:36:12.623 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9476 ms 2026-01-23 14:36:16.876 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 75.1499 ms 2026-01-23 14:36:18.778 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1967 ms 2026-01-23 14:36:19.169 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.8134 ms 2026-01-23 14:36:20.613 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:36:20.613 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:36:20.673 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.6810 ms 2026-01-23 14:36:20.877 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:36:20.877 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:36:20.877 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4730 ms 2026-01-23 14:36:20.953 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:36:20.953 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:36:20.978 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5729 ms 2026-01-23 14:36:26.358 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-04-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30210&dateEffet=2026-01-28" responded 200 in 39.1792 ms 2026-01-23 14:36:26.466 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-04-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30210&dateEffet=2026-01-28" responded 200 in 48.7561 ms 2026-01-23 14:36:27.953 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:36:27.953 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:36:27.982 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-10-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34420&dateEffet=2026-01-27" responded 200 in 29.2482 ms 2026-01-23 14:36:30.624 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:36:30.625 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:36:30.658 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-10-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34420&dateEffet=2026-01-28" responded 200 in 34.9881 ms 2026-01-23 14:36:39.269 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-04-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30210&dateEffet=2026-01-28" responded 200 in 33.7561 ms 2026-01-23 14:36:39.359 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-04-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30210&dateEffet=2026-01-28" responded 200 in 39.9876 ms 2026-01-23 14:37:04.144 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.9569 ms 2026-01-23 14:37:04.725 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3368 ms 2026-01-23 14:37:04.861 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.2430 ms 2026-01-23 14:37:24.877 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1977-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83160&dateEffet=2026-01-28" responded 200 in 50.6342 ms 2026-01-23 14:37:29.622 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 256.5106 ms 2026-01-23 14:37:30.334 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3328 ms 2026-01-23 14:37:30.581 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.5828 ms 2026-01-23 14:37:56.785 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.2403 ms 2026-01-23 14:37:57.561 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2042 ms 2026-01-23 14:37:58.297 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2572 ms 2026-01-23 14:38:08.415 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-10-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76450&dateEffet=2026-01-28" responded 200 in 41.1981 ms 2026-01-23 14:38:09.309 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-02-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38080&dateEffet=2026-01-28" responded 200 in 37.2629 ms 2026-01-23 14:39:56.016 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.3896 ms 2026-01-23 14:39:56.543 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3191 ms 2026-01-23 14:39:56.693 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.6130 ms 2026-01-23 14:41:10.423 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2638 ms 2026-01-23 14:41:11.299 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 832.5821 ms 2026-01-23 14:41:11.646 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3413 ms 2026-01-23 14:41:11.648 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1956 ms 2026-01-23 14:41:13.148 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1445.8210 ms 2026-01-23 14:41:13.911 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 721.9873 ms 2026-01-23 14:41:22.052 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 7074.1884 ms 2026-01-23 14:41:24.380 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3203 ms 2026-01-23 14:41:26.204 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1753.5595 ms 2026-01-23 14:41:47.595 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2789d070-25b8-4f83-01c8-08de5a606e05" responded 200 in 25457.2464 ms 2026-01-23 14:41:48.232 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1979 ms 2026-01-23 14:41:49.682 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1330.5555 ms 2026-01-23 14:41:55.661 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ba147459-4c23-49d8-01b2-08de5a606e05" responded 200 in 23246.9291 ms 2026-01-23 14:41:56.034 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3408 ms 2026-01-23 14:41:57.896 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1726.3225 ms 2026-01-23 14:42:18.424 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614806180007004562386173" responded 200 in 128.9018 ms 2026-01-23 14:42:40.132 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 10117.0832 ms 2026-01-23 14:42:41.865 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2929 ms 2026-01-23 14:42:43.677 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1630.7505 ms 2026-01-23 14:43:50.959 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 262.5958 ms 2026-01-23 14:43:51.551 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 472.8515 ms 2026-01-23 14:43:51.729 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2230 ms 2026-01-23 14:43:52.090 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.9402 ms 2026-01-23 14:44:01.539 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-07-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57180&dateEffet=2026-01-28" responded 200 in 32.4666 ms 2026-01-23 14:44:01.583 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.8407 ms 2026-01-23 14:44:01.754 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3142 ms 2026-01-23 14:44:01.978 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2003 ms 2026-01-23 14:44:28.354 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614806180007004562386173" responded 200 in 17.6120 ms 2026-01-23 14:44:30.579 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.0660 ms 2026-01-23 14:44:30.926 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2701 ms 2026-01-23 14:44:31.215 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.4407 ms 2026-01-23 14:44:34.881 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ba147459-4c23-49d8-01b2-08de5a606e05" responded 200 in 303.9299 ms 2026-01-23 14:44:35.246 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2947 ms 2026-01-23 14:44:35.576 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.3947 ms 2026-01-23 14:44:47.044 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.2841 ms 2026-01-23 14:44:47.932 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3331 ms 2026-01-23 14:44:48.224 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2598 ms 2026-01-23 14:44:50.692 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 492.0781 ms 2026-01-23 14:44:50.844 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3094 ms 2026-01-23 14:44:50.980 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3786 ms 2026-01-23 14:44:53.011 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 349.8083 ms 2026-01-23 14:44:53.375 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0802 ms 2026-01-23 14:44:53.613 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.3160 ms 2026-01-23 14:44:53.677 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4b3533f2-1968-4673-ec04-08de58ce2c5b" responded 200 in 317.5155 ms 2026-01-23 14:44:53.972 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3115 ms 2026-01-23 14:44:55.714 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.3780 ms 2026-01-23 14:44:56.493 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2000-11-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67000&dateEffet=2026-01-28" responded 200 in 28.1407 ms 2026-01-23 14:44:56.502 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 374.2495 ms 2026-01-23 14:44:57.149 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2956 ms 2026-01-23 14:44:57.537 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9952 ms 2026-01-23 14:44:58.527 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 276.2487 ms 2026-01-23 14:44:59.200 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 605.0204 ms 2026-01-23 14:44:59.399 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3581 ms 2026-01-23 14:44:59.517 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.7428 ms 2026-01-23 14:45:00.643 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ba147459-4c23-49d8-01b2-08de5a606e05" responded 200 in 346.7663 ms 2026-01-23 14:45:01.028 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3698 ms 2026-01-23 14:45:01.352 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.2089 ms 2026-01-23 14:45:02.322 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-07-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=86400&dateEffet=2026-01-28" responded 200 in 97.6223 ms 2026-01-23 14:45:03.200 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 326.4997 ms 2026-01-23 14:45:03.784 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 477.1186 ms 2026-01-23 14:45:04.218 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3249 ms 2026-01-23 14:45:04.398 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.1241 ms 2026-01-23 14:45:06.337 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 635.0231 ms 2026-01-23 14:45:06.714 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1793 ms 2026-01-23 14:45:06.896 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.0366 ms 2026-01-23 14:45:09.057 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 633.6773 ms 2026-01-23 14:45:09.379 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2115 ms 2026-01-23 14:45:09.572 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.2427 ms 2026-01-23 14:45:19.584 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.7946 ms 2026-01-23 14:45:19.736 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3155 ms 2026-01-23 14:45:20.017 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.7790 ms 2026-01-23 14:45:24.064 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 332.5394 ms 2026-01-23 14:45:24.589 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3618 ms 2026-01-23 14:45:24.971 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6401 ms 2026-01-23 14:45:27.284 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 359.7528 ms 2026-01-23 14:45:27.777 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3248 ms 2026-01-23 14:45:28.110 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.3195 ms 2026-01-23 14:45:44.978 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 134.9772 ms 2026-01-23 14:45:45.333 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2883 ms 2026-01-23 14:45:45.486 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4639 ms 2026-01-23 14:45:47.716 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.7093 ms 2026-01-23 14:45:48.701 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3328 ms 2026-01-23 14:45:49.106 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4127 ms 2026-01-23 14:45:56.184 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.0736 ms 2026-01-23 14:45:56.575 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2864 ms 2026-01-23 14:45:56.686 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1025 ms 2026-01-23 14:46:08.412 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-01-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69100&dateEffet=2026-01-28" responded 200 in 38.7496 ms 2026-01-23 14:46:08.484 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-01-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69100&dateEffet=2026-01-28" responded 200 in 28.6873 ms 2026-01-23 14:46:13.875 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-10-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93300&dateEffet=2026-01-28" responded 200 in 44.9192 ms 2026-01-23 14:46:58.461 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.0020 ms 2026-01-23 14:46:59.040 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3593 ms 2026-01-23 14:46:59.170 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8581 ms 2026-01-23 14:47:33.054 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-08-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11100&dateEffet=2026-01-28" responded 200 in 48.8767 ms 2026-01-23 14:47:55.904 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-09-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=56100&dateEffet=2026-01-28" responded 200 in 29.3440 ms 2026-01-23 14:48:08.757 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.7407 ms 2026-01-23 14:48:09.501 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3012 ms 2026-01-23 14:48:10.185 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.1376 ms 2026-01-23 14:48:16.618 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-12-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83300&dateEffet=2026-01-28" responded 200 in 39.1417 ms 2026-01-23 14:48:19.511 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 114.7729 ms 2026-01-23 14:48:19.732 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2835 ms 2026-01-23 14:48:20.064 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.6276 ms 2026-01-23 14:48:21.218 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610907005050051958449975" responded 200 in 31.1864 ms 2026-01-23 14:48:23.608 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=eb47f486-69c4-4f1f-87ec-08de51ba776b" responded 200 in 291.3306 ms 2026-01-23 14:48:23.694 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610907005050051958449975" responded 200 in 15.4678 ms 2026-01-23 14:48:23.815 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3710 ms 2026-01-23 14:48:23.909 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.5065 ms 2026-01-23 14:48:23.931 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2005-01-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=24660&dateEffet=2026-01-28" responded 200 in 28.9469 ms 2026-01-23 14:48:26.631 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1442.6500 ms 2026-01-23 14:48:51.620 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-12-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83300&dateEffet=2026-01-28" responded 200 in 28.9050 ms 2026-01-23 14:48:53.988 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 127.9385 ms 2026-01-23 14:48:54.243 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3346 ms 2026-01-23 14:48:54.436 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0425 ms 2026-01-23 14:48:54.988 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-12-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=79400&dateEffet=2026-01-28" responded 200 in 50.3300 ms 2026-01-23 14:49:06.292 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 136.6192 ms 2026-01-23 14:49:06.490 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2322 ms 2026-01-23 14:49:06.615 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9478 ms 2026-01-23 14:49:13.712 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.0659 ms 2026-01-23 14:49:15.128 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2957 ms 2026-01-23 14:49:15.266 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.3361 ms 2026-01-23 14:49:15.463 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 158.5997 ms 2026-01-23 14:49:15.706 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2774 ms 2026-01-23 14:49:15.808 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1217 ms 2026-01-23 14:49:17.029 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 124.7474 ms 2026-01-23 14:49:17.224 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3913 ms 2026-01-23 14:49:17.437 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.5503 ms 2026-01-23 14:49:20.340 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4873.5028 ms 2026-01-23 14:49:22.759 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 277.3801 ms 2026-01-23 14:49:23.323 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 117.6651 ms 2026-01-23 14:49:23.376 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3202 ms 2026-01-23 14:49:23.533 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0915 ms 2026-01-23 14:49:23.636 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1351 ms 2026-01-23 14:49:23.857 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2694 ms 2026-01-23 14:49:26.605 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=f0eefd15-5450-4df5-ebf4-08de58ce2c5b" responded 200 in 316.3422 ms 2026-01-23 14:49:26.796 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4007 ms 2026-01-23 14:49:26.876 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.2035 ms 2026-01-23 14:49:31.572 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 359.5772 ms 2026-01-23 14:49:32.006 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3037 ms 2026-01-23 14:49:32.277 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.1729 ms 2026-01-23 14:49:47.127 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 230.8171 ms 2026-01-23 14:49:47.520 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3121 ms 2026-01-23 14:49:47.913 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1463 ms 2026-01-23 14:50:02.424 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.5217 ms 2026-01-23 14:50:03.282 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.5518 ms 2026-01-23 14:50:03.442 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2106 ms 2026-01-23 14:50:03.572 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5930 ms 2026-01-23 14:50:04.484 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3707 ms 2026-01-23 14:50:04.759 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.9647 ms 2026-01-23 14:50:07.276 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.9147 ms 2026-01-23 14:50:08.135 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1809 ms 2026-01-23 14:50:08.432 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7873 ms 2026-01-23 14:50:09.651 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 345.4665 ms 2026-01-23 14:50:10.042 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7702 ms 2026-01-23 14:50:10.136 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6418 ms 2026-01-23 14:50:11.190 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.8996 ms 2026-01-23 14:50:11.576 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1669 ms 2026-01-23 14:50:11.671 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1933 ms 2026-01-23 14:50:12.677 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.9514 ms 2026-01-23 14:50:13.133 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1773 ms 2026-01-23 14:50:13.426 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.5689 ms 2026-01-23 14:50:14.300 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 339.6459 ms 2026-01-23 14:50:14.886 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7929 ms 2026-01-23 14:50:15.118 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4814 ms 2026-01-23 14:50:16.004 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 372.8318 ms 2026-01-23 14:50:16.526 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3368 ms 2026-01-23 14:50:16.713 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9946 ms 2026-01-23 14:50:20.816 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.6216 ms 2026-01-23 14:50:21.268 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3605 ms 2026-01-23 14:50:21.621 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.5405 ms 2026-01-23 14:50:28.648 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 184.3330 ms 2026-01-23 14:50:28.663 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.1290 ms 2026-01-23 14:50:28.977 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1948 ms 2026-01-23 14:50:29.092 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1823 ms 2026-01-23 14:50:29.156 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.0253 ms 2026-01-23 14:50:29.215 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1295 ms 2026-01-23 14:50:29.400 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.7373 ms 2026-01-23 14:50:29.981 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3389 ms 2026-01-23 14:50:30.073 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1767 ms 2026-01-23 14:50:31.009 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d1464173-e2a7-4e8e-01cb-08de5a606e05" responded 200 in 298.8868 ms 2026-01-23 14:50:31.386 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2861 ms 2026-01-23 14:50:31.562 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.0952 ms 2026-01-23 14:50:34.487 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:50:34.487 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:50:34.544 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.8717 ms 2026-01-23 14:50:34.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:50:34.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:50:34.741 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3695 ms 2026-01-23 14:50:34.836 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:50:34.836 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:50:34.876 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.4747 ms 2026-01-23 14:50:36.825 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 206.1001 ms 2026-01-23 14:50:38.021 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3678 ms 2026-01-23 14:50:38.181 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6701 ms 2026-01-23 14:50:40.048 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-04-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57250&dateEffet=2026-01-28" responded 200 in 54.3345 ms 2026-01-23 14:50:44.086 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:50:44.086 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:50:44.128 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-07-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13860&dateEffet=2026-01-28" responded 200 in 42.9807 ms 2026-01-23 14:50:53.549 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-08-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=90400&dateEffet=2026-01-28" responded 200 in 39.4973 ms 2026-01-23 14:51:01.391 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.3546 ms 2026-01-23 14:51:01.625 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2899 ms 2026-01-23 14:51:01.805 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1752 ms 2026-01-23 14:51:09.614 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d1464173-e2a7-4e8e-01cb-08de5a606e05" responded 200 in 315.7626 ms 2026-01-23 14:51:10.182 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3142 ms 2026-01-23 14:51:10.720 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.1050 ms 2026-01-23 14:51:15.930 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.3352 ms 2026-01-23 14:51:16.331 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1885 ms 2026-01-23 14:51:16.426 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.4871 ms 2026-01-23 14:51:19.896 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-09-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=45550&dateEffet=2026-01-28" responded 200 in 32.1724 ms 2026-01-23 14:51:22.695 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 117.1313 ms 2026-01-23 14:51:23.313 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 490.4771 ms 2026-01-23 14:51:23.663 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1738 ms 2026-01-23 14:51:24.157 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 70.9502 ms 2026-01-23 14:51:26.506 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-06-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59640&dateEffet=2026-01-28" responded 200 in 43.7409 ms 2026-01-23 14:52:03.263 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:52:03.263 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:52:03.293 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-07-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94470&dateEffet=2026-01-28" responded 200 in 29.9844 ms 2026-01-23 14:52:40.562 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 546.7653 ms 2026-01-23 14:52:40.704 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3634 ms 2026-01-23 14:52:40.847 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.3234 ms 2026-01-23 14:52:43.077 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6677b363-79a8-4ea9-ec0d-08de58ce2c5b" responded 200 in 381.0464 ms 2026-01-23 14:52:43.318 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 707.6337 ms 2026-01-23 14:52:43.641 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3449 ms 2026-01-23 14:52:43.770 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.1783 ms 2026-01-23 14:52:44.028 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2939 ms 2026-01-23 14:52:44.199 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.9275 ms 2026-01-23 14:52:45.378 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 173.8867 ms 2026-01-23 14:52:46.075 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 637.3566 ms 2026-01-23 14:52:46.292 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3013 ms 2026-01-23 14:52:46.497 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.5334 ms 2026-01-23 14:52:55.591 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 105.7851 ms 2026-01-23 14:52:56.297 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2357 ms 2026-01-23 14:52:56.424 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.6640 ms 2026-01-23 14:53:04.295 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:53:04.295 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:53:04.350 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-10-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94470&dateEffet=2026-01-28" responded 200 in 56.3607 ms 2026-01-23 14:53:07.892 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-12-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13015&dateEffet=2026-01-24" responded 200 in 45.8377 ms 2026-01-23 14:53:12.923 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 445.3844 ms 2026-01-23 14:53:13.408 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2593 ms 2026-01-23 14:53:13.519 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8918 ms 2026-01-23 14:53:23.446 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.4209 ms 2026-01-23 14:53:23.809 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1966 ms 2026-01-23 14:53:24.026 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.5808 ms 2026-01-23 14:53:28.375 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR2720041010130861620R03443" responded 200 in 23.3090 ms 2026-01-23 14:53:31.250 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR2720041010130861620R03443" responded 200 in 25.2922 ms 2026-01-23 14:53:37.402 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1255.3558 ms 2026-01-23 14:53:37.594 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-06-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38400&dateEffet=2026-01-28" responded 200 in 28.6024 ms 2026-01-23 14:53:37.679 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-06-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38400&dateEffet=2026-01-28" responded 200 in 28.2845 ms 2026-01-23 14:53:41.955 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.1157 ms 2026-01-23 14:53:42.306 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3641 ms 2026-01-23 14:53:42.433 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.7281 ms 2026-01-23 14:53:44.490 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.1358 ms 2026-01-23 14:53:45.214 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3523 ms 2026-01-23 14:53:45.307 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4919 ms 2026-01-23 14:53:54.886 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-09-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=56190&dateEffet=2026-01-28" responded 200 in 29.1298 ms 2026-01-23 14:54:24.071 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 247.5350 ms 2026-01-23 14:54:24.429 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3120 ms 2026-01-23 14:54:24.620 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8431 ms 2026-01-23 14:54:27.250 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-05-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80100&dateEffet=2026-01-28" responded 200 in 39.8090 ms 2026-01-23 14:54:27.338 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ba147459-4c23-49d8-01b2-08de5a606e05" responded 200 in 335.0233 ms 2026-01-23 14:54:27.779 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1996 ms 2026-01-23 14:54:27.923 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5912 ms 2026-01-23 14:54:28.189 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-09-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91560&dateEffet=2026-01-28" responded 200 in 39.7606 ms 2026-01-23 14:54:32.400 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-05-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91300&dateEffet=2026-01-28" responded 200 in 49.0880 ms 2026-01-23 14:54:58.774 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:54:58.774 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:54:58.794 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003001950005615938803" responded 200 in 21.5961 ms 2026-01-23 14:55:00.546 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:00.547 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:00.566 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003001950005615938803" responded 200 in 20.2747 ms 2026-01-23 14:55:00.638 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-09-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=73100&dateEffet=2026-01-28" responded 200 in 29.5707 ms 2026-01-23 14:55:10.021 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6286.0273 ms 2026-01-23 14:55:10.274 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:10.274 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:11.611 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1337.8057 ms 2026-01-23 14:55:12.428 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 335.5145 ms 2026-01-23 14:55:12.690 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1416 ms 2026-01-23 14:55:13.094 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2605 ms 2026-01-23 14:55:13.470 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:13.470 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:18.717 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5247.4781 ms 2026-01-23 14:55:19.222 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR1020041010051736005G02626" responded 200 in 33.0076 ms 2026-01-23 14:55:20.804 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:20.804 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:21.107 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 304.2182 ms 2026-01-23 14:55:21.282 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:21.282 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:21.282 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4493 ms 2026-01-23 14:55:21.395 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:21.395 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:21.422 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.3628 ms 2026-01-23 14:55:21.674 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR1020041010051736005G02626" responded 200 in 25.5146 ms 2026-01-23 14:55:23.372 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.7099 ms 2026-01-23 14:55:23.421 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:23.421 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:23.690 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3429 ms 2026-01-23 14:55:23.690 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 269.3195 ms 2026-01-23 14:55:23.788 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9711 ms 2026-01-23 14:55:23.890 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:23.890 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:23.890 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4159 ms 2026-01-23 14:55:24.123 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:24.123 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:24.167 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.2149 ms 2026-01-23 14:55:26.489 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:26.489 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:26.720 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 231.2548 ms 2026-01-23 14:55:26.868 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:26.868 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:26.868 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3789 ms 2026-01-23 14:55:27.039 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:27.039 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:55:27.076 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7769 ms 2026-01-23 14:55:30.039 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1266.1887 ms 2026-01-23 14:55:56.885 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4812.6731 ms 2026-01-23 14:55:59.194 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 205.7679 ms 2026-01-23 14:55:59.243 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.6580 ms 2026-01-23 14:55:59.439 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3655 ms 2026-01-23 14:55:59.640 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3007 ms 2026-01-23 14:55:59.865 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.6705 ms 2026-01-23 14:56:00.132 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.1465 ms 2026-01-23 14:56:03.542 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:03.543 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:03.907 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.9834 ms 2026-01-23 14:56:04.126 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:04.126 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:04.126 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5087 ms 2026-01-23 14:56:04.283 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:04.283 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:04.326 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4655 ms 2026-01-23 14:56:05.836 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:05.836 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:05.881 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-06-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75001&dateEffet=2026-01-24" responded 200 in 57.8592 ms 2026-01-23 14:56:06.168 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 332.6569 ms 2026-01-23 14:56:06.422 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:06.423 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:06.423 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5655 ms 2026-01-23 14:56:06.531 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:06.531 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:06.557 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4110 ms 2026-01-23 14:56:07.369 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:07.369 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:07.737 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 368.5458 ms 2026-01-23 14:56:07.887 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:07.887 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:07.887 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4570 ms 2026-01-23 14:56:08.036 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:08.036 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:08.068 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4807 ms 2026-01-23 14:56:08.704 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:08.704 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:09.085 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 382.5771 ms 2026-01-23 14:56:09.253 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:09.253 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:09.253 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3854 ms 2026-01-23 14:56:09.397 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:09.397 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:09.428 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8800 ms 2026-01-23 14:56:10.820 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:10.820 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:11.185 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.6270 ms 2026-01-23 14:56:11.333 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:11.333 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:11.333 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4500 ms 2026-01-23 14:56:11.448 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:11.448 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:11.491 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5196 ms 2026-01-23 14:56:12.539 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:12.539 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:12.917 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 379.0823 ms 2026-01-23 14:56:13.074 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:13.074 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:13.074 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5048 ms 2026-01-23 14:56:13.183 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:13.183 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:13.228 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.2230 ms 2026-01-23 14:56:13.789 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:13.789 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:14.143 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.9185 ms 2026-01-23 14:56:14.293 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:14.293 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:14.293 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4480 ms 2026-01-23 14:56:14.441 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:14.441 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:14.471 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7066 ms 2026-01-23 14:56:15.418 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:15.418 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:15.794 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 376.5606 ms 2026-01-23 14:56:15.961 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:15.961 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:15.961 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5078 ms 2026-01-23 14:56:16.079 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:16.080 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:16.123 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0530 ms 2026-01-23 14:56:16.919 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:16.919 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:17.312 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 393.8142 ms 2026-01-23 14:56:17.466 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:17.466 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:17.466 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4125 ms 2026-01-23 14:56:17.590 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:17.591 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:17.620 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.2891 ms 2026-01-23 14:56:18.776 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:18.776 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:19.131 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 355.9303 ms 2026-01-23 14:56:19.291 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:19.291 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:19.291 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4020 ms 2026-01-23 14:56:19.425 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:19.425 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:19.448 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0806 ms 2026-01-23 14:56:20.770 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:20.770 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:21.123 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.7495 ms 2026-01-23 14:56:21.307 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:21.307 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:21.308 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4187 ms 2026-01-23 14:56:21.460 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:21.460 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:21.501 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8972 ms 2026-01-23 14:56:22.504 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:22.504 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:22.854 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 351.3697 ms 2026-01-23 14:56:23.017 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:23.017 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:23.017 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4307 ms 2026-01-23 14:56:23.140 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:23.140 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:23.185 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.5413 ms 2026-01-23 14:56:25.227 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:25.228 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:25.584 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.6987 ms 2026-01-23 14:56:25.720 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:25.721 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:25.721 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4408 ms 2026-01-23 14:56:25.804 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:25.804 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:25.848 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.7982 ms 2026-01-23 14:56:32.109 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:32.109 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:32.356 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 248.3396 ms 2026-01-23 14:56:32.516 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:32.516 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:32.516 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4021 ms 2026-01-23 14:56:32.649 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:32.650 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:32.700 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.8956 ms 2026-01-23 14:56:33.798 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:33.798 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:34.019 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 221.6608 ms 2026-01-23 14:56:34.172 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:34.172 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:34.172 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4419 ms 2026-01-23 14:56:34.309 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:34.309 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:34.336 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.7771 ms 2026-01-23 14:56:35.233 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:35.233 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:35.474 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 241.6795 ms 2026-01-23 14:56:35.633 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:35.633 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:35.633 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3649 ms 2026-01-23 14:56:35.747 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:35.747 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:35.783 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.6387 ms 2026-01-23 14:56:36.489 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:36.489 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:36.725 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 236.7130 ms 2026-01-23 14:56:36.883 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:36.883 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:36.883 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4543 ms 2026-01-23 14:56:37.011 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:37.011 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:37.053 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8384 ms 2026-01-23 14:56:41.314 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:41.314 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:41.842 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 528.3533 ms 2026-01-23 14:56:42.002 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:42.002 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:42.002 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4301 ms 2026-01-23 14:56:42.136 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:42.136 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:56:42.159 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.2382 ms 2026-01-23 14:57:04.278 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 199.7171 ms 2026-01-23 14:57:04.731 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2301 ms 2026-01-23 14:57:05.097 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.4024 ms 2026-01-23 14:57:08.965 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:57:08.965 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:57:09.318 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.6379 ms 2026-01-23 14:57:09.481 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:57:09.481 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:57:09.481 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3718 ms 2026-01-23 14:57:09.625 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:57:09.625 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:57:09.652 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6605 ms 2026-01-23 14:57:09.804 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 157.8379 ms 2026-01-23 14:57:10.136 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2114 ms 2026-01-23 14:57:10.357 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1045 ms 2026-01-23 14:57:11.901 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 170.8759 ms 2026-01-23 14:57:12.253 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2299 ms 2026-01-23 14:57:12.445 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9936 ms 2026-01-23 14:57:14.392 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 178.5558 ms 2026-01-23 14:57:14.595 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2449 ms 2026-01-23 14:57:14.695 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9925 ms 2026-01-23 14:57:15.734 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 177.4908 ms 2026-01-23 14:57:15.980 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1734 ms 2026-01-23 14:57:16.213 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8456 ms 2026-01-23 14:57:16.375 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7612135003000416358394496" responded 200 in 42.5578 ms 2026-01-23 14:57:17.428 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 172.5312 ms 2026-01-23 14:57:17.631 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2213 ms 2026-01-23 14:57:17.748 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.2525 ms 2026-01-23 14:57:19.016 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 187.6978 ms 2026-01-23 14:57:19.182 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1695 ms 2026-01-23 14:57:19.380 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7557 ms 2026-01-23 14:57:20.400 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=941711d6-e3d9-41e0-01ce-08de5a606e05" responded 200 in 321.8975 ms 2026-01-23 14:57:20.680 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2020 ms 2026-01-23 14:57:20.760 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.7819 ms 2026-01-23 14:57:26.202 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:57:26.202 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:57:26.580 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 379.0815 ms 2026-01-23 14:57:26.734 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:57:26.734 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:57:26.734 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3349 ms 2026-01-23 14:57:26.866 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:57:26.866 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:57:26.890 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.0753 ms 2026-01-23 14:57:32.253 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5332.4489 ms 2026-01-23 14:57:34.514 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 188.2801 ms 2026-01-23 14:57:34.702 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3628 ms 2026-01-23 14:57:34.956 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9543 ms 2026-01-23 14:57:37.809 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.0131 ms 2026-01-23 14:57:39.462 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 304 in 0.3173 ms 2026-01-23 14:57:46.157 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 268.5385 ms 2026-01-23 14:57:46.910 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2026 ms 2026-01-23 14:57:47.220 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 119.4824 ms 2026-01-23 14:57:47.515 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3099 ms 2026-01-23 14:57:47.791 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1853 ms 2026-01-23 14:57:48.112 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5413 ms 2026-01-23 14:57:50.476 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.7602 ms 2026-01-23 14:57:50.574 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.9946 ms 2026-01-23 14:57:50.657 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1406 ms 2026-01-23 14:57:50.815 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2024 ms 2026-01-23 14:57:51.349 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.9488 ms 2026-01-23 14:57:51.511 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3011 ms 2026-01-23 14:57:51.525 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1603 ms 2026-01-23 14:57:51.644 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2869 ms 2026-01-23 14:57:51.724 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0120 ms 2026-01-23 14:57:53.802 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 77.4054 ms 2026-01-23 14:57:54.593 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2017 ms 2026-01-23 14:57:54.985 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.6953 ms 2026-01-23 14:57:56.996 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 234.8925 ms 2026-01-23 14:57:57.279 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3630 ms 2026-01-23 14:57:57.435 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3978 ms 2026-01-23 14:58:00.776 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 192.6719 ms 2026-01-23 14:58:00.998 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2290 ms 2026-01-23 14:58:01.106 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.4906 ms 2026-01-23 14:58:01.265 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2163ec9c-9ec2-4ae3-01cc-08de5a606e05" responded 200 in 306.2369 ms 2026-01-23 14:58:01.552 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3608 ms 2026-01-23 14:58:01.671 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9686 ms 2026-01-23 14:58:02.922 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a0810e66-0ab0-403a-01cd-08de5a606e05" responded 200 in 300.5181 ms 2026-01-23 14:58:03.180 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1824 ms 2026-01-23 14:58:03.315 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.4913 ms 2026-01-23 14:58:05.371 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-04-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67100&dateEffet=2026-01-28" responded 200 in 29.4791 ms 2026-01-23 14:58:05.437 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-04-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67100&dateEffet=2026-01-28" responded 200 in 27.3505 ms 2026-01-23 14:58:09.689 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 133.5994 ms 2026-01-23 14:58:10.323 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 489.7715 ms 2026-01-23 14:58:10.595 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2320 ms 2026-01-23 14:58:10.704 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.7831 ms 2026-01-23 14:58:18.676 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610096180970006053940153" responded 200 in 31.3453 ms 2026-01-23 14:58:18.721 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.5649 ms 2026-01-23 14:58:18.954 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3422 ms 2026-01-23 14:58:19.144 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9350 ms 2026-01-23 14:58:20.756 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 252.3285 ms 2026-01-23 14:58:20.943 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3197 ms 2026-01-23 14:58:21.103 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.7420 ms 2026-01-23 14:58:21.124 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610096180970006053940153" responded 200 in 15.4222 ms 2026-01-23 14:58:25.449 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 243.1133 ms 2026-01-23 14:58:25.705 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2018 ms 2026-01-23 14:58:25.878 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7743 ms 2026-01-23 14:58:27.086 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 269.9561 ms 2026-01-23 14:58:27.293 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2293 ms 2026-01-23 14:58:27.526 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.9664 ms 2026-01-23 14:58:28.031 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.6004 ms 2026-01-23 14:58:28.221 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3121 ms 2026-01-23 14:58:28.357 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.0690 ms 2026-01-23 14:58:28.644 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 233.6575 ms 2026-01-23 14:58:28.827 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3660 ms 2026-01-23 14:58:29.000 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.9586 ms 2026-01-23 14:58:30.039 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 229.3825 ms 2026-01-23 14:58:30.413 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2286 ms 2026-01-23 14:58:30.661 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3573 ms 2026-01-23 14:58:31.594 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 258.1546 ms 2026-01-23 14:58:31.778 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3621 ms 2026-01-23 14:58:31.975 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2295 ms 2026-01-23 14:58:32.790 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 270.8102 ms 2026-01-23 14:58:32.990 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4495 ms 2026-01-23 14:58:33.141 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9728 ms 2026-01-23 14:58:34.208 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 249.2241 ms 2026-01-23 14:58:34.332 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-08-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33570&dateEffet=2026-01-28" responded 200 in 42.1270 ms 2026-01-23 14:58:34.388 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3723 ms 2026-01-23 14:58:34.591 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.6149 ms 2026-01-23 14:58:35.533 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 258.1378 ms 2026-01-23 14:58:35.705 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3177 ms 2026-01-23 14:58:35.916 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.6813 ms 2026-01-23 14:58:37.001 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 224.7293 ms 2026-01-23 14:58:37.204 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3645 ms 2026-01-23 14:58:37.533 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.3110 ms 2026-01-23 14:58:38.359 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 232.0596 ms 2026-01-23 14:58:38.541 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3646 ms 2026-01-23 14:58:38.721 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2557 ms 2026-01-23 14:58:39.707 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 220.3023 ms 2026-01-23 14:58:39.884 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3487 ms 2026-01-23 14:58:40.059 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.8209 ms 2026-01-23 14:58:40.850 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 282.1824 ms 2026-01-23 14:58:41.036 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3352 ms 2026-01-23 14:58:41.191 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9193 ms 2026-01-23 14:58:42.018 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 250.9694 ms 2026-01-23 14:58:42.226 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1997 ms 2026-01-23 14:58:42.453 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0126 ms 2026-01-23 14:58:43.161 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 234.6684 ms 2026-01-23 14:58:43.362 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2203 ms 2026-01-23 14:58:43.530 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.2723 ms 2026-01-23 14:58:44.746 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 256.2543 ms 2026-01-23 14:58:44.920 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3071 ms 2026-01-23 14:58:45.130 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.0144 ms 2026-01-23 14:58:46.052 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 230.3399 ms 2026-01-23 14:58:46.225 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3793 ms 2026-01-23 14:58:46.388 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.7727 ms 2026-01-23 14:58:47.329 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 274.3573 ms 2026-01-23 14:58:47.515 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3728 ms 2026-01-23 14:58:47.704 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.7436 ms 2026-01-23 14:58:48.454 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 239.5197 ms 2026-01-23 14:58:48.639 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3559 ms 2026-01-23 14:58:48.829 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0209 ms 2026-01-23 14:58:50.673 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=941711d6-e3d9-41e0-01ce-08de5a606e05" responded 200 in 323.8636 ms 2026-01-23 14:58:50.888 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2002 ms 2026-01-23 14:58:51.124 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.7197 ms 2026-01-23 14:58:53.879 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1492.7834 ms 2026-01-23 14:58:57.428 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:58:57.428 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:58:57.590 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 162.7057 ms 2026-01-23 14:58:57.737 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:58:57.737 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:58:58.007 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 270.4786 ms 2026-01-23 14:58:58.439 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:58:58.439 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:58:58.439 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4960 ms 2026-01-23 14:58:58.574 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:58:58.574 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:58:58.619 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5980 ms 2026-01-23 14:59:04.763 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4367.2036 ms 2026-01-23 14:59:10.425 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:59:10.425 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:59:10.496 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.4744 ms 2026-01-23 14:59:10.635 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:59:10.635 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:59:10.635 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4473 ms 2026-01-23 14:59:10.725 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:59:10.725 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:59:10.776 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.7359 ms 2026-01-23 14:59:14.817 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6357.5878 ms 2026-01-23 14:59:16.666 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.3883 ms 2026-01-23 14:59:17.070 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3043 ms 2026-01-23 14:59:17.268 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 302.6301 ms 2026-01-23 14:59:17.822 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.6899 ms 2026-01-23 14:59:18.084 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1879 ms 2026-01-23 14:59:18.360 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.7204 ms 2026-01-23 14:59:21.219 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 277.4578 ms 2026-01-23 14:59:21.664 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2134 ms 2026-01-23 14:59:21.815 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.3723 ms 2026-01-23 14:59:24.593 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:59:24.593 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:59:24.625 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-11-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31500&dateEffet=2026-01-24" responded 200 in 33.0852 ms 2026-01-23 14:59:28.209 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 14:59:28.209 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 14:59:28.263 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-11-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31500&dateEffet=2026-01-28" responded 200 in 55.6427 ms 2026-01-23 14:59:29.046 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616006280111933980841005" responded 200 in 15.5795 ms 2026-01-23 14:59:30.882 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:59:30.882 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:59:31.160 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0bf70885-08a0-4cd9-01d0-08de5a606e05" responded 200 in 277.9804 ms 2026-01-23 14:59:31.365 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:59:31.365 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:59:31.365 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4286 ms 2026-01-23 14:59:31.746 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 14:59:31.746 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 14:59:31.782 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.0274 ms 2026-01-23 14:59:35.610 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1241.7990 ms 2026-01-23 14:59:41.434 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1283.8074 ms 2026-01-23 14:59:50.330 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 287.2356 ms 2026-01-23 14:59:50.561 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3105 ms 2026-01-23 14:59:51.449 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.1426 ms 2026-01-23 14:59:55.263 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 280.9740 ms 2026-01-23 14:59:55.610 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1911 ms 2026-01-23 14:59:55.749 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-12-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=88220&dateEffet=2026-01-28" responded 200 in 41.8814 ms 2026-01-23 14:59:55.784 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4379 ms 2026-01-23 15:00:00.010 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 288.0635 ms 2026-01-23 15:00:00.288 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1913 ms 2026-01-23 15:00:00.514 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.0457 ms 2026-01-23 15:00:03.340 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 280.3585 ms 2026-01-23 15:00:03.595 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3450 ms 2026-01-23 15:00:03.877 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8684 ms 2026-01-23 15:00:03.994 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-02-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59144&dateEffet=2026-01-28" responded 200 in 39.6820 ms 2026-01-23 15:00:05.614 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 278.5361 ms 2026-01-23 15:00:05.865 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3408 ms 2026-01-23 15:00:06.101 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.6198 ms 2026-01-23 15:00:06.987 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 380.0711 ms 2026-01-23 15:00:07.365 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2088 ms 2026-01-23 15:00:07.665 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.5957 ms 2026-01-23 15:00:08.916 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5947.4026 ms 2026-01-23 15:00:09.758 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 289.4038 ms 2026-01-23 15:00:09.994 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1878 ms 2026-01-23 15:00:10.124 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.8667 ms 2026-01-23 15:00:11.642 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bd473ca9-6b8c-42bb-01cf-08de5a606e05" responded 200 in 388.2295 ms 2026-01-23 15:00:11.971 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2387 ms 2026-01-23 15:00:12.093 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.9894 ms 2026-01-23 15:00:18.139 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4905.8704 ms 2026-01-23 15:00:20.623 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 392.8382 ms 2026-01-23 15:00:20.916 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3181 ms 2026-01-23 15:00:21.120 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.8232 ms 2026-01-23 15:00:26.287 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:00:26.287 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:00:26.461 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 175.5064 ms 2026-01-23 15:00:26.754 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:00:26.755 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:00:26.755 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4955 ms 2026-01-23 15:00:26.826 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:00:26.826 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:00:26.870 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.9942 ms 2026-01-23 15:00:29.331 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:00:29.331 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:00:29.727 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=cbc01b55-17dc-4512-01aa-08de5a606e05" responded 200 in 396.9364 ms 2026-01-23 15:00:29.850 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:00:29.850 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:00:29.850 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4489 ms 2026-01-23 15:00:30.102 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:00:30.103 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:00:30.143 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.9042 ms 2026-01-23 15:00:32.974 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=941711d6-e3d9-41e0-01ce-08de5a606e05" responded 200 in 497.1715 ms 2026-01-23 15:00:33.318 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8001 ms 2026-01-23 15:00:33.461 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.2375 ms 2026-01-23 15:00:39.002 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:00:39.002 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:00:39.080 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.1749 ms 2026-01-23 15:00:39.298 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:00:39.298 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:00:39.298 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5423 ms 2026-01-23 15:00:39.382 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:00:39.382 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:00:39.426 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6509 ms 2026-01-23 15:00:41.744 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:00:41.745 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:00:41.896 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 152.3501 ms 2026-01-23 15:00:42.114 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:00:42.115 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:00:42.115 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4986 ms 2026-01-23 15:00:42.235 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:00:42.235 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:00:42.253 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.2822 ms 2026-01-23 15:00:44.132 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.6415 ms 2026-01-23 15:00:44.389 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2316 ms 2026-01-23 15:00:44.646 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1197 ms 2026-01-23 15:00:48.337 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 134.7291 ms 2026-01-23 15:00:48.693 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3346 ms 2026-01-23 15:00:48.936 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2204 ms 2026-01-23 15:00:50.188 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 137.5004 ms 2026-01-23 15:00:50.411 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4047 ms 2026-01-23 15:00:50.598 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.3959 ms 2026-01-23 15:00:51.538 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 111.8836 ms 2026-01-23 15:00:51.693 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3549 ms 2026-01-23 15:00:51.812 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.5079 ms 2026-01-23 15:00:52.531 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 115.6181 ms 2026-01-23 15:00:52.704 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3574 ms 2026-01-23 15:00:52.833 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.5108 ms 2026-01-23 15:00:53.628 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 136.7074 ms 2026-01-23 15:00:53.830 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3402 ms 2026-01-23 15:00:53.980 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.9430 ms 2026-01-23 15:00:54.341 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:00:54.341 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:00:54.416 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.4029 ms 2026-01-23 15:00:54.633 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:00:54.633 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:00:54.633 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4338 ms 2026-01-23 15:00:54.717 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:00:54.717 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:00:54.734 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 17.5845 ms 2026-01-23 15:00:54.831 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 129.2780 ms 2026-01-23 15:00:55.000 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3442 ms 2026-01-23 15:00:55.185 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.7754 ms 2026-01-23 15:00:55.303 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003022180005075749214" responded 200 in 28.5844 ms 2026-01-23 15:00:55.764 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 103.8761 ms 2026-01-23 15:00:55.933 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3043 ms 2026-01-23 15:00:56.049 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.3522 ms 2026-01-23 15:00:56.495 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bd473ca9-6b8c-42bb-01cf-08de5a606e05" responded 200 in 320.2568 ms 2026-01-23 15:00:56.584 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 111.2242 ms 2026-01-23 15:00:56.752 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3011 ms 2026-01-23 15:00:56.790 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2944 ms 2026-01-23 15:00:56.942 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 71.0759 ms 2026-01-23 15:00:56.970 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.7466 ms 2026-01-23 15:00:57.649 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 236.4975 ms 2026-01-23 15:00:57.665 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003022180005075749214" responded 200 in 14.6970 ms 2026-01-23 15:00:57.765 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 114.0218 ms 2026-01-23 15:00:57.827 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3013 ms 2026-01-23 15:00:57.931 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3410 ms 2026-01-23 15:00:57.994 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9845 ms 2026-01-23 15:00:58.096 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9743 ms 2026-01-23 15:00:58.955 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 131.6957 ms 2026-01-23 15:00:59.133 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3541 ms 2026-01-23 15:00:59.293 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5074 ms 2026-01-23 15:01:00.028 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 126.3904 ms 2026-01-23 15:01:00.202 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2126 ms 2026-01-23 15:01:00.327 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.2771 ms 2026-01-23 15:01:00.655 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=941711d6-e3d9-41e0-01ce-08de5a606e05" responded 200 in 288.9684 ms 2026-01-23 15:01:00.843 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2848 ms 2026-01-23 15:01:00.940 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6381 ms 2026-01-23 15:01:01.146 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 116.5969 ms 2026-01-23 15:01:01.317 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2898 ms 2026-01-23 15:01:01.476 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.2266 ms 2026-01-23 15:01:01.925 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1776.3024 ms 2026-01-23 15:01:02.253 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 113.0597 ms 2026-01-23 15:01:02.427 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3569 ms 2026-01-23 15:01:02.555 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.5709 ms 2026-01-23 15:01:03.381 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 104.5321 ms 2026-01-23 15:01:03.541 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3732 ms 2026-01-23 15:01:03.764 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1526.1935 ms 2026-01-23 15:01:03.918 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.0948 ms 2026-01-23 15:01:05.158 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 113.0393 ms 2026-01-23 15:01:05.323 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2819 ms 2026-01-23 15:01:05.634 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2828 ms 2026-01-23 15:01:06.153 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.4418 ms 2026-01-23 15:01:06.348 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2415 ms 2026-01-23 15:01:06.462 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4345 ms 2026-01-23 15:01:07.927 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 113.0851 ms 2026-01-23 15:01:08.095 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3784 ms 2026-01-23 15:01:08.244 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.7481 ms 2026-01-23 15:01:09.073 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613306001560097822100053" responded 200 in 14.9013 ms 2026-01-23 15:01:11.421 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5115.4960 ms 2026-01-23 15:01:12.110 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613306001560097822100053" responded 200 in 14.9085 ms 2026-01-23 15:01:14.398 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 315.9921 ms 2026-01-23 15:01:15.914 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2028 ms 2026-01-23 15:01:16.658 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.0318 ms 2026-01-23 15:01:16.964 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:01:16.965 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:01:17.001 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-08-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57240&dateEffet=2026-01-28" responded 200 in 37.1650 ms 2026-01-23 15:01:22.210 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:01:22.210 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:01:22.254 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-08-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57240&dateEffet=2026-01-28" responded 200 in 45.5632 ms 2026-01-23 15:01:22.664 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4603.4241 ms 2026-01-23 15:01:24.535 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 241.9778 ms 2026-01-23 15:01:25.235 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2588 ms 2026-01-23 15:01:25.304 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3051 ms 2026-01-23 15:01:25.391 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3645 ms 2026-01-23 15:01:25.621 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9548 ms 2026-01-23 15:01:25.767 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 188.4311 ms 2026-01-23 15:01:26.083 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2842 ms 2026-01-23 15:01:26.083 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2843 ms 2026-01-23 15:01:26.314 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.2656 ms 2026-01-23 15:01:26.417 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1449 ms 2026-01-23 15:01:27.149 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3156 ms 2026-01-23 15:01:27.438 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5323 ms 2026-01-23 15:01:27.785 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 177.8679 ms 2026-01-23 15:01:28.327 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 379.9734 ms 2026-01-23 15:01:28.409 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3719 ms 2026-01-23 15:01:28.749 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9345 ms 2026-01-23 15:01:28.968 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 506.7067 ms 2026-01-23 15:01:30.392 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3065 ms 2026-01-23 15:01:30.556 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.5732 ms 2026-01-23 15:01:31.823 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 491.8067 ms 2026-01-23 15:01:32.366 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3310 ms 2026-01-23 15:01:32.574 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 90.4537 ms 2026-01-23 15:01:33.736 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-05-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80000&dateEffet=2026-01-28" responded 200 in 34.4546 ms 2026-01-23 15:01:35.168 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 687.5647 ms 2026-01-23 15:01:35.201 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2163ec9c-9ec2-4ae3-01cc-08de5a606e05" responded 200 in 520.3460 ms 2026-01-23 15:01:35.505 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1917 ms 2026-01-23 15:01:35.553 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0632 ms 2026-01-23 15:01:35.660 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.6865 ms 2026-01-23 15:01:35.940 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.9405 ms 2026-01-23 15:01:36.479 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 588.8918 ms 2026-01-23 15:01:37.349 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3119 ms 2026-01-23 15:01:37.743 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9831 ms 2026-01-23 15:01:44.327 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 413.5801 ms 2026-01-23 15:01:44.596 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3107 ms 2026-01-23 15:01:44.793 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.8652 ms 2026-01-23 15:01:47.307 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=60abfcf1-8444-493d-01d1-08de5a606e05" responded 200 in 351.9823 ms 2026-01-23 15:01:47.528 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3546 ms 2026-01-23 15:01:47.707 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.3648 ms 2026-01-23 15:01:57.807 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 636.6430 ms 2026-01-23 15:01:59.508 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3065 ms 2026-01-23 15:01:59.947 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.7155 ms 2026-01-23 15:02:03.144 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 608.3587 ms 2026-01-23 15:02:04.067 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1635 ms 2026-01-23 15:02:04.809 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 72.0771 ms 2026-01-23 15:02:07.176 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 610.7402 ms 2026-01-23 15:02:08.450 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 608.6268 ms 2026-01-23 15:02:08.789 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1924 ms 2026-01-23 15:02:08.941 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0643 ms 2026-01-23 15:02:09.077 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8352 ms 2026-01-23 15:02:09.178 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.0431 ms 2026-01-23 15:02:10.296 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=941711d6-e3d9-41e0-01ce-08de5a606e05" responded 200 in 363.5934 ms 2026-01-23 15:02:10.620 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3740 ms 2026-01-23 15:02:11.163 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.5438 ms 2026-01-23 15:02:13.288 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 633.3441 ms 2026-01-23 15:02:14.021 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2100 ms 2026-01-23 15:02:14.901 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.9988 ms 2026-01-23 15:02:16.334 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 631.3765 ms 2026-01-23 15:02:16.977 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1914 ms 2026-01-23 15:02:17.385 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.7311 ms 2026-01-23 15:02:18.827 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 645.5234 ms 2026-01-23 15:02:19.519 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3065 ms 2026-01-23 15:02:19.757 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2828 ms 2026-01-23 15:02:21.556 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 639.2475 ms 2026-01-23 15:02:22.533 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1761 ms 2026-01-23 15:02:22.844 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.5221 ms 2026-01-23 15:02:24.233 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 633.0958 ms 2026-01-23 15:02:25.119 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1724 ms 2026-01-23 15:02:25.341 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.7219 ms 2026-01-23 15:02:25.634 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-07-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27270&dateEffet=2026-01-28" responded 401 in 0.2534 ms 2026-01-23 15:02:25.690 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1195 ms 2026-01-23 15:02:25.775 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2592 ms 2026-01-23 15:02:25.816 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1265 ms 2026-01-23 15:02:25.856 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1304 ms 2026-01-23 15:02:25.899 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2359 ms 2026-01-23 15:02:25.940 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2432 ms 2026-01-23 15:02:25.981 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2328 ms 2026-01-23 15:02:26.022 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2061 ms 2026-01-23 15:02:26.062 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1570 ms 2026-01-23 15:02:26.104 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2603 ms 2026-01-23 15:02:26.146 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2635 ms 2026-01-23 15:02:26.187 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1407 ms 2026-01-23 15:02:26.228 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1458 ms 2026-01-23 15:02:26.269 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2613 ms 2026-01-23 15:02:26.311 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2228 ms 2026-01-23 15:02:26.360 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2303 ms 2026-01-23 15:02:26.401 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1845 ms 2026-01-23 15:02:26.447 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2457 ms 2026-01-23 15:02:26.488 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2682 ms 2026-01-23 15:02:26.530 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1887 ms 2026-01-23 15:02:26.660 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 625.4777 ms 2026-01-23 15:02:27.155 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1458 ms 2026-01-23 15:02:27.616 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3404 ms 2026-01-23 15:02:29.342 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 639.8300 ms 2026-01-23 15:02:29.712 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2288 ms 2026-01-23 15:02:29.761 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.9205 ms 2026-01-23 15:02:29.952 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1966 ms 2026-01-23 15:02:30.479 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.0278 ms 2026-01-23 15:02:31.504 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 522.2009 ms 2026-01-23 15:02:31.727 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2712 ms 2026-01-23 15:02:31.949 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.4626 ms 2026-01-23 15:02:33.395 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 641.3971 ms 2026-01-23 15:02:33.953 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3367 ms 2026-01-23 15:02:34.241 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.3502 ms 2026-01-23 15:02:34.512 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 519.0768 ms 2026-01-23 15:02:34.924 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 15:02:34.924 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 21.0300 ms 2026-01-23 15:02:35.010 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2571 ms 2026-01-23 15:02:35.046 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.0096 ms 2026-01-23 15:02:35.136 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.6501 ms 2026-01-23 15:02:35.323 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 639.4779 ms 2026-01-23 15:02:35.780 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3467 ms 2026-01-23 15:02:36.143 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.7006 ms 2026-01-23 15:02:36.729 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3488 ms 2026-01-23 15:02:36.815 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5360 ms 2026-01-23 15:02:52.371 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 631.7622 ms 2026-01-23 15:02:52.747 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3030 ms 2026-01-23 15:02:52.942 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.8235 ms 2026-01-23 15:02:54.113 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=60abfcf1-8444-493d-01d1-08de5a606e05" responded 200 in 336.8193 ms 2026-01-23 15:02:54.295 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3188 ms 2026-01-23 15:02:54.427 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.7247 ms 2026-01-23 15:03:04.060 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=298922eb-9add-49c4-01d4-08de5a606e05" responded 200 in 341.9560 ms 2026-01-23 15:03:04.432 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3749 ms 2026-01-23 15:03:04.608 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.4161 ms 2026-01-23 15:03:05.115 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 330.3441 ms 2026-01-23 15:03:05.495 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 272.8270 ms 2026-01-23 15:03:05.724 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3552 ms 2026-01-23 15:03:05.906 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4777 ms 2026-01-23 15:03:08.079 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2584 ms 2026-01-23 15:03:08.229 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.9668 ms 2026-01-23 15:03:09.043 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2843 ms 2026-01-23 15:03:09.045 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1608 ms 2026-01-23 15:03:09.152 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9312 ms 2026-01-23 15:03:09.237 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9469 ms 2026-01-23 15:03:10.670 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 449.8949 ms 2026-01-23 15:03:11.000 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3110 ms 2026-01-23 15:03:11.643 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 71.9130 ms 2026-01-23 15:03:35.949 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1bf01378-93d7-4e33-01d2-08de5a606e05" responded 200 in 347.1477 ms 2026-01-23 15:03:36.203 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3642 ms 2026-01-23 15:03:36.320 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.8484 ms 2026-01-23 15:03:59.228 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 115.8659 ms 2026-01-23 15:03:59.627 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7347 ms 2026-01-23 15:03:59.902 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.8986 ms 2026-01-23 15:04:05.109 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-09-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75011&dateEffet=2026-01-24" responded 200 in 32.4157 ms 2026-01-23 15:04:26.569 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4aefb9e0-695a-4dda-01d3-08de5a606e05" responded 200 in 330.4410 ms 2026-01-23 15:04:27.453 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2582 ms 2026-01-23 15:04:27.801 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.6578 ms 2026-01-23 15:04:41.287 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 105.7224 ms 2026-01-23 15:04:42.060 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8869 ms 2026-01-23 15:04:42.243 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2112 ms 2026-01-23 15:04:52.222 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-08-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33460&dateEffet=2026-01-24" responded 200 in 28.2277 ms 2026-01-23 15:04:52.322 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-08-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33460&dateEffet=2026-01-24" responded 200 in 26.7188 ms 2026-01-23 15:04:54.431 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 409.8324 ms 2026-01-23 15:04:55.045 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 467.2737 ms 2026-01-23 15:04:56.752 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2021 ms 2026-01-23 15:04:56.928 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.2577 ms 2026-01-23 15:05:00.211 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 416.8594 ms 2026-01-23 15:05:00.485 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.9922 ms 2026-01-23 15:05:00.685 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3072 ms 2026-01-23 15:05:00.946 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.9067 ms 2026-01-23 15:05:01.057 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2031 ms 2026-01-23 15:05:01.219 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.1009 ms 2026-01-23 15:05:07.727 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 352.2282 ms 2026-01-23 15:05:08.327 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 470.2893 ms 2026-01-23 15:05:08.671 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1877 ms 2026-01-23 15:05:08.803 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 72.4549 ms 2026-01-23 15:05:09.726 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.1656 ms 2026-01-23 15:05:10.214 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2002 ms 2026-01-23 15:05:10.390 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3586 ms 2026-01-23 15:05:13.583 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-04-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=47000&dateEffet=2026-01-28" responded 200 in 54.0770 ms 2026-01-23 15:05:17.486 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 117.2952 ms 2026-01-23 15:05:17.962 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2234 ms 2026-01-23 15:05:18.131 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9447 ms 2026-01-23 15:05:20.112 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.1778 ms 2026-01-23 15:05:20.262 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3695 ms 2026-01-23 15:05:20.401 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9633 ms 2026-01-23 15:05:24.289 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 259.4337 ms 2026-01-23 15:05:24.831 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3419 ms 2026-01-23 15:05:25.061 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.5497 ms 2026-01-23 15:05:25.397 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.3573 ms 2026-01-23 15:05:25.947 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3074 ms 2026-01-23 15:05:26.259 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8551 ms 2026-01-23 15:05:28.036 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.8279 ms 2026-01-23 15:05:28.391 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2115 ms 2026-01-23 15:05:28.488 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0036 ms 2026-01-23 15:05:36.696 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 382.1828 ms 2026-01-23 15:05:37.610 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1727 ms 2026-01-23 15:05:37.743 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6238 ms 2026-01-23 15:05:45.730 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 123.3034 ms 2026-01-23 15:05:46.059 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2353 ms 2026-01-23 15:05:46.348 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.1754 ms 2026-01-23 15:05:48.036 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 333.7318 ms 2026-01-23 15:05:48.324 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3618 ms 2026-01-23 15:05:48.660 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8970 ms 2026-01-23 15:05:59.667 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 232.7870 ms 2026-01-23 15:05:59.948 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2928 ms 2026-01-23 15:06:00.137 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3714 ms 2026-01-23 15:06:02.630 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4aefb9e0-695a-4dda-01d3-08de5a606e05" responded 200 in 374.8872 ms 2026-01-23 15:06:02.881 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3639 ms 2026-01-23 15:06:02.963 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.7458 ms 2026-01-23 15:06:05.576 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8ce64837-0e23-460b-59d4-08de5803e352" responded 200 in 313.8445 ms 2026-01-23 15:06:06.203 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2073 ms 2026-01-23 15:06:06.320 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.0415 ms 2026-01-23 15:06:15.637 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:06:15.637 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:06:15.762 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 124.9255 ms 2026-01-23 15:06:16.008 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:06:16.008 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:06:16.008 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4100 ms 2026-01-23 15:06:16.136 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:06:16.136 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:06:16.154 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.6751 ms 2026-01-23 15:06:18.832 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:06:18.832 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:06:19.144 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0bf70885-08a0-4cd9-01d0-08de5a606e05" responded 200 in 312.4752 ms 2026-01-23 15:06:19.357 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:06:19.357 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:06:19.357 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5413 ms 2026-01-23 15:06:19.496 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:06:19.497 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:06:19.526 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.0104 ms 2026-01-23 15:06:47.760 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 75.9258 ms 2026-01-23 15:06:48.305 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3182 ms 2026-01-23 15:06:48.714 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2660 ms 2026-01-23 15:06:56.755 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 136.0455 ms 2026-01-23 15:06:57.097 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1482 ms 2026-01-23 15:06:57.465 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.3456 ms 2026-01-23 15:06:58.935 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-10-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06340&dateEffet=2026-01-28" responded 200 in 49.1269 ms 2026-01-23 15:06:59.017 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-10-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06340&dateEffet=2026-01-28" responded 200 in 28.7601 ms 2026-01-23 15:07:12.609 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 117.5437 ms 2026-01-23 15:07:13.030 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1890 ms 2026-01-23 15:07:13.213 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.4477 ms 2026-01-23 15:07:29.010 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 132.4767 ms 2026-01-23 15:07:29.483 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1817 ms 2026-01-23 15:07:29.829 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3479 ms 2026-01-23 15:07:31.567 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:07:31.567 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:07:31.686 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 119.8516 ms 2026-01-23 15:07:32.048 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:07:32.048 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:07:32.048 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5357 ms 2026-01-23 15:07:32.209 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:07:32.209 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:07:32.260 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.6143 ms 2026-01-23 15:07:33.088 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-09-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95100&dateEffet=2026-01-28" responded 200 in 55.4393 ms 2026-01-23 15:07:33.820 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:07:33.820 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:07:33.900 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 80.5379 ms 2026-01-23 15:07:34.097 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:07:34.098 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:07:34.098 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4253 ms 2026-01-23 15:07:34.218 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:07:34.218 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:07:34.254 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.9090 ms 2026-01-23 15:07:34.535 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.3563 ms 2026-01-23 15:07:34.782 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3606 ms 2026-01-23 15:07:34.919 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3582 ms 2026-01-23 15:07:45.481 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 134.5374 ms 2026-01-23 15:07:45.832 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3221 ms 2026-01-23 15:07:46.128 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.2186 ms 2026-01-23 15:07:50.649 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2000-06-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=47000&dateEffet=2026-01-28" responded 200 in 46.6829 ms 2026-01-23 15:07:51.720 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 135.5937 ms 2026-01-23 15:07:52.001 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3438 ms 2026-01-23 15:07:52.131 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.3626 ms 2026-01-23 15:07:55.604 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-07-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34470&dateEffet=2026-01-28" responded 200 in 39.2406 ms 2026-01-23 15:07:56.118 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 101.9003 ms 2026-01-23 15:07:56.332 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3827 ms 2026-01-23 15:07:56.497 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.6925 ms 2026-01-23 15:07:59.052 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8533e110-acf1-4542-6a19-08de49eb8dd8" responded 200 in 318.0558 ms 2026-01-23 15:07:59.251 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2935 ms 2026-01-23 15:07:59.332 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 17.5211 ms 2026-01-23 15:08:03.442 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-07-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27270&dateEffet=2026-01-28" responded 200 in 54.2689 ms 2026-01-23 15:08:07.337 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 136.3420 ms 2026-01-23 15:08:07.670 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3617 ms 2026-01-23 15:08:07.862 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.9645 ms 2026-01-23 15:08:37.319 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:08:37.319 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:08:37.454 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 135.7248 ms 2026-01-23 15:08:37.664 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:08:37.664 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:08:37.664 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5596 ms 2026-01-23 15:08:38.122 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:08:38.122 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:08:38.148 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8804 ms 2026-01-23 15:08:39.425 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.4531 ms 2026-01-23 15:08:39.629 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3147 ms 2026-01-23 15:08:39.997 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9208 ms 2026-01-23 15:08:43.094 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.6020 ms 2026-01-23 15:08:44.619 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1767 ms 2026-01-23 15:08:45.067 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1532 ms 2026-01-23 15:08:53.645 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 112.9199 ms 2026-01-23 15:08:53.910 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2096 ms 2026-01-23 15:08:54.143 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.1396 ms 2026-01-23 15:08:59.627 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:08:59.628 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:08:59.628 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 1.1392 ms 2026-01-23 15:08:59.683 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:08:59.683 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:08:59.685 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 2.7957 ms 2026-01-23 15:09:00.250 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:09:00.250 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:09:00.570 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ce938199-3a9b-455b-ec07-08de58ce2c5b" responded 200 in 320.2209 ms 2026-01-23 15:09:00.790 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:09:00.790 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:09:00.790 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4157 ms 2026-01-23 15:09:00.876 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:09:00.876 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:09:00.894 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.6663 ms 2026-01-23 15:09:02.736 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-07-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=08000&dateEffet=2026-01-28" responded 200 in 35.0317 ms 2026-01-23 15:09:03.049 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 114.5823 ms 2026-01-23 15:09:03.255 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2093 ms 2026-01-23 15:09:03.518 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.0267 ms 2026-01-23 15:09:08.101 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:08.101 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:08.132 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 15:09:08.132 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 32.2681 ms 2026-01-23 15:09:08.190 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:08.190 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:08.300 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 110.0846 ms 2026-01-23 15:09:08.756 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:08.756 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:08.756 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4918 ms 2026-01-23 15:09:08.981 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:08.981 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:09.021 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1761 ms 2026-01-23 15:09:12.054 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 15:09:12.054 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 20.9909 ms 2026-01-23 15:09:12.210 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 145.4777 ms 2026-01-23 15:09:12.302 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:12.302 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:12.400 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3219 ms 2026-01-23 15:09:12.499 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 197.4678 ms 2026-01-23 15:09:12.499 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 392.2573 ms 2026-01-23 15:09:12.509 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 14.9504 ms 2026-01-23 15:09:12.946 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:12.946 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:12.946 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3688 ms 2026-01-23 15:09:13.187 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:13.188 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:13.226 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.8748 ms 2026-01-23 15:09:13.437 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1729 ms 2026-01-23 15:09:13.638 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.5435 ms 2026-01-23 15:09:15.444 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 118.4231 ms 2026-01-23 15:09:15.883 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3363 ms 2026-01-23 15:09:16.175 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1399 ms 2026-01-23 15:09:17.041 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.7039 ms 2026-01-23 15:09:17.055 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:17.055 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:17.165 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 110.4565 ms 2026-01-23 15:09:17.390 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2963 ms 2026-01-23 15:09:17.514 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:17.514 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:17.514 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2895 ms 2026-01-23 15:09:17.549 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7888 ms 2026-01-23 15:09:17.754 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:17.754 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:17.790 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1031 ms 2026-01-23 15:09:20.586 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:20.586 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:20.699 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.7962 ms 2026-01-23 15:09:20.941 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:20.941 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:20.941 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4037 ms 2026-01-23 15:09:21.191 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:21.191 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:21.209 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.3245 ms 2026-01-23 15:09:25.118 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:25.118 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:25.227 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 109.9483 ms 2026-01-23 15:09:25.320 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 126.1020 ms 2026-01-23 15:09:25.445 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:25.445 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:25.445 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3805 ms 2026-01-23 15:09:25.681 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:25.681 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:25.713 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6723 ms 2026-01-23 15:09:25.831 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3142 ms 2026-01-23 15:09:26.111 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.7668 ms 2026-01-23 15:09:28.965 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:28.966 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:29.088 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 123.3561 ms 2026-01-23 15:09:29.304 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:29.304 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:29.304 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5582 ms 2026-01-23 15:09:29.573 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:29.574 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:29.608 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.0924 ms 2026-01-23 15:09:32.537 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:32.537 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:32.656 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 120.3640 ms 2026-01-23 15:09:32.864 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:32.865 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:32.865 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5119 ms 2026-01-23 15:09:33.104 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:33.104 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:33.142 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.8914 ms 2026-01-23 15:09:36.511 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 122.4036 ms 2026-01-23 15:09:36.877 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1935 ms 2026-01-23 15:09:37.214 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1574 ms 2026-01-23 15:09:38.591 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-12-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77400&dateEffet=2026-01-28" responded 200 in 29.7846 ms 2026-01-23 15:09:41.326 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:41.326 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:41.460 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 134.7609 ms 2026-01-23 15:09:41.819 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:41.819 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:41.819 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5074 ms 2026-01-23 15:09:42.252 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:42.252 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:42.289 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.6525 ms 2026-01-23 15:09:47.796 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:47.797 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:47.911 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 115.1210 ms 2026-01-23 15:09:48.266 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:48.266 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:48.266 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4605 ms 2026-01-23 15:09:48.496 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:48.496 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:48.536 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4076 ms 2026-01-23 15:09:52.531 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-09-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92000&dateEffet=2026-01-28" responded 200 in 39.0182 ms 2026-01-23 15:09:58.070 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:58.070 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:58.189 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 120.0313 ms 2026-01-23 15:09:58.422 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:58.422 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:58.422 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4088 ms 2026-01-23 15:09:58.735 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:58.735 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:09:58.769 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8010 ms 2026-01-23 15:10:07.611 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 143.4543 ms 2026-01-23 15:10:08.058 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1914 ms 2026-01-23 15:10:08.387 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0771 ms 2026-01-23 15:10:14.051 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 122.1717 ms 2026-01-23 15:10:14.384 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2036 ms 2026-01-23 15:10:14.766 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.3924 ms 2026-01-23 15:10:15.240 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.6323 ms 2026-01-23 15:10:16.283 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1922 ms 2026-01-23 15:10:16.373 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9252 ms 2026-01-23 15:10:20.901 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 129.1904 ms 2026-01-23 15:10:21.215 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2689 ms 2026-01-23 15:10:21.575 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.4831 ms 2026-01-23 15:10:27.837 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 134.6921 ms 2026-01-23 15:10:28.355 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3581 ms 2026-01-23 15:10:28.800 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6185 ms 2026-01-23 15:10:34.195 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 117.2964 ms 2026-01-23 15:10:34.445 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3552 ms 2026-01-23 15:10:34.664 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8171 ms 2026-01-23 15:10:37.349 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-04-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=26000&dateEffet=2026-01-28" responded 200 in 28.8038 ms 2026-01-23 15:10:39.853 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-04-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=07100&dateEffet=2026-01-28" responded 200 in 760.5158 ms 2026-01-23 15:10:42.020 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:10:42.020 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:10:45.830 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3810.1475 ms 2026-01-23 15:10:46.030 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:10:46.031 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:10:46.031 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4693 ms 2026-01-23 15:10:46.203 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:10:46.203 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:10:47.729 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1527.0860 ms 2026-01-23 15:10:48.069 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2990 ms 2026-01-23 15:10:49.066 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 953.9015 ms 2026-01-23 15:10:49.475 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0584 ms 2026-01-23 15:10:49.477 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.4017 ms 2026-01-23 15:10:50.667 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 850.4509 ms 2026-01-23 15:10:53.214 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2505.3385 ms 2026-01-23 15:10:59.328 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 10958.3111 ms 2026-01-23 15:10:59.692 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1222 ms 2026-01-23 15:11:02.631 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2881.0570 ms 2026-01-23 15:11:02.946 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 7874.8737 ms 2026-01-23 15:11:03.419 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2992 ms 2026-01-23 15:11:04.457 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 920.1873 ms 2026-01-23 15:11:14.164 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:11:14.164 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:11:15.134 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-02-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59400&dateEffet=2026-01-28" responded 200 in 970.5713 ms 2026-01-23 15:11:18.806 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 7622.2564 ms 2026-01-23 15:11:19.150 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3582 ms 2026-01-23 15:11:21.140 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1905.9417 ms 2026-01-23 15:11:23.675 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003007300005000789855" responded 200 in 659.6393 ms 2026-01-23 15:11:24.999 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11071.4950 ms 2026-01-23 15:11:25.404 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2288 ms 2026-01-23 15:11:26.492 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003007300005000789855" responded 200 in 823.6575 ms 2026-01-23 15:11:27.273 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1749.4745 ms 2026-01-23 15:11:34.862 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 3559.7150 ms 2026-01-23 15:11:44.812 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 5866.4112 ms 2026-01-23 15:11:45.165 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3247 ms 2026-01-23 15:11:46.293 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1059.4254 ms 2026-01-23 15:11:48.827 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 13822.4564 ms 2026-01-23 15:11:49.206 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 22585.4878 ms 2026-01-23 15:11:49.765 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3217 ms 2026-01-23 15:11:51.480 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617598000010002370405318" responded 200 in 489.2160 ms 2026-01-23 15:11:52.731 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2846.4633 ms 2026-01-23 15:11:54.742 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617598000010002370405318" responded 200 in 309.1188 ms 2026-01-23 15:12:01.686 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 22786.9381 ms 2026-01-23 15:12:02.304 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1784 ms 2026-01-23 15:12:05.134 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2710.3812 ms 2026-01-23 15:12:11.001 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 6701.7889 ms 2026-01-23 15:12:11.618 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2882 ms 2026-01-23 15:12:13.835 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:13.835 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:14.330 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2613.8758 ms 2026-01-23 15:12:19.198 +01:00 [Error] Failed executing DbCommand ("30,345"ms) [Parameters=["@__objectID_0='00f1ea07-b032-48be-77c0-08de574e3021'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:bc19fc75-bd99-4778-b96a-371e28830a22 Error Number:-2,State:0,Class:11 2026-01-23 15:12:19.204 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=00f1ea07-b032-48be-77c0-08de574e3021" responded 500 in 42382.0887 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:bc19fc75-bd99-4778-b96a-371e28830a22 Error Number:-2,State:0,Class:11 2026-01-23 15:12:19.230 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:bc19fc75-bd99-4778-b96a-371e28830a22 Error Number:-2,State:0,Class:11 2026-01-23 15:12:19.253 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 15:12:19.414 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 22752.6436 ms 2026-01-23 15:12:19.947 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 21976.7212 ms 2026-01-23 15:12:20.374 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3361 ms 2026-01-23 15:12:21.377 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=00f1ea07-b032-48be-77c0-08de574e3021" responded 500 in 2128.6067 ms 2026-01-23 15:12:21.744 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1934 ms 2026-01-23 15:12:21.761 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 1.0370 ms 2026-01-23 15:12:23.214 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2782.3400 ms 2026-01-23 15:12:23.216 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-02-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=63000&dateEffet=2026-01-28" responded 200 in 456.4766 ms 2026-01-23 15:12:23.931 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1991.3928 ms 2026-01-23 15:12:24.073 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:24.073 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:26.957 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2974.9479 ms 2026-01-23 15:12:27.992 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:27.993 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:37.827 +01:00 [Error] An exception occurred while iterating over the results of a query for context type '"Infrastructure.Data.AppDbContext"'." ""System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 77) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.<>c__DisplayClass190_0.b__1(Task t) at System.Data.SqlClient.SqlDataReader.InvokeRetryable[T](Func`2 moreFunc, TaskCompletionSource`1 source, IDisposable objectToDispose) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) ClientConnectionId:241a9d13-ee65-4a42-aa05-5ce372200a69 Error Number:1205,State:51,Class:13" System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 77) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.<>c__DisplayClass190_0.b__1(Task t) at System.Data.SqlClient.SqlDataReader.InvokeRetryable[T](Func`2 moreFunc, TaskCompletionSource`1 source, IDisposable objectToDispose) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) ClientConnectionId:241a9d13-ee65-4a42-aa05-5ce372200a69 Error Number:1205,State:51,Class:13 2026-01-23 15:12:37.828 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 13754.7386 ms System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 77) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.<>c__DisplayClass190_0.b__1(Task t) at System.Data.SqlClient.SqlDataReader.InvokeRetryable[T](Func`2 moreFunc, TaskCompletionSource`1 source, IDisposable objectToDispose) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:241a9d13-ee65-4a42-aa05-5ce372200a69 Error Number:1205,State:51,Class:13 2026-01-23 15:12:37.830 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 77) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.<>c__DisplayClass190_0.b__1(Task t) at System.Data.SqlClient.SqlDataReader.InvokeRetryable[T](Func`2 moreFunc, TaskCompletionSource`1 source, IDisposable objectToDispose) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:241a9d13-ee65-4a42-aa05-5ce372200a69 Error Number:1205,State:51,Class:13 2026-01-23 15:12:37.833 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:37.833 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:37.834 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) at System.Data.SqlClient.SqlDataReader.<>c__DisplayClass190_0.b__1(Task t) at System.Data.SqlClient.SqlDataReader.InvokeRetryable[T](Func`2 moreFunc, TaskCompletionSource`1 source, IDisposable objectToDispose) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 15:12:39.008 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:39.008 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:39.009 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.0927 ms 2026-01-23 15:12:40.055 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 26219.3046 ms 2026-01-23 15:12:43.102 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:43.102 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:43.294 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 15:12:43.294 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 193.1551 ms 2026-01-23 15:12:44.326 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:44.327 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:44.498 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 6664.9900 ms 2026-01-23 15:12:44.503 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 15:12:44.503 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 177.1394 ms 2026-01-23 15:12:48.932 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:48.932 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:49.108 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 15:12:49.109 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 177.3794 ms 2026-01-23 15:12:50.012 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 20068.2837 ms 2026-01-23 15:12:50.962 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2282 ms 2026-01-23 15:12:52.384 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1312.4245 ms 2026-01-23 15:12:52.450 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 21831.1855 ms 2026-01-23 15:12:53.760 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:53.760 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:53.865 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 15:12:53.865 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 105.8620 ms 2026-01-23 15:12:53.870 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 25877.7917 ms 2026-01-23 15:12:53.915 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:53.915 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:54.324 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:54.324 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:54.324 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4701 ms 2026-01-23 15:12:54.389 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:54.389 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:56.218 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1829.4442 ms 2026-01-23 15:12:59.381 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:12:59.381 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:05.110 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 12532.1077 ms 2026-01-23 15:13:05.598 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2148 ms 2026-01-23 15:13:08.644 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2883.9354 ms 2026-01-23 15:13:10.858 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 16208.9727 ms 2026-01-23 15:13:11.317 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:11.317 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:11.470 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3186 ms 2026-01-23 15:13:15.015 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3474.3354 ms 2026-01-23 15:13:16.595 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 22679.7974 ms 2026-01-23 15:13:16.751 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 17197.9607 ms 2026-01-23 15:13:16.947 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:16.947 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:16.947 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4132 ms 2026-01-23 15:13:16.998 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:16.998 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:17.160 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3704 ms 2026-01-23 15:13:19.180 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1888.7364 ms 2026-01-23 15:13:19.182 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2184.9639 ms 2026-01-23 15:13:28.761 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-05-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=16220&dateEffet=2026-01-28" responded 200 in 368.6585 ms 2026-01-23 15:13:29.247 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:29.247 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:29.250 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 4.3372 ms 2026-01-23 15:13:32.956 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:32.956 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:33.222 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 15:13:33.223 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 267.7185 ms 2026-01-23 15:13:33.267 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:33.267 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:39.702 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 6597.6483 ms 2026-01-23 15:13:40.159 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6997 ms 2026-01-23 15:13:43.266 +01:00 [Error] Failed executing DbCommand ("30,349"ms) [Parameters=["@__objectID_0='6f3bc2bf-373d-42c8-01d7-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:bc19fc75-bd99-4778-b96a-371e28830a22 Error Number:-2,State:0,Class:11 2026-01-23 15:13:43.272 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=6f3bc2bf-373d-42c8-01d7-08de5a606e05" responded 500 in 43891.3049 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:bc19fc75-bd99-4778-b96a-371e28830a22 Error Number:-2,State:0,Class:11 2026-01-23 15:13:43.300 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:bc19fc75-bd99-4778-b96a-371e28830a22 Error Number:-2,State:0,Class:11 2026-01-23 15:13:43.318 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:43.318 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:43.324 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 15:13:43.851 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3619.6021 ms 2026-01-23 15:13:44.896 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-01-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59113&dateEffet=2026-01-28" responded 200 in 741.8111 ms 2026-01-23 15:13:45.814 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 13623.5802 ms 2026-01-23 15:13:46.201 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2317 ms 2026-01-23 15:13:46.411 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=6f3bc2bf-373d-42c8-01d7-08de5a606e05" responded 500 in 3094.0042 ms 2026-01-23 15:13:48.521 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2238.6666 ms 2026-01-23 15:13:48.634 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:48.634 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:48.657 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 15:13:48.657 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 24.1318 ms 2026-01-23 15:13:48.679 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 18028.2757 ms 2026-01-23 15:13:48.717 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:48.717 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:48.814 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 15547.3195 ms 2026-01-23 15:13:48.973 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6f3bc2bf-373d-42c8-01d7-08de5a606e05" responded 200 in 37656.5700 ms 2026-01-23 15:13:49.014 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:49.014 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:49.040 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6f3bc2bf-373d-42c8-01d7-08de5a606e05" responded 200 in 23514.3371 ms 2026-01-23 15:13:49.177 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2591 ms 2026-01-23 15:13:49.204 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 487.7237 ms 2026-01-23 15:13:49.241 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:49.241 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:49.241 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3339 ms 2026-01-23 15:13:49.359 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.2870 ms 2026-01-23 15:13:49.467 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6f3bc2bf-373d-42c8-01d7-08de5a606e05" responded 200 in 453.4083 ms 2026-01-23 15:13:49.513 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2415 ms 2026-01-23 15:13:49.613 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:49.613 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:49.617 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.6119 ms 2026-01-23 15:13:49.654 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2792 ms 2026-01-23 15:13:49.665 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:49.665 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:49.665 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4032 ms 2026-01-23 15:13:49.927 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:49.927 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:49.979 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.4263 ms 2026-01-23 15:13:50.034 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:50.034 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:50.034 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3957 ms 2026-01-23 15:13:50.426 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:50.426 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:50.490 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.6211 ms 2026-01-23 15:13:54.723 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:54.723 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:55.091 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6f3bc2bf-373d-42c8-01d7-08de5a606e05" responded 200 in 369.3702 ms 2026-01-23 15:13:55.319 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:55.319 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:55.319 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5032 ms 2026-01-23 15:13:55.465 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:55.465 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:55.512 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.8543 ms 2026-01-23 15:13:55.866 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 433.1903 ms 2026-01-23 15:13:56.129 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 304 in 0.3017 ms 2026-01-23 15:13:56.320 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1535 ms 2026-01-23 15:13:56.452 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2819 ms 2026-01-23 15:13:57.261 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:57.261 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:57.907 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 647.0936 ms 2026-01-23 15:13:58.117 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:58.118 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:58.118 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5532 ms 2026-01-23 15:13:58.288 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:58.288 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:58.330 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6220 ms 2026-01-23 15:13:59.458 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:13:59.459 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:00.121 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 663.1005 ms 2026-01-23 15:14:00.252 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:00.252 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:00.252 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4194 ms 2026-01-23 15:14:00.402 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:00.402 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:00.467 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 66.1773 ms 2026-01-23 15:14:01.496 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:01.496 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:01.844 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6f3bc2bf-373d-42c8-01d7-08de5a606e05" responded 200 in 347.6246 ms 2026-01-23 15:14:01.971 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:01.971 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:01.971 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4242 ms 2026-01-23 15:14:02.096 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:02.096 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:02.138 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.1037 ms 2026-01-23 15:14:07.723 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 103.3604 ms 2026-01-23 15:14:08.153 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3670 ms 2026-01-23 15:14:08.338 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.5675 ms 2026-01-23 15:14:12.573 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:12.573 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:12.573 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.0006 ms 2026-01-23 15:14:17.682 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:17.682 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:17.723 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 15:14:17.724 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 42.5683 ms 2026-01-23 15:14:17.806 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:17.806 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:18.424 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 618.0711 ms 2026-01-23 15:14:18.624 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:18.624 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:18.624 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5191 ms 2026-01-23 15:14:18.734 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:18.734 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:18.780 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.6293 ms 2026-01-23 15:14:20.652 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:20.652 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:21.083 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6f3bc2bf-373d-42c8-01d7-08de5a606e05" responded 200 in 431.2231 ms 2026-01-23 15:14:21.250 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 350.8414 ms 2026-01-23 15:14:21.269 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:21.269 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:21.269 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3116 ms 2026-01-23 15:14:21.398 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:21.398 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:21.423 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6652 ms 2026-01-23 15:14:21.666 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2142 ms 2026-01-23 15:14:21.801 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.7043 ms 2026-01-23 15:14:21.850 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 123.9414 ms 2026-01-23 15:14:22.185 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2083 ms 2026-01-23 15:14:22.551 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5811 ms 2026-01-23 15:14:27.882 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 369.7479 ms 2026-01-23 15:14:28.461 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2076 ms 2026-01-23 15:14:29.008 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2048 ms 2026-01-23 15:14:35.435 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:35.435 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:35.493 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.7780 ms 2026-01-23 15:14:35.855 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:35.855 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:35.855 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5747 ms 2026-01-23 15:14:36.222 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:36.222 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:36.265 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.9458 ms 2026-01-23 15:14:41.083 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=39a83247-6432-4116-01ae-08de5a606e05" responded 200 in 314.9637 ms 2026-01-23 15:14:41.598 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1917 ms 2026-01-23 15:14:41.788 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.3823 ms 2026-01-23 15:14:49.706 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:49.706 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:14:49.735 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-12-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76340&dateEffet=2026-01-28" responded 200 in 29.1491 ms 2026-01-23 15:14:51.066 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 334.6052 ms 2026-01-23 15:14:51.751 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 514.1819 ms 2026-01-23 15:14:52.505 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3786 ms 2026-01-23 15:14:52.670 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.3743 ms 2026-01-23 15:14:54.197 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.7588 ms 2026-01-23 15:14:54.651 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3604 ms 2026-01-23 15:14:55.166 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 642.6787 ms 2026-01-23 15:14:55.338 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.0468 ms 2026-01-23 15:14:56.261 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1872 ms 2026-01-23 15:14:56.404 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.4161 ms 2026-01-23 15:15:11.528 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-05-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67000&dateEffet=2026-01-28" responded 200 in 44.9050 ms 2026-01-23 15:15:22.406 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 621.9135 ms 2026-01-23 15:15:22.710 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3651 ms 2026-01-23 15:15:23.051 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9829 ms 2026-01-23 15:15:24.492 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 651.9229 ms 2026-01-23 15:15:24.726 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2324 ms 2026-01-23 15:15:24.953 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.6228 ms 2026-01-23 15:15:30.320 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 111.1142 ms 2026-01-23 15:15:31.798 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2283 ms 2026-01-23 15:15:32.049 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.9980 ms 2026-01-23 15:15:51.798 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4df95b39-cbc2-4779-01ab-08de5a606e05" responded 200 in 370.8409 ms 2026-01-23 15:15:54.510 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1811 ms 2026-01-23 15:15:54.617 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.0943 ms 2026-01-23 15:15:55.714 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 406.1974 ms 2026-01-23 15:15:56.081 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2014 ms 2026-01-23 15:15:56.245 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3090 ms 2026-01-23 15:16:00.318 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 440.8049 ms 2026-01-23 15:16:01.141 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1936 ms 2026-01-23 15:16:01.349 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.1871 ms 2026-01-23 15:16:02.838 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-07-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=81200&dateEffet=2026-01-28" responded 200 in 39.4922 ms 2026-01-23 15:16:03.346 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0240 ms 2026-01-23 15:16:03.436 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.9728 ms 2026-01-23 15:16:04.483 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2927 ms 2026-01-23 15:16:04.486 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.8901 ms 2026-01-23 15:16:04.611 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 67.5785 ms 2026-01-23 15:16:04.701 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.1754 ms 2026-01-23 15:16:06.679 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 548.1343 ms 2026-01-23 15:16:06.801 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 422.7548 ms 2026-01-23 15:16:07.006 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3359 ms 2026-01-23 15:16:07.143 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2902 ms 2026-01-23 15:16:07.156 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.1458 ms 2026-01-23 15:16:07.514 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7574 ms 2026-01-23 15:16:13.646 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 422.0744 ms 2026-01-23 15:16:14.095 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1898 ms 2026-01-23 15:16:14.403 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.2234 ms 2026-01-23 15:16:17.439 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 419.1967 ms 2026-01-23 15:16:17.971 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1553 ms 2026-01-23 15:16:18.317 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.2532 ms 2026-01-23 15:16:20.831 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=10907500-8b73-4b4d-59d7-08de5803e352" responded 200 in 365.4369 ms 2026-01-23 15:16:21.376 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1964 ms 2026-01-23 15:16:21.571 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.0708 ms 2026-01-23 15:16:22.478 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 641.2939 ms 2026-01-23 15:16:23.096 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1728 ms 2026-01-23 15:16:23.385 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.5280 ms 2026-01-23 15:16:30.885 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 463.3791 ms 2026-01-23 15:16:31.060 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3665 ms 2026-01-23 15:16:31.343 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.1879 ms 2026-01-23 15:16:33.306 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.3877 ms 2026-01-23 15:16:34.801 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1931 ms 2026-01-23 15:16:35.188 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.3469 ms 2026-01-23 15:16:35.736 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.8719 ms 2026-01-23 15:16:43.539 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 111.4535 ms 2026-01-23 15:16:43.995 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1542 ms 2026-01-23 15:16:44.337 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7462 ms 2026-01-23 15:16:46.376 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 129.9165 ms 2026-01-23 15:16:47.158 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3714 ms 2026-01-23 15:16:47.286 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6748 ms 2026-01-23 15:16:50.828 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=00f1ea07-b032-48be-77c0-08de574e3021" responded 200 in 297.4463 ms 2026-01-23 15:16:51.160 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3726 ms 2026-01-23 15:16:51.355 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5115 ms 2026-01-23 15:16:52.543 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:16:52.543 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:16:52.683 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 140.5544 ms 2026-01-23 15:16:52.919 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:16:52.919 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:16:52.919 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4233 ms 2026-01-23 15:16:52.996 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:16:52.996 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:16:53.015 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.7433 ms 2026-01-23 15:17:05.868 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:17:05.868 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:17:05.954 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.4107 ms 2026-01-23 15:17:06.348 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:17:06.348 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:17:06.348 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3501 ms 2026-01-23 15:17:06.534 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:17:06.534 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:17:06.618 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 83.8481 ms 2026-01-23 15:17:19.208 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.5168 ms 2026-01-23 15:17:20.489 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1767 ms 2026-01-23 15:17:20.590 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2555 ms 2026-01-23 15:17:24.961 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:17:24.961 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:17:25.092 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 132.1900 ms 2026-01-23 15:17:25.321 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:17:25.321 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:17:25.321 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4508 ms 2026-01-23 15:17:25.414 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:17:25.414 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:17:25.454 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.0344 ms 2026-01-23 15:17:40.478 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-08-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=49400&dateEffet=2026-01-28" responded 200 in 39.5860 ms 2026-01-23 15:17:42.067 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.6512 ms 2026-01-23 15:17:42.609 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2801 ms 2026-01-23 15:17:42.696 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1189 ms 2026-01-23 15:18:04.145 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:18:04.145 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:18:04.417 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=00f1ea07-b032-48be-77c0-08de574e3021" responded 200 in 271.7399 ms 2026-01-23 15:18:04.647 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:18:04.647 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:18:04.647 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3486 ms 2026-01-23 15:18:04.847 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:18:04.847 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:18:04.876 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5837 ms 2026-01-23 15:18:49.803 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.5818 ms 2026-01-23 15:18:50.499 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3784 ms 2026-01-23 15:18:50.718 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.3195 ms 2026-01-23 15:19:00.581 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-03-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=84300&dateEffet=2026-01-28" responded 200 in 27.7489 ms 2026-01-23 15:19:35.046 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:19:35.046 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:19:35.173 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 126.8100 ms 2026-01-23 15:19:35.639 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:19:35.639 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:19:35.639 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5041 ms 2026-01-23 15:19:35.881 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:19:35.881 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:19:35.905 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0470 ms 2026-01-23 15:19:56.479 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.1397 ms 2026-01-23 15:19:56.716 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3534 ms 2026-01-23 15:19:56.936 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.0857 ms 2026-01-23 15:19:59.186 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2683 ms 2026-01-23 15:19:59.258 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7499 ms 2026-01-23 15:20:00.075 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3010 ms 2026-01-23 15:20:00.076 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1701 ms 2026-01-23 15:20:00.208 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2706 ms 2026-01-23 15:20:00.322 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.1614 ms 2026-01-23 15:20:00.348 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7582 ms 2026-01-23 15:20:00.637 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3143 ms 2026-01-23 15:20:00.957 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7708 ms 2026-01-23 15:20:01.844 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 177.4980 ms 2026-01-23 15:20:02.320 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3146 ms 2026-01-23 15:20:02.465 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1968 ms 2026-01-23 15:20:10.717 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=74f7b5de-db43-45be-01c6-08de5a606e05" responded 200 in 328.4961 ms 2026-01-23 15:20:11.070 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2516 ms 2026-01-23 15:20:11.253 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.0684 ms 2026-01-23 15:20:19.703 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 345.3784 ms 2026-01-23 15:20:20.013 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1641 ms 2026-01-23 15:20:20.278 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.9715 ms 2026-01-23 15:20:22.423 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.0590 ms 2026-01-23 15:20:22.712 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1881 ms 2026-01-23 15:20:23.000 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7413 ms 2026-01-23 15:20:34.012 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 372.0078 ms 2026-01-23 15:20:34.331 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1654 ms 2026-01-23 15:20:34.425 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.1136 ms 2026-01-23 15:21:08.542 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:08.542 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:08.906 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.0138 ms 2026-01-23 15:21:09.479 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:09.479 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:09.479 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4480 ms 2026-01-23 15:21:09.581 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:09.581 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:09.616 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5358 ms 2026-01-23 15:21:42.263 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:42.263 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:42.580 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a0810e66-0ab0-403a-01cd-08de5a606e05" responded 200 in 317.7617 ms 2026-01-23 15:21:42.778 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:42.779 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:42.779 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5181 ms 2026-01-23 15:21:42.980 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:42.980 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:43.011 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6785 ms 2026-01-23 15:21:56.130 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:56.130 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:56.456 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 326.4815 ms 2026-01-23 15:21:56.532 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:56.532 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:57.013 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 481.3646 ms 2026-01-23 15:21:57.387 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:57.387 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:57.387 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5837 ms 2026-01-23 15:21:57.487 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:57.487 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:21:57.536 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.6281 ms 2026-01-23 15:22:44.796 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 231.6686 ms 2026-01-23 15:22:45.053 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3303 ms 2026-01-23 15:22:45.288 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.4018 ms 2026-01-23 15:22:53.575 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ea2a28bb-edb5-4577-01a3-08de5a606e05" responded 200 in 299.9756 ms 2026-01-23 15:22:54.002 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2252 ms 2026-01-23 15:22:54.101 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4854 ms 2026-01-23 15:23:29.658 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:23:29.658 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:23:29.732 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.2435 ms 2026-01-23 15:23:29.997 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:23:29.997 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:23:29.997 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4404 ms 2026-01-23 15:23:30.166 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:23:30.166 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:23:30.185 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4321 ms 2026-01-23 15:23:43.982 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.5610 ms 2026-01-23 15:23:44.711 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1752 ms 2026-01-23 15:23:44.866 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5935 ms 2026-01-23 15:23:50.116 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:23:50.116 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:23:50.180 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-05-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75012&dateEffet=2026-01-28" responded 200 in 64.4636 ms 2026-01-23 15:24:37.844 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.6306 ms 2026-01-23 15:24:38.343 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1873 ms 2026-01-23 15:24:38.745 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.1312 ms 2026-01-23 15:24:56.717 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:24:56.717 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:24:57.055 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 337.7045 ms 2026-01-23 15:24:57.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:24:57.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:24:57.247 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4292 ms 2026-01-23 15:24:57.380 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:24:57.380 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:24:57.413 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0625 ms 2026-01-23 15:25:28.130 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 120.4986 ms 2026-01-23 15:25:28.676 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3882 ms 2026-01-23 15:25:28.871 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.9213 ms 2026-01-23 15:25:41.987 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.6616 ms 2026-01-23 15:25:42.882 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2062 ms 2026-01-23 15:25:42.982 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9696 ms 2026-01-23 15:25:44.682 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 119.0889 ms 2026-01-23 15:25:45.374 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2196 ms 2026-01-23 15:25:45.509 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4057 ms 2026-01-23 15:25:52.764 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-09-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59540&dateEffet=2026-01-24" responded 200 in 45.8082 ms 2026-01-23 15:26:13.655 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 132.1703 ms 2026-01-23 15:26:14.139 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2237 ms 2026-01-23 15:26:14.244 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.2746 ms 2026-01-23 15:26:14.327 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9826 ms 2026-01-23 15:26:14.603 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2159 ms 2026-01-23 15:26:14.764 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1750 ms 2026-01-23 15:26:16.001 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:26:16.001 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:26:16.068 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.4685 ms 2026-01-23 15:26:16.247 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:26:16.247 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:26:16.247 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4419 ms 2026-01-23 15:26:16.313 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:26:16.313 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:26:16.331 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.0813 ms 2026-01-23 15:26:19.147 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 122.2863 ms 2026-01-23 15:26:19.621 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2226 ms 2026-01-23 15:26:19.868 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8535 ms 2026-01-23 15:26:25.442 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-05-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75020&dateEffet=2026-01-28" responded 200 in 29.0005 ms 2026-01-23 15:26:26.682 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 108.8842 ms 2026-01-23 15:26:27.033 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5843 ms 2026-01-23 15:26:27.143 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.4644 ms 2026-01-23 15:26:27.440 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.0269 ms 2026-01-23 15:26:27.729 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2905 ms 2026-01-23 15:26:28.010 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9133 ms 2026-01-23 15:26:29.203 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 111.8131 ms 2026-01-23 15:26:29.606 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4528 ms 2026-01-23 15:26:29.733 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3046 ms 2026-01-23 15:26:32.501 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 226.2828 ms 2026-01-23 15:26:32.903 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4256 ms 2026-01-23 15:26:33.001 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6021 ms 2026-01-23 15:26:34.496 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 128.2767 ms 2026-01-23 15:26:34.807 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3079 ms 2026-01-23 15:26:35.112 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.4362 ms 2026-01-23 15:26:36.263 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0717 ms 2026-01-23 15:26:36.344 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2484 ms 2026-01-23 15:26:37.058 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1743 ms 2026-01-23 15:26:37.059 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9210 ms 2026-01-23 15:26:37.179 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.6635 ms 2026-01-23 15:26:37.248 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0619 ms 2026-01-23 15:26:39.106 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 176.8084 ms 2026-01-23 15:26:39.346 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2983 ms 2026-01-23 15:26:39.434 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ff5cab91-61e7-47ac-01b6-08de5a606e05" responded 200 in 289.9529 ms 2026-01-23 15:26:39.479 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4390 ms 2026-01-23 15:26:39.695 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2143 ms 2026-01-23 15:26:39.814 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5714 ms 2026-01-23 15:26:42.075 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.9985 ms 2026-01-23 15:26:43.925 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2546 ms 2026-01-23 15:26:44.134 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2334 ms 2026-01-23 15:26:44.469 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6f3bc2bf-373d-42c8-01d7-08de5a606e05" responded 200 in 287.9286 ms 2026-01-23 15:26:44.808 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3106 ms 2026-01-23 15:26:44.818 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 124.1499 ms 2026-01-23 15:26:44.920 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4066 ms 2026-01-23 15:26:45.250 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1165 ms 2026-01-23 15:26:45.651 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8022 ms 2026-01-23 15:26:47.198 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:26:47.198 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:26:47.309 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 110.7805 ms 2026-01-23 15:26:47.507 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:26:47.507 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:26:47.507 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5322 ms 2026-01-23 15:26:47.587 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:26:47.587 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:26:47.606 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2049 ms 2026-01-23 15:26:56.936 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 127.9400 ms 2026-01-23 15:26:57.271 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1896 ms 2026-01-23 15:26:57.579 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7381 ms 2026-01-23 15:27:04.996 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 123.1786 ms 2026-01-23 15:27:05.382 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3497 ms 2026-01-23 15:27:05.677 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1015 ms 2026-01-23 15:27:14.511 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-05-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80210&dateEffet=2026-01-28" responded 200 in 40.7765 ms 2026-01-23 15:27:20.477 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.8043 ms 2026-01-23 15:27:21.056 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2094 ms 2026-01-23 15:27:21.163 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9381 ms 2026-01-23 15:27:31.119 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-10-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=84000&dateEffet=2026-01-28" responded 200 in 52.1999 ms 2026-01-23 15:27:34.656 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 182.1341 ms 2026-01-23 15:27:35.218 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2134 ms 2026-01-23 15:27:35.484 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.1423 ms 2026-01-23 15:27:42.471 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 112.5273 ms 2026-01-23 15:27:42.791 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1772 ms 2026-01-23 15:27:42.934 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5787 ms 2026-01-23 15:27:50.469 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 105.2819 ms 2026-01-23 15:27:51.078 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2832 ms 2026-01-23 15:27:51.325 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4021 ms 2026-01-23 15:28:00.768 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 134.9764 ms 2026-01-23 15:28:01.031 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2160 ms 2026-01-23 15:28:01.329 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.5920 ms 2026-01-23 15:28:02.217 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 130.1261 ms 2026-01-23 15:28:02.783 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6074 ms 2026-01-23 15:28:03.092 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4765 ms 2026-01-23 15:28:04.686 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6677b363-79a8-4ea9-ec0d-08de58ce2c5b" responded 200 in 280.0626 ms 2026-01-23 15:28:04.871 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3048 ms 2026-01-23 15:28:05.018 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.3327 ms 2026-01-23 15:28:10.660 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 209.1211 ms 2026-01-23 15:28:11.018 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2084 ms 2026-01-23 15:28:11.346 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.9057 ms 2026-01-23 15:28:11.555 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 186.4145 ms 2026-01-23 15:28:11.939 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2761 ms 2026-01-23 15:28:12.367 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1428 ms 2026-01-23 15:28:13.847 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:28:13.847 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:28:13.928 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.1199 ms 2026-01-23 15:28:14.195 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:28:14.195 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:28:14.196 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5122 ms 2026-01-23 15:28:14.257 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:28:14.257 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:28:14.286 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0160 ms 2026-01-23 15:28:23.986 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 120.0325 ms 2026-01-23 15:28:24.304 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1943 ms 2026-01-23 15:28:24.482 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.4108 ms 2026-01-23 15:28:39.392 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=eb47f486-69c4-4f1f-87ec-08de51ba776b" responded 200 in 285.6524 ms 2026-01-23 15:28:39.671 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3621 ms 2026-01-23 15:28:39.863 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4497 ms 2026-01-23 15:28:55.346 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-05-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75011&dateEffet=2026-01-24" responded 200 in 27.9745 ms 2026-01-23 15:29:21.164 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 119.4987 ms 2026-01-23 15:29:21.547 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2567 ms 2026-01-23 15:29:22.083 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.3713 ms 2026-01-23 15:29:26.588 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 134.1758 ms 2026-01-23 15:29:26.971 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8146 ms 2026-01-23 15:29:27.164 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.7824 ms 2026-01-23 15:29:34.570 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 129.9703 ms 2026-01-23 15:29:34.870 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1959 ms 2026-01-23 15:29:35.234 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8039 ms 2026-01-23 15:29:49.371 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 108.5226 ms 2026-01-23 15:29:49.681 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2038 ms 2026-01-23 15:29:50.019 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 108.9551 ms 2026-01-23 15:29:50.037 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 17.5560 ms 2026-01-23 15:29:50.211 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1881 ms 2026-01-23 15:29:50.310 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5432 ms 2026-01-23 15:29:53.258 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 139.5861 ms 2026-01-23 15:29:53.582 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1682 ms 2026-01-23 15:29:53.760 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.5452 ms 2026-01-23 15:29:58.306 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 122.5705 ms 2026-01-23 15:29:58.659 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1649 ms 2026-01-23 15:29:59.052 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3028 ms 2026-01-23 15:30:01.033 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 154.8718 ms 2026-01-23 15:30:01.236 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1973 ms 2026-01-23 15:30:01.351 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8722 ms 2026-01-23 15:30:04.709 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 100.8235 ms 2026-01-23 15:30:04.924 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3876 ms 2026-01-23 15:30:05.027 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4379 ms 2026-01-23 15:30:08.848 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 127.2355 ms 2026-01-23 15:30:09.156 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2117 ms 2026-01-23 15:30:09.415 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0588 ms 2026-01-23 15:30:15.837 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 122.9870 ms 2026-01-23 15:30:16.294 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3246 ms 2026-01-23 15:30:16.473 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4005 ms 2026-01-23 15:30:21.033 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 128.6422 ms 2026-01-23 15:30:21.409 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3174 ms 2026-01-23 15:30:21.751 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.1334 ms 2026-01-23 15:30:40.705 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 137.7952 ms 2026-01-23 15:30:41.087 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1970 ms 2026-01-23 15:30:41.414 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.9659 ms 2026-01-23 15:30:46.099 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 115.7090 ms 2026-01-23 15:30:46.463 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2210 ms 2026-01-23 15:30:46.890 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.3598 ms 2026-01-23 15:30:51.257 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.0990 ms 2026-01-23 15:30:52.663 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2248 ms 2026-01-23 15:30:52.807 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6048 ms 2026-01-23 15:31:30.863 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 122.4258 ms 2026-01-23 15:31:31.153 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2889 ms 2026-01-23 15:31:31.422 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.0874 ms 2026-01-23 15:31:42.168 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.0473 ms 2026-01-23 15:31:42.737 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3115 ms 2026-01-23 15:31:42.940 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.2684 ms 2026-01-23 15:31:45.843 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 100.6913 ms 2026-01-23 15:31:46.116 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3418 ms 2026-01-23 15:31:46.334 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5905 ms 2026-01-23 15:31:50.964 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 109.0506 ms 2026-01-23 15:31:51.438 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3087 ms 2026-01-23 15:31:51.670 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.6772 ms 2026-01-23 15:31:53.385 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 111.3440 ms 2026-01-23 15:31:53.693 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1936 ms 2026-01-23 15:31:54.010 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.7189 ms 2026-01-23 15:31:56.764 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 125.8704 ms 2026-01-23 15:31:57.122 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3394 ms 2026-01-23 15:31:57.434 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3213 ms 2026-01-23 15:32:06.695 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 151.5603 ms 2026-01-23 15:32:06.971 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3501 ms 2026-01-23 15:32:07.132 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3854 ms 2026-01-23 15:32:10.738 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 110.4801 ms 2026-01-23 15:32:11.146 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0720041010052247982D02696" responded 200 in 25.3738 ms 2026-01-23 15:32:11.148 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2661 ms 2026-01-23 15:32:11.527 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.3694 ms 2026-01-23 15:32:13.068 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:32:13.068 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:32:13.184 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 116.8296 ms 2026-01-23 15:32:13.358 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0720041010052247982D02696" responded 200 in 24.8172 ms 2026-01-23 15:32:13.482 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:32:13.482 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:32:13.482 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4003 ms 2026-01-23 15:32:13.558 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:32:13.558 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:32:13.577 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4549 ms 2026-01-23 15:32:16.643 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1393.1748 ms 2026-01-23 15:32:17.772 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 115.3544 ms 2026-01-23 15:32:18.307 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3457 ms 2026-01-23 15:32:18.416 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.9927 ms 2026-01-23 15:32:18.615 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.4152 ms 2026-01-23 15:32:18.747 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3651 ms 2026-01-23 15:32:18.875 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3751 ms 2026-01-23 15:32:26.593 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.6953 ms 2026-01-23 15:32:26.910 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1962 ms 2026-01-23 15:32:27.150 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.8316 ms 2026-01-23 15:32:37.005 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6523.4173 ms 2026-01-23 15:32:39.422 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 308.6955 ms 2026-01-23 15:32:40.051 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2442 ms 2026-01-23 15:32:40.788 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.9839 ms 2026-01-23 15:32:42.764 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 110.1018 ms 2026-01-23 15:32:43.100 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3546 ms 2026-01-23 15:32:43.384 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.9880 ms 2026-01-23 15:32:55.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:32:55.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:32:55.372 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 126.1693 ms 2026-01-23 15:32:56.208 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:32:56.209 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:32:56.209 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5239 ms 2026-01-23 15:32:56.283 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:32:56.283 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:32:56.311 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.1412 ms 2026-01-23 15:32:59.520 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:32:59.520 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:32:59.634 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.4206 ms 2026-01-23 15:33:00.047 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:00.047 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:00.047 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3981 ms 2026-01-23 15:33:00.289 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:00.289 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:00.307 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.4060 ms 2026-01-23 15:33:02.665 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.6164 ms 2026-01-23 15:33:03.079 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3313 ms 2026-01-23 15:33:03.157 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.2855 ms 2026-01-23 15:33:06.834 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:06.834 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:06.945 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 111.6142 ms 2026-01-23 15:33:07.378 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:07.378 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:07.378 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3680 ms 2026-01-23 15:33:07.603 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:07.603 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:07.622 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9207 ms 2026-01-23 15:33:13.675 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:13.675 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:13.793 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 118.9983 ms 2026-01-23 15:33:14.187 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:14.187 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:14.188 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5048 ms 2026-01-23 15:33:14.553 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:14.553 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:14.582 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.7783 ms 2026-01-23 15:33:21.531 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:21.531 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:21.645 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 114.7288 ms 2026-01-23 15:33:21.862 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:21.862 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:21.862 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4380 ms 2026-01-23 15:33:22.167 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:22.167 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:22.186 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1088 ms 2026-01-23 15:33:23.927 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 469.5787 ms 2026-01-23 15:33:24.250 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2570 ms 2026-01-23 15:33:24.391 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8402 ms 2026-01-23 15:33:27.750 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:27.750 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:27.875 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 125.7561 ms 2026-01-23 15:33:28.243 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:28.244 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:28.244 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5256 ms 2026-01-23 15:33:28.324 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:28.324 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:28.347 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.6650 ms 2026-01-23 15:33:33.977 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:33.977 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:34.097 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 119.7088 ms 2026-01-23 15:33:34.313 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:34.313 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:34.313 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4306 ms 2026-01-23 15:33:34.541 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:34.541 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:34.579 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7884 ms 2026-01-23 15:33:35.292 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 170.9014 ms 2026-01-23 15:33:35.852 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2142 ms 2026-01-23 15:33:36.098 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2809 ms 2026-01-23 15:33:37.763 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 205.1647 ms 2026-01-23 15:33:38.073 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-09-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59780&dateEffet=2026-01-28" responded 200 in 28.3905 ms 2026-01-23 15:33:38.416 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2996 ms 2026-01-23 15:33:38.986 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3186 ms 2026-01-23 15:33:39.517 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:39.517 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:39.647 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 131.0080 ms 2026-01-23 15:33:39.884 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:39.884 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:39.885 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4495 ms 2026-01-23 15:33:40.143 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:40.143 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:40.203 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.0521 ms 2026-01-23 15:33:40.388 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 186.4068 ms 2026-01-23 15:33:40.946 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1893 ms 2026-01-23 15:33:41.235 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.2781 ms 2026-01-23 15:33:43.015 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 189.2389 ms 2026-01-23 15:33:43.389 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2068 ms 2026-01-23 15:33:43.747 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.6778 ms 2026-01-23 15:33:45.891 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 168.6553 ms 2026-01-23 15:33:46.131 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2905 ms 2026-01-23 15:33:46.367 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5630 ms 2026-01-23 15:33:47.318 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:47.318 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:47.429 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 111.3578 ms 2026-01-23 15:33:47.664 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:47.664 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:47.664 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4446 ms 2026-01-23 15:33:47.895 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:47.896 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:47.921 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4849 ms 2026-01-23 15:33:48.421 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 179.9084 ms 2026-01-23 15:33:48.674 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8991 ms 2026-01-23 15:33:49.043 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5065 ms 2026-01-23 15:33:50.335 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 172.7504 ms 2026-01-23 15:33:50.554 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3041 ms 2026-01-23 15:33:50.717 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7935 ms 2026-01-23 15:33:52.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:52.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:52.575 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 224.6329 ms 2026-01-23 15:33:52.796 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:52.796 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:52.796 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3933 ms 2026-01-23 15:33:53.053 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:53.053 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:53.092 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.4306 ms 2026-01-23 15:33:53.238 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 161.7148 ms 2026-01-23 15:33:53.490 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3076 ms 2026-01-23 15:33:53.651 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0018 ms 2026-01-23 15:33:59.062 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:59.062 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:59.198 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 137.0441 ms 2026-01-23 15:33:59.411 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:59.411 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:59.411 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3235 ms 2026-01-23 15:33:59.546 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 154.9316 ms 2026-01-23 15:33:59.640 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:59.640 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:33:59.658 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9972 ms 2026-01-23 15:33:59.794 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3533 ms 2026-01-23 15:34:00.123 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.9048 ms 2026-01-23 15:34:09.214 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8533e110-acf1-4542-6a19-08de49eb8dd8" responded 200 in 306.4347 ms 2026-01-23 15:34:09.662 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3505 ms 2026-01-23 15:34:10.622 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.0140 ms 2026-01-23 15:34:11.676 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:11.677 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:11.800 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 124.9803 ms 2026-01-23 15:34:12.305 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:12.305 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:12.305 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4608 ms 2026-01-23 15:34:12.507 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:12.507 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:12.539 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0441 ms 2026-01-23 15:34:16.912 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:16.913 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:17.198 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=cc314371-3bb4-467f-013f-08de5284c8cd" responded 200 in 286.1982 ms 2026-01-23 15:34:17.669 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:17.670 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:17.670 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5457 ms 2026-01-23 15:34:17.876 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:17.876 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:17.922 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0535 ms 2026-01-23 15:34:17.970 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:34:17.970 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:34:18.038 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.1245 ms 2026-01-23 15:34:18.254 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:34:18.254 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:34:18.254 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3757 ms 2026-01-23 15:34:18.481 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:34:18.481 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:34:18.507 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3214 ms 2026-01-23 15:34:23.412 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 180.9852 ms 2026-01-23 15:34:23.648 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2086 ms 2026-01-23 15:34:23.834 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7590 ms 2026-01-23 15:34:26.224 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 172.1587 ms 2026-01-23 15:34:26.480 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2149 ms 2026-01-23 15:34:26.785 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.0582 ms 2026-01-23 15:34:27.390 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 15:34:27.390 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 15:34:27.437 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-12-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=16000&dateEffet=2026-01-28" responded 200 in 47.2456 ms 2026-01-23 15:34:27.661 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:27.662 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:27.736 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 75.3915 ms 2026-01-23 15:34:28.345 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 173.1771 ms 2026-01-23 15:34:28.553 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:28.553 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:28.553 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4603 ms 2026-01-23 15:34:28.592 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2429 ms 2026-01-23 15:34:28.659 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:28.659 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 15:34:28.684 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7311 ms 2026-01-23 15:34:28.789 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4008 ms 2026-01-23 15:34:29.833 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:34:29.833 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:34:29.893 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.5423 ms 2026-01-23 15:34:30.145 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 177.1960 ms 2026-01-23 15:34:30.204 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:34:30.204 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:34:30.204 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4345 ms 2026-01-23 15:34:30.388 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2222 ms 2026-01-23 15:34:30.494 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:34:30.494 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:34:30.522 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2947 ms 2026-01-23 15:34:30.895 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2114 ms 2026-01-23 15:34:55.080 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:34:55.080 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:34:55.109 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-08-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83340&dateEffet=2026-01-28" responded 200 in 29.0103 ms 2026-01-23 15:35:02.932 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 477.4382 ms 2026-01-23 15:35:03.069 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-09-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60000&dateEffet=2026-01-28" responded 200 in 28.1559 ms 2026-01-23 15:35:03.200 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6500 ms 2026-01-23 15:35:03.302 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9843 ms 2026-01-23 15:35:19.432 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 454.8251 ms 2026-01-23 15:35:19.589 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4118 ms 2026-01-23 15:35:19.694 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.1666 ms 2026-01-23 15:35:22.629 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-09-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=20169&dateEffet=2026-01-28" responded 200 in 40.0731 ms 2026-01-23 15:35:32.244 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.2418 ms 2026-01-23 15:35:32.597 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3358 ms 2026-01-23 15:35:32.729 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.1192 ms 2026-01-23 15:35:50.531 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.0166 ms 2026-01-23 15:35:50.931 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2137 ms 2026-01-23 15:35:51.279 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.1739 ms 2026-01-23 15:37:02.986 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 449.8060 ms 2026-01-23 15:37:03.112 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1795 ms 2026-01-23 15:37:03.286 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2579 ms 2026-01-23 15:37:08.502 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c6b41fa8-5ae5-4227-01d8-08de5a606e05" responded 200 in 317.4483 ms 2026-01-23 15:37:08.771 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2749 ms 2026-01-23 15:37:08.991 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4600 ms 2026-01-23 15:37:24.726 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.4601 ms 2026-01-23 15:37:25.220 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1860 ms 2026-01-23 15:37:25.605 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6794 ms 2026-01-23 15:37:27.705 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c6b41fa8-5ae5-4227-01d8-08de5a606e05" responded 200 in 309.2237 ms 2026-01-23 15:37:27.989 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2030 ms 2026-01-23 15:37:28.140 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.3763 ms 2026-01-23 15:37:31.615 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 265.0795 ms 2026-01-23 15:37:32.197 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 483.0491 ms 2026-01-23 15:37:32.455 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2724 ms 2026-01-23 15:37:32.621 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8491 ms 2026-01-23 15:37:46.820 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-08-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83170&dateEffet=2026-01-28" responded 200 in 33.0794 ms 2026-01-23 15:37:48.938 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 649.5544 ms 2026-01-23 15:37:49.200 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3176 ms 2026-01-23 15:37:49.337 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.5143 ms 2026-01-23 15:38:07.740 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 476.7711 ms 2026-01-23 15:38:08.043 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1660 ms 2026-01-23 15:38:08.212 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.2164 ms 2026-01-23 15:38:13.555 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 119.6006 ms 2026-01-23 15:38:14.211 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3460 ms 2026-01-23 15:38:14.511 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.4155 ms 2026-01-23 15:38:36.443 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-06-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=68800&dateEffet=2026-01-28" responded 200 in 40.9269 ms 2026-01-23 15:38:37.811 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.0772 ms 2026-01-23 15:38:38.414 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2120 ms 2026-01-23 15:38:38.582 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.0717 ms 2026-01-23 15:38:38.774 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.5473 ms 2026-01-23 15:38:39.316 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1814 ms 2026-01-23 15:38:39.455 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.7207 ms 2026-01-23 15:38:43.210 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 437.0921 ms 2026-01-23 15:38:43.861 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2013 ms 2026-01-23 15:38:44.401 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1892 ms 2026-01-23 15:38:52.879 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 420.4166 ms 2026-01-23 15:38:53.390 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1836 ms 2026-01-23 15:38:53.582 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2715 ms 2026-01-23 15:38:56.281 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 424.4104 ms 2026-01-23 15:38:56.860 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2055 ms 2026-01-23 15:38:57.034 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.7693 ms 2026-01-23 15:38:59.968 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 398.8890 ms 2026-01-23 15:39:00.440 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1627 ms 2026-01-23 15:39:00.717 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5017 ms 2026-01-23 15:39:03.197 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 406.5101 ms 2026-01-23 15:39:03.560 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2140 ms 2026-01-23 15:39:03.703 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.9531 ms 2026-01-23 15:39:06.445 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 461.2943 ms 2026-01-23 15:39:06.775 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2008 ms 2026-01-23 15:39:07.234 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.3197 ms 2026-01-23 15:39:08.824 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 402.7683 ms 2026-01-23 15:39:09.427 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2108 ms 2026-01-23 15:39:09.592 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.0362 ms 2026-01-23 15:39:14.144 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 407.8088 ms 2026-01-23 15:39:14.462 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2286 ms 2026-01-23 15:39:14.865 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.4749 ms 2026-01-23 15:39:16.321 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 400.2142 ms 2026-01-23 15:39:16.665 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0501 ms 2026-01-23 15:39:16.865 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.5519 ms 2026-01-23 15:39:24.444 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 403.1180 ms 2026-01-23 15:39:24.803 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2095 ms 2026-01-23 15:39:25.105 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4021 ms 2026-01-23 15:39:30.542 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 112.8275 ms 2026-01-23 15:39:30.696 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 422.3220 ms 2026-01-23 15:39:30.872 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3147 ms 2026-01-23 15:39:31.031 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7906 ms 2026-01-23 15:39:31.105 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3169 ms 2026-01-23 15:39:31.589 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1244 ms 2026-01-23 15:39:40.985 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 483.2566 ms 2026-01-23 15:39:41.998 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1859 ms 2026-01-23 15:39:42.114 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 70.2454 ms 2026-01-23 15:39:45.113 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c6b41fa8-5ae5-4227-01d8-08de5a606e05" responded 200 in 354.8016 ms 2026-01-23 15:39:45.337 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3097 ms 2026-01-23 15:39:45.483 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.3341 ms 2026-01-23 15:39:58.324 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 644.8563 ms 2026-01-23 15:39:59.052 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0745 ms 2026-01-23 15:39:59.555 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.9090 ms 2026-01-23 15:40:03.280 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 411.0997 ms 2026-01-23 15:40:03.637 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2815 ms 2026-01-23 15:40:03.866 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 478.3545 ms 2026-01-23 15:40:04.021 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.3236 ms 2026-01-23 15:40:04.713 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0176 ms 2026-01-23 15:40:05.145 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 82.3892 ms 2026-01-23 15:40:07.690 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 424.3849 ms 2026-01-23 15:40:08.022 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3038 ms 2026-01-23 15:40:08.341 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2939 ms 2026-01-23 15:40:08.775 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-06-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21160&dateEffet=2026-01-28" responded 200 in 43.2973 ms 2026-01-23 15:40:08.863 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-06-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21160&dateEffet=2026-01-28" responded 200 in 31.5865 ms 2026-01-23 15:41:07.392 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2383.0076 ms 2026-01-23 15:41:09.797 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2051 ms 2026-01-23 15:41:11.415 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1405.0203 ms 2026-01-23 15:41:15.602 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 8702.6843 ms 2026-01-23 15:41:15.916 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1890 ms 2026-01-23 15:41:16.743 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 666.9062 ms 2026-01-23 15:41:16.801 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2466.3641 ms 2026-01-23 15:41:17.275 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1800 ms 2026-01-23 15:41:18.122 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 768.6493 ms 2026-01-23 15:41:29.133 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1270.4879 ms 2026-01-23 15:41:30.234 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3467 ms 2026-01-23 15:41:33.064 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2423.8022 ms 2026-01-23 15:41:42.823 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0570 ms 2026-01-23 15:41:44.047 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1178.3739 ms 2026-01-23 15:41:44.474 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2175 ms 2026-01-23 15:41:44.477 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.8917 ms 2026-01-23 15:41:46.812 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2043.1455 ms 2026-01-23 15:41:47.526 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 671.5745 ms 2026-01-23 15:41:58.619 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 9654.3165 ms 2026-01-23 15:42:00.347 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-10-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59150&dateEffet=2026-01-28" responded 200 in 440.8481 ms 2026-01-23 15:42:06.333 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 9371.9056 ms 2026-01-23 15:42:06.917 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2673 ms 2026-01-23 15:42:08.233 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1194.0799 ms 2026-01-23 15:42:11.625 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d2fca746-3703-4d19-c30d-08dd39fcdf31" responded 200 in 13593.4280 ms 2026-01-23 15:42:11.773 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.3039 ms 2026-01-23 15:42:11.969 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0800 ms 2026-01-23 15:42:13.006 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1158.5714 ms 2026-01-23 15:42:13.869 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 821.6285 ms 2026-01-23 15:42:22.504 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 7187.3227 ms 2026-01-23 15:42:22.883 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2950 ms 2026-01-23 15:42:25.142 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1956.5275 ms 2026-01-23 15:42:28.450 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4610.6034 ms 2026-01-23 15:42:28.905 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3649 ms 2026-01-23 15:42:31.371 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1999.1837 ms 2026-01-23 15:42:40.631 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-08-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=63000&dateEffet=2026-01-28" responded 200 in 952.7405 ms 2026-01-23 15:42:43.727 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 19506.4418 ms 2026-01-23 15:42:44.861 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1813 ms 2026-01-23 15:42:47.585 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2550.0892 ms 2026-01-23 15:43:01.793 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 7123.3855 ms 2026-01-23 15:43:02.517 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3341 ms 2026-01-23 15:43:04.186 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1540.4241 ms 2026-01-23 15:43:05.252 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d2fca746-3703-4d19-c30d-08dd39fcdf31" responded 200 in 22179.9862 ms 2026-01-23 15:43:05.657 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1880 ms 2026-01-23 15:43:05.724 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.9108 ms 2026-01-23 15:43:07.343 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1619.6661 ms 2026-01-23 15:43:08.238 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 850.7580 ms 2026-01-23 15:43:25.752 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2365.2257 ms 2026-01-23 15:43:28.664 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 9390.4653 ms 2026-01-23 15:43:29.088 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1713 ms 2026-01-23 15:43:30.398 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 5566.3245 ms 2026-01-23 15:43:32.264 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3034.4871 ms 2026-01-23 15:43:35.047 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3021.1650 ms 2026-01-23 15:43:35.432 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3188 ms 2026-01-23 15:43:35.644 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 6988.7301 ms 2026-01-23 15:43:36.398 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 852.7771 ms 2026-01-23 15:43:36.574 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 10883.5802 ms 2026-01-23 15:43:36.682 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3033.5616 ms 2026-01-23 15:43:37.072 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3722 ms 2026-01-23 15:43:37.146 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7746 ms 2026-01-23 15:43:38.357 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1235.6605 ms 2026-01-23 15:43:39.343 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2010.9896 ms 2026-01-23 15:43:42.589 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6677b363-79a8-4ea9-ec0d-08de58ce2c5b" responded 200 in 276.4495 ms 2026-01-23 15:43:43.064 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0492 ms 2026-01-23 15:43:43.186 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.0974 ms 2026-01-23 15:43:46.341 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-06-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67690&dateEffet=2026-01-28" responded 200 in 28.9139 ms 2026-01-23 15:43:46.455 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-06-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67690&dateEffet=2026-01-28" responded 200 in 28.2806 ms 2026-01-23 15:44:01.865 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.4044 ms 2026-01-23 15:44:02.444 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3419 ms 2026-01-23 15:44:02.577 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7777 ms 2026-01-23 15:44:05.565 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 366.1787 ms 2026-01-23 15:44:05.821 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2273 ms 2026-01-23 15:44:06.047 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.9047 ms 2026-01-23 15:44:08.275 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7618315100000420023640637" responded 200 in 14.7375 ms 2026-01-23 15:44:10.047 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7618315100000420023640637" responded 200 in 15.0263 ms 2026-01-23 15:44:12.872 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1291.7461 ms 2026-01-23 15:44:20.144 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3732.5969 ms 2026-01-23 15:44:22.522 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 270.7346 ms 2026-01-23 15:44:23.147 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3383 ms 2026-01-23 15:44:23.254 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6735 ms 2026-01-23 15:45:03.403 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 231.4789 ms 2026-01-23 15:45:03.816 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2888 ms 2026-01-23 15:45:04.231 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4700 ms 2026-01-23 15:45:07.454 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-04-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75011&dateEffet=2026-01-24" responded 200 in 52.9187 ms 2026-01-23 15:45:15.885 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=84570404-419d-473d-eecf-08dbd07b1124" responded 200 in 369.0086 ms 2026-01-23 15:45:16.327 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3185 ms 2026-01-23 15:45:16.524 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 85.2531 ms 2026-01-23 15:45:39.363 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR5720041010060582847F02715" responded 200 in 26.2989 ms 2026-01-23 15:45:39.966 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 273.9866 ms 2026-01-23 15:45:40.511 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3711 ms 2026-01-23 15:45:41.107 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3445 ms 2026-01-23 15:45:44.535 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 282.2800 ms 2026-01-23 15:45:45.041 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2611 ms 2026-01-23 15:45:45.289 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.2762 ms 2026-01-23 15:45:46.317 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 362.9511 ms 2026-01-23 15:45:46.548 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3235 ms 2026-01-23 15:45:46.789 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4744 ms 2026-01-23 15:45:48.750 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 269.6263 ms 2026-01-23 15:45:49.087 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2635 ms 2026-01-23 15:45:49.141 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 161.5013 ms 2026-01-23 15:45:49.310 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9282 ms 2026-01-23 15:45:49.465 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1022 ms 2026-01-23 15:45:49.609 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.6911 ms 2026-01-23 15:45:53.921 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 186.3797 ms 2026-01-23 15:45:54.266 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2370 ms 2026-01-23 15:45:54.413 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.9959 ms 2026-01-23 15:45:56.098 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=57c2cf06-7003-4213-01d9-08de5a606e05" responded 200 in 292.1559 ms 2026-01-23 15:45:56.323 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3957 ms 2026-01-23 15:45:56.458 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.8017 ms 2026-01-23 15:46:30.868 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 366.5108 ms 2026-01-23 15:46:31.205 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2854 ms 2026-01-23 15:46:31.432 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.5161 ms 2026-01-23 15:46:35.845 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 248.0704 ms 2026-01-23 15:46:36.104 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1587 ms 2026-01-23 15:46:36.411 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.2285 ms 2026-01-23 15:46:38.343 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR5720041010060582847F02715" responded 200 in 27.3624 ms 2026-01-23 15:46:40.929 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a37980f6-059f-4ba1-2e5d-08de3d4e95d7" responded 200 in 282.0251 ms 2026-01-23 15:46:41.090 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2222 ms 2026-01-23 15:46:41.264 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0326 ms 2026-01-23 15:46:41.455 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5359 ms 2026-01-23 15:46:41.539 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.5367 ms 2026-01-23 15:46:48.543 +01:00 [Information] HTTP "GET" "/documents/PieceJointe/17-12-2025_c4ce97f8-77f1-4715-a4ea-2a15c66dcdca.pdf" responded 200 in 620.2445 ms 2026-01-23 15:46:57.801 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a37980f6-059f-4ba1-2e5d-08de3d4e95d7" responded 200 in 322.3273 ms 2026-01-23 15:46:57.891 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.3199 ms 2026-01-23 15:46:58.054 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3496 ms 2026-01-23 15:46:58.066 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.2030 ms 2026-01-23 15:46:58.533 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.4159 ms 2026-01-23 15:46:58.724 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.3028 ms 2026-01-23 15:46:59.244 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7437 ms 2026-01-23 15:47:00.205 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.0948 ms 2026-01-23 15:47:00.546 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2976 ms 2026-01-23 15:47:00.924 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2901 ms 2026-01-23 15:47:05.949 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 284.4201 ms 2026-01-23 15:47:06.283 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3704 ms 2026-01-23 15:47:06.446 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9307 ms 2026-01-23 15:47:11.712 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-03-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=25260&dateEffet=2026-01-28" responded 200 in 29.3426 ms 2026-01-23 15:47:19.363 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=57c2cf06-7003-4213-01d9-08de5a606e05" responded 200 in 306.1643 ms 2026-01-23 15:47:19.593 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3688 ms 2026-01-23 15:47:19.703 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8351 ms 2026-01-23 15:47:32.018 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 376.5458 ms 2026-01-23 15:47:32.717 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 509.1604 ms 2026-01-23 15:47:33.658 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2535 ms 2026-01-23 15:47:33.788 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.8685 ms 2026-01-23 15:47:43.976 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.0075 ms 2026-01-23 15:47:49.770 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1634 ms 2026-01-23 15:47:50.212 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.5405 ms 2026-01-23 15:47:58.805 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.3754 ms 2026-01-23 15:47:59.295 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2833 ms 2026-01-23 15:47:59.444 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 74.5972 ms 2026-01-23 15:48:04.635 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 643.1044 ms 2026-01-23 15:48:04.895 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2945 ms 2026-01-23 15:48:05.360 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.8241 ms 2026-01-23 15:48:55.775 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278084000003594554094" responded 200 in 23.7074 ms 2026-01-23 15:48:57.899 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278084000003594554094" responded 200 in 29.1674 ms 2026-01-23 15:49:02.267 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1480.0033 ms 2026-01-23 15:49:24.347 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 377.3152 ms 2026-01-23 15:49:24.817 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3697 ms 2026-01-23 15:49:25.229 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3346 ms 2026-01-23 15:49:32.675 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 240.5025 ms 2026-01-23 15:49:33.344 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3136 ms 2026-01-23 15:49:33.572 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5452 ms 2026-01-23 15:49:36.514 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 332.8670 ms 2026-01-23 15:49:36.676 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2394 ms 2026-01-23 15:49:36.888 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.6278 ms 2026-01-23 15:49:36.970 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-10-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91350&dateEffet=2026-01-28" responded 200 in 39.4416 ms 2026-01-23 15:49:39.929 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.7264 ms 2026-01-23 15:49:40.337 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2386 ms 2026-01-23 15:49:40.440 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6840 ms 2026-01-23 15:49:41.066 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 237.6869 ms 2026-01-23 15:49:41.247 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3162 ms 2026-01-23 15:49:41.483 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.0583 ms 2026-01-23 15:49:43.649 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 405.4323 ms 2026-01-23 15:49:43.935 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2145 ms 2026-01-23 15:49:44.094 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9680 ms 2026-01-23 15:49:44.791 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=aede4900-6990-44dd-249c-08de3e14ef34" responded 200 in 312.7027 ms 2026-01-23 15:49:44.956 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3082 ms 2026-01-23 15:49:45.067 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.3018 ms 2026-01-23 15:49:45.145 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2531 ms 2026-01-23 15:49:45.299 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0629 ms 2026-01-23 15:49:45.675 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.9920 ms 2026-01-23 15:49:46.403 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.3596 ms 2026-01-23 15:49:50.635 +01:00 [Information] HTTP "GET" "/documents/PieceJointe/18-12-2025_8dbecef3-e828-4506-9ee9-6a6a52d441f7.pdf" responded 200 in 506.5131 ms 2026-01-23 15:50:03.055 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.5268 ms 2026-01-23 15:50:03.490 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3689 ms 2026-01-23 15:50:03.661 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4108 ms 2026-01-23 15:50:08.940 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-05-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=10051&dateEffet=2026-01-24" responded 200 in 37.3174 ms 2026-01-23 15:50:09.178 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.7055 ms 2026-01-23 15:50:09.503 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2763 ms 2026-01-23 15:50:09.636 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3862 ms 2026-01-23 15:50:18.789 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-05-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=85270&dateEffet=2026-01-24" responded 200 in 29.4103 ms 2026-01-23 15:50:27.693 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-01-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75015&dateEffet=2026-01-28" responded 200 in 44.5000 ms 2026-01-23 15:50:27.790 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-01-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75015&dateEffet=2026-01-28" responded 200 in 28.9629 ms 2026-01-23 15:51:32.366 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 368.7510 ms 2026-01-23 15:51:32.591 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2873 ms 2026-01-23 15:51:32.738 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2704 ms 2026-01-23 15:51:38.971 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 243.6597 ms 2026-01-23 15:51:39.140 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2026 ms 2026-01-23 15:51:39.316 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6342 ms 2026-01-23 15:51:41.046 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=228cb00b-5218-4492-8aac-08de413a722b" responded 200 in 313.4885 ms 2026-01-23 15:51:41.199 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3701 ms 2026-01-23 15:51:41.274 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.3074 ms 2026-01-23 15:51:41.342 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4018 ms 2026-01-23 15:51:41.438 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.0082 ms 2026-01-23 15:51:41.903 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.3017 ms 2026-01-23 15:51:42.122 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4604 ms 2026-01-23 15:51:47.164 +01:00 [Information] HTTP "GET" "/documents/PieceJointe/22-12-2025_59059d1e-69b5-421c-9e60-1281545673cf.pdf" responded 200 in 663.3208 ms 2026-01-23 15:51:54.848 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.1574 ms 2026-01-23 15:51:55.089 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1902 ms 2026-01-23 15:51:55.332 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6469 ms 2026-01-23 15:52:12.845 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7020041010052623476Z02639" responded 200 in 24.2831 ms 2026-01-23 15:52:15.315 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7020041010052623476Z02639" responded 200 in 16.3283 ms 2026-01-23 15:52:18.830 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1231.1684 ms 2026-01-23 15:52:39.982 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5318.9250 ms 2026-01-23 15:52:41.787 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-05-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91350&dateEffet=2026-01-28" responded 200 in 72.3177 ms 2026-01-23 15:52:42.334 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 250.9324 ms 2026-01-23 15:52:42.666 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3561 ms 2026-01-23 15:52:43.059 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4873 ms 2026-01-23 15:53:03.548 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000012485738983666" responded 200 in 15.3918 ms 2026-01-23 15:53:06.623 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000012485738983666" responded 200 in 14.7321 ms 2026-01-23 15:53:15.489 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 187.4178 ms 2026-01-23 15:53:15.838 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3237 ms 2026-01-23 15:53:16.209 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.9188 ms 2026-01-23 15:53:17.131 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 171.7083 ms 2026-01-23 15:53:17.571 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3001 ms 2026-01-23 15:53:17.822 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4968 ms 2026-01-23 15:53:18.719 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 162.1311 ms 2026-01-23 15:53:19.098 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2220 ms 2026-01-23 15:53:19.306 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.1661 ms 2026-01-23 15:53:20.250 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 174.6912 ms 2026-01-23 15:53:20.479 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3111 ms 2026-01-23 15:53:20.669 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6254 ms 2026-01-23 15:53:21.565 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 154.8847 ms 2026-01-23 15:53:21.752 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3621 ms 2026-01-23 15:53:22.073 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.2290 ms 2026-01-23 15:53:22.936 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 158.6099 ms 2026-01-23 15:53:23.169 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3275 ms 2026-01-23 15:53:23.257 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6469 ms 2026-01-23 15:53:24.493 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 160.2489 ms 2026-01-23 15:53:24.663 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1829 ms 2026-01-23 15:53:24.863 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.2688 ms 2026-01-23 15:53:24.867 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1375.9823 ms 2026-01-23 15:53:26.801 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 213.7004 ms 2026-01-23 15:53:27.088 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2578 ms 2026-01-23 15:53:27.282 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5691 ms 2026-01-23 15:53:29.440 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 160.4674 ms 2026-01-23 15:53:29.639 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2126 ms 2026-01-23 15:53:29.810 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7902 ms 2026-01-23 15:53:32.904 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5816.1764 ms 2026-01-23 15:53:34.907 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.9564 ms 2026-01-23 15:53:35.151 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0670 ms 2026-01-23 15:53:35.372 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 70.4608 ms 2026-01-23 15:53:35.414 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 307.7187 ms 2026-01-23 15:53:36.692 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2006 ms 2026-01-23 15:53:37.079 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6825 ms 2026-01-23 15:53:46.935 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-02-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=37800&dateEffet=2026-01-28" responded 200 in 48.0164 ms 2026-01-23 15:53:47.029 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-02-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=37800&dateEffet=2026-01-28" responded 200 in 28.5833 ms 2026-01-23 15:53:51.447 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 371.5622 ms 2026-01-23 15:53:51.947 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1555 ms 2026-01-23 15:53:52.246 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.5455 ms 2026-01-23 15:53:53.891 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a55bc13e-df46-4286-01dc-08de5a606e05" responded 200 in 322.4147 ms 2026-01-23 15:53:54.073 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3340 ms 2026-01-23 15:53:54.226 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8290 ms 2026-01-23 15:54:06.466 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5988.7796 ms 2026-01-23 15:54:08.869 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 307.3674 ms 2026-01-23 15:54:09.309 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3383 ms 2026-01-23 15:54:09.466 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1176 ms 2026-01-23 15:55:28.899 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 358.7153 ms 2026-01-23 15:55:31.109 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2683 ms 2026-01-23 15:55:31.506 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.6892 ms 2026-01-23 15:55:35.801 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 342.9765 ms 2026-01-23 15:55:37.501 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2918 ms 2026-01-23 15:55:38.046 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4325 ms 2026-01-23 15:55:39.890 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.4288 ms 2026-01-23 15:55:41.025 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2611 ms 2026-01-23 15:55:41.475 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8323 ms 2026-01-23 15:55:42.376 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3067 ms 2026-01-23 15:55:42.457 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1665 ms 2026-01-23 15:55:43.486 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3342 ms 2026-01-23 15:55:43.486 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1852 ms 2026-01-23 15:55:43.589 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4183 ms 2026-01-23 15:55:43.680 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.1758 ms 2026-01-23 15:55:44.856 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 186.6040 ms 2026-01-23 15:55:45.281 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2859 ms 2026-01-23 15:55:45.482 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.1625 ms 2026-01-23 15:55:46.397 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-05-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42000&dateEffet=2026-01-28" responded 200 in 52.6592 ms 2026-01-23 15:55:47.027 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-10-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91210&dateEffet=2026-01-28" responded 200 in 29.1319 ms 2026-01-23 15:55:48.068 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=945d0009-1c5c-4c81-01db-08de5a606e05" responded 200 in 295.8920 ms 2026-01-23 15:55:48.517 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2138 ms 2026-01-23 15:55:48.672 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6788 ms 2026-01-23 15:55:50.762 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 343.9582 ms 2026-01-23 15:55:51.372 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=945d0009-1c5c-4c81-01db-08de5a606e05" responded 200 in 291.6291 ms 2026-01-23 15:55:51.534 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3443 ms 2026-01-23 15:55:51.676 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3203 ms 2026-01-23 15:55:51.866 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1957 ms 2026-01-23 15:55:52.009 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.9381 ms 2026-01-23 15:55:54.666 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.0949 ms 2026-01-23 15:55:55.319 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3223 ms 2026-01-23 15:55:55.957 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.3342 ms 2026-01-23 15:57:12.883 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 358.8182 ms 2026-01-23 15:57:13.497 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 500.0286 ms 2026-01-23 15:57:13.664 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3431 ms 2026-01-23 15:57:14.011 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.7952 ms 2026-01-23 15:57:24.266 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 108.4414 ms 2026-01-23 15:57:24.461 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3472 ms 2026-01-23 15:57:24.624 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.8321 ms 2026-01-23 15:57:25.360 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:57:25.360 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:57:25.479 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 119.1145 ms 2026-01-23 15:57:25.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:57:25.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:57:25.741 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4120 ms 2026-01-23 15:57:25.808 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 15:57:25.808 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 15:57:25.855 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9318 ms 2026-01-23 15:57:26.156 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 622.6140 ms 2026-01-23 15:57:27.119 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2198 ms 2026-01-23 15:57:27.690 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 74.0500 ms 2026-01-23 15:57:31.426 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 635.6398 ms 2026-01-23 15:57:32.025 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3407 ms 2026-01-23 15:57:32.462 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.5650 ms 2026-01-23 15:57:50.373 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.3843 ms 2026-01-23 15:57:50.725 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2036 ms 2026-01-23 15:57:50.854 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1887 ms 2026-01-23 15:57:55.572 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 604.9101 ms 2026-01-23 15:57:56.829 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1515 ms 2026-01-23 15:57:57.714 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.1737 ms 2026-01-23 15:58:03.267 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-04-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33350&dateEffet=2026-01-28" responded 200 in 54.4889 ms 2026-01-23 15:58:19.473 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 762.0774 ms 2026-01-23 15:58:19.630 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3077 ms 2026-01-23 15:58:19.840 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5224 ms 2026-01-23 15:58:29.691 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 106.6501 ms 2026-01-23 15:58:30.430 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3682 ms 2026-01-23 15:58:30.542 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.6957 ms 2026-01-23 15:59:03.694 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR6930002086460000039044K83" responded 200 in 14.5750 ms 2026-01-23 15:59:03.946 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a55bc13e-df46-4286-01dc-08de5a606e05" responded 200 in 329.3943 ms 2026-01-23 15:59:04.522 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1589 ms 2026-01-23 15:59:05.078 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.7959 ms 2026-01-23 15:59:06.137 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR6930002086460000039044K83" responded 200 in 18.9376 ms 2026-01-23 15:59:09.242 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.6960 ms 2026-01-23 15:59:09.710 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3534 ms 2026-01-23 15:59:09.815 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2323 ms 2026-01-23 15:59:13.255 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 186.1826 ms 2026-01-23 15:59:13.466 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2778 ms 2026-01-23 15:59:13.664 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.1711 ms 2026-01-23 15:59:15.521 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a55bc13e-df46-4286-01dc-08de5a606e05" responded 200 in 309.0945 ms 2026-01-23 15:59:15.896 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1668 ms 2026-01-23 15:59:16.066 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.7130 ms 2026-01-23 15:59:24.273 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-10-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93420&dateEffet=2026-01-28" responded 200 in 40.9661 ms 2026-01-23 15:59:29.991 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.8766 ms 2026-01-23 15:59:30.223 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 346.1716 ms 2026-01-23 15:59:30.761 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2153 ms 2026-01-23 15:59:30.873 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 517.6409 ms 2026-01-23 15:59:30.904 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.0968 ms 2026-01-23 15:59:31.446 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1970 ms 2026-01-23 15:59:31.678 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.4695 ms 2026-01-23 15:59:44.227 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-07-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76560&dateEffet=2026-01-28" responded 200 in 35.2566 ms 2026-01-23 15:59:45.401 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1116.6079 ms 2026-01-23 15:59:59.633 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3414.5517 ms 2026-01-23 16:00:01.439 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 129.1123 ms 2026-01-23 16:00:01.689 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3753 ms 2026-01-23 16:00:01.807 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4281 ms 2026-01-23 16:00:02.050 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 300.8913 ms 2026-01-23 16:00:02.409 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1720 ms 2026-01-23 16:00:02.698 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.1342 ms 2026-01-23 16:00:03.413 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 362.1747 ms 2026-01-23 16:00:03.782 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1968 ms 2026-01-23 16:00:04.044 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.7493 ms 2026-01-23 16:00:25.224 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.3867 ms 2026-01-23 16:00:25.542 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2643 ms 2026-01-23 16:00:25.671 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5406 ms 2026-01-23 16:00:38.499 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-05-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59277&dateEffet=2026-01-24" responded 200 in 29.5975 ms 2026-01-23 16:00:38.592 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-05-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59277&dateEffet=2026-01-24" responded 200 in 29.2251 ms 2026-01-23 16:00:40.362 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:00:40.363 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:00:40.408 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59190&dateEffet=2026-01-28" responded 200 in 46.9249 ms 2026-01-23 16:01:00.732 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c7badac6-06a4-4b38-01dd-08de5a606e05" responded 200 in 278.6686 ms 2026-01-23 16:01:01.095 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1633 ms 2026-01-23 16:01:01.552 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.6243 ms 2026-01-23 16:01:36.280 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.0491 ms 2026-01-23 16:01:36.633 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3669 ms 2026-01-23 16:01:36.803 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.7235 ms 2026-01-23 16:02:11.971 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630047146750002277910245" responded 200 in 35.1968 ms 2026-01-23 16:02:18.661 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1234.5423 ms 2026-01-23 16:02:29.671 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 201.1417 ms 2026-01-23 16:02:30.021 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3390 ms 2026-01-23 16:02:30.201 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1797 ms 2026-01-23 16:02:31.649 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 186.2933 ms 2026-01-23 16:02:32.008 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3334 ms 2026-01-23 16:02:32.366 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.4254 ms 2026-01-23 16:02:35.682 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:02:35.682 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:02:35.759 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 77.4841 ms 2026-01-23 16:02:36.014 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 166.5369 ms 2026-01-23 16:02:36.182 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1953 ms 2026-01-23 16:02:36.277 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:02:36.277 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:02:36.277 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4528 ms 2026-01-23 16:02:36.384 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.9173 ms 2026-01-23 16:02:37.152 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:02:37.152 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:02:37.195 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1580 ms 2026-01-23 16:02:38.091 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 190.9050 ms 2026-01-23 16:02:38.312 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2135 ms 2026-01-23 16:02:38.540 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5448 ms 2026-01-23 16:02:40.654 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 203.9731 ms 2026-01-23 16:02:40.820 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3618 ms 2026-01-23 16:02:41.007 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6839 ms 2026-01-23 16:02:42.363 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 182.4292 ms 2026-01-23 16:02:42.527 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3636 ms 2026-01-23 16:02:42.701 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.0455 ms 2026-01-23 16:02:43.925 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 188.8761 ms 2026-01-23 16:02:44.071 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2963 ms 2026-01-23 16:02:44.177 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2692 ms 2026-01-23 16:02:45.631 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 189.9455 ms 2026-01-23 16:02:45.808 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1994 ms 2026-01-23 16:02:46.041 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.9034 ms 2026-01-23 16:02:47.024 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 200.8773 ms 2026-01-23 16:02:47.203 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2021 ms 2026-01-23 16:02:47.441 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5441 ms 2026-01-23 16:02:48.500 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 193.7212 ms 2026-01-23 16:02:48.671 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3584 ms 2026-01-23 16:02:48.865 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.2139 ms 2026-01-23 16:02:49.973 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 190.0008 ms 2026-01-23 16:02:50.146 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2985 ms 2026-01-23 16:02:50.325 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.6801 ms 2026-01-23 16:02:51.534 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 164.9050 ms 2026-01-23 16:02:51.693 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2947 ms 2026-01-23 16:02:51.942 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.3423 ms 2026-01-23 16:02:52.942 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 190.2503 ms 2026-01-23 16:02:53.178 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3374 ms 2026-01-23 16:02:53.308 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3139 ms 2026-01-23 16:02:53.749 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3742.4420 ms 2026-01-23 16:02:54.895 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 197.4250 ms 2026-01-23 16:02:55.051 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2329 ms 2026-01-23 16:02:55.240 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0448 ms 2026-01-23 16:02:56.147 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 281.7228 ms 2026-01-23 16:02:57.581 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2709 ms 2026-01-23 16:02:57.690 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 209.1274 ms 2026-01-23 16:02:58.220 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3114 ms 2026-01-23 16:02:58.338 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7376 ms 2026-01-23 16:02:58.449 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8291 ms 2026-01-23 16:03:00.723 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 205.3816 ms 2026-01-23 16:03:00.891 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3590 ms 2026-01-23 16:03:01.067 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1716 ms 2026-01-23 16:03:02.203 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 195.3584 ms 2026-01-23 16:03:02.422 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1987 ms 2026-01-23 16:03:02.626 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.3785 ms 2026-01-23 16:03:04.102 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 180.0552 ms 2026-01-23 16:03:04.255 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2036 ms 2026-01-23 16:03:04.450 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.0449 ms 2026-01-23 16:03:05.783 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 194.3163 ms 2026-01-23 16:03:06.034 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3214 ms 2026-01-23 16:03:06.204 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7800 ms 2026-01-23 16:03:07.400 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 180.2652 ms 2026-01-23 16:03:07.569 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3721 ms 2026-01-23 16:03:07.750 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3567 ms 2026-01-23 16:03:11.514 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 162.0794 ms 2026-01-23 16:03:11.691 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3158 ms 2026-01-23 16:03:11.856 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6339 ms 2026-01-23 16:03:14.898 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c7badac6-06a4-4b38-01dd-08de5a606e05" responded 200 in 315.3284 ms 2026-01-23 16:03:15.075 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2200 ms 2026-01-23 16:03:15.229 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7492 ms 2026-01-23 16:03:24.951 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4249.8683 ms 2026-01-23 16:03:27.322 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 288.5817 ms 2026-01-23 16:03:27.494 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3612 ms 2026-01-23 16:03:27.707 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.1780 ms 2026-01-23 16:03:37.889 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.8726 ms 2026-01-23 16:03:38.755 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1788 ms 2026-01-23 16:03:39.098 +01:00 [Information] HTTP "GET" "/robots.txt" responded 404 in 0.5536 ms 2026-01-23 16:03:39.350 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9158 ms 2026-01-23 16:03:42.202 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.9916 ms 2026-01-23 16:03:43.392 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1583 ms 2026-01-23 16:03:43.776 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.4874 ms 2026-01-23 16:03:51.435 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.0930 ms 2026-01-23 16:03:52.614 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2261 ms 2026-01-23 16:03:52.841 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.5633 ms 2026-01-23 16:04:12.266 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-09-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=81430&dateEffet=2026-01-28" responded 200 in 54.7641 ms 2026-01-23 16:04:12.917 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.8871 ms 2026-01-23 16:04:14.810 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1760 ms 2026-01-23 16:04:14.963 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.7163 ms 2026-01-23 16:04:19.614 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-10-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62270&dateEffet=2026-01-28" responded 200 in 48.3873 ms 2026-01-23 16:04:30.309 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-01-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=54200&dateEffet=2026-01-28" responded 200 in 31.4311 ms 2026-01-23 16:04:44.252 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613335003010419838441362" responded 200 in 24.9843 ms 2026-01-23 16:04:54.630 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:04:54.631 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:04:54.660 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bd279401-c00e-4fa4-01de-08de5a606e05" responded 200 in 293.9438 ms 2026-01-23 16:04:54.693 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.6766 ms 2026-01-23 16:04:54.898 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:04:54.898 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:04:54.898 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3788 ms 2026-01-23 16:04:54.982 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1986 ms 2026-01-23 16:04:55.131 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4844 ms 2026-01-23 16:04:55.201 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:04:55.201 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:04:55.237 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.6202 ms 2026-01-23 16:04:59.810 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1300.1575 ms 2026-01-23 16:05:07.817 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-01-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75011&dateEffet=2026-01-24" responded 200 in 29.2259 ms 2026-01-23 16:05:08.229 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:05:08.229 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:05:08.258 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-04-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62120&dateEffet=2026-01-28" responded 200 in 29.0341 ms 2026-01-23 16:05:12.109 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 98.4788 ms 2026-01-23 16:05:12.681 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 492.5997 ms 2026-01-23 16:05:13.087 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1709 ms 2026-01-23 16:05:13.409 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.3057 ms 2026-01-23 16:05:15.431 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5770.6258 ms 2026-01-23 16:05:17.905 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 113.6645 ms 2026-01-23 16:05:18.274 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3657 ms 2026-01-23 16:05:18.913 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1374 ms 2026-01-23 16:05:22.321 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bd279401-c00e-4fa4-01de-08de5a606e05" responded 200 in 306.3227 ms 2026-01-23 16:05:22.481 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4996 ms 2026-01-23 16:05:22.862 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.7732 ms 2026-01-23 16:05:26.703 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 385.8902 ms 2026-01-23 16:05:26.851 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3419 ms 2026-01-23 16:05:27.007 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5474 ms 2026-01-23 16:05:30.321 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c7badac6-06a4-4b38-01dd-08de5a606e05" responded 200 in 302.7022 ms 2026-01-23 16:05:30.520 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2038 ms 2026-01-23 16:05:30.642 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.2032 ms 2026-01-23 16:05:35.342 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:35.342 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:35.467 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 125.7948 ms 2026-01-23 16:05:35.721 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:35.721 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:35.721 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4206 ms 2026-01-23 16:05:36.469 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 109.9432 ms 2026-01-23 16:05:36.982 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:36.982 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:37.008 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5825 ms 2026-01-23 16:05:37.494 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2081 ms 2026-01-23 16:05:39.286 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:39.286 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:39.410 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 124.7216 ms 2026-01-23 16:05:39.429 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.5593 ms 2026-01-23 16:05:39.611 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:39.611 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:39.611 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5270 ms 2026-01-23 16:05:40.248 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:40.248 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:40.283 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5090 ms 2026-01-23 16:05:40.925 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:40.925 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:40.939 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 126.0192 ms 2026-01-23 16:05:41.034 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 109.1370 ms 2026-01-23 16:05:41.267 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2061 ms 2026-01-23 16:05:41.268 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:41.269 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:41.269 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3549 ms 2026-01-23 16:05:41.916 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:41.916 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:41.945 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5865 ms 2026-01-23 16:05:42.671 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.2676 ms 2026-01-23 16:05:44.737 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:44.737 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:44.855 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 118.2515 ms 2026-01-23 16:05:44.939 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 125.9791 ms 2026-01-23 16:05:45.030 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:45.030 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:45.030 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4481 ms 2026-01-23 16:05:45.169 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3545 ms 2026-01-23 16:05:45.713 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:45.713 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:45.741 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5852 ms 2026-01-23 16:05:46.300 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.6132 ms 2026-01-23 16:05:46.804 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:46.804 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:46.941 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 137.5009 ms 2026-01-23 16:05:46.991 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:46.991 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:47.105 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.8481 ms 2026-01-23 16:05:47.176 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:47.177 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:47.312 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 136.0015 ms 2026-01-23 16:05:47.368 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:47.368 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:47.492 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 124.0589 ms 2026-01-23 16:05:47.569 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:47.569 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:47.684 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 115.1600 ms 2026-01-23 16:05:47.846 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 128.0013 ms 2026-01-23 16:05:47.884 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:47.884 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:48.010 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 126.0203 ms 2026-01-23 16:05:48.022 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2476 ms 2026-01-23 16:05:48.205 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:48.205 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:48.319 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.9714 ms 2026-01-23 16:05:48.436 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:48.436 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:48.561 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 125.7143 ms 2026-01-23 16:05:48.631 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:48.631 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:48.758 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 127.8104 ms 2026-01-23 16:05:48.847 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:48.847 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:48.976 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 129.1058 ms 2026-01-23 16:05:49.097 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:49.097 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:49.225 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 127.9742 ms 2026-01-23 16:05:49.296 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:49.296 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:49.413 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 116.9586 ms 2026-01-23 16:05:49.537 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:49.537 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:49.671 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 133.7645 ms 2026-01-23 16:05:49.776 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:49.776 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:49.906 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 130.3896 ms 2026-01-23 16:05:50.112 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.5256 ms 2026-01-23 16:05:50.634 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:50.634 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:50.634 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4156 ms 2026-01-23 16:05:51.342 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:51.342 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:51.371 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5329 ms 2026-01-23 16:05:51.530 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 134.2962 ms 2026-01-23 16:05:52.012 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2950 ms 2026-01-23 16:05:52.640 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:52.640 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:52.761 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 121.5328 ms 2026-01-23 16:05:52.955 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:52.956 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:52.956 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4834 ms 2026-01-23 16:05:53.662 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:53.663 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:53.693 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.0256 ms 2026-01-23 16:05:54.303 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:54.303 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:54.401 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.5324 ms 2026-01-23 16:05:54.436 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 133.0829 ms 2026-01-23 16:05:54.527 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:54.527 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:54.697 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 169.5810 ms 2026-01-23 16:05:54.735 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:54.735 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:54.853 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 117.9202 ms 2026-01-23 16:05:54.929 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:54.929 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:55.111 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:55.111 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:55.122 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 192.6933 ms 2026-01-23 16:05:55.223 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 111.6166 ms 2026-01-23 16:05:55.311 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:55.311 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:55.426 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 114.8121 ms 2026-01-23 16:05:55.565 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:55.565 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:55.710 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 145.8384 ms 2026-01-23 16:05:55.736 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:55.736 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:55.875 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 138.8764 ms 2026-01-23 16:05:55.984 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:55.984 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:56.114 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 130.8278 ms 2026-01-23 16:05:56.314 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 109.1255 ms 2026-01-23 16:05:56.329 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:56.329 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:56.442 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.6762 ms 2026-01-23 16:05:56.493 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2547 ms 2026-01-23 16:05:56.518 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:56.518 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:56.642 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 124.2134 ms 2026-01-23 16:05:57.899 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.5885 ms 2026-01-23 16:05:58.315 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:58.315 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:58.429 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.9258 ms 2026-01-23 16:05:58.541 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:58.541 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:58.677 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 135.9957 ms 2026-01-23 16:05:58.730 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:58.730 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:58.857 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 127.3024 ms 2026-01-23 16:05:58.951 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:58.951 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:59.079 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 128.5899 ms 2026-01-23 16:05:59.348 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:59.348 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:59.477 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 140.8165 ms 2026-01-23 16:05:59.496 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 148.1994 ms 2026-01-23 16:05:59.643 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2202 ms 2026-01-23 16:05:59.865 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:05:59.866 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:05:59.997 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 132.5057 ms 2026-01-23 16:06:00.297 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:00.297 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:00.424 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 126.6033 ms 2026-01-23 16:06:00.514 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:00.514 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:00.635 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3572 ms 2026-01-23 16:06:00.657 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 143.1916 ms 2026-01-23 16:06:01.041 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:01.041 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:01.189 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 148.7188 ms 2026-01-23 16:06:01.343 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:01.343 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:01.473 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 130.0820 ms 2026-01-23 16:06:01.519 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:01.519 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:01.644 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 125.2576 ms 2026-01-23 16:06:01.713 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:01.713 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:01.835 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 122.4205 ms 2026-01-23 16:06:01.903 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:01.903 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:02.018 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 115.9077 ms 2026-01-23 16:06:02.099 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:02.099 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:02.213 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 114.3971 ms 2026-01-23 16:06:02.296 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:02.296 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:02.409 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.3902 ms 2026-01-23 16:06:02.466 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:02.466 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:02.602 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 135.5427 ms 2026-01-23 16:06:03.434 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:03.434 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:03.434 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3641 ms 2026-01-23 16:06:04.275 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:04.275 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:04.310 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.3162 ms 2026-01-23 16:06:09.832 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 339.7286 ms 2026-01-23 16:06:10.180 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8870 ms 2026-01-23 16:06:10.532 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0505 ms 2026-01-23 16:06:11.419 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 339.0223 ms 2026-01-23 16:06:12.016 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 488.8299 ms 2026-01-23 16:06:12.160 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3168 ms 2026-01-23 16:06:12.259 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6987 ms 2026-01-23 16:06:26.502 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bd279401-c00e-4fa4-01de-08de5a606e05" responded 200 in 327.1747 ms 2026-01-23 16:06:26.750 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2255 ms 2026-01-23 16:06:26.924 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 72.7475 ms 2026-01-23 16:06:30.544 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.8311 ms 2026-01-23 16:06:31.318 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2365 ms 2026-01-23 16:06:32.594 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.1941 ms 2026-01-23 16:06:34.261 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:34.261 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:34.359 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.4819 ms 2026-01-23 16:06:34.623 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:34.623 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:34.623 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4517 ms 2026-01-23 16:06:34.797 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:06:34.797 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:06:34.866 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 69.9453 ms 2026-01-23 16:07:31.452 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:07:31.452 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:07:31.493 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-08-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91000&dateEffet=2026-01-28" responded 200 in 40.6452 ms 2026-01-23 16:07:38.052 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 519.1675 ms 2026-01-23 16:07:38.544 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3440 ms 2026-01-23 16:07:38.666 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.2679 ms 2026-01-23 16:07:40.232 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c7badac6-06a4-4b38-01dd-08de5a606e05" responded 200 in 276.8720 ms 2026-01-23 16:07:40.422 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3464 ms 2026-01-23 16:07:40.542 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5634 ms 2026-01-23 16:07:52.759 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 376.2290 ms 2026-01-23 16:07:53.253 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3702 ms 2026-01-23 16:07:53.381 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4244 ms 2026-01-23 16:08:10.740 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8708 ms 2026-01-23 16:08:10.985 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 2.0420 ms 2026-01-23 16:08:21.513 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 16:08:21.513 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 20.4401 ms 2026-01-23 16:08:21.708 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.1302 ms 2026-01-23 16:08:22.285 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3574 ms 2026-01-23 16:08:22.859 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.2064 ms 2026-01-23 16:08:36.325 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.0882 ms 2026-01-23 16:08:36.607 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3383 ms 2026-01-23 16:08:36.736 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.3923 ms 2026-01-23 16:08:36.812 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-08-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=50130&dateEffet=2026-01-28" responded 200 in 43.0535 ms 2026-01-23 16:08:53.056 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.2729 ms 2026-01-23 16:08:53.547 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1868 ms 2026-01-23 16:08:53.730 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2532 ms 2026-01-23 16:08:54.108 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-08-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21000&dateEffet=2026-01-28" responded 200 in 29.9982 ms 2026-01-23 16:09:07.997 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-01-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42500&dateEffet=2026-01-28" responded 200 in 48.7238 ms 2026-01-23 16:09:12.994 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 351.5101 ms 2026-01-23 16:09:13.610 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 488.0657 ms 2026-01-23 16:09:14.304 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3241 ms 2026-01-23 16:09:14.410 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2365 ms 2026-01-23 16:09:16.147 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 436.7673 ms 2026-01-23 16:09:16.404 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1950 ms 2026-01-23 16:09:16.558 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 116.0073 ms 2026-01-23 16:09:17.023 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9096 ms 2026-01-23 16:09:17.709 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6108 ms 2026-01-23 16:09:17.960 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.8758 ms 2026-01-23 16:09:20.477 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=07ead57f-649a-4275-01df-08de5a606e05" responded 200 in 363.7940 ms 2026-01-23 16:09:20.803 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3528 ms 2026-01-23 16:09:22.473 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8567 ms 2026-01-23 16:09:31.813 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-01-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69003&dateEffet=2026-01-28" responded 200 in 54.9330 ms 2026-01-23 16:10:29.372 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:10:29.372 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:10:29.479 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.9669 ms 2026-01-23 16:10:29.591 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:10:29.591 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:10:29.591 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4187 ms 2026-01-23 16:10:29.893 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:10:29.893 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:10:29.930 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1966 ms 2026-01-23 16:11:01.552 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=07ead57f-649a-4275-01df-08de5a606e05" responded 200 in 19172.0502 ms 2026-01-23 16:11:02.983 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1461.2879 ms 2026-01-23 16:11:03.162 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=07ead57f-649a-4275-01df-08de5a606e05" responded 200 in 19318.5603 ms 2026-01-23 16:11:03.432 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3055 ms 2026-01-23 16:11:03.767 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3244 ms 2026-01-23 16:11:04.716 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 849.2042 ms 2026-01-23 16:11:05.238 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 831.3837 ms 2026-01-23 16:11:10.790 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2881.9347 ms 2026-01-23 16:11:11.308 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3376 ms 2026-01-23 16:11:12.738 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1380.0763 ms 2026-01-23 16:11:19.475 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 1437.3739 ms 2026-01-23 16:11:23.001 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-11-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13090&dateEffet=2026-01-28" responded 200 in 706.5786 ms 2026-01-23 16:11:23.682 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-11-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13090&dateEffet=2026-01-28" responded 200 in 640.4455 ms 2026-01-23 16:11:30.460 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 10797.3101 ms 2026-01-23 16:11:36.311 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3341 ms 2026-01-23 16:11:38.760 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2280.2206 ms 2026-01-23 16:11:41.622 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11436.0635 ms 2026-01-23 16:11:42.387 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3265 ms 2026-01-23 16:11:45.543 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2708.4125 ms 2026-01-23 16:12:07.052 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 5167.2073 ms 2026-01-23 16:12:07.648 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2043 ms 2026-01-23 16:12:09.617 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1564.8581 ms 2026-01-23 16:12:25.129 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611006210052459205730850" responded 200 in 1688.3681 ms 2026-01-23 16:12:33.332 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 2722.5130 ms 2026-01-23 16:12:41.761 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3747.7291 ms 2026-01-23 16:12:42.271 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3101 ms 2026-01-23 16:12:43.387 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1977-03-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93190&dateEffet=2026-01-28" responded 200 in 421.2142 ms 2026-01-23 16:12:44.875 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 11395.3926 ms 2026-01-23 16:12:45.246 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3507 ms 2026-01-23 16:12:45.884 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2819.3368 ms 2026-01-23 16:12:46.764 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1381.6210 ms 2026-01-23 16:13:10.571 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 6616.4534 ms 2026-01-23 16:13:15.870 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 9744.6675 ms 2026-01-23 16:13:16.974 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1580 ms 2026-01-23 16:13:18.314 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1244.3392 ms 2026-01-23 16:13:20.242 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 6407.1344 ms 2026-01-23 16:13:20.870 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1801 ms 2026-01-23 16:13:21.520 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 552.9150 ms 2026-01-23 16:13:38.127 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8263 ms 2026-01-23 16:13:38.185 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.2311 ms 2026-01-23 16:13:45.701 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d9aa9d72-f2a3-46de-01d6-08de5a606e05" responded 200 in 283.4190 ms 2026-01-23 16:13:46.140 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3106 ms 2026-01-23 16:13:46.243 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0398 ms 2026-01-23 16:13:47.821 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 105.9840 ms 2026-01-23 16:13:48.051 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2841 ms 2026-01-23 16:13:48.218 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.7415 ms 2026-01-23 16:13:59.387 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 117.4140 ms 2026-01-23 16:13:59.877 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1737 ms 2026-01-23 16:14:00.034 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.7739 ms 2026-01-23 16:14:03.345 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.5820 ms 2026-01-23 16:14:04.074 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3036 ms 2026-01-23 16:14:04.326 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1615 ms 2026-01-23 16:14:07.550 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 124.4375 ms 2026-01-23 16:14:07.766 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7752 ms 2026-01-23 16:14:08.141 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9310 ms 2026-01-23 16:14:10.782 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.6550 ms 2026-01-23 16:14:11.554 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3726 ms 2026-01-23 16:14:11.862 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7066 ms 2026-01-23 16:14:27.770 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b86f16d9-3543-48f6-9eab-08de599867c4" responded 200 in 283.0499 ms 2026-01-23 16:14:27.888 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3655 ms 2026-01-23 16:14:29.241 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614506000097283224795383" responded 200 in 15.0923 ms 2026-01-23 16:14:29.495 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3477 ms 2026-01-23 16:14:31.108 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614506000097283224795383" responded 200 in 20.8319 ms 2026-01-23 16:14:52.011 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1242.2884 ms 2026-01-23 16:14:54.256 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.9992 ms 2026-01-23 16:14:55.123 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2193 ms 2026-01-23 16:14:55.376 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7224 ms 2026-01-23 16:15:03.582 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5216.1029 ms 2026-01-23 16:15:05.926 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 266.6918 ms 2026-01-23 16:15:06.347 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3305 ms 2026-01-23 16:15:06.492 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2668 ms 2026-01-23 16:15:27.771 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 336.5533 ms 2026-01-23 16:15:28.321 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2191 ms 2026-01-23 16:15:28.462 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6432 ms 2026-01-23 16:15:31.221 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 358.2785 ms 2026-01-23 16:15:31.359 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-03-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31200&dateEffet=2026-01-28" responded 200 in 28.8297 ms 2026-01-23 16:15:31.527 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2955 ms 2026-01-23 16:15:31.807 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4707 ms 2026-01-23 16:15:33.037 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.6122 ms 2026-01-23 16:15:33.381 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3868 ms 2026-01-23 16:15:33.474 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.4847 ms 2026-01-23 16:15:35.241 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.2378 ms 2026-01-23 16:15:35.594 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1664 ms 2026-01-23 16:15:35.748 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1335 ms 2026-01-23 16:15:37.103 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR3320041010080749749J02914" responded 200 in 23.9846 ms 2026-01-23 16:15:37.703 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 352.8601 ms 2026-01-23 16:15:38.072 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1740 ms 2026-01-23 16:15:38.203 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8677 ms 2026-01-23 16:15:40.233 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR3320041010080749749J02914" responded 200 in 28.5261 ms 2026-01-23 16:15:41.474 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.6849 ms 2026-01-23 16:15:41.823 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9173 ms 2026-01-23 16:15:42.031 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.5514 ms 2026-01-23 16:15:42.706 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 368.2293 ms 2026-01-23 16:15:42.958 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1935 ms 2026-01-23 16:15:43.115 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.3491 ms 2026-01-23 16:15:52.687 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 243.1094 ms 2026-01-23 16:15:53.188 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 303.9488 ms 2026-01-23 16:15:53.617 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3381 ms 2026-01-23 16:15:54.011 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1474 ms 2026-01-23 16:15:56.957 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 991.2585 ms 2026-01-23 16:15:58.654 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 168.9607 ms 2026-01-23 16:15:58.938 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2503 ms 2026-01-23 16:15:59.106 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6383 ms 2026-01-23 16:16:00.810 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b86f16d9-3543-48f6-9eab-08de599867c4" responded 200 in 297.7211 ms 2026-01-23 16:16:01.022 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3087 ms 2026-01-23 16:16:01.464 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4334 ms 2026-01-23 16:16:04.000 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:16:04.000 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:16:04.098 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.3356 ms 2026-01-23 16:16:04.297 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:16:04.297 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:16:04.297 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4369 ms 2026-01-23 16:16:04.632 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:16:04.632 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:16:04.676 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.8964 ms 2026-01-23 16:16:11.883 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 372.8433 ms 2026-01-23 16:16:12.057 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3235 ms 2026-01-23 16:16:12.187 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:16:12.187 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:16:12.301 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 114.0239 ms 2026-01-23 16:16:12.376 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3316 ms 2026-01-23 16:16:12.597 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:16:12.597 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:16:12.597 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3411 ms 2026-01-23 16:16:13.214 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:16:13.214 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:16:13.244 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3352.9096 ms 2026-01-23 16:16:13.252 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.0958 ms 2026-01-23 16:16:13.292 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3757.5896 ms 2026-01-23 16:16:15.771 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 288.0028 ms 2026-01-23 16:16:16.129 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3398 ms 2026-01-23 16:16:16.185 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 358.3976 ms 2026-01-23 16:16:16.395 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0605 ms 2026-01-23 16:16:16.407 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6363 ms 2026-01-23 16:16:16.598 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1323 ms 2026-01-23 16:16:17.796 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:16:17.796 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:16:17.838 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-06-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11800&dateEffet=2026-01-24" responded 200 in 42.9919 ms 2026-01-23 16:16:18.867 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:16:18.867 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:16:19.145 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0bf70885-08a0-4cd9-01d0-08de5a606e05" responded 200 in 278.2537 ms 2026-01-23 16:16:19.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:16:19.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:16:19.352 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5141 ms 2026-01-23 16:16:20.512 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:16:20.513 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:16:20.545 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.1457 ms 2026-01-23 16:16:21.979 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.7404 ms 2026-01-23 16:16:22.329 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8748 ms 2026-01-23 16:16:22.559 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.4694 ms 2026-01-23 16:16:24.238 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 367.1747 ms 2026-01-23 16:16:24.632 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3597 ms 2026-01-23 16:16:24.942 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.3281 ms 2026-01-23 16:16:28.122 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5d3de531-f98e-4b62-01e2-08de5a606e05" responded 200 in 302.5902 ms 2026-01-23 16:16:28.278 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1726 ms 2026-01-23 16:16:28.399 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5895 ms 2026-01-23 16:16:35.558 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 408.4560 ms 2026-01-23 16:16:35.720 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3195 ms 2026-01-23 16:16:35.965 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8725 ms 2026-01-23 16:16:43.008 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 387.6045 ms 2026-01-23 16:16:43.179 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3670 ms 2026-01-23 16:16:43.573 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.3343 ms 2026-01-23 16:16:45.945 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 399.2501 ms 2026-01-23 16:16:46.105 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1466 ms 2026-01-23 16:16:46.243 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1213 ms 2026-01-23 16:16:53.952 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 371.4372 ms 2026-01-23 16:16:54.110 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2998 ms 2026-01-23 16:16:54.302 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9816 ms 2026-01-23 16:16:56.661 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 378.0569 ms 2026-01-23 16:16:56.828 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3466 ms 2026-01-23 16:16:57.084 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.6790 ms 2026-01-23 16:16:58.509 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.0524 ms 2026-01-23 16:16:58.669 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3603 ms 2026-01-23 16:16:58.849 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1790 ms 2026-01-23 16:17:00.254 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.5310 ms 2026-01-23 16:17:00.430 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3329 ms 2026-01-23 16:17:00.623 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4713 ms 2026-01-23 16:17:01.786 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.4643 ms 2026-01-23 16:17:02.022 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1874 ms 2026-01-23 16:17:02.366 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.5699 ms 2026-01-23 16:17:04.530 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 339.2271 ms 2026-01-23 16:17:04.692 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3195 ms 2026-01-23 16:17:04.847 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.3564 ms 2026-01-23 16:17:13.204 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 347.5774 ms 2026-01-23 16:17:13.354 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2170 ms 2026-01-23 16:17:13.575 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6862 ms 2026-01-23 16:17:27.104 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.3327 ms 2026-01-23 16:17:27.446 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3899 ms 2026-01-23 16:17:27.820 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.1303 ms 2026-01-23 16:17:31.997 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3220 ms 2026-01-23 16:17:32.069 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2859 ms 2026-01-23 16:17:32.864 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1868 ms 2026-01-23 16:17:32.865 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9361 ms 2026-01-23 16:17:33.164 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:17:33.164 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:17:33.236 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.9676 ms 2026-01-23 16:17:33.260 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1733 ms 2026-01-23 16:17:33.328 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7895 ms 2026-01-23 16:17:33.709 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:17:33.709 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:17:33.710 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5017 ms 2026-01-23 16:17:35.002 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 269.7434 ms 2026-01-23 16:17:35.222 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:17:35.223 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:17:35.241 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.5608 ms 2026-01-23 16:17:35.419 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1845 ms 2026-01-23 16:17:35.636 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9140 ms 2026-01-23 16:17:39.462 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 191.9259 ms 2026-01-23 16:17:39.856 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3195 ms 2026-01-23 16:17:40.028 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.9826 ms 2026-01-23 16:17:42.080 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5d3de531-f98e-4b62-01e2-08de5a606e05" responded 200 in 294.1345 ms 2026-01-23 16:17:42.311 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2563 ms 2026-01-23 16:17:42.414 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4598 ms 2026-01-23 16:17:47.478 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:17:47.478 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:17:47.528 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-01-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13009&dateEffet=2026-01-28" responded 200 in 50.7003 ms 2026-01-23 16:17:50.283 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-02-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=84380&dateEffet=2026-01-28" responded 200 in 39.1823 ms 2026-01-23 16:17:52.343 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-08-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=19100&dateEffet=2026-01-28" responded 200 in 53.6388 ms 2026-01-23 16:18:11.071 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.6920 ms 2026-01-23 16:18:11.244 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3587 ms 2026-01-23 16:18:11.332 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9382 ms 2026-01-23 16:18:14.179 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5d3de531-f98e-4b62-01e2-08de5a606e05" responded 200 in 300.0161 ms 2026-01-23 16:18:14.389 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2727 ms 2026-01-23 16:18:14.750 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.9837 ms 2026-01-23 16:18:17.180 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 367.7053 ms 2026-01-23 16:18:17.774 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 480.8879 ms 2026-01-23 16:18:17.915 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3501 ms 2026-01-23 16:18:18.133 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.4900 ms 2026-01-23 16:18:19.853 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 623.5816 ms 2026-01-23 16:18:20.276 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3004 ms 2026-01-23 16:18:20.377 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9200 ms 2026-01-23 16:18:28.574 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-02-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67500&dateEffet=2026-01-28" responded 200 in 40.1953 ms 2026-01-23 16:18:34.878 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 118.9473 ms 2026-01-23 16:18:35.354 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1623 ms 2026-01-23 16:18:36.177 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2782 ms 2026-01-23 16:18:46.168 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.3836 ms 2026-01-23 16:18:46.846 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1805 ms 2026-01-23 16:18:46.957 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.4300 ms 2026-01-23 16:18:47.218 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-12-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62119&dateEffet=2026-01-28" responded 200 in 31.9523 ms 2026-01-23 16:19:03.279 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.0024 ms 2026-01-23 16:19:03.424 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2911 ms 2026-01-23 16:19:03.544 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8144 ms 2026-01-23 16:19:18.375 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 176.9658 ms 2026-01-23 16:19:18.535 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7793 ms 2026-01-23 16:19:18.727 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1421 ms 2026-01-23 16:19:22.141 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 173.8904 ms 2026-01-23 16:19:22.391 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1690 ms 2026-01-23 16:19:22.609 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0148 ms 2026-01-23 16:19:24.703 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 198.9823 ms 2026-01-23 16:19:24.868 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3531 ms 2026-01-23 16:19:24.978 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5918 ms 2026-01-23 16:19:26.497 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.8561 ms 2026-01-23 16:19:27.670 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3309 ms 2026-01-23 16:19:28.147 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.1197 ms 2026-01-23 16:19:33.149 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 16:19:33.149 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 27.1182 ms 2026-01-23 16:19:33.319 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 115.0687 ms 2026-01-23 16:19:33.464 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 200 in 1.1250 ms 2026-01-23 16:19:33.620 +01:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 200 in 4.0786 ms 2026-01-23 16:19:33.628 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 200 in 1.1416 ms 2026-01-23 16:19:33.632 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 200 in 1.1002 ms 2026-01-23 16:19:33.644 +01:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 200 in 1.2040 ms 2026-01-23 16:19:33.652 +01:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 200 in 36.9511 ms 2026-01-23 16:19:33.656 +01:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 200 in 31.2229 ms 2026-01-23 16:19:33.658 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 200 in 36.6762 ms 2026-01-23 16:19:33.661 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4232 ms 2026-01-23 16:19:33.661 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 200 in 25.6221 ms 2026-01-23 16:19:33.666 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 200 in 13.6693 ms 2026-01-23 16:19:33.676 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 200 in 36.7961 ms 2026-01-23 16:19:33.686 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 200 in 6.8753 ms 2026-01-23 16:19:33.691 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 200 in 7.1507 ms 2026-01-23 16:19:33.694 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 200 in 53.6004 ms 2026-01-23 16:19:33.792 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 200 in 113.9076 ms 2026-01-23 16:19:33.999 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 200 in 376.9235 ms 2026-01-23 16:19:35.435 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 200 in 1810.9743 ms 2026-01-23 16:19:35.438 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 200 in 1814.4666 ms 2026-01-23 16:19:36.708 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 200 in 3089.1536 ms 2026-01-23 16:19:53.844 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 351.1196 ms 2026-01-23 16:19:54.092 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3163 ms 2026-01-23 16:19:54.255 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.7048 ms 2026-01-23 16:19:56.435 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.8660 ms 2026-01-23 16:19:57.082 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3580 ms 2026-01-23 16:19:57.234 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1306 ms 2026-01-23 16:20:28.279 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-09-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60310&dateEffet=2026-01-28" responded 200 in 48.7613 ms 2026-01-23 16:20:29.641 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 120.1167 ms 2026-01-23 16:20:29.726 +01:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 200 in 0.2224 ms 2026-01-23 16:20:29.726 +01:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 200 in 0.1338 ms 2026-01-23 16:20:29.840 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3105 ms 2026-01-23 16:20:29.990 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.6648 ms 2026-01-23 16:20:32.213 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8bd3c24e-3b0a-49c2-59da-08de5803e352" responded 200 in 277.7014 ms 2026-01-23 16:20:32.390 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2817 ms 2026-01-23 16:20:32.454 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 200 in 0.9740 ms 2026-01-23 16:20:32.458 +01:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 200 in 8.0182 ms 2026-01-23 16:20:32.478 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.3452 ms 2026-01-23 16:21:01.287 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 337.4049 ms 2026-01-23 16:21:01.602 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3754 ms 2026-01-23 16:21:01.720 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.1267 ms 2026-01-23 16:21:10.535 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.5537 ms 2026-01-23 16:21:11.235 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1935 ms 2026-01-23 16:21:11.626 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4646 ms 2026-01-23 16:23:25.744 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 124.9264 ms 2026-01-23 16:23:26.249 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2022 ms 2026-01-23 16:23:26.397 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.1874 ms 2026-01-23 16:23:30.186 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 118.2345 ms 2026-01-23 16:23:30.379 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1741 ms 2026-01-23 16:23:30.507 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5494 ms 2026-01-23 16:23:31.053 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 239.1121 ms 2026-01-23 16:23:31.303 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2271 ms 2026-01-23 16:23:31.526 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.0129 ms 2026-01-23 16:23:34.338 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 131.4347 ms 2026-01-23 16:23:34.526 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2993 ms 2026-01-23 16:23:34.644 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4113 ms 2026-01-23 16:23:34.721 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=228cb00b-5218-4492-8aac-08de413a722b" responded 200 in 306.0938 ms 2026-01-23 16:23:34.927 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8932 ms 2026-01-23 16:23:34.943 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.6347 ms 2026-01-23 16:23:35.079 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.3100 ms 2026-01-23 16:23:35.255 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.1627 ms 2026-01-23 16:23:35.832 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2733 ms 2026-01-23 16:23:36.182 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2932 ms 2026-01-23 16:23:42.169 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 135.6931 ms 2026-01-23 16:23:42.372 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5740 ms 2026-01-23 16:23:42.515 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.1724 ms 2026-01-23 16:23:47.176 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=228cb00b-5218-4492-8aac-08de413a722b" responded 200 in 280.4114 ms 2026-01-23 16:23:47.417 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2862 ms 2026-01-23 16:23:47.500 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1820 ms 2026-01-23 16:23:47.534 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2749 ms 2026-01-23 16:23:47.801 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.6925 ms 2026-01-23 16:23:48.213 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2722 ms 2026-01-23 16:23:48.887 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2601 ms 2026-01-23 16:23:51.722 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-02-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33520&dateEffet=2026-01-28" responded 200 in 42.4222 ms 2026-01-23 16:23:51.901 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.8909 ms 2026-01-23 16:23:52.134 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1966 ms 2026-01-23 16:23:52.458 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.8785 ms 2026-01-23 16:24:25.127 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-09-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62000&dateEffet=2026-01-28" responded 200 in 56.6779 ms 2026-01-23 16:24:37.512 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:24:37.512 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:24:37.586 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.9229 ms 2026-01-23 16:24:37.788 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:24:37.788 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:24:37.788 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3688 ms 2026-01-23 16:24:38.078 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:24:38.078 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:24:38.133 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.8406 ms 2026-01-23 16:24:39.915 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 114.1466 ms 2026-01-23 16:24:40.285 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2158 ms 2026-01-23 16:24:40.499 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8514 ms 2026-01-23 16:24:44.621 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:24:44.621 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:24:44.676 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-07-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34470&dateEffet=2026-01-28" responded 200 in 55.6004 ms 2026-01-23 16:24:45.384 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.9104 ms 2026-01-23 16:24:46.076 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3423 ms 2026-01-23 16:24:46.346 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4856 ms 2026-01-23 16:24:49.030 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:24:49.030 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:24:49.104 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.8678 ms 2026-01-23 16:24:49.357 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:24:49.357 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:24:49.358 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4940 ms 2026-01-23 16:24:49.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:24:49.741 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:24:49.760 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.7150 ms 2026-01-23 16:25:06.233 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 362.1480 ms 2026-01-23 16:25:06.485 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3157 ms 2026-01-23 16:25:06.614 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.8901 ms 2026-01-23 16:25:11.644 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 266.9471 ms 2026-01-23 16:25:11.886 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0612 ms 2026-01-23 16:25:12.153 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7147 ms 2026-01-23 16:25:18.404 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 257.7120 ms 2026-01-23 16:25:18.551 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2190 ms 2026-01-23 16:25:18.828 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.2683 ms 2026-01-23 16:25:33.375 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 219.5435 ms 2026-01-23 16:25:33.531 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2939 ms 2026-01-23 16:25:33.742 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8156 ms 2026-01-23 16:26:04.172 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 224.2792 ms 2026-01-23 16:26:04.331 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3500 ms 2026-01-23 16:26:04.548 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.0737 ms 2026-01-23 16:26:08.044 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=305d3757-fb43-4df1-b862-08de37032eb1" responded 200 in 318.4066 ms 2026-01-23 16:26:08.224 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3161 ms 2026-01-23 16:26:08.329 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2164 ms 2026-01-23 16:26:08.354 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4516 ms 2026-01-23 16:26:08.551 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4280 ms 2026-01-23 16:26:09.003 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0002 ms 2026-01-23 16:26:09.657 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.0357 ms 2026-01-23 16:26:13.969 +01:00 [Information] HTTP "GET" "/documents/PieceJointe/09-12-2025_eff1014b-1402-41cc-a270-2e5d84b8b2a2.pdf" responded 200 in 539.2525 ms 2026-01-23 16:26:16.526 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:26:16.526 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:26:16.569 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-04-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77186&dateEffet=2026-01-28" responded 200 in 43.7500 ms 2026-01-23 16:26:17.244 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-02-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62210&dateEffet=2026-01-28" responded 200 in 26.5646 ms 2026-01-23 16:26:21.135 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.3773 ms 2026-01-23 16:26:21.390 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2120 ms 2026-01-23 16:26:21.640 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5692 ms 2026-01-23 16:26:22.832 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:26:22.832 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:26:22.872 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-04-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77186&dateEffet=2026-01-28" responded 200 in 40.9520 ms 2026-01-23 16:26:23.772 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.7432 ms 2026-01-23 16:26:24.320 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3180 ms 2026-01-23 16:26:24.512 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.9898 ms 2026-01-23 16:26:31.151 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-09-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30650&dateEffet=2026-01-28" responded 200 in 39.7945 ms 2026-01-23 16:26:53.838 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-04-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=01210&dateEffet=2026-01-28" responded 200 in 40.5199 ms 2026-01-23 16:26:57.676 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-04-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=01210&dateEffet=2026-01-28" responded 200 in 28.9453 ms 2026-01-23 16:27:59.821 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 337.0246 ms 2026-01-23 16:28:00.067 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2708 ms 2026-01-23 16:28:00.266 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5154 ms 2026-01-23 16:28:05.038 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 231.7114 ms 2026-01-23 16:28:05.426 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2179 ms 2026-01-23 16:28:05.659 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7655 ms 2026-01-23 16:28:07.678 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c72850cf-3561-45a0-5bde-08de363c3240" responded 200 in 301.1199 ms 2026-01-23 16:28:07.997 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3104 ms 2026-01-23 16:28:08.137 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.3278 ms 2026-01-23 16:28:08.192 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7090 ms 2026-01-23 16:28:08.384 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.8412 ms 2026-01-23 16:28:13.093 +01:00 [Information] HTTP "GET" "/documents/PieceJointe/08-12-2025_740a92c9-4fbb-40d9-a22d-9059722d99af.pdf" responded 200 in 491.7173 ms 2026-01-23 16:28:19.637 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 247.1745 ms 2026-01-23 16:28:20.004 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1622 ms 2026-01-23 16:28:20.401 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9391 ms 2026-01-23 16:28:21.710 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.4087 ms 2026-01-23 16:28:22.024 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1637 ms 2026-01-23 16:28:22.261 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.2378 ms 2026-01-23 16:28:28.065 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 222.8474 ms 2026-01-23 16:28:28.398 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3020 ms 2026-01-23 16:28:28.758 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.2851 ms 2026-01-23 16:28:42.350 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 341.8878 ms 2026-01-23 16:28:42.669 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3179 ms 2026-01-23 16:28:42.897 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2156 ms 2026-01-23 16:28:45.543 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 763.3604 ms 2026-01-23 16:28:45.848 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1876 ms 2026-01-23 16:28:46.057 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.5354 ms 2026-01-23 16:28:52.425 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 253.9737 ms 2026-01-23 16:28:52.752 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1719 ms 2026-01-23 16:28:52.937 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7946 ms 2026-01-23 16:28:54.580 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ad8d694e-2716-4dd7-0dd4-08de37cc65ce" responded 200 in 313.8187 ms 2026-01-23 16:28:54.902 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2286 ms 2026-01-23 16:28:55.023 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.9789 ms 2026-01-23 16:28:55.252 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.3885 ms 2026-01-23 16:28:55.323 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7474 ms 2026-01-23 16:28:58.852 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ad8d694e-2716-4dd7-0dd4-08de37cc65ce" responded 200 in 280.7014 ms 2026-01-23 16:28:58.988 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2765 ms 2026-01-23 16:28:59.173 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2979 ms 2026-01-23 16:28:59.200 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.6549 ms 2026-01-23 16:28:59.375 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 89.9731 ms 2026-01-23 16:28:59.944 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2751 ms 2026-01-23 16:29:00.093 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9337 ms 2026-01-23 16:29:02.875 +01:00 [Information] HTTP "GET" "/documents/PieceJointe/10-12-2025_90b4c45f-6e65-4fbc-9694-76ff40a1c914.pdf" responded 200 in 488.3071 ms 2026-01-23 16:29:11.380 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.3342 ms 2026-01-23 16:29:11.711 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3421 ms 2026-01-23 16:29:11.833 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1808 ms 2026-01-23 16:29:23.026 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-04-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83200&dateEffet=2026-01-24" responded 200 in 29.4770 ms 2026-01-23 16:29:44.003 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.7497 ms 2026-01-23 16:29:44.813 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1769 ms 2026-01-23 16:29:44.986 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4617 ms 2026-01-23 16:30:14.481 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 190.2326 ms 2026-01-23 16:30:14.935 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2555 ms 2026-01-23 16:30:15.034 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2433 ms 2026-01-23 16:30:25.547 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 255.6236 ms 2026-01-23 16:30:25.917 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1895 ms 2026-01-23 16:30:26.184 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.1748 ms 2026-01-23 16:31:08.731 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-06-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57070&dateEffet=2026-01-28" responded 200 in 29.5543 ms 2026-01-23 16:31:45.274 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR8730002042000000057785A22" responded 200 in 24.2537 ms 2026-01-23 16:32:29.486 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1435.0871 ms 2026-01-23 16:34:25.931 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8b904f16-06ac-4b82-01b5-08de5a606e05" responded 302 in 1.0321 ms 2026-01-23 16:34:26.615 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D8b904f16-06ac-4b82-01b5-08de5a606e05" responded 200 in 1.0711 ms 2026-01-23 16:36:20.344 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6452.8470 ms 2026-01-23 16:36:22.755 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 185.0093 ms 2026-01-23 16:36:23.193 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2024 ms 2026-01-23 16:36:23.426 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.4855 ms 2026-01-23 16:36:58.600 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 229.3186 ms 2026-01-23 16:36:58.973 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3263 ms 2026-01-23 16:36:59.193 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1065 ms 2026-01-23 16:37:01.995 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 183.2827 ms 2026-01-23 16:37:02.250 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3240 ms 2026-01-23 16:37:02.400 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.6852 ms 2026-01-23 16:37:05.260 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 202.5963 ms 2026-01-23 16:37:05.431 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3862 ms 2026-01-23 16:37:05.630 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.8870 ms 2026-01-23 16:37:09.304 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 233.7984 ms 2026-01-23 16:37:09.474 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3108 ms 2026-01-23 16:37:09.671 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0078 ms 2026-01-23 16:37:12.550 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 228.9379 ms 2026-01-23 16:37:12.723 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3629 ms 2026-01-23 16:37:12.969 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.4232 ms 2026-01-23 16:37:15.315 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 182.1646 ms 2026-01-23 16:37:15.493 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3645 ms 2026-01-23 16:37:15.690 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5922 ms 2026-01-23 16:37:18.167 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 204.7150 ms 2026-01-23 16:37:18.370 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3069 ms 2026-01-23 16:37:18.483 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.2103 ms 2026-01-23 16:37:21.457 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 223.0782 ms 2026-01-23 16:37:21.639 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3405 ms 2026-01-23 16:37:21.801 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2004 ms 2026-01-23 16:41:34.310 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:41:34.311 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:41:45.518 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11208.6999 ms 2026-01-23 16:41:46.062 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:41:46.063 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:41:46.063 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4569 ms 2026-01-23 16:41:46.149 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:41:46.150 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:41:47.311 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1162.3404 ms 2026-01-23 16:42:30.311 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:42:30.311 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:42:32.049 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:42:32.049 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:42:38.378 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 8066.6179 ms 2026-01-23 16:42:42.800 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 10751.5365 ms 2026-01-23 16:42:43.132 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:42:43.132 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:42:43.132 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3362 ms 2026-01-23 16:42:43.212 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:42:43.212 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:42:44.083 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 871.6746 ms 2026-01-23 16:48:24.277 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.5172 ms 2026-01-23 16:48:24.647 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2713 ms 2026-01-23 16:48:24.771 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1175 ms 2026-01-23 16:51:51.712 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 121.5224 ms 2026-01-23 16:51:52.198 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1750 ms 2026-01-23 16:51:52.319 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.6465 ms 2026-01-23 16:51:57.204 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.8430 ms 2026-01-23 16:51:57.618 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3329 ms 2026-01-23 16:51:57.773 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6508 ms 2026-01-23 16:52:33.619 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 229.3742 ms 2026-01-23 16:52:34.444 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3024 ms 2026-01-23 16:52:34.804 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.0693 ms 2026-01-23 16:53:02.101 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:53:02.101 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:53:02.437 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 337.1714 ms 2026-01-23 16:53:02.647 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:53:02.647 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:53:02.647 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4190 ms 2026-01-23 16:53:02.778 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:53:02.778 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:53:02.811 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.5529 ms 2026-01-23 16:53:16.098 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:53:16.099 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:53:16.463 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.5858 ms 2026-01-23 16:53:16.653 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:53:16.654 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:53:16.654 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4158 ms 2026-01-23 16:53:16.860 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:53:16.860 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:53:16.884 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.1912 ms 2026-01-23 16:53:38.267 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.5194 ms 2026-01-23 16:53:39.006 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1955 ms 2026-01-23 16:53:39.860 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1926 ms 2026-01-23 16:54:40.431 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-03-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62217&dateEffet=2026-01-28" responded 200 in 39.8933 ms 2026-01-23 16:54:40.546 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-03-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62217&dateEffet=2026-01-28" responded 200 in 46.3558 ms 2026-01-23 16:55:35.936 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 108.0283 ms 2026-01-23 16:55:36.240 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2955 ms 2026-01-23 16:55:36.624 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.5273 ms 2026-01-23 16:55:41.341 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 119.1366 ms 2026-01-23 16:55:41.725 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3435 ms 2026-01-23 16:55:41.897 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.8384 ms 2026-01-23 16:55:45.101 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 120.1952 ms 2026-01-23 16:55:45.541 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3518 ms 2026-01-23 16:55:45.840 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3964 ms 2026-01-23 16:55:48.544 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 109.2555 ms 2026-01-23 16:55:48.806 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2210 ms 2026-01-23 16:55:49.034 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.7667 ms 2026-01-23 16:55:53.114 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.5125 ms 2026-01-23 16:55:53.396 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3457 ms 2026-01-23 16:55:53.565 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.9635 ms 2026-01-23 16:57:17.231 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:57:17.231 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:57:17.313 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.9909 ms 2026-01-23 16:57:17.558 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:57:17.558 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:57:17.558 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3986 ms 2026-01-23 16:57:18.040 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:57:18.040 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:57:18.060 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4196 ms 2026-01-23 16:57:37.533 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:57:37.533 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:57:37.533 +01:00 [Information] HTTP "GET" "/" responded 302 in 1.1012 ms 2026-01-23 16:57:37.548 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 16:57:37.548 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 16:57:37.550 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 200 in 2.7655 ms 2026-01-23 16:57:37.590 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 0.9375 ms 2026-01-23 16:57:37.590 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 0.8893 ms 2026-01-23 16:57:37.590 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 0.8835 ms 2026-01-23 16:57:37.595 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 10.3058 ms 2026-01-23 16:57:37.597 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 7.7398 ms 2026-01-23 16:57:37.599 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 9.5263 ms 2026-01-23 16:57:37.620 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 32.8451 ms 2026-01-23 16:57:37.652 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 64.0212 ms 2026-01-23 16:57:37.682 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 33.9699 ms 2026-01-23 16:57:37.689 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 0.2416 ms 2026-01-23 16:57:38.057 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 6.3721 ms 2026-01-23 16:57:38.065 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 13.9869 ms 2026-01-23 16:57:38.067 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 16.0649 ms 2026-01-23 16:57:38.081 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 29.6972 ms 2026-01-23 16:58:31.785 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:58:31.786 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:58:31.866 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.4728 ms 2026-01-23 16:58:32.079 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:58:32.079 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:58:32.079 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3595 ms 2026-01-23 16:58:32.306 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:58:32.306 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:58:32.337 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4518 ms 2026-01-23 16:58:57.842 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 16:58:57.842 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 16:58:57.870 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2001-11-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60430&dateEffet=2026-01-28" responded 200 in 28.0967 ms 2026-01-23 17:00:06.781 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 118.9017 ms 2026-01-23 17:00:07.018 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2900 ms 2026-01-23 17:00:07.163 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4871 ms 2026-01-23 17:00:14.270 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 121.0207 ms 2026-01-23 17:00:14.839 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3171 ms 2026-01-23 17:00:15.472 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4026 ms 2026-01-23 17:00:39.766 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {e1c7daf6-4a80-4aaf-a91c-ff7a10cd74cb} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 17:00:39.767 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 1.6314 ms 2026-01-23 17:00:39.814 +01:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {e1c7daf6-4a80-4aaf-a91c-ff7a10cd74cb} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger) 2026-01-23 17:00:39.816 +01:00 [Error] An exception was thrown while deserializing the token. Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted. ---> System.Security.Cryptography.CryptographicException: The key {e1c7daf6-4a80-4aaf-a91c-ff7a10cd74cb} was not found in the key ring. at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(Byte[] protectedData, Boolean ignoreRevocationErrors, Boolean& requiresMigration, Boolean& wasRevoked) at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) --- End of inner exception stack trace --- at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken) at Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext) 2026-01-23 17:00:39.818 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 4.9481 ms 2026-01-23 17:00:39.912 +01:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 0.3422 ms 2026-01-23 17:00:39.936 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 0.2790 ms 2026-01-23 17:00:39.954 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.2843 ms 2026-01-23 17:00:39.966 +01:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.3217 ms 2026-01-23 17:00:39.967 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.2750 ms 2026-01-23 17:00:39.980 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.3619 ms 2026-01-23 17:00:39.987 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.3423 ms 2026-01-23 17:00:39.998 +01:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.2702 ms 2026-01-23 17:00:40.231 +01:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.3062 ms 2026-01-23 17:00:40.395 +01:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.2768 ms 2026-01-23 17:00:40.521 +01:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.2900 ms 2026-01-23 17:00:40.559 +01:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.0951 ms 2026-01-23 17:00:40.614 +01:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.1022 ms 2026-01-23 17:00:40.669 +01:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.0899 ms 2026-01-23 17:03:05.847 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2342 ms 2026-01-23 17:03:05.907 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.8693 ms 2026-01-23 17:03:09.742 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-12-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29420&dateEffet=2026-01-28" responded 401 in 0.8573 ms 2026-01-23 17:03:09.802 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7306 ms 2026-01-23 17:03:09.845 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6361 ms 2026-01-23 17:03:09.888 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7939 ms 2026-01-23 17:03:09.932 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7965 ms 2026-01-23 17:03:09.978 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7877 ms 2026-01-23 17:03:10.046 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7248 ms 2026-01-23 17:03:10.088 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6293 ms 2026-01-23 17:03:10.131 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6339 ms 2026-01-23 17:03:10.175 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6184 ms 2026-01-23 17:03:10.215 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1502 ms 2026-01-23 17:03:10.256 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2178 ms 2026-01-23 17:03:10.296 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2108 ms 2026-01-23 17:03:10.336 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2063 ms 2026-01-23 17:03:10.376 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2073 ms 2026-01-23 17:03:10.417 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2626 ms 2026-01-23 17:03:10.457 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1386 ms 2026-01-23 17:03:10.498 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1652 ms 2026-01-23 17:03:10.539 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.4583 ms 2026-01-23 17:03:10.581 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6455 ms 2026-01-23 17:03:10.625 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7204 ms 2026-01-23 17:03:11.150 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 17:03:11.150 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 39.5808 ms 2026-01-23 17:03:11.277 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.9412 ms 2026-01-23 17:03:11.638 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2892 ms 2026-01-23 17:03:12.738 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.5533 ms 2026-01-23 17:03:13.575 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8114 ms 2026-01-23 17:03:13.792 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.6386 ms 2026-01-23 17:03:16.277 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 304 in 0.3108 ms 2026-01-23 17:03:20.059 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 17:03:20.059 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 71.9095 ms 2026-01-23 17:03:20.196 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.6946 ms 2026-01-23 17:03:20.580 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2189 ms 2026-01-23 17:03:20.694 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1974 ms 2026-01-23 17:03:36.564 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-07-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=72100&dateEffet=2026-01-28" responded 200 in 42.6252 ms 2026-01-23 17:03:45.965 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.6118 ms 2026-01-23 17:03:46.297 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1566 ms 2026-01-23 17:03:46.421 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3481 ms 2026-01-23 17:04:08.933 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-06-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83480&dateEffet=2026-01-28" responded 200 in 28.8872 ms 2026-01-23 17:04:38.671 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.1346 ms 2026-01-23 17:04:38.869 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3035 ms 2026-01-23 17:04:39.405 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.2725 ms 2026-01-23 17:04:57.924 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-02-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=03110&dateEffet=2026-01-28" responded 200 in 39.4312 ms 2026-01-23 17:05:29.076 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2261 ms 2026-01-23 17:05:29.123 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.9029 ms 2026-01-23 17:05:34.181 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 17:05:34.181 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 9.1227 ms 2026-01-23 17:05:34.324 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.8712 ms 2026-01-23 17:05:34.973 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2668 ms 2026-01-23 17:05:35.278 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.3857 ms 2026-01-23 17:05:37.739 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.4609 ms 2026-01-23 17:05:38.216 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3435 ms 2026-01-23 17:05:38.366 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9536 ms 2026-01-23 17:05:38.552 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3073 ms 2026-01-23 17:05:38.623 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5015 ms 2026-01-23 17:05:39.384 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1840 ms 2026-01-23 17:05:39.385 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9341 ms 2026-01-23 17:05:39.494 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.6729 ms 2026-01-23 17:05:39.560 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2398 ms 2026-01-23 17:05:41.367 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 161.9710 ms 2026-01-23 17:05:41.957 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2175 ms 2026-01-23 17:05:42.255 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.5401 ms 2026-01-23 17:05:46.926 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 246.7270 ms 2026-01-23 17:05:47.275 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2799 ms 2026-01-23 17:05:47.453 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.9246 ms 2026-01-23 17:05:53.428 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.6327 ms 2026-01-23 17:05:53.556 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.1636 ms 2026-01-23 17:05:54.107 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2144 ms 2026-01-23 17:05:54.310 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1484 ms 2026-01-23 17:05:56.090 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-04-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=64220&dateEffet=2026-01-28" responded 200 in 51.7452 ms 2026-01-23 17:05:59.758 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-03-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77370&dateEffet=2026-01-28" responded 200 in 40.5197 ms 2026-01-23 17:06:01.993 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003003200005080818192" responded 200 in 33.6643 ms 2026-01-23 17:06:02.112 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 361.0163 ms 2026-01-23 17:06:02.625 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2175 ms 2026-01-23 17:06:02.764 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7632 ms 2026-01-23 17:06:04.616 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003003200005080818192" responded 200 in 15.2992 ms 2026-01-23 17:06:05.816 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-06-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31200&dateEffet=2026-01-28" responded 401 in 0.8741 ms 2026-01-23 17:06:05.883 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1506 ms 2026-01-23 17:06:05.964 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-01-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=19200&dateEffet=2026-01-28" responded 200 in 105.5692 ms 2026-01-23 17:06:05.979 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1880 ms 2026-01-23 17:06:06.025 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2673 ms 2026-01-23 17:06:06.076 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1444 ms 2026-01-23 17:06:06.125 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.3914 ms 2026-01-23 17:06:06.168 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1578 ms 2026-01-23 17:06:06.175 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-01-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=19200&dateEffet=2026-01-28" responded 200 in 30.4432 ms 2026-01-23 17:06:06.210 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2604 ms 2026-01-23 17:06:06.255 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2646 ms 2026-01-23 17:06:06.303 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1797 ms 2026-01-23 17:06:06.346 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2030 ms 2026-01-23 17:06:06.389 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2021 ms 2026-01-23 17:06:06.438 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1205 ms 2026-01-23 17:06:06.485 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8177 ms 2026-01-23 17:06:06.535 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7760 ms 2026-01-23 17:06:06.583 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2957 ms 2026-01-23 17:06:06.629 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2221 ms 2026-01-23 17:06:06.671 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1215 ms 2026-01-23 17:06:06.715 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2244 ms 2026-01-23 17:06:06.758 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2266 ms 2026-01-23 17:06:06.801 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1141 ms 2026-01-23 17:06:07.881 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1336.5820 ms 2026-01-23 17:06:10.856 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:10.856 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:11.210 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.6847 ms 2026-01-23 17:06:11.431 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:11.431 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:11.431 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4483 ms 2026-01-23 17:06:11.532 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:11.532 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:11.556 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9046 ms 2026-01-23 17:06:12.906 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:12.906 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:13.156 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-06-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60350&dateEffet=2026-01-28" responded 401 in 0.9019 ms 2026-01-23 17:06:13.218 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=119d28e5-e895-476b-01e5-08de5a606e05" responded 200 in 313.2754 ms 2026-01-23 17:06:13.310 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1647 ms 2026-01-23 17:06:13.355 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1325 ms 2026-01-23 17:06:13.399 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1019 ms 2026-01-23 17:06:13.414 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:13.414 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:13.414 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3409 ms 2026-01-23 17:06:13.445 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6230 ms 2026-01-23 17:06:13.493 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8055 ms 2026-01-23 17:06:13.540 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7896 ms 2026-01-23 17:06:13.585 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6252 ms 2026-01-23 17:06:13.602 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:13.602 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:13.630 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1463 ms 2026-01-23 17:06:13.633 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.3033 ms 2026-01-23 17:06:13.673 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2732 ms 2026-01-23 17:06:13.719 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2658 ms 2026-01-23 17:06:13.768 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6264 ms 2026-01-23 17:06:13.817 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7881 ms 2026-01-23 17:06:13.862 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6278 ms 2026-01-23 17:06:13.910 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6570 ms 2026-01-23 17:06:13.954 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2212 ms 2026-01-23 17:06:13.999 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1653 ms 2026-01-23 17:06:14.045 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6080 ms 2026-01-23 17:06:14.090 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.4546 ms 2026-01-23 17:06:14.136 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7029 ms 2026-01-23 17:06:14.183 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6291 ms 2026-01-23 17:06:18.598 +01:00 [Information] HTTP "POST" "/Account/Logout" responded 400 in 1.3389 ms 2026-01-23 17:06:18.661 +01:00 [Information] HTTP "GET" "/Error/400" responded 302 in 0.6367 ms 2026-01-23 17:06:18.718 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F400" responded 200 in 3.5854 ms 2026-01-23 17:06:24.046 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:24.046 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:24.084 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.7590 ms 2026-01-23 17:06:24.363 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3123 ms 2026-01-23 17:06:24.449 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3029 ms 2026-01-23 17:06:24.581 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 304 in 0.0814 ms 2026-01-23 17:06:24.927 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 17:06:24.927 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FError%2F400" responded 302 in 46.1478 ms 2026-01-23 17:06:25.000 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 24.7316 ms 2026-01-23 17:06:25.356 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1310.4828 ms 2026-01-23 17:06:27.490 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3419 ms 2026-01-23 17:06:27.516 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2020 ms 2026-01-23 17:06:27.915 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8116 ms 2026-01-23 17:06:27.989 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.7712 ms 2026-01-23 17:06:29.218 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:29.219 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:30.711 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.6814 ms 2026-01-23 17:06:32.845 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3615 ms 2026-01-23 17:06:33.449 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 93.7162 ms 2026-01-23 17:06:35.435 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6217.1831 ms 2026-01-23 17:06:37.509 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:37.509 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:37.761 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 252.2487 ms 2026-01-23 17:06:37.880 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:37.880 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:37.880 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3543 ms 2026-01-23 17:06:38.029 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:38.029 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:38.064 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.3604 ms 2026-01-23 17:06:39.354 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:39.354 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:39.650 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=119d28e5-e895-476b-01e5-08de5a606e05" responded 200 in 296.3814 ms 2026-01-23 17:06:39.800 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:39.800 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:39.800 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4461 ms 2026-01-23 17:06:39.922 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:39.922 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:39.965 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.5601 ms 2026-01-23 17:06:45.654 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:45.654 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:06:46.426 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-06-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60350&dateEffet=2026-01-28" responded 200 in 224.9861 ms 2026-01-23 17:06:51.363 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5708.9032 ms 2026-01-23 17:06:58.558 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 158.2623 ms 2026-01-23 17:06:58.987 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1827 ms 2026-01-23 17:06:59.120 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.0307 ms 2026-01-23 17:07:19.544 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.7207 ms 2026-01-23 17:07:20.302 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3786 ms 2026-01-23 17:07:20.453 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4088 ms 2026-01-23 17:08:04.634 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.6187 ms 2026-01-23 17:08:06.116 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3318 ms 2026-01-23 17:08:06.413 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7277 ms 2026-01-23 17:09:06.239 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616806099396613367392073" responded 200 in 33.9751 ms 2026-01-23 17:09:07.471 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616806099396613367392073" responded 200 in 18.8297 ms 2026-01-23 17:09:30.398 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.5229 ms 2026-01-23 17:09:31.177 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2310 ms 2026-01-23 17:09:31.264 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4394 ms 2026-01-23 17:09:35.762 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1183.2338 ms 2026-01-23 17:09:43.386 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5207.4635 ms 2026-01-23 17:09:45.783 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 294.6627 ms 2026-01-23 17:09:46.217 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2058 ms 2026-01-23 17:09:46.401 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.0742 ms 2026-01-23 17:10:15.234 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 17:10:15.234 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 17:10:15.262 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-01-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31850&dateEffet=2026-01-28" responded 200 in 28.2263 ms 2026-01-23 17:10:48.511 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-05-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31200&dateEffet=2026-01-28" responded 200 in 433.7278 ms 2026-01-23 17:11:00.134 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 10913.2855 ms 2026-01-23 17:11:00.543 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-05-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=12850&dateEffet=2026-01-28" responded 200 in 2634.7722 ms 2026-01-23 17:11:07.349 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 6330.3122 ms 2026-01-23 17:11:07.350 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 13268.3456 ms 2026-01-23 17:11:07.717 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3476 ms 2026-01-23 17:11:08.367 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 11693.2030 ms 2026-01-23 17:11:08.728 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2990 ms 2026-01-23 17:11:09.502 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 966.3419 ms 2026-01-23 17:11:10.493 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1562.7585 ms 2026-01-23 17:11:19.308 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 7797.1704 ms 2026-01-23 17:11:19.609 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3009 ms 2026-01-23 17:11:20.741 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 960.1393 ms 2026-01-23 17:12:04.597 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-08-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92140&dateEffet=2026-01-28" responded 200 in 700.4898 ms 2026-01-23 17:12:12.489 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6141af83-5267-4885-01e6-08de5a606e05" responded 200 in 18620.0719 ms 2026-01-23 17:12:13.164 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1971 ms 2026-01-23 17:12:14.727 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1493.0064 ms 2026-01-23 17:12:44.116 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:12:44.117 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:12:55.625 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 26738.6336 ms 2026-01-23 17:12:55.659 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 11354.0076 ms 2026-01-23 17:12:55.933 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 11971.1399 ms 2026-01-23 17:12:56.108 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3380 ms 2026-01-23 17:12:56.141 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2313 ms 2026-01-23 17:12:56.304 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2405 ms 2026-01-23 17:12:56.976 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 12859.0546 ms 2026-01-23 17:12:57.228 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:12:57.228 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:12:57.228 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3705 ms 2026-01-23 17:12:57.302 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:12:57.302 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:12:58.849 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2648.7845 ms 2026-01-23 17:12:59.198 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2908.2951 ms 2026-01-23 17:13:00.036 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3237.4361 ms 2026-01-23 17:13:00.512 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3211.0952 ms 2026-01-23 17:13:07.728 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 10477.6222 ms 2026-01-23 17:13:08.150 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8855 ms 2026-01-23 17:13:10.083 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1674.5096 ms 2026-01-23 17:13:29.181 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1953-12-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=89100&dateEffet=2026-01-28" responded 200 in 319.5971 ms 2026-01-23 17:13:33.226 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=74f7b5de-db43-45be-01c6-08de5a606e05" responded 200 in 14121.7401 ms 2026-01-23 17:13:33.712 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2775 ms 2026-01-23 17:13:35.776 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1980.5999 ms 2026-01-23 17:13:48.147 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:13:48.147 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:13:48.208 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.5406 ms 2026-01-23 17:13:48.577 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:13:48.577 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:13:48.577 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5322 ms 2026-01-23 17:13:48.678 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:13:48.678 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:13:48.708 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.5747 ms 2026-01-23 17:14:09.863 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:14:09.863 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:14:09.955 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-12-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67600&dateEffet=2026-01-24" responded 200 in 93.0048 ms 2026-01-23 17:14:17.883 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.5954 ms 2026-01-23 17:14:18.983 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3356 ms 2026-01-23 17:14:19.111 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8891 ms 2026-01-23 17:14:43.563 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:14:43.563 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:14:43.604 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-12-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67600&dateEffet=2026-01-28" responded 200 in 41.9649 ms 2026-01-23 17:15:30.628 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-09-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14260&dateEffet=2026-01-24" responded 200 in 25.0408 ms 2026-01-23 17:16:00.050 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.6105 ms 2026-01-23 17:16:00.096 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.9720 ms 2026-01-23 17:16:01.289 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 4.0921 ms 2026-01-23 17:16:11.177 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 17:16:11.178 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 11.3342 ms 2026-01-23 17:16:11.565 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.9126 ms 2026-01-23 17:16:11.807 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2401 ms 2026-01-23 17:16:11.898 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8064 ms 2026-01-23 17:16:14.367 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6141af83-5267-4885-01e6-08de5a606e05" responded 200 in 306.2591 ms 2026-01-23 17:16:14.598 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2822 ms 2026-01-23 17:16:14.753 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9014 ms 2026-01-23 17:16:30.782 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-05-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76520&dateEffet=2026-01-28" responded 200 in 45.4521 ms 2026-01-23 17:16:34.983 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 80.6139 ms 2026-01-23 17:16:35.344 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3389 ms 2026-01-23 17:16:35.522 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.6038 ms 2026-01-23 17:16:44.467 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:44.467 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:44.468 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-10-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31160&dateEffet=2026-01-28" responded 401 in 1.1731 ms 2026-01-23 17:16:44.547 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:44.547 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:44.547 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9213 ms 2026-01-23 17:16:44.607 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:44.607 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:44.608 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8994 ms 2026-01-23 17:16:44.667 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:44.667 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:44.667 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.0007 ms 2026-01-23 17:16:44.734 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:44.734 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:44.734 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9102 ms 2026-01-23 17:16:44.992 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:44.992 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:44.992 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9175 ms 2026-01-23 17:16:45.065 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.065 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.065 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9147 ms 2026-01-23 17:16:45.124 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.124 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.124 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2086 ms 2026-01-23 17:16:45.181 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.181 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.181 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1965 ms 2026-01-23 17:16:45.241 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.241 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.241 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8955 ms 2026-01-23 17:16:45.384 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.384 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.384 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.1250 ms 2026-01-23 17:16:45.443 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.443 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.443 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9136 ms 2026-01-23 17:16:45.501 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.501 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.502 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9236 ms 2026-01-23 17:16:45.564 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.564 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.565 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8984 ms 2026-01-23 17:16:45.625 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.625 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.626 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9217 ms 2026-01-23 17:16:45.685 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.685 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.686 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8836 ms 2026-01-23 17:16:45.745 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.745 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.746 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9053 ms 2026-01-23 17:16:45.805 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.805 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.806 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9393 ms 2026-01-23 17:16:45.867 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.867 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.868 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8804 ms 2026-01-23 17:16:45.928 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.928 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.928 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.1401 ms 2026-01-23 17:16:45.990 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.990 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:45.990 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.1105 ms 2026-01-23 17:16:47.705 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-10-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=15290&dateEffet=2026-01-28" responded 200 in 31.8809 ms 2026-01-23 17:16:51.996 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:51.996 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:51.996 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 1.1184 ms 2026-01-23 17:16:52.105 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:52.105 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:52.108 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.7394 ms 2026-01-23 17:16:59.375 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:59.375 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:59.386 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 17:16:59.386 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 11.2681 ms 2026-01-23 17:16:59.511 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:59.511 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:16:59.578 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.0343 ms 2026-01-23 17:17:00.251 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:17:00.251 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:17:00.252 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5346 ms 2026-01-23 17:17:00.584 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:17:00.584 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:17:00.624 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3133 ms 2026-01-23 17:17:13.009 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 232.7509 ms 2026-01-23 17:17:13.468 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3655 ms 2026-01-23 17:17:13.888 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.5649 ms 2026-01-23 17:17:21.787 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:17:21.787 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:17:21.837 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-10-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31160&dateEffet=2026-01-28" responded 200 in 51.1756 ms 2026-01-23 17:18:46.756 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.5919 ms 2026-01-23 17:18:47.079 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2659 ms 2026-01-23 17:18:47.181 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.0082 ms 2026-01-23 17:18:57.690 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.6982 ms 2026-01-23 17:18:58.053 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7561 ms 2026-01-23 17:18:58.164 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1469 ms 2026-01-23 17:19:18.073 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 351.7054 ms 2026-01-23 17:19:18.396 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2623 ms 2026-01-23 17:19:18.616 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6375 ms 2026-01-23 17:19:21.741 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 358.8770 ms 2026-01-23 17:19:22.084 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1982 ms 2026-01-23 17:19:22.346 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0018 ms 2026-01-23 17:19:31.016 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 347.1974 ms 2026-01-23 17:19:31.349 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3307 ms 2026-01-23 17:19:31.698 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1252 ms 2026-01-23 17:20:18.194 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0273 ms 2026-01-23 17:20:18.284 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.7977 ms 2026-01-23 17:20:18.972 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2590 ms 2026-01-23 17:20:18.974 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9226 ms 2026-01-23 17:20:19.425 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 101.9503 ms 2026-01-23 17:20:19.568 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 96.2660 ms 2026-01-23 17:20:20.985 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 169.1019 ms 2026-01-23 17:20:21.692 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8961 ms 2026-01-23 17:20:21.997 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 74.8676 ms 2026-01-23 17:20:25.881 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 253.8779 ms 2026-01-23 17:20:26.251 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2728 ms 2026-01-23 17:20:26.448 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.5800 ms 2026-01-23 17:20:31.224 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6c18cb88-20fa-4a93-aef2-08dddef8fb09" responded 200 in 295.9858 ms 2026-01-23 17:20:31.461 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3706 ms 2026-01-23 17:20:31.496 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.1930 ms 2026-01-23 17:20:31.576 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.3661 ms 2026-01-23 17:20:31.674 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.5739 ms 2026-01-23 17:20:32.384 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2526 ms 2026-01-23 17:20:32.537 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.5252 ms 2026-01-23 17:20:40.854 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.3925 ms 2026-01-23 17:20:41.381 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2180 ms 2026-01-23 17:20:41.564 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.8119 ms 2026-01-23 17:20:52.812 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-03-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27400&dateEffet=2026-01-28" responded 200 in 51.9436 ms 2026-01-23 17:21:18.530 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:21:18.530 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:21:18.614 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.1871 ms 2026-01-23 17:21:19.098 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:21:19.098 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:21:19.098 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4219 ms 2026-01-23 17:21:19.197 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en", "fr"]'. 2026-01-23 17:21:19.197 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en", "fr"]'. 2026-01-23 17:21:19.231 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.7573 ms 2026-01-23 17:22:05.369 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 17:22:05.369 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 17:22:05.446 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 77.5106 ms 2026-01-23 17:22:05.697 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 17:22:05.697 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 17:22:05.697 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3558 ms 2026-01-23 17:22:05.829 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 17:22:05.829 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 17:22:05.867 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1706 ms 2026-01-23 17:22:08.974 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.3382 ms 2026-01-23 17:22:10.700 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1959 ms 2026-01-23 17:22:11.220 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.6851 ms 2026-01-23 17:22:18.482 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:22:18.482 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:22:18.555 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.2598 ms 2026-01-23 17:22:18.756 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:22:18.756 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:22:18.756 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4512 ms 2026-01-23 17:22:19.188 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:22:19.188 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:22:19.219 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4378 ms 2026-01-23 17:22:22.933 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-06-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=56480&dateEffet=2026-01-28" responded 200 in 51.9860 ms 2026-01-23 17:22:26.845 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:22:26.845 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:22:26.897 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2007-03-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67140&dateEffet=2026-01-28" responded 200 in 53.3826 ms 2026-01-23 17:22:36.911 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 17:22:36.911 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 17:22:36.961 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1953-12-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13210&dateEffet=2026-01-28" responded 200 in 51.0608 ms 2026-01-23 17:22:45.634 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 123.9801 ms 2026-01-23 17:22:46.631 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1495 ms 2026-01-23 17:22:46.871 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.2072 ms 2026-01-23 17:22:47.282 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 56.4138 ms 2026-01-23 17:22:48.705 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.2462 ms 2026-01-23 17:22:48.783 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.7236 ms 2026-01-23 17:22:56.808 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 246.0229 ms 2026-01-23 17:22:57.716 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5364 ms 2026-01-23 17:22:58.016 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1968 ms 2026-01-23 17:23:09.336 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-06-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=56480&dateEffet=2026-01-28" responded 200 in 57.5272 ms 2026-01-23 17:23:15.802 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.8122 ms 2026-01-23 17:23:16.279 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6692 ms 2026-01-23 17:23:16.390 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7301 ms 2026-01-23 17:23:20.112 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.7094 ms 2026-01-23 17:23:20.517 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1686 ms 2026-01-23 17:23:20.615 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8451 ms 2026-01-23 17:23:32.414 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-08-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=56250&dateEffet=2026-01-28" responded 200 in 29.6638 ms 2026-01-23 17:23:41.960 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.8890 ms 2026-01-23 17:23:42.555 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3252 ms 2026-01-23 17:23:42.775 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2502 ms 2026-01-23 17:23:47.030 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-10-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=64000&dateEffet=2026-01-28" responded 200 in 44.4300 ms 2026-01-23 17:23:50.825 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 371.9381 ms 2026-01-23 17:23:51.309 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1976 ms 2026-01-23 17:23:51.521 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3537 ms 2026-01-23 17:23:54.666 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-09-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34510&dateEffet=2026-01-28" responded 200 in 34.8800 ms 2026-01-23 17:23:55.021 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.6157 ms 2026-01-23 17:23:55.389 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2051 ms 2026-01-23 17:23:55.526 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1420 ms 2026-01-23 17:24:51.475 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0529 ms 2026-01-23 17:24:51.566 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2861 ms 2026-01-23 17:24:52.210 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3150 ms 2026-01-23 17:24:52.213 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 1.0059 ms 2026-01-23 17:24:52.323 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.9211 ms 2026-01-23 17:24:52.390 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6824 ms 2026-01-23 17:24:54.089 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 154.7763 ms 2026-01-23 17:24:54.762 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1609 ms 2026-01-23 17:24:54.861 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7049 ms 2026-01-23 17:25:00.994 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 248.3065 ms 2026-01-23 17:25:01.247 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2913 ms 2026-01-23 17:25:01.462 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0629 ms 2026-01-23 17:25:02.088 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.1930 ms 2026-01-23 17:25:02.466 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3478 ms 2026-01-23 17:25:03.027 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.3933 ms 2026-01-23 17:25:07.664 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 252.3631 ms 2026-01-23 17:25:07.967 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2323 ms 2026-01-23 17:25:08.144 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3777 ms 2026-01-23 17:25:12.063 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-08-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14170&dateEffet=2026-01-28" responded 200 in 35.8501 ms 2026-01-23 17:25:12.150 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-08-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14170&dateEffet=2026-01-28" responded 200 in 44.8991 ms 2026-01-23 17:25:15.751 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 262.6361 ms 2026-01-23 17:25:15.943 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4213 ms 2026-01-23 17:25:16.101 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.5499 ms 2026-01-23 17:25:42.863 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 163.1836 ms 2026-01-23 17:25:43.348 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2740 ms 2026-01-23 17:25:43.605 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.8520 ms 2026-01-23 17:25:56.299 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:25:56.300 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:25:56.331 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278010880002209630553" responded 200 in 32.6754 ms 2026-01-23 17:25:57.849 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:25:57.849 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:25:57.873 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278010880002209630553" responded 200 in 24.2132 ms 2026-01-23 17:25:58.827 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:25:58.828 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:00.294 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1467.2166 ms 2026-01-23 17:26:00.645 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8400 ms 2026-01-23 17:26:00.710 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.4816 ms 2026-01-23 17:26:06.225 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:06.226 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:09.226 +01:00 [Information] Connexion utilisateur: Gestionnaire 2026-01-23 17:26:09.226 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 35.7522 ms 2026-01-23 17:26:09.799 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 518.2935 ms 2026-01-23 17:26:11.875 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5650.5510 ms 2026-01-23 17:26:11.919 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4024 ms 2026-01-23 17:26:12.423 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.8219 ms 2026-01-23 17:26:13.970 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:13.970 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:14.264 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 294.9568 ms 2026-01-23 17:26:14.442 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:14.442 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:14.442 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4565 ms 2026-01-23 17:26:14.535 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:14.535 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:14.588 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.0179 ms 2026-01-23 17:26:16.795 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:16.795 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:17.062 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 527.8638 ms 2026-01-23 17:26:17.180 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e8bda5c2-e5ff-4453-01e7-08de5a606e05" responded 200 in 385.4345 ms 2026-01-23 17:26:17.260 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3134 ms 2026-01-23 17:26:17.369 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:17.369 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:17.369 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4202 ms 2026-01-23 17:26:17.369 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.3379 ms 2026-01-23 17:26:17.636 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:17.636 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:26:17.681 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3816 ms 2026-01-23 17:26:42.204 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 490.2876 ms 2026-01-23 17:26:42.394 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3649 ms 2026-01-23 17:26:42.481 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.6850 ms 2026-01-23 17:26:53.822 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 452.0716 ms 2026-01-23 17:26:54.009 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3261 ms 2026-01-23 17:26:54.109 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.0313 ms 2026-01-23 17:27:03.035 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.6874 ms 2026-01-23 17:27:03.552 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3674 ms 2026-01-23 17:27:03.700 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.4833 ms 2026-01-23 17:27:07.573 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 214.2456 ms 2026-01-23 17:27:07.890 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3612 ms 2026-01-23 17:27:08.035 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.0428 ms 2026-01-23 17:27:16.342 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:27:16.342 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:27:16.685 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 342.5799 ms 2026-01-23 17:27:16.852 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:27:16.852 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:27:16.852 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4146 ms 2026-01-23 17:27:17.019 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:27:17.019 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:27:17.045 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7804 ms 2026-01-23 17:27:17.182 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e8bda5c2-e5ff-4453-01e7-08de5a606e05" responded 200 in 293.8838 ms 2026-01-23 17:27:17.719 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1736 ms 2026-01-23 17:27:17.919 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1031 ms 2026-01-23 17:27:21.255 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 557.6462 ms 2026-01-23 17:27:21.446 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2745 ms 2026-01-23 17:27:21.542 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.5308 ms 2026-01-23 17:27:22.940 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-09-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=51100&dateEffet=2026-01-28" responded 200 in 39.6105 ms 2026-01-23 17:27:37.646 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 485.1904 ms 2026-01-23 17:27:37.885 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3082 ms 2026-01-23 17:27:37.983 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.5131 ms 2026-01-23 17:27:50.199 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 454.2747 ms 2026-01-23 17:27:50.498 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3234 ms 2026-01-23 17:27:50.603 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.1158 ms 2026-01-23 17:27:55.588 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-10-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75010&dateEffet=2026-01-28" responded 200 in 53.6479 ms 2026-01-23 17:28:03.940 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 502.3248 ms 2026-01-23 17:28:04.180 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3411 ms 2026-01-23 17:28:04.273 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.3043 ms 2026-01-23 17:28:18.499 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 491.6336 ms 2026-01-23 17:28:18.680 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3432 ms 2026-01-23 17:28:18.784 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.7889 ms 2026-01-23 17:29:39.345 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.4867 ms 2026-01-23 17:29:40.032 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1518 ms 2026-01-23 17:29:40.305 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.9728 ms 2026-01-23 17:30:23.854 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-10-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=70140&dateEffet=2026-01-28" responded 200 in 49.6263 ms 2026-01-23 17:31:45.133 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=28efe080-d1a5-4833-01e4-08de5a606e05" responded 200 in 294.1004 ms 2026-01-23 17:31:46.648 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2039 ms 2026-01-23 17:31:48.238 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2148 ms 2026-01-23 17:32:20.259 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:20.259 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:20.618 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.4983 ms 2026-01-23 17:32:20.836 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:20.836 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:20.836 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4438 ms 2026-01-23 17:32:20.972 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:20.972 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:21.016 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3718 ms 2026-01-23 17:32:26.415 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2000-12-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78990&dateEffet=2026-01-28" responded 200 in 29.0096 ms 2026-01-23 17:32:42.501 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:42.501 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:42.876 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 376.4655 ms 2026-01-23 17:32:43.082 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:43.082 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:43.083 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4215 ms 2026-01-23 17:32:43.297 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:43.297 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:43.342 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.4024 ms 2026-01-23 17:32:45.172 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:45.172 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:45.483 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e8bda5c2-e5ff-4453-01e7-08de5a606e05" responded 200 in 311.8339 ms 2026-01-23 17:32:45.634 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:45.634 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:45.634 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4433 ms 2026-01-23 17:32:45.728 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.0358 ms 2026-01-23 17:32:45.881 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:45.882 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:32:45.914 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6072 ms 2026-01-23 17:32:46.960 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3215 ms 2026-01-23 17:32:47.334 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.0731 ms 2026-01-23 17:33:00.865 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1950-03-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13500&dateEffet=2026-01-28" responded 200 in 34.4780 ms 2026-01-23 17:33:01.610 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:01.610 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:02.207 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 597.9194 ms 2026-01-23 17:33:02.298 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:02.298 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:02.806 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 507.6619 ms 2026-01-23 17:33:02.969 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:02.970 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:02.970 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5393 ms 2026-01-23 17:33:03.089 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:03.089 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:03.150 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.2077 ms 2026-01-23 17:33:10.634 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 741.8399 ms 2026-01-23 17:33:11.042 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3257 ms 2026-01-23 17:33:11.471 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.7807 ms 2026-01-23 17:33:11.512 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.1184 ms 2026-01-23 17:33:11.974 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1804 ms 2026-01-23 17:33:12.124 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 83.6758 ms 2026-01-23 17:33:21.491 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-05-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=28160&dateEffet=2026-01-28" responded 200 in 36.4604 ms 2026-01-23 17:33:21.572 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-05-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=28160&dateEffet=2026-01-28" responded 200 in 32.1269 ms 2026-01-23 17:33:41.930 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:41.931 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:42.038 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.9963 ms 2026-01-23 17:33:42.179 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:42.179 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:42.179 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4189 ms 2026-01-23 17:33:42.365 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:42.366 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:33:42.411 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1091 ms 2026-01-23 17:33:44.721 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.3924 ms 2026-01-23 17:33:45.636 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2038 ms 2026-01-23 17:33:46.792 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 84.3950 ms 2026-01-23 17:34:21.814 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 478.7475 ms 2026-01-23 17:34:22.145 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3368 ms 2026-01-23 17:34:22.444 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 83.4035 ms 2026-01-23 17:34:25.678 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-07-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=72100&dateEffet=2026-01-28" responded 200 in 46.2440 ms 2026-01-23 17:34:26.396 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 501.8624 ms 2026-01-23 17:34:26.515 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-11-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11111&dateEffet=2026-01-24" responded 200 in 29.9322 ms 2026-01-23 17:34:26.712 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1985 ms 2026-01-23 17:34:26.943 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.5064 ms 2026-01-23 17:34:29.952 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 616.7830 ms 2026-01-23 17:34:30.220 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1778 ms 2026-01-23 17:34:30.539 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 66.4481 ms 2026-01-23 17:34:37.045 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6141af83-5267-4885-01e6-08de5a606e05" responded 200 in 357.1790 ms 2026-01-23 17:34:37.379 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0460 ms 2026-01-23 17:34:37.514 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4580 ms 2026-01-23 17:34:51.978 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 111.7967 ms 2026-01-23 17:34:52.461 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1903 ms 2026-01-23 17:34:52.718 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.7541 ms 2026-01-23 17:34:52.886 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 612.3676 ms 2026-01-23 17:34:53.160 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3163 ms 2026-01-23 17:34:53.497 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.8473 ms 2026-01-23 17:34:56.266 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6141af83-5267-4885-01e6-08de5a606e05" responded 200 in 376.2216 ms 2026-01-23 17:34:56.602 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8839 ms 2026-01-23 17:34:56.720 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.4141 ms 2026-01-23 17:34:59.494 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 269.5386 ms 2026-01-23 17:35:00.235 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 493.5323 ms 2026-01-23 17:35:00.648 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2984 ms 2026-01-23 17:35:00.975 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.7767 ms 2026-01-23 17:35:34.841 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 523.4050 ms 2026-01-23 17:35:35.154 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1997 ms 2026-01-23 17:35:35.621 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.8959 ms 2026-01-23 17:35:54.239 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 490.4204 ms 2026-01-23 17:35:54.780 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2644 ms 2026-01-23 17:35:55.000 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.6993 ms 2026-01-23 17:35:57.431 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 462.1399 ms 2026-01-23 17:35:57.632 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3564 ms 2026-01-23 17:35:57.856 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.4177 ms 2026-01-23 17:36:12.538 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.2219 ms 2026-01-23 17:36:12.909 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2082 ms 2026-01-23 17:36:13.233 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3626 ms 2026-01-23 17:36:38.044 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 17:36:38.044 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 17:36:38.105 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.3177 ms 2026-01-23 17:36:38.379 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 17:36:38.379 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 17:36:38.379 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3720 ms 2026-01-23 17:36:38.519 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 17:36:38.519 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 17:36:38.537 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.7226 ms 2026-01-23 17:36:47.543 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 405.8523 ms 2026-01-23 17:36:48.364 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 502.2615 ms 2026-01-23 17:36:49.814 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-06-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31500&dateEffet=2026-01-24" responded 200 in 44.3964 ms 2026-01-23 17:36:49.891 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-06-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31500&dateEffet=2026-01-24" responded 200 in 31.4607 ms 2026-01-23 17:36:51.051 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2015 ms 2026-01-23 17:36:51.410 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9736 ms 2026-01-23 17:38:28.092 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR4120041010111532091A03228" responded 200 in 19.4479 ms 2026-01-23 17:38:31.002 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR4120041010111532091A03228" responded 200 in 15.5809 ms 2026-01-23 17:39:12.445 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 105.8134 ms 2026-01-23 17:39:13.284 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2086 ms 2026-01-23 17:39:14.051 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.8834 ms 2026-01-23 17:39:25.848 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-07-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92410&dateEffet=2026-01-28" responded 200 in 44.9425 ms 2026-01-23 17:39:32.190 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1319.2865 ms 2026-01-23 17:39:35.327 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.8666 ms 2026-01-23 17:39:35.712 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2146 ms 2026-01-23 17:39:35.816 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9382 ms 2026-01-23 17:39:44.790 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-04-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95360&dateEffet=2026-01-28" responded 200 in 46.7334 ms 2026-01-23 17:39:44.883 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-04-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95360&dateEffet=2026-01-28" responded 200 in 51.7544 ms 2026-01-23 17:39:45.833 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4983.9694 ms 2026-01-23 17:39:48.268 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 312.5240 ms 2026-01-23 17:39:49.387 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2312 ms 2026-01-23 17:39:50.472 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.1920 ms 2026-01-23 17:40:00.971 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617807000197561919804579" responded 200 in 18.9265 ms 2026-01-23 17:40:03.038 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617807000197561919804579" responded 200 in 21.1777 ms 2026-01-23 17:40:16.419 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004002360000045734827" responded 200 in 14.7675 ms 2026-01-23 17:40:18.311 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004002360000045734827" responded 200 in 21.6172 ms 2026-01-23 17:40:20.838 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1199.2752 ms 2026-01-23 17:40:21.611 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:21.611 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:22.019 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 408.7656 ms 2026-01-23 17:40:22.208 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:22.208 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:22.208 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4533 ms 2026-01-23 17:40:22.342 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:22.342 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:22.380 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1240 ms 2026-01-23 17:40:24.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:24.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:24.653 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e8f87421-333d-45f3-01ea-08de5a606e05" responded 200 in 302.5826 ms 2026-01-23 17:40:24.853 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:24.853 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:24.853 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4972 ms 2026-01-23 17:40:25.140 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:25.141 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:25.190 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.6180 ms 2026-01-23 17:40:30.621 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 380.5730 ms 2026-01-23 17:40:31.413 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9209 ms 2026-01-23 17:40:32.013 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9595 ms 2026-01-23 17:40:36.569 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 364.0605 ms 2026-01-23 17:40:37.368 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1395 ms 2026-01-23 17:40:38.106 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 261.7066 ms 2026-01-23 17:40:38.939 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1589.8465 ms 2026-01-23 17:40:39.124 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:39.124 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:45.598 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6474.5184 ms 2026-01-23 17:40:47.342 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:47.342 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:40:56.838 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 15836.7615 ms 2026-01-23 17:41:01.771 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 20781.7484 ms 2026-01-23 17:41:12.977 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:41:12.977 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:41:13.185 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 28307.6016 ms 2026-01-23 17:41:15.758 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0508 ms 2026-01-23 17:41:16.485 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 29142.7570 ms 2026-01-23 17:41:17.955 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2147.9519 ms 2026-01-23 17:41:18.221 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 19246.5478 ms 2026-01-23 17:41:18.372 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3527 ms 2026-01-23 17:41:18.372 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1815 ms 2026-01-23 17:41:18.939 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1266 ms 2026-01-23 17:41:20.890 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2376.8516 ms 2026-01-23 17:41:24.069 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 5010.6482 ms 2026-01-23 17:41:27.476 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 6541.8236 ms 2026-01-23 17:41:30.300 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 37955.0841 ms 2026-01-23 17:41:33.232 +01:00 [Error] Failed executing DbCommand ("31,148"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='10'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:0a668b88-6903-4bac-bce1-3f8eed96b9e5 Error Number:-2,State:0,Class:11 2026-01-23 17:41:33.237 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 35514.1580 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:0a668b88-6903-4bac-bce1-3f8eed96b9e5 Error Number:-2,State:0,Class:11 2026-01-23 17:41:33.251 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:0a668b88-6903-4bac-bce1-3f8eed96b9e5 Error Number:-2,State:0,Class:11 2026-01-23 17:41:33.270 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:41:33.896 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 44146.8170 ms 2026-01-23 17:41:37.475 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 4211.9989 ms 2026-01-23 17:41:49.544 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 44625.8081 ms 2026-01-23 17:41:54.870 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 42936.3942 ms 2026-01-23 17:41:56.900 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:41:56.901 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:03.310 +01:00 [Error] Failed executing DbCommand ("31,262"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='10'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:a99969af-b54f-4a77-a2d2-4e8d45621917 Error Number:-2,State:0,Class:11 2026-01-23 17:42:03.313 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 37590.9371 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:a99969af-b54f-4a77-a2d2-4e8d45621917 Error Number:-2,State:0,Class:11 2026-01-23 17:42:03.320 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:a99969af-b54f-4a77-a2d2-4e8d45621917 Error Number:-2,State:0,Class:11 2026-01-23 17:42:03.324 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:42:07.800 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 4478.0451 ms 2026-01-23 17:42:09.494 +01:00 [Error] Failed executing DbCommand ("30,338"ms) [Parameters=["@__objectID_0='e8f87421-333d-45f3-01ea-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:89a7c036-0d0d-4721-a2e6-20c646b15034 Error Number:-2,State:0,Class:11 2026-01-23 17:42:09.500 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=e8f87421-333d-45f3-01ea-08de5a606e05" responded 500 in 56523.4302 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:89a7c036-0d0d-4721-a2e6-20c646b15034 Error Number:-2,State:0,Class:11 2026-01-23 17:42:09.531 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:89a7c036-0d0d-4721-a2e6-20c646b15034 Error Number:-2,State:0,Class:11 2026-01-23 17:42:09.547 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:09.547 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:09.555 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:42:09.768 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 36249.3380 ms 2026-01-23 17:42:11.073 +01:00 [Error] Failed executing DbCommand ("30,999"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='10'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:5ed209c4-2c61-4c86-aa3d-a41c97daaa03 Error Number:-2,State:0,Class:11 2026-01-23 17:42:11.078 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 38670.6606 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:5ed209c4-2c61-4c86-aa3d-a41c97daaa03 Error Number:-2,State:0,Class:11 2026-01-23 17:42:11.090 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:5ed209c4-2c61-4c86-aa3d-a41c97daaa03 Error Number:-2,State:0,Class:11 2026-01-23 17:42:11.102 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:42:13.395 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:13.395 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:14.525 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=e8f87421-333d-45f3-01ea-08de5a606e05" responded 500 in 4978.6684 ms 2026-01-23 17:42:14.700 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:14.700 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:14.700 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3691 ms 2026-01-23 17:42:14.729 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:14.729 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:14.729 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 0.2132 ms 2026-01-23 17:42:14.778 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:14.778 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:15.298 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 4200.8215 ms 2026-01-23 17:42:16.191 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 37132.9866 ms 2026-01-23 17:42:17.371 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:17.371 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:17.951 +01:00 [Information] User logged out. 2026-01-23 17:42:17.951 +01:00 [Information] HTTP "POST" "/Account/Logout" responded 302 in 2.3138 ms 2026-01-23 17:42:17.994 +01:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 0.9437 ms 2026-01-23 17:42:19.500 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 32725.6742 ms 2026-01-23 17:42:19.805 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 5027.8210 ms 2026-01-23 17:42:19.854 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:19.854 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:21.421 +01:00 [Error] Failed executing DbCommand ("31,253"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='10'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:827e99dd-2a18-4bfc-84eb-165b918e041b Error Number:-2,State:0,Class:11 2026-01-23 17:42:21.426 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 37484.6452 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:827e99dd-2a18-4bfc-84eb-165b918e041b Error Number:-2,State:0,Class:11 2026-01-23 17:42:21.438 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:827e99dd-2a18-4bfc-84eb-165b918e041b Error Number:-2,State:0,Class:11 2026-01-23 17:42:21.450 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:42:21.607 +01:00 [Error] Failed executing DbCommand ("30,784"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:27027b22-49d8-426d-a085-1f3bedda75b1 Error Number:-2,State:0,Class:11 2026-01-23 17:42:21.612 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 39348.9339 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:27027b22-49d8-426d-a085-1f3bedda75b1 Error Number:-2,State:0,Class:11 2026-01-23 17:42:21.625 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:27027b22-49d8-426d-a085-1f3bedda75b1 Error Number:-2,State:0,Class:11 2026-01-23 17:42:21.644 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:42:23.072 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 1625.4214 ms 2026-01-23 17:42:23.480 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 17:42:23.480 +01:00 [Information] HTTP "POST" "/Account/Login" responded 302 in 285.9278 ms 2026-01-23 17:42:25.575 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 3937.7954 ms 2026-01-23 17:42:25.970 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-02-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06000&dateEffet=2026-01-28" responded 200 in 1634.5446 ms 2026-01-23 17:42:26.212 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1856 ms 2026-01-23 17:42:26.231 +01:00 [Information] HTTP "GET" "/Admin/assets/media/error/bg5.jpg" responded 404 in 0.8769 ms 2026-01-23 17:42:26.381 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 6527.1746 ms 2026-01-23 17:42:29.564 +01:00 [Information] HTTP "GET" "/" responded 200 in 6038.8795 ms 2026-01-23 17:42:29.726 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 42838.9816 ms 2026-01-23 17:42:30.048 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3254 ms 2026-01-23 17:42:30.166 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7495 ms 2026-01-23 17:42:32.206 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 5936.9891 ms 2026-01-23 17:42:33.089 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2796.8700 ms 2026-01-23 17:42:33.294 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3169.0699 ms 2026-01-23 17:42:33.383 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 27413.9224 ms 2026-01-23 17:42:35.452 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3203.6014 ms 2026-01-23 17:42:39.129 +01:00 [Error] Failed executing DbCommand ("30,774"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='50'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:030ae6a8-7aca-4fb6-ab45-0f04b29b5fc0 Error Number:-2,State:0,Class:11 2026-01-23 17:42:39.130 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 42229.5923 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:030ae6a8-7aca-4fb6-ab45-0f04b29b5fc0 Error Number:-2,State:0,Class:11 2026-01-23 17:42:39.132 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:030ae6a8-7aca-4fb6-ab45-0f04b29b5fc0 Error Number:-2,State:0,Class:11 2026-01-23 17:42:39.135 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:39.135 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:39.136 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:42:41.302 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 2167.4124 ms 2026-01-23 17:42:47.326 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:47.326 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:48.874 +01:00 [Error] Failed executing DbCommand ("30,362"ms) [Parameters=["@__objectID_0='5042814d-f398-4c2c-01e9-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:a9d7efcf-b0b1-42d7-a592-7d86e30d65c7 Error Number:-2,State:0,Class:11 2026-01-23 17:42:48.880 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=5042814d-f398-4c2c-01e9-08de5a606e05" responded 500 in 56230.7962 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:a9d7efcf-b0b1-42d7-a592-7d86e30d65c7 Error Number:-2,State:0,Class:11 2026-01-23 17:42:48.906 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:a9d7efcf-b0b1-42d7-a592-7d86e30d65c7 Error Number:-2,State:0,Class:11 2026-01-23 17:42:48.929 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:42:53.731 +01:00 [Error] Failed executing DbCommand ("30,819"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='50'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:0a668b88-6903-4bac-bce1-3f8eed96b9e5 Error Number:-2,State:0,Class:11 2026-01-23 17:42:53.735 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 36365.1106 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:0a668b88-6903-4bac-bce1-3f8eed96b9e5 Error Number:-2,State:0,Class:11 2026-01-23 17:42:53.748 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:0a668b88-6903-4bac-bce1-3f8eed96b9e5 Error Number:-2,State:0,Class:11 2026-01-23 17:42:53.757 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:53.757 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:42:53.762 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:42:55.347 +01:00 [Information] User logged out. 2026-01-23 17:42:55.347 +01:00 [Information] HTTP "POST" "/Account/Logout" responded 302 in 0.6630 ms 2026-01-23 17:42:55.402 +01:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 0.9881 ms 2026-01-23 17:42:56.309 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=5042814d-f398-4c2c-01e9-08de5a606e05" responded 500 in 7385.3825 ms 2026-01-23 17:42:57.586 +01:00 [Error] Failed executing DbCommand ("30,794"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='10'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:89a7c036-0d0d-4721-a2e6-20c646b15034 Error Number:-2,State:0,Class:11 2026-01-23 17:42:57.588 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 39547.9877 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:89a7c036-0d0d-4721-a2e6-20c646b15034 Error Number:-2,State:0,Class:11 2026-01-23 17:42:57.595 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:89a7c036-0d0d-4721-a2e6-20c646b15034 Error Number:-2,State:0,Class:11 2026-01-23 17:42:57.607 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:42:58.285 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 45199.3353 ms 2026-01-23 17:42:59.327 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 17:42:59.328 +01:00 [Information] HTTP "POST" "/Account/Login" responded 302 in 263.8317 ms 2026-01-23 17:43:01.167 +01:00 [Information] HTTP "POST" "/Account/Login" responded 400 in 1.7188 ms 2026-01-23 17:43:01.180 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 7423.0693 ms 2026-01-23 17:43:01.229 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:01.229 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:01.378 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:01.378 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:01.378 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.6654 ms 2026-01-23 17:43:01.390 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:01.390 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:01.390 +01:00 [Information] HTTP "GET" "/Admin/assets/media/error/bg5.jpg" responded 404 in 1.3928 ms 2026-01-23 17:43:01.437 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:01.437 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:02.549 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 4946.2183 ms 2026-01-23 17:43:03.154 +01:00 [Error] Failed executing DbCommand ("32,245"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='10'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:bd4e6ae9-f2a4-40db-8590-10c606d515e7 Error Number:-2,State:0,Class:11 2026-01-23 17:43:03.158 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 43932.8158 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:bd4e6ae9-f2a4-40db-8590-10c606d515e7 Error Number:-2,State:0,Class:11 2026-01-23 17:43:03.170 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:bd4e6ae9-f2a4-40db-8590-10c606d515e7 Error Number:-2,State:0,Class:11 2026-01-23 17:43:03.174 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:43:06.063 +01:00 [Information] HTTP "GET" "/" responded 200 in 6691.1753 ms 2026-01-23 17:43:06.071 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 4859.0503 ms 2026-01-23 17:43:06.403 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1954 ms 2026-01-23 17:43:06.482 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.3089 ms 2026-01-23 17:43:07.763 +01:00 [Error] Failed executing DbCommand ("30,576"ms) [Parameters=["@__objectID_0='e8f87421-333d-45f3-01ea-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:27027b22-49d8-426d-a085-1f3bedda75b1 Error Number:-2,State:0,Class:11 2026-01-23 17:43:07.769 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=e8f87421-333d-45f3-01ea-08de5a606e05" responded 500 in 54373.8679 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:27027b22-49d8-426d-a085-1f3bedda75b1 Error Number:-2,State:0,Class:11 2026-01-23 17:43:07.796 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:27027b22-49d8-426d-a085-1f3bedda75b1 Error Number:-2,State:0,Class:11 2026-01-23 17:43:07.812 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:07.812 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:07.820 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:43:08.117 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 6679.8371 ms 2026-01-23 17:43:08.129 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 4955.5505 ms 2026-01-23 17:43:08.163 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:08.163 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:09.027 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 864.9709 ms 2026-01-23 17:43:09.618 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1893 ms 2026-01-23 17:43:09.635 +01:00 [Information] HTTP "GET" "/Admin/assets/media/error/bg5.jpg" responded 404 in 0.9165 ms 2026-01-23 17:43:09.805 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3322.4979 ms 2026-01-23 17:43:10.568 +01:00 [Error] Failed executing DbCommand ("30,309"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='10'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:ea7093c1-31dd-4917-990f-fa42d8bbbd41 Error Number:-2,State:0,Class:11 2026-01-23 17:43:10.573 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 35941.3130 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:ea7093c1-31dd-4917-990f-fa42d8bbbd41 Error Number:-2,State:0,Class:11 2026-01-23 17:43:10.581 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:ea7093c1-31dd-4917-990f-fa42d8bbbd41 Error Number:-2,State:0,Class:11 2026-01-23 17:43:10.585 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:43:10.604 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=e8f87421-333d-45f3-01ea-08de5a606e05" responded 500 in 2792.2141 ms 2026-01-23 17:43:10.807 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:10.807 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:10.807 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3851 ms 2026-01-23 17:43:10.810 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:10.810 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:10.810 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 1.1433 ms 2026-01-23 17:43:10.887 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:10.887 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:13.562 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3838.2446 ms 2026-01-23 17:43:14.948 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 43172.5092 ms 2026-01-23 17:43:15.351 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 5505.9466 ms 2026-01-23 17:43:16.563 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 4928.0641 ms 2026-01-23 17:43:16.571 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 40429.7067 ms 2026-01-23 17:43:17.365 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 4373.6696 ms 2026-01-23 17:43:17.444 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2888 ms 2026-01-23 17:43:18.130 +01:00 [Error] Failed executing DbCommand ("31,254"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:2e7c9c27-3653-451d-94ea-0f81ea90ba54 Error Number:-2,State:0,Class:11 2026-01-23 17:43:18.135 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 40095.9825 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:2e7c9c27-3653-451d-94ea-0f81ea90ba54 Error Number:-2,State:0,Class:11 2026-01-23 17:43:18.141 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:2e7c9c27-3653-451d-94ea-0f81ea90ba54 Error Number:-2,State:0,Class:11 2026-01-23 17:43:18.145 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:43:18.728 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 7841.5047 ms 2026-01-23 17:43:18.771 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:18.771 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:19.777 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 6170.3940 ms 2026-01-23 17:43:19.891 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 6343.6050 ms 2026-01-23 17:43:20.663 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 10079.4898 ms 2026-01-23 17:43:22.544 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 4400.6928 ms 2026-01-23 17:43:23.229 +01:00 [Information] User logged out. 2026-01-23 17:43:23.229 +01:00 [Information] HTTP "POST" "/Account/Logout" responded 302 in 2.4052 ms 2026-01-23 17:43:23.283 +01:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 0.9841 ms 2026-01-23 17:43:23.954 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 7446.5009 ms 2026-01-23 17:43:24.649 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 6992.1017 ms 2026-01-23 17:43:24.878 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 6107.4257 ms 2026-01-23 17:43:27.720 +01:00 [Error] Failed executing DbCommand ("31,769"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='50'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:030ae6a8-7aca-4fb6-ab45-0f04b29b5fc0 Error Number:-2,State:0,Class:11 2026-01-23 17:43:27.725 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 40399.6144 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:030ae6a8-7aca-4fb6-ab45-0f04b29b5fc0 Error Number:-2,State:0,Class:11 2026-01-23 17:43:27.738 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:030ae6a8-7aca-4fb6-ab45-0f04b29b5fc0 Error Number:-2,State:0,Class:11 2026-01-23 17:43:27.746 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:27.746 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:27.749 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:43:29.433 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 1687.5732 ms 2026-01-23 17:43:30.673 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 17:43:30.673 +01:00 [Information] HTTP "POST" "/Account/Login" responded 302 in 362.5130 ms 2026-01-23 17:43:31.376 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:31.376 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:32.110 +01:00 [Error] Failed executing DbCommand ("30,615"ms) [Parameters=["@__objectID_0='5042814d-f398-4c2c-01e9-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:a99969af-b54f-4a77-a2d2-4e8d45621917 Error Number:-2,State:0,Class:11 2026-01-23 17:43:32.116 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=5042814d-f398-4c2c-01e9-08de5a606e05" responded 500 in 60545.9661 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:a99969af-b54f-4a77-a2d2-4e8d45621917 Error Number:-2,State:0,Class:11 2026-01-23 17:43:32.147 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:a99969af-b54f-4a77-a2d2-4e8d45621917 Error Number:-2,State:0,Class:11 2026-01-23 17:43:32.158 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:43:33.602 +01:00 [Information] HTTP "POST" "/Account/Login" responded 400 in 0.4828 ms 2026-01-23 17:43:34.161 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=5042814d-f398-4c2c-01e9-08de5a606e05" responded 500 in 2005.5119 ms 2026-01-23 17:43:35.316 +01:00 [Error] Failed executing DbCommand ("30,797"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='25'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:827e99dd-2a18-4bfc-84eb-165b918e041b Error Number:-2,State:0,Class:11 2026-01-23 17:43:35.317 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 43220.8401 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:827e99dd-2a18-4bfc-84eb-165b918e041b Error Number:-2,State:0,Class:11 2026-01-23 17:43:35.320 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:827e99dd-2a18-4bfc-84eb-165b918e041b Error Number:-2,State:0,Class:11 2026-01-23 17:43:35.323 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:43:35.763 +01:00 [Information] HTTP "GET" "/" responded 200 in 5045.4299 ms 2026-01-23 17:43:37.787 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 4144.0737 ms 2026-01-23 17:43:38.261 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 2938.7710 ms 2026-01-23 17:43:38.454 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9836 ms 2026-01-23 17:43:38.455 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0955 ms 2026-01-23 17:43:38.807 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2395 ms 2026-01-23 17:43:38.809 +01:00 [Information] HTTP "GET" "/Admin/assets/media/error/bg5.jpg" responded 404 in 0.8927 ms 2026-01-23 17:43:40.520 +01:00 [Error] Failed executing DbCommand ("31,298"ms) [Parameters=["@__courtierId_0='da3f85db-d3d8-43b5-8b48-2d5e804f79bb' (Nullable = true), @__search_ConseillerId_1='6b9701af-4eb5-483e-8877-69435840da61' (Size = 4000), @__p_2='0', @__p_3='50'"], CommandType='Text', CommandTimeout='30']" ""SELECT [projet].[Active], [projet].[CodePostal], [projet].[Conseiller], [projet].[ConseillerId], [projet].[Contrat], [projet].[CourtierId], [projet].[CourtierName], [projet].[DateCreation], [projet].[DateEffet], [projet].[DateProduction], [projet].[Email], [projet].[Formule], [projet].[Gamme], [projet].[Id], [projet].[IsConjointPresent], [projet].[Logo], [projet].[NbreEnfant], [projet].[Phone1], [projet].[Phone2], [projet].[PolicyGeneratedCount], [projet].[ProspectName], [projet].[ProspectNom], [projet].[ProspectPrenom], [projet].[SousStatutRGPD], [projet].[SousStatutValidationId], [projet].[StatusDate], [projet].[StatusProspection], [projet].[StatusProspectionDate], [projet].[StatusRGPDDate], [projet].[StatusValidationDate], [projet].[StatutProspectionId], [projet].[StatutRGPD], [projet].[StatutRGPDId], [projet].[StatutValidation], [projet].[StatutValidationId], [projet].[TotalCotisation], [projet].[Ville] FROM [RechercheProjetView] AS [projet] WHERE ([projet].[StatutProspectionId] IS NOT NULL AND ([projet].[CourtierId] = @__courtierId_0)) AND ([projet].[ConseillerId] = @__search_ConseillerId_1) ORDER BY [projet].[DateCreation] DESC OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:a9d7efcf-b0b1-42d7-a592-7d86e30d65c7 Error Number:-2,State:0,Class:11 2026-01-23 17:43:40.521 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 39292.9413 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:a9d7efcf-b0b1-42d7-a592-7d86e30d65c7 Error Number:-2,State:0,Class:11 2026-01-23 17:43:40.523 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:a9d7efcf-b0b1-42d7-a592-7d86e30d65c7 Error Number:-2,State:0,Class:11 2026-01-23 17:43:40.526 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:40.526 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:40.527 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.ProjetRepository.GetList(FicheSearchModel search, Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 230 at WebUI.Pages.Admin.Tarificateur.IndexModel.BindList(Int32 pageIndex, Int32 pageSize, String sortBy, String sortDir, String search, Int32 status, Nullable`1 courtierId) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 191 at WebUI.Pages.Admin.Tarificateur.IndexModel.OnGet(Nullable`1 _page, Nullable`1 statusId, Nullable`1 typeStatus, Boolean success) in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Index.cshtml.cs:line 100 at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Convert[T](Object taskAsObject) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory.GenericTaskHandlerMethod.Execute(Object receiver, Object[] arguments) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeHandlerMethodAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeNextPageFilterAsync() at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Rethrow(PageHandlerExecutedContext context) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker.InvokeInnerFilterAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 17:43:42.267 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3743.3434 ms 2026-01-23 17:43:44.785 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 5897.3838 ms 2026-01-23 17:43:46.080 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:46.081 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:47.073 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4762.7801 ms 2026-01-23 17:43:47.165 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 304 in 0.3008 ms 2026-01-23 17:43:47.271 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 500 in 6745.6381 ms 2026-01-23 17:43:47.492 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:47.492 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:47.492 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4061 ms 2026-01-23 17:43:47.496 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:47.496 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:47.496 +01:00 [Information] HTTP "GET" "/Admin/assets/media/error/bg5.jpg" responded 404 in 0.2591 ms 2026-01-23 17:43:47.568 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:47.568 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:47.717 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2888.0358 ms 2026-01-23 17:43:48.503 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 934.7779 ms 2026-01-23 17:43:48.545 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:48.545 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:48.833 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 287.7506 ms 2026-01-23 17:43:49.079 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 29989.4321 ms 2026-01-23 17:43:49.124 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 30732.0617 ms 2026-01-23 17:43:49.126 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 29860.2037 ms 2026-01-23 17:43:49.272 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 25522.2655 ms 2026-01-23 17:43:50.068 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3255 ms 2026-01-23 17:43:50.179 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:50.179 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:50.362 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 26937.6291 ms 2026-01-23 17:43:50.389 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 16310.3537 ms 2026-01-23 17:43:50.424 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 228.9570 ms 2026-01-23 17:43:50.439 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 25279.2604 ms 2026-01-23 17:43:50.574 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 19199.0082 ms 2026-01-23 17:43:50.613 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 7578.8797 ms 2026-01-23 17:43:50.742 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:50.742 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:50.742 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3435 ms 2026-01-23 17:43:50.793 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:50.793 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:50.821 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=937291fe-8de8-48b5-01eb-08de5a606e05" responded 200 in 44829.9818 ms 2026-01-23 17:43:50.864 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 71.6076 ms 2026-01-23 17:43:51.006 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 4926.0625 ms 2026-01-23 17:43:51.173 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:51.173 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:51.173 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8785 ms 2026-01-23 17:43:51.220 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:51.220 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:51.340 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2779 ms 2026-01-23 17:43:51.359 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 139.6566 ms 2026-01-23 17:43:51.375 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2515 ms 2026-01-23 17:43:51.385 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 1279.7164 ms 2026-01-23 17:43:51.410 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 1231.1756 ms 2026-01-23 17:43:51.497 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8928 ms 2026-01-23 17:43:51.537 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:51.537 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:51.537 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4238 ms 2026-01-23 17:43:51.541 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2301 ms 2026-01-23 17:43:51.584 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5042814d-f398-4c2c-01e9-08de5a606e05" responded 200 in 23469.4515 ms 2026-01-23 17:43:51.666 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 92.7144 ms 2026-01-23 17:43:51.669 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:51.669 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:43:51.670 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5042814d-f398-4c2c-01e9-08de5a606e05" responded 200 in 40686.9910 ms 2026-01-23 17:43:51.685 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.8342 ms 2026-01-23 17:43:51.702 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4074 ms 2026-01-23 17:43:51.757 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5042814d-f398-4c2c-01e9-08de5a606e05" responded 200 in 13590.0740 ms 2026-01-23 17:43:51.912 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5042814d-f398-4c2c-01e9-08de5a606e05" responded 200 in 4576.3497 ms 2026-01-23 17:43:51.978 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5042814d-f398-4c2c-01e9-08de5a606e05" responded 200 in 32173.1265 ms 2026-01-23 17:43:52.043 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5042814d-f398-4c2c-01e9-08de5a606e05" responded 200 in 4536.5585 ms 2026-01-23 17:43:52.075 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5042814d-f398-4c2c-01e9-08de5a606e05" responded 200 in 4418.6962 ms 2026-01-23 17:43:52.949 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1917 ms 2026-01-23 17:43:53.154 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 141.3018 ms 2026-01-23 17:43:53.179 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.1364 ms 2026-01-23 17:43:53.383 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3487 ms 2026-01-23 17:43:53.742 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.1038 ms 2026-01-23 17:43:54.492 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-01-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=74100&dateEffet=2026-01-28" responded 200 in 49.3650 ms 2026-01-23 17:43:56.598 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 317.0377 ms 2026-01-23 17:43:56.611 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5042814d-f398-4c2c-01e9-08de5a606e05" responded 200 in 353.7403 ms 2026-01-23 17:43:56.909 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3425 ms 2026-01-23 17:43:57.055 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0832 ms 2026-01-23 17:43:57.202 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.7339 ms 2026-01-23 17:43:57.271 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.1583 ms 2026-01-23 17:44:00.580 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e8f87421-333d-45f3-01ea-08de5a606e05" responded 200 in 316.6098 ms 2026-01-23 17:44:00.956 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2459 ms 2026-01-23 17:44:01.211 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.3837 ms 2026-01-23 17:44:10.070 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 241.7672 ms 2026-01-23 17:44:10.406 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2056 ms 2026-01-23 17:44:10.652 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.7353 ms 2026-01-23 17:44:12.049 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.6637 ms 2026-01-23 17:44:12.836 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4389.0848 ms 2026-01-23 17:44:13.920 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3053 ms 2026-01-23 17:44:14.417 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.9303 ms 2026-01-23 17:44:18.604 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 385.2999 ms 2026-01-23 17:44:19.555 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3454 ms 2026-01-23 17:44:19.641 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6764 ms 2026-01-23 17:44:38.286 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 186.5719 ms 2026-01-23 17:44:38.682 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2347 ms 2026-01-23 17:44:38.903 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.5255 ms 2026-01-23 17:44:39.098 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 355.3447 ms 2026-01-23 17:44:39.330 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3324 ms 2026-01-23 17:44:39.653 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8354 ms 2026-01-23 17:44:41.655 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e8f87421-333d-45f3-01ea-08de5a606e05" responded 200 in 313.1112 ms 2026-01-23 17:44:42.410 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1692 ms 2026-01-23 17:44:42.670 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8961 ms 2026-01-23 17:44:57.108 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 266.5354 ms 2026-01-23 17:44:57.493 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.2333 ms 2026-01-23 17:44:57.579 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2838 ms 2026-01-23 17:44:57.793 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2350 ms 2026-01-23 17:44:57.897 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1952 ms 2026-01-23 17:44:58.042 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.2498 ms 2026-01-23 17:44:58.127 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 304 in 0.0799 ms 2026-01-23 17:45:07.749 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 17:45:07.749 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 17:45:07.775 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-01-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06210&dateEffet=2026-01-28" responded 200 in 25.3782 ms 2026-01-23 17:45:15.368 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 341.5471 ms 2026-01-23 17:45:15.803 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1769 ms 2026-01-23 17:45:15.942 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5884 ms 2026-01-23 17:45:18.654 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5042814d-f398-4c2c-01e9-08de5a606e05" responded 200 in 318.4876 ms 2026-01-23 17:45:18.907 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2040 ms 2026-01-23 17:45:19.042 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.8634 ms 2026-01-23 17:45:24.997 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.8781 ms 2026-01-23 17:45:25.326 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3050 ms 2026-01-23 17:45:25.475 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6217 ms 2026-01-23 17:45:31.843 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1954-01-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67170&dateEffet=2026-01-28" responded 200 in 28.8325 ms 2026-01-23 17:45:38.533 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.3830 ms 2026-01-23 17:45:39.197 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1982 ms 2026-01-23 17:45:39.453 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1083 ms 2026-01-23 17:45:54.709 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.0935 ms 2026-01-23 17:45:55.051 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3687 ms 2026-01-23 17:45:55.632 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.2717 ms 2026-01-23 17:45:56.952 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.6846 ms 2026-01-23 17:45:57.399 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3402 ms 2026-01-23 17:45:57.744 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.9748 ms 2026-01-23 17:45:59.937 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 240.0065 ms 2026-01-23 17:46:00.278 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2951 ms 2026-01-23 17:46:00.532 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3835 ms 2026-01-23 17:46:02.239 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a1ec176a-e20b-495d-0ddd-08de37cc65ce" responded 200 in 301.0793 ms 2026-01-23 17:46:02.542 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0327 ms 2026-01-23 17:46:02.612 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2150 ms 2026-01-23 17:46:02.677 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2858 ms 2026-01-23 17:46:02.788 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.0966 ms 2026-01-23 17:46:03.292 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0090 ms 2026-01-23 17:46:03.572 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4739 ms 2026-01-23 17:46:09.739 +01:00 [Information] HTTP "GET" "/documents/PieceJointe/10-12-2025_27084202-c709-4d4c-809e-e25d006e0d42.pdf" responded 200 in 485.2361 ms 2026-01-23 17:46:15.510 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a1ec176a-e20b-495d-0ddd-08de37cc65ce" responded 200 in 339.9078 ms 2026-01-23 17:46:15.650 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.3148 ms 2026-01-23 17:46:15.835 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1066 ms 2026-01-23 17:46:15.868 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.8013 ms 2026-01-23 17:46:16.003 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.4513 ms 2026-01-23 17:46:16.512 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.8078 ms 2026-01-23 17:46:17.121 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.0393 ms 2026-01-23 17:46:18.383 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.4176 ms 2026-01-23 17:46:19.393 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2020 ms 2026-01-23 17:46:19.687 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9762 ms 2026-01-23 17:46:23.087 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.6668 ms 2026-01-23 17:46:23.574 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2302 ms 2026-01-23 17:46:24.172 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8375 ms 2026-01-23 17:46:32.044 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-01-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=81160&dateEffet=2026-01-28" responded 200 in 28.7606 ms 2026-01-23 17:46:42.677 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:46:42.677 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:46:43.043 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 367.0841 ms 2026-01-23 17:46:43.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:46:43.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:46:43.246 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4483 ms 2026-01-23 17:46:43.329 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:46:43.329 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:46:43.354 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1405 ms 2026-01-23 17:47:00.221 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 206.7415 ms 2026-01-23 17:47:00.495 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3017 ms 2026-01-23 17:47:01.062 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.5864 ms 2026-01-23 17:47:02.873 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 357.2844 ms 2026-01-23 17:47:03.144 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1846 ms 2026-01-23 17:47:03.329 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.5393 ms 2026-01-23 17:47:05.547 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.0470 ms 2026-01-23 17:47:06.229 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:47:06.229 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:47:06.329 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3632 ms 2026-01-23 17:47:06.459 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 231.6955 ms 2026-01-23 17:47:06.655 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:47:06.655 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:47:06.655 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5244 ms 2026-01-23 17:47:06.840 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:47:06.840 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:47:06.870 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.5826 ms 2026-01-23 17:47:07.077 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.4081 ms 2026-01-23 17:47:07.107 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9231 ms 2026-01-23 17:47:07.429 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6726 ms 2026-01-23 17:47:07.544 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3826 ms 2026-01-23 17:47:18.761 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 375.0017 ms 2026-01-23 17:47:19.120 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3323 ms 2026-01-23 17:47:19.521 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1164 ms 2026-01-23 17:47:20.315 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0354 ms 2026-01-23 17:47:20.393 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8199 ms 2026-01-23 17:47:20.969 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0222 ms 2026-01-23 17:47:20.970 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.7681 ms 2026-01-23 17:47:21.240 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.6885 ms 2026-01-23 17:47:21.319 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.5497 ms 2026-01-23 17:47:22.772 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 165.0269 ms 2026-01-23 17:47:23.146 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2884 ms 2026-01-23 17:47:23.452 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3908 ms 2026-01-23 17:47:24.646 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 117.1057 ms 2026-01-23 17:47:24.990 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2002 ms 2026-01-23 17:47:25.169 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.2151 ms 2026-01-23 17:47:27.962 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 259.4247 ms 2026-01-23 17:47:28.353 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3455 ms 2026-01-23 17:47:28.532 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0091 ms 2026-01-23 17:47:33.909 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-12-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11111&dateEffet=2026-01-24" responded 200 in 42.1703 ms 2026-01-23 17:47:35.756 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 466.8278 ms 2026-01-23 17:47:35.950 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2976 ms 2026-01-23 17:47:36.121 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.3942 ms 2026-01-23 17:47:37.174 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-03-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95200&dateEffet=2026-01-28" responded 200 in 33.3201 ms 2026-01-23 17:47:39.449 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 228.2523 ms 2026-01-23 17:47:39.830 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1920 ms 2026-01-23 17:47:39.918 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-12-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93600&dateEffet=2026-01-24" responded 200 in 29.2897 ms 2026-01-23 17:47:40.023 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8517 ms 2026-01-23 17:47:58.730 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 376.8243 ms 2026-01-23 17:47:59.067 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1633 ms 2026-01-23 17:47:59.479 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5033 ms 2026-01-23 17:48:13.819 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:48:13.819 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:48:13.890 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.2984 ms 2026-01-23 17:48:14.049 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:48:14.049 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:48:14.049 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4547 ms 2026-01-23 17:48:14.182 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:48:14.182 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:48:14.214 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0984 ms 2026-01-23 17:48:23.369 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:48:23.369 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:48:23.406 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-11-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67690&dateEffet=2026-01-28" responded 200 in 37.7019 ms 2026-01-23 17:48:30.359 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 320.9359 ms 2026-01-23 17:48:31.002 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 526.6088 ms 2026-01-23 17:48:31.327 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3412 ms 2026-01-23 17:48:31.464 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6369 ms 2026-01-23 17:48:39.513 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 677.3979 ms 2026-01-23 17:48:39.818 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1799 ms 2026-01-23 17:48:40.132 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.8829 ms 2026-01-23 17:48:56.586 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=887806b9-ec6c-4c1c-01ec-08de5a606e05" responded 200 in 370.3579 ms 2026-01-23 17:48:56.929 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1988 ms 2026-01-23 17:48:57.079 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.5570 ms 2026-01-23 17:48:58.054 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-02-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83700&dateEffet=2026-01-28" responded 200 in 51.5804 ms 2026-01-23 17:49:03.334 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-02-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=65017&dateEffet=2026-01-28" responded 200 in 47.9826 ms 2026-01-23 17:49:05.656 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 104.8816 ms 2026-01-23 17:49:06.081 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3708 ms 2026-01-23 17:49:06.222 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.0894 ms 2026-01-23 17:49:18.549 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 501.4648 ms 2026-01-23 17:49:18.891 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1684 ms 2026-01-23 17:49:19.098 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1097 ms 2026-01-23 17:49:21.165 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6cea5336-769b-403e-5bf6-08de363c3240" responded 200 in 354.1906 ms 2026-01-23 17:49:21.354 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.3053 ms 2026-01-23 17:49:21.675 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2007 ms 2026-01-23 17:49:21.775 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.5000 ms 2026-01-23 17:49:21.883 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4651 ms 2026-01-23 17:49:22.513 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0099 ms 2026-01-23 17:49:22.907 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.5600 ms 2026-01-23 17:49:29.483 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 662.6789 ms 2026-01-23 17:49:29.810 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3386 ms 2026-01-23 17:49:30.174 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.6786 ms 2026-01-23 17:49:31.230 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-07-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=74380&dateEffet=2026-01-28" responded 200 in 42.9759 ms 2026-01-23 17:49:35.101 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 499.3734 ms 2026-01-23 17:49:35.441 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1760 ms 2026-01-23 17:49:35.691 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.4634 ms 2026-01-23 17:49:46.986 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 119.7691 ms 2026-01-23 17:49:47.374 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1868 ms 2026-01-23 17:49:47.584 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.3152 ms 2026-01-23 17:49:49.002 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9a721fef-eb46-4da0-c2ab-08de3c82b808" responded 200 in 369.0634 ms 2026-01-23 17:49:49.284 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0329 ms 2026-01-23 17:49:49.470 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.1164 ms 2026-01-23 17:49:49.584 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1086 ms 2026-01-23 17:49:49.872 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.7171 ms 2026-01-23 17:49:50.169 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 105.6637 ms 2026-01-23 17:49:50.496 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2875 ms 2026-01-23 17:49:50.569 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0900 ms 2026-01-23 17:49:50.741 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.3052 ms 2026-01-23 17:49:50.816 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.4083 ms 2026-01-23 17:49:55.134 +01:00 [Information] HTTP "GET" "/documents/PieceJointe/16-12-2025_44fe0334-0e9f-4e56-a747-5c1072e11f3b.pdf" responded 200 in 593.5360 ms 2026-01-23 17:49:56.317 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 656.2970 ms 2026-01-23 17:49:56.471 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3524 ms 2026-01-23 17:49:56.622 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.8206 ms 2026-01-23 17:50:04.213 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 536.8516 ms 2026-01-23 17:50:04.349 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-10-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91270&dateEffet=2026-01-28" responded 200 in 32.7906 ms 2026-01-23 17:50:04.400 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3771 ms 2026-01-23 17:50:04.517 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.1480 ms 2026-01-23 17:50:05.808 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9a721fef-eb46-4da0-c2ab-08de3c82b808" responded 200 in 362.7925 ms 2026-01-23 17:50:06.128 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2157 ms 2026-01-23 17:50:06.211 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.5032 ms 2026-01-23 17:50:06.256 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.2887 ms 2026-01-23 17:50:06.783 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 69.0356 ms 2026-01-23 17:50:07.308 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0237 ms 2026-01-23 17:50:07.903 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.8187 ms 2026-01-23 17:50:09.423 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 524.5796 ms 2026-01-23 17:50:09.593 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3224 ms 2026-01-23 17:50:09.712 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.7363 ms 2026-01-23 17:50:09.726 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.7722 ms 2026-01-23 17:50:10.100 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3088 ms 2026-01-23 17:50:10.247 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.3863 ms 2026-01-23 17:50:12.549 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 17:50:12.549 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 17:50:12.612 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.1179 ms 2026-01-23 17:50:12.919 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 17:50:12.920 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 17:50:12.920 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5434 ms 2026-01-23 17:50:13.278 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 17:50:13.278 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 17:50:13.305 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.1574 ms 2026-01-23 17:50:19.552 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 456.2558 ms 2026-01-23 17:50:19.740 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3575 ms 2026-01-23 17:50:19.856 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.3011 ms 2026-01-23 17:50:22.693 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 86.6081 ms 2026-01-23 17:50:23.853 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2002 ms 2026-01-23 17:50:23.953 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7009 ms 2026-01-23 17:50:24.779 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-07-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77144&dateEffet=2026-01-28" responded 200 in 60.8570 ms 2026-01-23 17:50:51.097 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2884 ms 2026-01-23 17:50:51.206 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.7323 ms 2026-01-23 17:50:51.887 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1913 ms 2026-01-23 17:50:51.887 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9229 ms 2026-01-23 17:50:52.162 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 69.8188 ms 2026-01-23 17:50:52.247 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3311 ms 2026-01-23 17:50:53.714 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 455.1081 ms 2026-01-23 17:50:54.184 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2000 ms 2026-01-23 17:50:54.471 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 70.0436 ms 2026-01-23 17:50:59.487 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 659.4564 ms 2026-01-23 17:50:59.851 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2810 ms 2026-01-23 17:51:00.116 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.5090 ms 2026-01-23 17:51:08.316 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 464.0016 ms 2026-01-23 17:51:08.653 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3524 ms 2026-01-23 17:51:08.888 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.4646 ms 2026-01-23 17:52:46.868 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.9162 ms 2026-01-23 17:52:47.282 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1898 ms 2026-01-23 17:52:47.401 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.7396 ms 2026-01-23 17:53:06.842 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004022210000001759105" responded 200 in 44.3307 ms 2026-01-23 17:53:09.487 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004022210000001759105" responded 200 in 61.9229 ms 2026-01-23 17:53:22.332 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-01-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75001&dateEffet=2026-01-24" responded 401 in 1.0000 ms 2026-01-23 17:53:22.398 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7136 ms 2026-01-23 17:53:22.446 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6479 ms 2026-01-23 17:53:22.493 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7994 ms 2026-01-23 17:53:22.539 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8271 ms 2026-01-23 17:53:22.584 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6276 ms 2026-01-23 17:53:22.630 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6441 ms 2026-01-23 17:53:22.677 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7879 ms 2026-01-23 17:53:22.722 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8181 ms 2026-01-23 17:53:22.769 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7917 ms 2026-01-23 17:53:22.815 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8434 ms 2026-01-23 17:53:22.861 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8031 ms 2026-01-23 17:53:22.906 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2658 ms 2026-01-23 17:53:22.950 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2585 ms 2026-01-23 17:53:22.996 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6613 ms 2026-01-23 17:53:23.042 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6021 ms 2026-01-23 17:53:23.087 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6434 ms 2026-01-23 17:53:23.132 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6332 ms 2026-01-23 17:53:23.178 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6041 ms 2026-01-23 17:53:23.223 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1416 ms 2026-01-23 17:53:23.266 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1344 ms 2026-01-23 17:53:26.732 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.9063 ms 2026-01-23 17:53:26.781 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.6244 ms 2026-01-23 17:53:28.564 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 304 in 0.3335 ms 2026-01-23 17:53:43.289 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-01-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95410&dateEffet=2026-01-28" responded 200 in 38.4586 ms 2026-01-23 17:53:45.002 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1244.2442 ms 2026-01-23 17:53:53.232 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3440.3628 ms 2026-01-23 17:53:55.598 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 293.2576 ms 2026-01-23 17:53:55.933 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3444 ms 2026-01-23 17:53:56.112 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0287 ms 2026-01-23 17:54:28.613 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 355.6999 ms 2026-01-23 17:54:28.939 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2763 ms 2026-01-23 17:54:29.096 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9210 ms 2026-01-23 17:54:38.042 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 351.6073 ms 2026-01-23 17:54:38.368 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1537 ms 2026-01-23 17:54:38.663 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9043 ms 2026-01-23 17:54:40.202 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 334.2936 ms 2026-01-23 17:54:40.505 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2106 ms 2026-01-23 17:54:40.655 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.2757 ms 2026-01-23 17:54:41.906 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 395.4609 ms 2026-01-23 17:54:42.071 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3616 ms 2026-01-23 17:54:42.268 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.4558 ms 2026-01-23 17:54:43.414 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 366.8411 ms 2026-01-23 17:54:43.579 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3632 ms 2026-01-23 17:54:43.759 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.0946 ms 2026-01-23 17:54:45.102 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.8473 ms 2026-01-23 17:54:45.266 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3161 ms 2026-01-23 17:54:45.532 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4888 ms 2026-01-23 17:54:46.716 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.0066 ms 2026-01-23 17:54:46.875 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3072 ms 2026-01-23 17:54:47.035 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2516 ms 2026-01-23 17:54:48.228 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 375.0077 ms 2026-01-23 17:54:48.542 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3163 ms 2026-01-23 17:54:48.695 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0337 ms 2026-01-23 17:54:50.347 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.4158 ms 2026-01-23 17:54:50.519 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3637 ms 2026-01-23 17:54:50.706 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5720 ms 2026-01-23 17:54:51.873 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 392.2912 ms 2026-01-23 17:54:52.033 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3364 ms 2026-01-23 17:54:52.225 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.2875 ms 2026-01-23 17:54:53.310 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 394.3918 ms 2026-01-23 17:54:53.472 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3557 ms 2026-01-23 17:54:53.635 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9789 ms 2026-01-23 17:54:54.764 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 364.5381 ms 2026-01-23 17:54:54.935 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3511 ms 2026-01-23 17:54:55.095 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8339 ms 2026-01-23 17:54:56.191 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 391.3235 ms 2026-01-23 17:54:56.422 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2869 ms 2026-01-23 17:54:56.591 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9370 ms 2026-01-23 17:55:21.324 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c206ee78-52de-4369-01ed-08de5a606e05" responded 200 in 311.7046 ms 2026-01-23 17:55:21.498 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2711 ms 2026-01-23 17:55:21.686 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7890 ms 2026-01-23 17:55:35.600 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 124.6044 ms 2026-01-23 17:55:36.175 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 472.8452 ms 2026-01-23 17:55:36.353 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3394 ms 2026-01-23 17:55:36.538 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.5799 ms 2026-01-23 17:55:54.590 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 116.4620 ms 2026-01-23 17:55:55.725 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3010 ms 2026-01-23 17:55:55.852 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.0469 ms 2026-01-23 17:56:11.322 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 621.7552 ms 2026-01-23 17:56:11.443 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:56:11.443 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:56:11.709 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6582 ms 2026-01-23 17:56:11.965 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6651 ms 2026-01-23 17:56:12.079 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 636.7117 ms 2026-01-23 17:56:12.277 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:56:12.277 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:56:12.278 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4458 ms 2026-01-23 17:56:12.340 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:56:12.340 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:56:12.393 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.9519 ms 2026-01-23 17:56:32.341 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.6999 ms 2026-01-23 17:56:33.310 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0576 ms 2026-01-23 17:56:33.450 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9741 ms 2026-01-23 17:56:45.749 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-04-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14490&dateEffet=2026-01-24" responded 200 in 49.2105 ms 2026-01-23 17:56:45.825 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-04-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14490&dateEffet=2026-01-24" responded 200 in 31.5819 ms 2026-01-23 17:57:07.974 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:57:07.974 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:57:08.590 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 617.0280 ms 2026-01-23 17:57:08.787 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:57:08.787 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:57:08.787 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5550 ms 2026-01-23 17:57:08.974 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:57:08.974 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:57:09.033 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.8993 ms 2026-01-23 17:57:10.544 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:57:10.544 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:57:10.904 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.5563 ms 2026-01-23 17:57:11.058 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:57:11.058 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:57:11.058 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4649 ms 2026-01-23 17:57:11.185 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 17:57:11.185 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 17:57:11.243 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.8487 ms 2026-01-23 17:57:44.132 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 116.6659 ms 2026-01-23 17:57:44.711 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2860 ms 2026-01-23 17:57:45.697 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6825 ms 2026-01-23 17:58:02.643 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-03-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=03200&dateEffet=2026-01-28" responded 200 in 37.8616 ms 2026-01-23 17:58:25.911 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 374.3828 ms 2026-01-23 17:58:26.208 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2356 ms 2026-01-23 17:58:26.526 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.9772 ms 2026-01-23 17:58:28.253 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c206ee78-52de-4369-01ed-08de5a606e05" responded 200 in 302.0702 ms 2026-01-23 17:58:28.614 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1737 ms 2026-01-23 17:58:28.818 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0983 ms 2026-01-23 18:00:03.501 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.2484 ms 2026-01-23 18:00:05.052 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2153 ms 2026-01-23 18:00:05.275 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2203 ms 2026-01-23 18:00:20.368 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93270&dateEffet=2026-01-28" responded 200 in 38.8107 ms 2026-01-23 18:00:31.352 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.4527 ms 2026-01-23 18:00:31.681 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3423 ms 2026-01-23 18:00:32.172 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5356 ms 2026-01-23 18:01:06.980 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 284.9842 ms 2026-01-23 18:01:07.672 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1946 ms 2026-01-23 18:01:07.746 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.4854 ms 2026-01-23 18:01:12.823 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=92f81569-0cdb-4998-2475-08dd15d6d269" responded 200 in 316.5148 ms 2026-01-23 18:01:12.976 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2512 ms 2026-01-23 18:01:13.355 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3584 ms 2026-01-23 18:01:13.421 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8667 ms 2026-01-23 18:01:13.502 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.3006 ms 2026-01-23 18:01:14.265 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2979 ms 2026-01-23 18:01:14.388 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2349 ms 2026-01-23 18:01:31.075 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 165.1044 ms 2026-01-23 18:01:31.399 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2966 ms 2026-01-23 18:01:31.540 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8736 ms 2026-01-23 18:02:11.361 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:02:11.361 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:02:11.401 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2006-08-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=74150&dateEffet=2026-01-28" responded 200 in 40.8889 ms 2026-01-23 18:02:14.238 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:14.239 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:14.594 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.4149 ms 2026-01-23 18:02:14.773 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:14.773 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:14.773 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3202 ms 2026-01-23 18:02:14.871 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:14.871 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:14.896 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3055 ms 2026-01-23 18:02:16.629 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:16.630 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:16.866 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 237.6199 ms 2026-01-23 18:02:17.072 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:17.072 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:17.072 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4140 ms 2026-01-23 18:02:17.264 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:17.264 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:17.315 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.5776 ms 2026-01-23 18:02:21.739 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:21.739 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:22.106 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 367.5548 ms 2026-01-23 18:02:22.243 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:22.243 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:22.243 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3960 ms 2026-01-23 18:02:22.333 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:22.334 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:02:22.378 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3897 ms 2026-01-23 18:02:58.257 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.2586 ms 2026-01-23 18:02:58.602 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3368 ms 2026-01-23 18:02:58.952 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8432 ms 2026-01-23 18:03:18.256 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.9867 ms 2026-01-23 18:03:18.636 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1851 ms 2026-01-23 18:03:18.869 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.7706 ms 2026-01-23 18:03:21.324 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.9054 ms 2026-01-23 18:03:21.793 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0687 ms 2026-01-23 18:03:21.912 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.5236 ms 2026-01-23 18:03:26.529 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.7994 ms 2026-01-23 18:03:27.031 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2934 ms 2026-01-23 18:03:27.256 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2267 ms 2026-01-23 18:03:37.224 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-09-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=61200&dateEffet=2026-01-28" responded 200 in 39.1540 ms 2026-01-23 18:03:47.343 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-07-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=64700&dateEffet=2026-01-28" responded 200 in 134.5163 ms 2026-01-23 18:05:19.841 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.0466 ms 2026-01-23 18:05:20.352 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3257 ms 2026-01-23 18:05:20.462 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.7664 ms 2026-01-23 18:06:51.869 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003040170005607064367" responded 200 in 43.1099 ms 2026-01-23 18:06:54.135 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003040170005607064367" responded 200 in 22.1389 ms 2026-01-23 18:06:58.447 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1091.5027 ms 2026-01-23 18:07:51.773 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3277.0835 ms 2026-01-23 18:07:54.216 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 259.0479 ms 2026-01-23 18:07:55.848 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1022 ms 2026-01-23 18:07:56.124 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9259 ms 2026-01-23 18:08:34.887 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.6212 ms 2026-01-23 18:08:35.220 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1885 ms 2026-01-23 18:08:35.366 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.4791 ms 2026-01-23 18:08:46.261 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-12-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11100&dateEffet=2026-01-28" responded 200 in 34.6765 ms 2026-01-23 18:08:46.353 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-12-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11100&dateEffet=2026-01-28" responded 200 in 28.6249 ms 2026-01-23 18:08:49.944 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.2153 ms 2026-01-23 18:08:50.573 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7752 ms 2026-01-23 18:08:50.681 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6513 ms 2026-01-23 18:08:58.263 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.9216 ms 2026-01-23 18:08:58.314 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.9339 ms 2026-01-23 18:09:05.282 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.9859 ms 2026-01-23 18:09:06.306 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2309 ms 2026-01-23 18:09:06.440 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 18:09:06.441 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 61.7683 ms 2026-01-23 18:09:06.472 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5139 ms 2026-01-23 18:09:06.562 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.7598 ms 2026-01-23 18:09:07.078 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2711 ms 2026-01-23 18:09:07.420 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.4282 ms 2026-01-23 18:09:08.294 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-08-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=26000&dateEffet=2026-01-28" responded 200 in 29.1596 ms 2026-01-23 18:09:14.762 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 246.0313 ms 2026-01-23 18:09:15.754 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1995 ms 2026-01-23 18:09:15.832 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6962 ms 2026-01-23 18:09:19.774 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 181.9757 ms 2026-01-23 18:09:19.972 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1584 ms 2026-01-23 18:09:20.222 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.6488 ms 2026-01-23 18:09:24.109 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 353.4029 ms 2026-01-23 18:09:24.431 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2069 ms 2026-01-23 18:09:24.695 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.5976 ms 2026-01-23 18:09:33.400 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 250.4402 ms 2026-01-23 18:09:33.829 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3573 ms 2026-01-23 18:09:34.030 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.7057 ms 2026-01-23 18:09:47.518 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-10-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80100&dateEffet=2026-01-29" responded 200 in 45.3105 ms 2026-01-23 18:09:47.713 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.4944 ms 2026-01-23 18:09:48.238 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3626 ms 2026-01-23 18:09:48.474 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.7635 ms 2026-01-23 18:10:02.719 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-11-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76600&dateEffet=2026-01-24" responded 200 in 42.5894 ms 2026-01-23 18:10:02.806 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-11-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76600&dateEffet=2026-01-24" responded 200 in 28.7867 ms 2026-01-23 18:10:21.825 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:10:21.826 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:10:21.897 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.5641 ms 2026-01-23 18:10:22.148 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:10:22.148 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:10:22.148 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4955 ms 2026-01-23 18:10:22.226 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:10:22.226 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:10:22.244 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.7388 ms 2026-01-23 18:10:38.838 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-02-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=01140&dateEffet=2026-01-28" responded 200 in 144.6714 ms 2026-01-23 18:11:44.937 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 15636.4617 ms 2026-01-23 18:11:45.487 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2565 ms 2026-01-23 18:11:47.451 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1796.1230 ms 2026-01-23 18:13:08.855 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 7080.1803 ms 2026-01-23 18:13:09.107 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3225 ms 2026-01-23 18:13:10.921 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1544.8336 ms 2026-01-23 18:13:21.851 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-03-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=17100&dateEffet=2026-01-28" responded 200 in 771.0433 ms 2026-01-23 18:13:43.850 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 385.1263 ms 2026-01-23 18:13:45.827 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2369 ms 2026-01-23 18:13:46.483 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.0440 ms 2026-01-23 18:13:54.529 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3df5fbff-fc38-4ddd-585d-08de47847c35" responded 200 in 295.2112 ms 2026-01-23 18:13:54.734 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0746 ms 2026-01-23 18:13:54.839 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1929 ms 2026-01-23 18:13:54.930 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3193 ms 2026-01-23 18:13:55.045 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1948 ms 2026-01-23 18:13:55.884 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2905 ms 2026-01-23 18:13:56.383 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6383 ms 2026-01-23 18:13:58.658 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.8684 ms 2026-01-23 18:14:00.606 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2912 ms 2026-01-23 18:14:00.803 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.9052 ms 2026-01-23 18:14:06.518 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 75.3662 ms 2026-01-23 18:14:07.299 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1677 ms 2026-01-23 18:14:07.844 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6096 ms 2026-01-23 18:14:09.787 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0762 ms 2026-01-23 18:14:09.862 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9360 ms 2026-01-23 18:14:10.213 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2962 ms 2026-01-23 18:14:10.214 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1653 ms 2026-01-23 18:14:10.353 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2793 ms 2026-01-23 18:14:10.427 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2626 ms 2026-01-23 18:14:28.561 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:14:28.561 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:14:28.641 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 80.1889 ms 2026-01-23 18:14:28.824 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:14:28.824 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:14:28.824 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4419 ms 2026-01-23 18:14:29.080 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:14:29.080 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:14:29.114 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1594 ms 2026-01-23 18:14:34.700 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.9403 ms 2026-01-23 18:14:35.015 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3083 ms 2026-01-23 18:14:35.181 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6346 ms 2026-01-23 18:14:36.793 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 255.4059 ms 2026-01-23 18:14:36.942 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 396.1107 ms 2026-01-23 18:14:37.047 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2922 ms 2026-01-23 18:14:37.320 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6363 ms 2026-01-23 18:14:37.563 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1797 ms 2026-01-23 18:14:37.735 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.8296 ms 2026-01-23 18:14:39.918 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:14:39.919 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:14:39.967 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-05-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77500&dateEffet=2026-01-28" responded 200 in 49.6509 ms 2026-01-23 18:14:41.790 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8ab670a9-2f08-41d1-01d5-08de5a606e05" responded 200 in 315.4663 ms 2026-01-23 18:14:42.282 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1491 ms 2026-01-23 18:14:42.340 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a0edc87b-83a2-4010-01ee-08de5a606e05" responded 200 in 291.0831 ms 2026-01-23 18:14:42.379 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6314 ms 2026-01-23 18:14:42.567 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1939 ms 2026-01-23 18:14:42.704 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.6951 ms 2026-01-23 18:14:44.076 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 249.1727 ms 2026-01-23 18:14:44.566 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3376 ms 2026-01-23 18:14:44.831 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7147 ms 2026-01-23 18:14:48.147 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8042e64e-5a69-4734-5819-08de47847c35" responded 200 in 313.8485 ms 2026-01-23 18:14:48.354 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0070 ms 2026-01-23 18:14:48.423 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0541 ms 2026-01-23 18:14:48.539 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4773 ms 2026-01-23 18:14:48.735 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7411 ms 2026-01-23 18:14:49.725 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0006 ms 2026-01-23 18:14:49.827 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6523 ms 2026-01-23 18:14:51.759 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a0edc87b-83a2-4010-01ee-08de5a606e05" responded 200 in 283.6928 ms 2026-01-23 18:14:53.113 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2744 ms 2026-01-23 18:14:53.816 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.6409 ms 2026-01-23 18:15:00.095 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.3310 ms 2026-01-23 18:15:00.687 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3250 ms 2026-01-23 18:15:00.788 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7318 ms 2026-01-23 18:15:00.977 +01:00 [Information] HTTP "GET" "/documents/PieceJointe/30-12-2025_01f606c3-57cd-4722-a75b-dc1c853f2c89.pdf" responded 200 in 576.2520 ms 2026-01-23 18:15:13.638 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 259.3088 ms 2026-01-23 18:15:14.289 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 488.6569 ms 2026-01-23 18:15:15.930 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2915 ms 2026-01-23 18:15:16.620 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.1881 ms 2026-01-23 18:15:33.261 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 627.0647 ms 2026-01-23 18:15:34.252 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3446 ms 2026-01-23 18:15:34.744 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.5733 ms 2026-01-23 18:15:40.185 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 485.4978 ms 2026-01-23 18:15:40.694 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3564 ms 2026-01-23 18:15:40.991 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 70.7458 ms 2026-01-23 18:15:45.383 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 495.7430 ms 2026-01-23 18:15:45.935 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1709 ms 2026-01-23 18:15:46.071 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.8603 ms 2026-01-23 18:15:49.152 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6a9dc141-c3f4-4ed9-778f-08de42e20ac5" responded 200 in 357.7074 ms 2026-01-23 18:15:49.379 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.6641 ms 2026-01-23 18:15:49.454 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0488 ms 2026-01-23 18:15:49.568 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.2197 ms 2026-01-23 18:15:49.710 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.8907 ms 2026-01-23 18:15:50.322 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0043 ms 2026-01-23 18:15:50.679 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.6179 ms 2026-01-23 18:15:57.757 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 245.4471 ms 2026-01-23 18:15:57.950 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2916 ms 2026-01-23 18:15:58.383 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.6552 ms 2026-01-23 18:16:06.814 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 110.9897 ms 2026-01-23 18:16:07.429 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1639 ms 2026-01-23 18:16:07.968 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.1519 ms 2026-01-23 18:16:15.458 +01:00 [Information] HTTP "GET" "/documents/PieceJointe/24-12-2025_1967b731-d96a-457b-a924-4e892542e6c1.pdf" responded 200 in 254.5203 ms 2026-01-23 18:16:38.427 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-01-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=18400&dateEffet=2026-01-24" responded 200 in 33.2705 ms 2026-01-23 18:17:00.515 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-04-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=25110&dateEffet=2026-01-28" responded 200 in 43.5349 ms 2026-01-23 18:17:45.227 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-04-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=25420&dateEffet=2026-01-28" responded 200 in 42.6685 ms 2026-01-23 18:17:48.162 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR1620041010031000322N02423" responded 200 in 36.6051 ms 2026-01-23 18:17:53.548 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR1620041010031000322N02423" responded 200 in 25.9779 ms 2026-01-23 18:19:01.620 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.3038 ms 2026-01-23 18:19:02.462 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2860 ms 2026-01-23 18:19:02.580 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5354 ms 2026-01-23 18:19:17.798 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-02-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31200&dateEffet=2026-01-28" responded 200 in 51.8544 ms 2026-01-23 18:19:17.894 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.3500 ms 2026-01-23 18:19:18.894 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2773 ms 2026-01-23 18:19:19.354 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.7021 ms 2026-01-23 18:19:29.651 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.9929 ms 2026-01-23 18:19:30.137 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2040 ms 2026-01-23 18:19:30.281 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8673 ms 2026-01-23 18:19:42.844 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-09-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83500&dateEffet=2026-01-28" responded 200 in 39.7552 ms 2026-01-23 18:19:43.051 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-09-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83500&dateEffet=2026-01-28" responded 200 in 51.2776 ms 2026-01-23 18:19:46.809 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-09-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91270&dateEffet=2026-01-28" responded 200 in 35.9894 ms 2026-01-23 18:19:46.900 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-09-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91270&dateEffet=2026-01-28" responded 200 in 28.2082 ms 2026-01-23 18:20:02.996 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.5697 ms 2026-01-23 18:20:03.294 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1706 ms 2026-01-23 18:20:03.561 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4261 ms 2026-01-23 18:21:09.101 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.7546 ms 2026-01-23 18:21:10.697 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3462 ms 2026-01-23 18:21:10.888 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0742 ms 2026-01-23 18:21:22.991 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-01-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=17300&dateEffet=2026-01-28" responded 200 in 58.6160 ms 2026-01-23 18:21:45.908 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1211.8530 ms 2026-01-23 18:21:50.257 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2555.5655 ms 2026-01-23 18:21:52.620 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 277.7805 ms 2026-01-23 18:21:53.064 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8815 ms 2026-01-23 18:21:53.346 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.3658 ms 2026-01-23 18:22:23.073 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.2707 ms 2026-01-23 18:22:24.406 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2654 ms 2026-01-23 18:22:24.924 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8932 ms 2026-01-23 18:22:40.680 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 306.2370 ms 2026-01-23 18:22:41.030 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0664 ms 2026-01-23 18:22:41.322 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.0213 ms 2026-01-23 18:22:43.140 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 303.6593 ms 2026-01-23 18:22:43.366 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2484 ms 2026-01-23 18:22:43.900 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0903 ms 2026-01-23 18:23:16.628 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 355.9266 ms 2026-01-23 18:23:16.979 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2150 ms 2026-01-23 18:23:17.291 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6922 ms 2026-01-23 18:23:30.600 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:23:30.600 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:23:30.653 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-04-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=25300&dateEffet=2026-01-28" responded 200 in 53.6639 ms 2026-01-23 18:23:44.328 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:23:44.329 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:23:44.409 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.7853 ms 2026-01-23 18:23:44.606 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:23:44.606 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:23:44.606 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4610 ms 2026-01-23 18:23:44.688 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:23:44.688 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:23:44.714 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7530 ms 2026-01-23 18:23:51.835 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:23:51.835 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:23:51.869 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-12-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38400&dateEffet=2026-01-28" responded 200 in 35.6053 ms 2026-01-23 18:24:26.370 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-03-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60320&dateEffet=2026-01-28" responded 200 in 49.0538 ms 2026-01-23 18:24:29.492 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=7e195473-07d8-4dfb-01ef-08de5a606e05" responded 200 in 294.6895 ms 2026-01-23 18:24:29.783 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2307 ms 2026-01-23 18:24:30.016 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.0179 ms 2026-01-23 18:24:41.908 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 376.9280 ms 2026-01-23 18:24:42.191 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1592 ms 2026-01-23 18:24:42.558 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.6846 ms 2026-01-23 18:24:44.865 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=7e195473-07d8-4dfb-01ef-08de5a606e05" responded 200 in 303.7690 ms 2026-01-23 18:24:45.091 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1678 ms 2026-01-23 18:24:45.320 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9102 ms 2026-01-23 18:24:47.801 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 117.4730 ms 2026-01-23 18:24:48.385 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 476.7501 ms 2026-01-23 18:24:48.670 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3084 ms 2026-01-23 18:24:48.827 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6215 ms 2026-01-23 18:24:50.080 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 459.4147 ms 2026-01-23 18:24:50.377 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2886 ms 2026-01-23 18:24:50.606 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8228 ms 2026-01-23 18:24:53.430 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 507.6358 ms 2026-01-23 18:24:53.650 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1363 ms 2026-01-23 18:24:53.830 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.3058 ms 2026-01-23 18:24:56.254 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=7e195473-07d8-4dfb-01ef-08de5a606e05" responded 200 in 328.8350 ms 2026-01-23 18:24:56.487 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3163 ms 2026-01-23 18:24:56.670 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.8232 ms 2026-01-23 18:24:58.143 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 336.4911 ms 2026-01-23 18:24:58.923 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 510.3458 ms 2026-01-23 18:25:00.280 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2058 ms 2026-01-23 18:25:00.450 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.3575 ms 2026-01-23 18:25:24.457 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 125.1471 ms 2026-01-23 18:25:24.867 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1654 ms 2026-01-23 18:25:25.043 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4363 ms 2026-01-23 18:25:39.305 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 18:25:39.305 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 39.6373 ms 2026-01-23 18:25:39.446 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.1275 ms 2026-01-23 18:25:39.941 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3452 ms 2026-01-23 18:25:40.171 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.2364 ms 2026-01-23 18:25:57.531 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 524.5997 ms 2026-01-23 18:25:58.133 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2094 ms 2026-01-23 18:25:58.825 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.6261 ms 2026-01-23 18:26:42.190 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.1078 ms 2026-01-23 18:26:42.298 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.1533 ms 2026-01-23 18:26:43.265 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2541 ms 2026-01-23 18:26:43.269 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.8751 ms 2026-01-23 18:26:43.402 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.2731 ms 2026-01-23 18:26:43.499 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.2772 ms 2026-01-23 18:26:44.885 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 438.3822 ms 2026-01-23 18:26:45.374 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1696 ms 2026-01-23 18:26:45.783 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3474 ms 2026-01-23 18:26:50.389 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 603.5005 ms 2026-01-23 18:26:50.639 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3007 ms 2026-01-23 18:26:50.899 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8772 ms 2026-01-23 18:27:27.143 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616218000014012126013490" responded 200 in 27.6778 ms 2026-01-23 18:27:28.277 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 358.5912 ms 2026-01-23 18:27:28.535 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2344 ms 2026-01-23 18:27:28.789 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.6954 ms 2026-01-23 18:27:29.731 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616218000014012126013490" responded 200 in 24.3765 ms 2026-01-23 18:27:33.328 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 256.8242 ms 2026-01-23 18:27:33.691 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3409 ms 2026-01-23 18:27:33.916 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2421 ms 2026-01-23 18:27:34.420 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1357.4121 ms 2026-01-23 18:28:12.350 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-10-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69006&dateEffet=2026-01-28" responded 200 in 37.5709 ms 2026-01-23 18:28:16.480 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-10-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69006&dateEffet=2026-01-28" responded 200 in 43.5586 ms 2026-01-23 18:28:31.202 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5658.6270 ms 2026-01-23 18:28:33.504 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 213.9696 ms 2026-01-23 18:28:33.896 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1687 ms 2026-01-23 18:28:34.418 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.3402 ms 2026-01-23 18:29:02.898 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.8050 ms 2026-01-23 18:29:03.339 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1624 ms 2026-01-23 18:29:03.431 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5964 ms 2026-01-23 18:29:03.735 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.9636 ms 2026-01-23 18:29:04.674 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2102 ms 2026-01-23 18:29:05.118 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.3678 ms 2026-01-23 18:29:05.992 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.1831 ms 2026-01-23 18:29:06.688 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2023 ms 2026-01-23 18:29:06.784 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8860 ms 2026-01-23 18:29:17.400 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 113.8521 ms 2026-01-23 18:29:17.904 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fcd03220-0ca7-4591-01f1-08de5a606e05" responded 200 in 330.1520 ms 2026-01-23 18:29:18.370 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1735 ms 2026-01-23 18:29:18.484 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0550 ms 2026-01-23 18:29:18.508 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3461 ms 2026-01-23 18:29:18.628 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.9027 ms 2026-01-23 18:29:23.855 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 134.4396 ms 2026-01-23 18:29:23.898 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 135.7329 ms 2026-01-23 18:29:24.253 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3448 ms 2026-01-23 18:29:24.259 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2288 ms 2026-01-23 18:29:24.403 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3806 ms 2026-01-23 18:29:24.426 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2316 ms 2026-01-23 18:29:26.892 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 125.4812 ms 2026-01-23 18:29:27.459 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1650 ms 2026-01-23 18:29:27.688 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5612 ms 2026-01-23 18:29:29.389 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:29:29.389 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:29:29.509 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 121.1939 ms 2026-01-23 18:29:29.775 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:29:29.775 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:29:29.775 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4881 ms 2026-01-23 18:29:29.868 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:29:29.868 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:29:29.906 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.0167 ms 2026-01-23 18:29:30.213 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 121.3111 ms 2026-01-23 18:29:30.704 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1632 ms 2026-01-23 18:29:31.060 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5026 ms 2026-01-23 18:29:31.265 +01:00 [Information] User logged out. 2026-01-23 18:29:31.265 +01:00 [Information] HTTP "POST" "/Account/Logout" responded 302 in 2.2965 ms 2026-01-23 18:29:31.334 +01:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 0.8329 ms 2026-01-23 18:29:32.189 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4460.6353 ms 2026-01-23 18:29:37.387 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 18:29:37.387 +01:00 [Information] HTTP "POST" "/Account/Login" responded 302 in 40.2666 ms 2026-01-23 18:29:37.458 +01:00 [Information] HTTP "GET" "/" responded 200 in 21.2855 ms 2026-01-23 18:29:37.801 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1962 ms 2026-01-23 18:29:38.040 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4734 ms 2026-01-23 18:29:40.180 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 129.2405 ms 2026-01-23 18:29:40.505 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1976 ms 2026-01-23 18:29:40.822 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.6183 ms 2026-01-23 18:29:41.324 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 137.1580 ms 2026-01-23 18:29:41.669 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2266 ms 2026-01-23 18:29:41.802 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4910 ms 2026-01-23 18:29:42.798 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 116.9566 ms 2026-01-23 18:29:43.070 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1929 ms 2026-01-23 18:29:43.255 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8329 ms 2026-01-23 18:29:47.380 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.7902 ms 2026-01-23 18:29:48.260 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3431 ms 2026-01-23 18:29:48.350 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.1819 ms 2026-01-23 18:30:01.818 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-03-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38440&dateEffet=2026-01-28" responded 200 in 36.9591 ms 2026-01-23 18:30:05.577 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 111.0057 ms 2026-01-23 18:30:06.101 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3589 ms 2026-01-23 18:30:06.432 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1115 ms 2026-01-23 18:30:10.934 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.6080 ms 2026-01-23 18:30:11.384 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1480 ms 2026-01-23 18:30:11.481 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7101 ms 2026-01-23 18:30:21.536 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-10-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=66600&dateEffet=2026-01-28" responded 200 in 37.6392 ms 2026-01-23 18:30:21.681 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-10-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=66600&dateEffet=2026-01-28" responded 200 in 31.0804 ms 2026-01-23 18:30:29.451 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 169.2459 ms 2026-01-23 18:30:29.886 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3151 ms 2026-01-23 18:30:30.087 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6598 ms 2026-01-23 18:30:33.523 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 351.4066 ms 2026-01-23 18:30:33.757 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2012 ms 2026-01-23 18:30:34.068 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.8866 ms 2026-01-23 18:30:42.812 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 261.5922 ms 2026-01-23 18:30:43.194 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2134 ms 2026-01-23 18:30:43.414 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.3322 ms 2026-01-23 18:30:51.197 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.0420 ms 2026-01-23 18:30:53.811 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2232 ms 2026-01-23 18:30:54.243 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9589 ms 2026-01-23 18:30:56.154 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.2048 ms 2026-01-23 18:30:56.518 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3654 ms 2026-01-23 18:30:56.568 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 112.9040 ms 2026-01-23 18:30:56.638 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6338 ms 2026-01-23 18:30:56.907 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1747 ms 2026-01-23 18:30:57.217 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2549 ms 2026-01-23 18:30:59.213 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 285.5830 ms 2026-01-23 18:30:59.531 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1964 ms 2026-01-23 18:30:59.768 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.2820 ms 2026-01-23 18:31:01.999 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 78.5805 ms 2026-01-23 18:31:02.279 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2141 ms 2026-01-23 18:31:02.400 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9497 ms 2026-01-23 18:31:06.647 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-07-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78130&dateEffet=2026-01-28" responded 200 in 39.8263 ms 2026-01-23 18:31:06.684 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 149.2928 ms 2026-01-23 18:31:06.982 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3553 ms 2026-01-23 18:31:07.165 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0457 ms 2026-01-23 18:31:19.222 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.1597 ms 2026-01-23 18:31:19.572 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2032 ms 2026-01-23 18:31:19.774 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2971 ms 2026-01-23 18:31:22.131 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-07-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=24640&dateEffet=2026-01-28" responded 200 in 35.9285 ms 2026-01-23 18:31:26.570 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-12-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78440&dateEffet=2026-01-24" responded 200 in 37.2014 ms 2026-01-23 18:31:26.653 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-12-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78440&dateEffet=2026-01-24" responded 200 in 28.5817 ms 2026-01-23 18:31:46.906 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 239.8432 ms 2026-01-23 18:31:47.236 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3543 ms 2026-01-23 18:31:47.622 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4920 ms 2026-01-23 18:32:07.891 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 181.0874 ms 2026-01-23 18:32:08.355 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3083 ms 2026-01-23 18:32:08.847 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7526 ms 2026-01-23 18:32:22.246 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630066103240002025200161" responded 200 in 35.8661 ms 2026-01-23 18:32:24.794 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630066103240002025200161" responded 200 in 25.5785 ms 2026-01-23 18:32:28.456 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1489.3590 ms 2026-01-23 18:32:37.347 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5477.5139 ms 2026-01-23 18:32:39.727 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 297.7895 ms 2026-01-23 18:32:40.098 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3414 ms 2026-01-23 18:32:40.457 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9777 ms 2026-01-23 18:32:42.065 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 127.5042 ms 2026-01-23 18:32:42.417 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8603 ms 2026-01-23 18:32:42.827 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9988 ms 2026-01-23 18:32:43.268 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 339.7622 ms 2026-01-23 18:32:43.519 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1946 ms 2026-01-23 18:32:43.672 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.0699 ms 2026-01-23 18:32:47.553 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 121.7575 ms 2026-01-23 18:32:47.884 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1891 ms 2026-01-23 18:32:48.031 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2223 ms 2026-01-23 18:32:51.545 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 127.4324 ms 2026-01-23 18:32:51.929 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1894 ms 2026-01-23 18:32:52.293 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7439 ms 2026-01-23 18:32:54.860 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 296.1330 ms 2026-01-23 18:32:55.042 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3c4522fe-2298-4dac-01f2-08de5a606e05" responded 200 in 449.2178 ms 2026-01-23 18:32:55.103 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2439 ms 2026-01-23 18:32:55.380 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9673 ms 2026-01-23 18:32:55.406 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2833 ms 2026-01-23 18:32:55.517 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.6812 ms 2026-01-23 18:32:56.249 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 176.2295 ms 2026-01-23 18:32:56.644 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1954 ms 2026-01-23 18:32:56.795 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1621 ms 2026-01-23 18:32:58.547 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3c4522fe-2298-4dac-01f2-08de5a606e05" responded 200 in 290.1128 ms 2026-01-23 18:32:58.999 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2508 ms 2026-01-23 18:32:59.127 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8508 ms 2026-01-23 18:33:00.671 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fa7cba00-283a-4028-2e63-08de3d4e95d7" responded 200 in 293.4658 ms 2026-01-23 18:33:00.839 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0654 ms 2026-01-23 18:33:01.043 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1246 ms 2026-01-23 18:33:01.085 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.8338 ms 2026-01-23 18:33:01.143 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.0699 ms 2026-01-23 18:33:01.200 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.0934 ms 2026-01-23 18:33:01.774 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1631 ms 2026-01-23 18:33:02.000 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8169 ms 2026-01-23 18:33:02.129 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0100 ms 2026-01-23 18:33:02.412 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8462 ms 2026-01-23 18:33:02.460 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.9160 ms 2026-01-23 18:33:02.657 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.0291 ms 2026-01-23 18:33:07.655 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4917.6732 ms 2026-01-23 18:33:10.058 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 297.8798 ms 2026-01-23 18:33:10.472 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1891 ms 2026-01-23 18:33:10.770 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8066 ms 2026-01-23 18:33:11.597 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 372.9572 ms 2026-01-23 18:33:12.328 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3216 ms 2026-01-23 18:33:12.476 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.4537 ms 2026-01-23 18:33:16.069 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3c4522fe-2298-4dac-01f2-08de5a606e05" responded 200 in 291.0490 ms 2026-01-23 18:33:16.286 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3586 ms 2026-01-23 18:33:16.585 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8130 ms 2026-01-23 18:33:19.229 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.4202 ms 2026-01-23 18:33:19.563 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2868 ms 2026-01-23 18:33:19.689 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.9043 ms 2026-01-23 18:33:21.861 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4173.0404 ms 2026-01-23 18:33:22.649 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3c4522fe-2298-4dac-01f2-08de5a606e05" responded 200 in 309.4994 ms 2026-01-23 18:33:22.797 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3734 ms 2026-01-23 18:33:23.018 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.2283 ms 2026-01-23 18:33:31.523 +01:00 [Information] Connexion utilisateur: Mathis.L 2026-01-23 18:33:31.523 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 24.5091 ms 2026-01-23 18:33:31.695 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 116.7986 ms 2026-01-23 18:33:32.121 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2595 ms 2026-01-23 18:33:32.282 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6697 ms 2026-01-23 18:33:34.377 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.5046 ms 2026-01-23 18:33:34.529 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2746 ms 2026-01-23 18:33:34.547 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 117.8232 ms 2026-01-23 18:33:34.752 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.2087 ms 2026-01-23 18:33:34.769 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2507 ms 2026-01-23 18:33:34.875 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.0243 ms 2026-01-23 18:33:46.347 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.9148 ms 2026-01-23 18:33:46.453 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.6379 ms 2026-01-23 18:33:48.790 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fcd03220-0ca7-4591-01f1-08de5a606e05" responded 200 in 305.9941 ms 2026-01-23 18:33:49.216 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2118 ms 2026-01-23 18:33:49.516 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5294 ms 2026-01-23 18:33:59.263 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 149.9819 ms 2026-01-23 18:33:59.477 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2119 ms 2026-01-23 18:33:59.584 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.9486 ms 2026-01-23 18:34:01.650 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b86f16d9-3543-48f6-9eab-08de599867c4" responded 200 in 318.5011 ms 2026-01-23 18:34:01.878 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2850 ms 2026-01-23 18:34:01.995 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9708 ms 2026-01-23 18:34:06.823 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 80.6682 ms 2026-01-23 18:34:07.076 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2114 ms 2026-01-23 18:34:07.226 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6396 ms 2026-01-23 18:34:09.386 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 338.9447 ms 2026-01-23 18:34:09.536 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3654 ms 2026-01-23 18:34:09.807 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9486 ms 2026-01-23 18:34:12.670 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 260.3092 ms 2026-01-23 18:34:14.134 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3c4522fe-2298-4dac-01f2-08de5a606e05" responded 200 in 323.7729 ms 2026-01-23 18:34:14.319 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3167 ms 2026-01-23 18:34:14.755 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6340 ms 2026-01-23 18:34:14.777 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2300 ms 2026-01-23 18:34:15.025 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6487 ms 2026-01-23 18:34:17.411 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 160.1612 ms 2026-01-23 18:34:17.723 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3606 ms 2026-01-23 18:34:17.976 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5406 ms 2026-01-23 18:34:20.843 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3c4522fe-2298-4dac-01f2-08de5a606e05" responded 200 in 289.2668 ms 2026-01-23 18:34:21.108 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3088 ms 2026-01-23 18:34:21.465 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8219 ms 2026-01-23 18:34:24.719 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3919.1604 ms 2026-01-23 18:34:35.588 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3937.8264 ms 2026-01-23 18:34:36.116 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:34:36.116 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:34:36.410 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b86f16d9-3543-48f6-9eab-08de599867c4" responded 200 in 294.7893 ms 2026-01-23 18:34:36.666 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:34:36.666 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:34:36.666 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5110 ms 2026-01-23 18:34:36.739 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:34:36.739 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:34:36.782 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1071 ms 2026-01-23 18:34:44.226 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-12-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=51100&dateEffet=2026-01-28" responded 200 in 36.8688 ms 2026-01-23 18:34:48.256 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 378.2672 ms 2026-01-23 18:34:48.419 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3691 ms 2026-01-23 18:34:48.627 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2121 ms 2026-01-23 18:34:59.226 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:34:59.227 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:34:59.312 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 86.8603 ms 2026-01-23 18:34:59.513 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:34:59.513 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:34:59.514 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4796 ms 2026-01-23 18:34:59.582 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:34:59.582 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:34:59.607 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8426 ms 2026-01-23 18:35:07.956 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:35:07.956 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:35:08.024 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.9793 ms 2026-01-23 18:35:08.205 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:35:08.205 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:35:08.205 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4401 ms 2026-01-23 18:35:08.419 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:35:08.420 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:35:08.452 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8834 ms 2026-01-23 18:35:15.950 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:35:15.950 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:35:15.978 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-01-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77157&dateEffet=2026-01-28" responded 200 in 28.1603 ms 2026-01-23 18:35:50.742 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 18:35:50.742 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 20.5714 ms 2026-01-23 18:35:50.997 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 210.0194 ms 2026-01-23 18:35:51.572 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2116 ms 2026-01-23 18:35:51.756 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.8222 ms 2026-01-23 18:36:28.684 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7612406000550017565520642" responded 200 in 25.9907 ms 2026-01-23 18:36:31.029 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7612406000550017565520642" responded 200 in 15.3492 ms 2026-01-23 18:36:36.852 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 111.5720 ms 2026-01-23 18:36:37.187 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2622 ms 2026-01-23 18:36:37.313 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.3434 ms 2026-01-23 18:36:47.219 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 139.5889 ms 2026-01-23 18:36:47.418 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1192 ms 2026-01-23 18:36:47.603 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.9974 ms 2026-01-23 18:36:49.342 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1366.0104 ms 2026-01-23 18:36:53.556 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:36:53.556 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:36:53.648 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.7211 ms 2026-01-23 18:36:53.941 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:36:53.941 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:36:53.941 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4946 ms 2026-01-23 18:36:54.088 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:36:54.088 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:36:54.114 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.7569 ms 2026-01-23 18:36:56.283 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:36:56.283 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:36:56.413 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 130.3887 ms 2026-01-23 18:36:56.606 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:36:56.606 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:36:56.606 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4256 ms 2026-01-23 18:36:56.682 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:36:56.682 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:36:56.705 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.8382 ms 2026-01-23 18:37:03.268 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fcd03220-0ca7-4591-01f1-08de5a606e05" responded 200 in 312.4136 ms 2026-01-23 18:37:04.036 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2125 ms 2026-01-23 18:37:04.207 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.2328 ms 2026-01-23 18:37:23.976 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4840.7544 ms 2026-01-23 18:37:26.413 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 274.6339 ms 2026-01-23 18:37:28.378 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4007 ms 2026-01-23 18:37:29.189 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.2658 ms 2026-01-23 18:37:56.302 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 239.3390 ms 2026-01-23 18:37:56.557 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2918 ms 2026-01-23 18:37:56.707 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6670 ms 2026-01-23 18:38:09.944 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.6763 ms 2026-01-23 18:38:10.326 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2026 ms 2026-01-23 18:38:10.361 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.8792 ms 2026-01-23 18:38:10.479 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8963 ms 2026-01-23 18:38:11.808 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3527 ms 2026-01-23 18:38:12.451 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.3283 ms 2026-01-23 18:38:12.488 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 350.9301 ms 2026-01-23 18:38:12.845 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2231 ms 2026-01-23 18:38:13.073 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.2160 ms 2026-01-23 18:38:18.171 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.8927 ms 2026-01-23 18:38:19.958 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1852 ms 2026-01-23 18:38:20.213 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5002 ms 2026-01-23 18:38:21.456 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 321.6481 ms 2026-01-23 18:38:22.788 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1686 ms 2026-01-23 18:38:23.084 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.1623 ms 2026-01-23 18:38:24.118 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 355.5536 ms 2026-01-23 18:38:24.639 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3451 ms 2026-01-23 18:38:25.239 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.4932 ms 2026-01-23 18:38:27.393 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 349.2182 ms 2026-01-23 18:38:28.669 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2047 ms 2026-01-23 18:38:29.058 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.6581 ms 2026-01-23 18:38:30.084 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 341.7641 ms 2026-01-23 18:38:31.659 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2292 ms 2026-01-23 18:38:31.960 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.3181 ms 2026-01-23 18:38:33.007 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.8596 ms 2026-01-23 18:38:33.520 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3002 ms 2026-01-23 18:38:34.221 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1568 ms 2026-01-23 18:38:36.967 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.6516 ms 2026-01-23 18:38:37.613 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2266 ms 2026-01-23 18:38:38.036 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4531 ms 2026-01-23 18:38:40.500 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.6220 ms 2026-01-23 18:38:41.241 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1971 ms 2026-01-23 18:38:41.583 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0289 ms 2026-01-23 18:38:44.288 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-03-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93600&dateEffet=2026-01-28" responded 200 in 28.9698 ms 2026-01-23 18:38:57.530 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.4843 ms 2026-01-23 18:38:57.816 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2423 ms 2026-01-23 18:38:58.107 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.8453 ms 2026-01-23 18:38:58.206 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 200 in 321.2887 ms 2026-01-23 18:38:58.934 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3668 ms 2026-01-23 18:38:59.102 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5766 ms 2026-01-23 18:38:59.875 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 200 in 273.8270 ms 2026-01-23 18:39:00.128 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3581 ms 2026-01-23 18:39:00.278 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.6541 ms 2026-01-23 18:39:02.123 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 261.9072 ms 2026-01-23 18:39:02.571 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1935 ms 2026-01-23 18:39:02.865 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7099 ms 2026-01-23 18:39:06.060 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 378.9707 ms 2026-01-23 18:39:06.609 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1644 ms 2026-01-23 18:39:06.741 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 80.0685 ms 2026-01-23 18:39:08.130 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8b2bca28-fa08-4f1d-8a73-08de413a722b" responded 200 in 294.7301 ms 2026-01-23 18:39:08.362 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0155 ms 2026-01-23 18:39:08.482 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8880 ms 2026-01-23 18:39:08.527 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7321 ms 2026-01-23 18:39:08.602 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1590 ms 2026-01-23 18:39:09.193 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4553.5427 ms 2026-01-23 18:39:09.491 +01:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0349 ms 2026-01-23 18:39:09.951 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.5790 ms 2026-01-23 18:39:11.666 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 332.3258 ms 2026-01-23 18:39:11.853 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1892 ms 2026-01-23 18:39:12.000 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5414 ms 2026-01-23 18:39:18.405 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 339.5272 ms 2026-01-23 18:39:18.902 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3265 ms 2026-01-23 18:39:19.016 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2188 ms 2026-01-23 18:39:36.819 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 350.3478 ms 2026-01-23 18:39:38.377 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3571 ms 2026-01-23 18:39:39.521 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6914 ms 2026-01-23 18:39:52.224 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.2085 ms 2026-01-23 18:39:53.277 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3555 ms 2026-01-23 18:39:53.380 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2171 ms 2026-01-23 18:39:57.715 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 338.4811 ms 2026-01-23 18:39:58.728 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1696 ms 2026-01-23 18:39:59.336 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.7791 ms 2026-01-23 18:40:00.450 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.4333 ms 2026-01-23 18:40:01.177 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3384 ms 2026-01-23 18:40:01.511 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.1790 ms 2026-01-23 18:40:02.135 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3c4522fe-2298-4dac-01f2-08de5a606e05" responded 200 in 385.7567 ms 2026-01-23 18:40:02.346 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 399.0144 ms 2026-01-23 18:40:02.388 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3633 ms 2026-01-23 18:40:02.607 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 79.6283 ms 2026-01-23 18:40:02.636 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 413.0199 ms 2026-01-23 18:40:03.847 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.5675 ms 2026-01-23 18:40:03.965 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3491 ms 2026-01-23 18:40:04.328 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9132 ms 2026-01-23 18:40:04.555 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1980 ms 2026-01-23 18:40:04.665 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3633 ms 2026-01-23 18:40:05.622 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 363.1115 ms 2026-01-23 18:40:05.933 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 347.2799 ms 2026-01-23 18:40:06.742 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2253 ms 2026-01-23 18:40:07.680 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.8679 ms 2026-01-23 18:40:14.476 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 78.6953 ms 2026-01-23 18:40:14.980 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1909 ms 2026-01-23 18:40:15.215 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.3545 ms 2026-01-23 18:40:16.578 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 374.0269 ms 2026-01-23 18:40:17.628 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2317 ms 2026-01-23 18:40:18.188 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2322 ms 2026-01-23 18:40:26.655 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 192.2763 ms 2026-01-23 18:40:26.855 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0982 ms 2026-01-23 18:40:27.103 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.1974 ms 2026-01-23 18:40:29.131 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 200 in 295.1562 ms 2026-01-23 18:40:29.396 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1947 ms 2026-01-23 18:40:29.541 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.6565 ms 2026-01-23 18:40:35.354 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 401.5070 ms 2026-01-23 18:40:35.770 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2255 ms 2026-01-23 18:40:35.906 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.7649 ms 2026-01-23 18:40:49.118 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:40:49.118 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:40:56.040 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-03-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21200&dateEffet=2026-01-28" responded 200 in 962.9877 ms 2026-01-23 18:40:58.880 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-02-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=58000&dateEffet=2026-01-28" responded 200 in 430.4756 ms 2026-01-23 18:41:02.508 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=87e7f91b-2783-43bf-0198-08de5a606e05" responded 302 in 0.8653 ms 2026-01-23 18:41:02.570 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D87e7f91b-2783-43bf-0198-08de5a606e05" responded 200 in 3.4945 ms 2026-01-23 18:41:05.675 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 16556.7562 ms 2026-01-23 18:41:06.231 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:41:06.232 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:41:06.232 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4894 ms 2026-01-23 18:41:06.286 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:41:06.286 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:41:08.456 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2169.7307 ms 2026-01-23 18:41:09.520 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 18:41:09.520 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D87e7f91b-2783-43bf-0198-08de5a606e05" responded 302 in 204.2050 ms 2026-01-23 18:41:14.828 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D87e7f91b-2783-43bf-0198-08de5a606e05" responded 400 in 1.9361 ms 2026-01-23 18:41:16.155 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D87e7f91b-2783-43bf-0198-08de5a606e05" responded 400 in 1.7773 ms 2026-01-23 18:41:16.863 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 1982.8751 ms 2026-01-23 18:41:18.474 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 2261.2228 ms 2026-01-23 18:41:18.567 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D87e7f91b-2783-43bf-0198-08de5a606e05" responded 400 in 1.4120 ms 2026-01-23 18:41:18.706 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D87e7f91b-2783-43bf-0198-08de5a606e05" responded 400 in 0.4188 ms 2026-01-23 18:41:18.885 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D87e7f91b-2783-43bf-0198-08de5a606e05" responded 400 in 0.4559 ms 2026-01-23 18:41:19.457 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 22064.5224 ms 2026-01-23 18:41:19.860 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D87e7f91b-2783-43bf-0198-08de5a606e05" responded 200 in 1.0893 ms 2026-01-23 18:41:21.295 +01:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 304 in 0.3167 ms 2026-01-23 18:41:21.551 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 2933.3873 ms 2026-01-23 18:41:21.611 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 2647.4055 ms 2026-01-23 18:41:21.621 +01:00 [Information] HTTP "GET" "/Error/400" responded 200 in 2869.8453 ms 2026-01-23 18:41:28.918 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 18:41:28.918 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D87e7f91b-2783-43bf-0198-08de5a606e05" responded 302 in 192.7333 ms 2026-01-23 18:41:30.313 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 18:41:30.313 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D87e7f91b-2783-43bf-0198-08de5a606e05" responded 302 in 319.1991 ms 2026-01-23 18:41:30.510 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 18:41:30.510 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D87e7f91b-2783-43bf-0198-08de5a606e05" responded 302 in 190.2783 ms 2026-01-23 18:41:30.606 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 18:41:30.606 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D87e7f91b-2783-43bf-0198-08de5a606e05" responded 302 in 435.2216 ms 2026-01-23 18:41:30.795 +01:00 [Information] Connexion utilisateur: prod2 2026-01-23 18:41:30.795 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D87e7f91b-2783-43bf-0198-08de5a606e05" responded 302 in 283.7580 ms 2026-01-23 18:41:49.977 +01:00 [Error] Failed executing DbCommand ("30,194"ms) [Parameters=["@__objectID_0='87e7f91b-2783-43bf-0198-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:6a9742e5-93ac-4186-9bab-9eb01305e2e3 Error Number:-2,State:0,Class:11 2026-01-23 18:41:49.984 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=87e7f91b-2783-43bf-0198-08de5a606e05" responded 500 in 40414.1342 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:6a9742e5-93ac-4186-9bab-9eb01305e2e3 Error Number:-2,State:0,Class:11 2026-01-23 18:41:50.011 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:6a9742e5-93ac-4186-9bab-9eb01305e2e3 Error Number:-2,State:0,Class:11 2026-01-23 18:41:50.036 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 18:41:50.596 +01:00 [Error] Failed executing DbCommand ("30,138"ms) [Parameters=["@__objectID_0='4d4fc468-12f5-4808-01f3-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:d9feed84-f927-425f-8b13-91a91ed16f99 Error Number:-2,State:0,Class:11 2026-01-23 18:41:50.598 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 500 in 44271.9843 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:d9feed84-f927-425f-8b13-91a91ed16f99 Error Number:-2,State:0,Class:11 2026-01-23 18:41:50.605 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:d9feed84-f927-425f-8b13-91a91ed16f99 Error Number:-2,State:0,Class:11 2026-01-23 18:41:50.616 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 18:41:50.920 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=87e7f91b-2783-43bf-0198-08de5a606e05" responded 500 in 891.1920 ms 2026-01-23 18:41:53.136 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 500 in 2523.3915 ms 2026-01-23 18:42:11.206 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 7858.1794 ms 2026-01-23 18:42:11.338 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 6004.6198 ms 2026-01-23 18:42:11.753 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2274 ms 2026-01-23 18:42:12.578 +01:00 [Error] Failed executing DbCommand ("30,262"ms) [Parameters=["@__objectID_0='87e7f91b-2783-43bf-0198-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:4a016570-21d2-4189-b4a7-40bdf9281470 Error Number:-2,State:0,Class:11 2026-01-23 18:42:12.579 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=87e7f91b-2783-43bf-0198-08de5a606e05" responded 500 in 43610.9619 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:4a016570-21d2-4189-b4a7-40bdf9281470 Error Number:-2,State:0,Class:11 2026-01-23 18:42:12.585 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:4a016570-21d2-4189-b4a7-40bdf9281470 Error Number:-2,State:0,Class:11 2026-01-23 18:42:12.593 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 18:42:13.177 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=87e7f91b-2783-43bf-0198-08de5a606e05" responded 500 in 587.3021 ms 2026-01-23 18:42:13.205 +01:00 [Error] Failed executing DbCommand ("30,285"ms) [Parameters=["@__objectID_0='4d4fc468-12f5-4808-01f3-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:350e754d-023c-45fd-9231-d8aadbe6999c Error Number:-2,State:0,Class:11 2026-01-23 18:42:13.206 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 500 in 40120.2682 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:350e754d-023c-45fd-9231-d8aadbe6999c Error Number:-2,State:0,Class:11 2026-01-23 18:42:13.212 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:350e754d-023c-45fd-9231-d8aadbe6999c Error Number:-2,State:0,Class:11 2026-01-23 18:42:13.221 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 18:42:13.960 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1753.1432 ms 2026-01-23 18:42:14.887 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 500 in 1668.6678 ms 2026-01-23 18:42:15.699 +01:00 [Error] Failed executing DbCommand ("30,150"ms) [Parameters=["@__objectID_0='4d4fc468-12f5-4808-01f3-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:c5759837-59aa-4077-93d8-5f645d9f3609 Error Number:-2,State:0,Class:11 2026-01-23 18:42:15.705 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 500 in 38425.3301 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:c5759837-59aa-4077-93d8-5f645d9f3609 Error Number:-2,State:0,Class:11 2026-01-23 18:42:15.738 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:c5759837-59aa-4077-93d8-5f645d9f3609 Error Number:-2,State:0,Class:11 2026-01-23 18:42:15.762 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 18:42:15.895 +01:00 [Error] Failed executing DbCommand ("30,451"ms) [Parameters=["@__objectID_0='87e7f91b-2783-43bf-0198-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:613ab520-bbba-4f41-ba5a-2c2c06c3e0d1 Error Number:-2,State:0,Class:11 2026-01-23 18:42:15.900 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=87e7f91b-2783-43bf-0198-08de5a606e05" responded 500 in 45046.8523 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:613ab520-bbba-4f41-ba5a-2c2c06c3e0d1 Error Number:-2,State:0,Class:11 2026-01-23 18:42:15.927 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:613ab520-bbba-4f41-ba5a-2c2c06c3e0d1 Error Number:-2,State:0,Class:11 2026-01-23 18:42:15.948 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 18:42:17.553 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 500 in 1798.2738 ms 2026-01-23 18:42:18.411 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=87e7f91b-2783-43bf-0198-08de5a606e05" responded 500 in 2469.5736 ms 2026-01-23 18:42:18.422 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610107006150052304916613" responded 200 in 134.2675 ms 2026-01-23 18:42:19.814 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2245 ms 2026-01-23 18:42:19.834 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 0.9389 ms 2026-01-23 18:42:22.520 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610107006150052304916613" responded 200 in 1759.9516 ms 2026-01-23 18:42:23.367 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3418.3695 ms 2026-01-23 18:42:25.755 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2328.2960 ms 2026-01-23 18:42:26.985 +01:00 [Error] Failed executing DbCommand ("30,241"ms) [Parameters=["@__objectID_0='4d4fc468-12f5-4808-01f3-08de5a606e05'"], CommandType='Text', CommandTimeout='30']" ""SELECT [x].[Id], [x].[Active], [x].[BccEmailAddress], [x].[CcEmailAddress], [x].[CorpsSms], [x].[CourtierId], [x].[CreatedBy], [x].[DateCreation], [x].[DateEnvoi], [x].[DateModification], [x].[DateOpenMail], [x].[DateOpenSms], [x].[DateSuppression], [x].[Deleted], [x].[DeletedBy], [x].[FromAddress], [x].[FromName], [x].[Htmlbody], [x].[MailProgramme], [x].[ObjectID], [x].[ParentObjectId], [x].[PhoneSms], [x].[ReplyToAddress], [x].[StatutSms], [x].[Subject], [x].[ToEmailAddress], [x].[UpdatedBy], [x].[dateEnvoiPrevu] FROM [MailLogs] AS [x] WHERE ([x].[ObjectID] = @__objectID_0) AND ([x].[Deleted] = 0)" System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) ClientConnectionId:6d426cd8-2378-4696-8b1a-195953b22d38 Error Number:-2,State:0,Class:11 2026-01-23 18:42:26.990 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 500 in 40314.6216 ms System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) ClientConnectionId:6d426cd8-2378-4696-8b1a-195953b22d38 Error Number:-2,State:0,Class:11 2026-01-23 18:42:27.022 +01:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (258): The wait operation timed out at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) ClientConnectionId:6d426cd8-2378-4696-8b1a-195953b22d38 Error Number:-2,State:0,Class:11 2026-01-23 18:42:27.044 +01:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlClient.SqlCommand.<>c.b__122_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 where exception was thrown --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) --- End of stack trace from previous location where exception was thrown --- at Microsoft.EntityFrameworkCore.Storage.Internal.RelationalCommand.ExecuteAsync(IRelationalConnection connection, DbCommandMethod executeMethod, IReadOnlyDictionary`2 parameterValues, CancellationToken cancellationToken) at Microsoft.EntityFrameworkCore.Query.AsyncQueryMethodProvider.FastQueryAsyncEnumerable`1.FastQueryAsyncEnumerator.MoveNext(CancellationToken cancellationToken) at System.Linq.AsyncEnumerable.Aggregate_[TSource,TAccumulate,TResult](IAsyncEnumerable`1 source, TAccumulate seed, Func`3 accumulator, Func`2 resultSelector, CancellationToken cancellationToken) in D:\a\1\s\Ix.NET\Source\System.Interactive.Async\Aggregate.cs:line 120 at Infrastructure.Repositories.Base.EfRepository`1.ListAsyncExpress(Expression`1 predicate) at Core.Services.BaseService`1.ListAsyncExpress(Expression`1 predicate) at WebUI.ViewComponents.HistoryViewComponent.InvokeAsync(Guid objectID, Nullable`1 parentId, Boolean showComment, Boolean showEventLog, Boolean showFileAttachement, Boolean showMailLog, Boolean showStatusLog) in C:\agent\_work\9\s\src\WebUI-Courtier\ViewComponents\HistoryViewComponent.cs:line 53 at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsyncCore(ObjectMethodExecutor executor, ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context) at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments) at WebUI.Pages.Admin.Tarificateur.Pages_Admin_Tarificateur_Edit.ExecuteAsync() in C:\agent\_work\9\s\src\WebUI-Courtier\Pages\Admin\Tarificateur\Edit.cshtml:line 1802 at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultAsync(IActionResult result) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResultFilterAsync[TFilter,TFilterAsync]() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResultExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeResultFilters() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeNextResourceFilter() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeFilterPipelineAsync() at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.InvokeAsync() at Microsoft.AspNetCore.Routing.EndpointMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware.Invoke(HttpContext context) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Diagnostics.StatusCodePagesMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context) 2026-01-23 18:42:28.365 +01:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 500 in 1328.4434 ms 2026-01-23 18:42:37.957 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:42:37.957 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:42:42.889 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4932.3050 ms 2026-01-23 18:42:43.222 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:42:43.222 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:42:43.223 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4920 ms 2026-01-23 18:42:43.568 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:42:43.568 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:42:45.520 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1951.9055 ms 2026-01-23 18:42:53.195 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0352 ms 2026-01-23 18:42:54.814 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 200 in 46313.3416 ms 2026-01-23 18:42:55.044 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1798.4472 ms 2026-01-23 18:42:55.563 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1876 ms 2026-01-23 18:42:55.565 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9008 ms 2026-01-23 18:42:55.939 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 200 in 42645.0059 ms 2026-01-23 18:42:57.555 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1546.5127 ms 2026-01-23 18:42:58.789 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1110.8166 ms 2026-01-23 18:43:05.132 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:43:05.132 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:43:05.431 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-09-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92250&dateEffet=2026-01-28" responded 200 in 298.8142 ms 2026-01-23 18:43:12.169 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 7533.4553 ms 2026-01-23 18:43:12.550 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4d4fc468-12f5-4808-01f3-08de5a606e05" responded 200 in 33645.3668 ms 2026-01-23 18:43:12.681 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2065 ms 2026-01-23 18:43:13.151 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 218.1351 ms 2026-01-23 18:43:13.855 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2079 ms 2026-01-23 18:43:14.281 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 311.5249 ms 2026-01-23 18:43:15.130 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 757.0744 ms 2026-01-23 18:43:15.801 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3606 ms 2026-01-23 18:43:17.356 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1029.6757 ms 2026-01-23 18:43:47.346 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 386.7942 ms 2026-01-23 18:43:47.745 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1938 ms 2026-01-23 18:43:48.225 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.0773 ms 2026-01-23 18:43:48.384 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1461.0161 ms 2026-01-23 18:43:49.660 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.0752 ms 2026-01-23 18:43:50.301 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2209 ms 2026-01-23 18:43:50.441 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6314 ms 2026-01-23 18:43:54.761 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4120.9247 ms 2026-01-23 18:43:56.026 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-12-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75001&dateEffet=2026-01-24" responded 200 in 46.0298 ms 2026-01-23 18:43:57.308 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 315.4074 ms 2026-01-23 18:43:57.953 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2968 ms 2026-01-23 18:43:58.929 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.3858 ms 2026-01-23 18:44:26.860 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-11-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=18380&dateEffet=2026-01-28" responded 200 in 52.3389 ms 2026-01-23 18:44:42.573 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 309.0142 ms 2026-01-23 18:44:43.145 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2089 ms 2026-01-23 18:44:43.745 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9233 ms 2026-01-23 18:44:47.887 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 283.0250 ms 2026-01-23 18:44:48.626 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1412 ms 2026-01-23 18:44:48.802 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.6396 ms 2026-01-23 18:44:50.524 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 292.6386 ms 2026-01-23 18:44:51.161 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2099 ms 2026-01-23 18:44:51.498 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4518 ms 2026-01-23 18:44:52.759 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 286.3082 ms 2026-01-23 18:44:53.320 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3184 ms 2026-01-23 18:44:53.677 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6072 ms 2026-01-23 18:44:55.060 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 320.5477 ms 2026-01-23 18:44:55.528 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3820 ms 2026-01-23 18:44:55.670 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6755 ms 2026-01-23 18:44:57.158 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 279.8500 ms 2026-01-23 18:44:57.425 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3608 ms 2026-01-23 18:44:57.757 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.6759 ms 2026-01-23 18:45:01.245 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 353.9904 ms 2026-01-23 18:45:02.020 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 480.0773 ms 2026-01-23 18:45:02.857 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1820 ms 2026-01-23 18:45:03.386 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.7037 ms 2026-01-23 18:45:22.128 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 618.8883 ms 2026-01-23 18:45:22.381 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1951 ms 2026-01-23 18:45:22.715 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.6211 ms 2026-01-23 18:45:24.305 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3433a91e-bd96-4e4e-01f4-08de5a606e05" responded 200 in 366.0408 ms 2026-01-23 18:45:24.577 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1693 ms 2026-01-23 18:45:24.726 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.8192 ms 2026-01-23 18:45:56.817 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 75.9243 ms 2026-01-23 18:45:57.591 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1925 ms 2026-01-23 18:45:57.770 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8407 ms 2026-01-23 18:46:00.934 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.4868 ms 2026-01-23 18:46:02.001 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2187 ms 2026-01-23 18:46:02.638 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.3421 ms 2026-01-23 18:46:16.165 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 368.9078 ms 2026-01-23 18:46:16.634 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3640 ms 2026-01-23 18:46:16.824 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5372 ms 2026-01-23 18:46:19.406 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-03-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=81700&dateEffet=2026-01-28" responded 200 in 50.1041 ms 2026-01-23 18:46:34.708 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.8263 ms 2026-01-23 18:46:35.218 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3666 ms 2026-01-23 18:46:35.348 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.0836 ms 2026-01-23 18:46:36.655 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-12-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60400&dateEffet=2026-01-28" responded 200 in 55.5403 ms 2026-01-23 18:46:45.819 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-12-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=37260&dateEffet=2026-01-24" responded 200 in 44.6363 ms 2026-01-23 18:46:45.915 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-12-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=37260&dateEffet=2026-01-24" responded 200 in 46.4971 ms 2026-01-23 18:47:08.394 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:47:08.394 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:47:08.471 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 77.6709 ms 2026-01-23 18:47:08.663 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:47:08.663 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:47:08.663 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4419 ms 2026-01-23 18:47:08.712 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:47:08.712 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:47:08.738 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7161 ms 2026-01-23 18:47:15.054 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3433a91e-bd96-4e4e-01f4-08de5a606e05" responded 200 in 298.8906 ms 2026-01-23 18:47:15.574 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2589 ms 2026-01-23 18:47:15.698 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7598 ms 2026-01-23 18:47:17.638 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:47:17.639 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:47:17.698 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-04-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62620&dateEffet=2026-01-28" responded 200 in 60.0788 ms 2026-01-23 18:47:26.943 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 409.3412 ms 2026-01-23 18:47:27.571 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 497.5984 ms 2026-01-23 18:47:29.819 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3160 ms 2026-01-23 18:47:30.426 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.1415 ms 2026-01-23 18:48:36.907 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-02-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=66420&dateEffet=2026-01-28" responded 200 in 32.3584 ms 2026-01-23 18:48:49.750 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:48:49.750 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:48:49.861 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 112.1842 ms 2026-01-23 18:48:50.056 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:48:50.056 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:48:50.057 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3730 ms 2026-01-23 18:48:50.190 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:48:50.190 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:48:50.228 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.9744 ms 2026-01-23 18:49:14.876 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 630.4714 ms 2026-01-23 18:49:15.447 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1616 ms 2026-01-23 18:49:15.818 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.0318 ms 2026-01-23 18:49:20.952 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 651.0405 ms 2026-01-23 18:49:21.302 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2928 ms 2026-01-23 18:49:21.581 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.0048 ms 2026-01-23 18:49:35.557 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611206200160123401329336" responded 200 in 27.2275 ms 2026-01-23 18:49:53.438 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1542.5983 ms 2026-01-23 18:50:21.983 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3031.9164 ms 2026-01-23 18:50:24.433 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 286.8079 ms 2026-01-23 18:50:25.139 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2311 ms 2026-01-23 18:50:25.578 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3044 ms 2026-01-23 18:50:44.202 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 288.2005 ms 2026-01-23 18:50:45.047 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3467 ms 2026-01-23 18:50:45.461 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.1293 ms 2026-01-23 18:51:38.225 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.2584 ms 2026-01-23 18:51:38.571 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3489 ms 2026-01-23 18:51:38.825 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.8865 ms 2026-01-23 18:51:42.528 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 378.6177 ms 2026-01-23 18:51:42.980 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1810 ms 2026-01-23 18:51:43.121 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3219 ms 2026-01-23 18:51:55.763 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1ae60ec4-25c4-4cd9-0183-08de5a606e05" responded 200 in 297.6901 ms 2026-01-23 18:51:56.113 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2121 ms 2026-01-23 18:51:56.333 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.0738 ms 2026-01-23 18:51:59.436 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 505.7180 ms 2026-01-23 18:51:59.860 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2169 ms 2026-01-23 18:52:00.004 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.0396 ms 2026-01-23 18:52:02.666 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 364.8223 ms 2026-01-23 18:52:02.976 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3183 ms 2026-01-23 18:52:03.114 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6376 ms 2026-01-23 18:52:21.198 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:21.198 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:21.216 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278026230002228230170" responded 200 in 18.1857 ms 2026-01-23 18:52:21.715 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 247.0202 ms 2026-01-23 18:52:22.126 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3585 ms 2026-01-23 18:52:22.227 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.5236 ms 2026-01-23 18:52:22.678 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:22.678 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:22.710 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278026230002228230170" responded 200 in 32.4301 ms 2026-01-23 18:52:23.572 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:23.572 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:23.830 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 156.7157 ms 2026-01-23 18:52:24.274 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3772 ms 2026-01-23 18:52:24.555 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6730 ms 2026-01-23 18:52:24.970 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1398.5203 ms 2026-01-23 18:52:26.774 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:26.774 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:31.323 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4549.9846 ms 2026-01-23 18:52:33.405 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:33.405 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:33.682 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 277.4362 ms 2026-01-23 18:52:33.857 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:33.857 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:33.857 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3254 ms 2026-01-23 18:52:33.939 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:33.939 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:33.965 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4568 ms 2026-01-23 18:52:36.584 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:36.585 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:36.888 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 304.8521 ms 2026-01-23 18:52:37.100 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:37.100 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:37.100 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4234 ms 2026-01-23 18:52:37.284 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:37.284 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:37.336 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.2013 ms 2026-01-23 18:52:45.519 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 153.2397 ms 2026-01-23 18:52:45.999 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1827 ms 2026-01-23 18:52:46.515 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.6908 ms 2026-01-23 18:52:47.867 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:47.867 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:48.201 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 335.1105 ms 2026-01-23 18:52:48.428 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:48.429 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:48.429 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4886 ms 2026-01-23 18:52:48.583 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:48.583 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:48.627 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.5997 ms 2026-01-23 18:52:49.377 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:49.377 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:49.761 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 385.2371 ms 2026-01-23 18:52:49.892 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:49.892 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:49.892 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4477 ms 2026-01-23 18:52:50.030 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:50.030 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:50.064 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.7844 ms 2026-01-23 18:52:50.799 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:50.799 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:51.152 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.9746 ms 2026-01-23 18:52:51.306 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:51.306 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:51.306 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4281 ms 2026-01-23 18:52:51.432 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:51.432 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:52:51.477 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3742 ms 2026-01-23 18:53:01.256 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:01.256 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:01.618 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 361.7402 ms 2026-01-23 18:53:01.775 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:01.776 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:01.776 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5551 ms 2026-01-23 18:53:01.930 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:01.930 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:01.962 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0653 ms 2026-01-23 18:53:02.764 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:02.764 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:03.117 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 354.1727 ms 2026-01-23 18:53:03.272 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:03.273 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:03.273 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4402 ms 2026-01-23 18:53:03.403 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:03.403 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:03.433 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9166 ms 2026-01-23 18:53:04.034 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:04.034 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:04.401 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 367.7199 ms 2026-01-23 18:53:04.566 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:04.566 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:04.567 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4954 ms 2026-01-23 18:53:04.699 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:04.699 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:04.735 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.5792 ms 2026-01-23 18:53:05.284 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:05.284 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:05.610 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 326.5206 ms 2026-01-23 18:53:05.770 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:05.770 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:05.770 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4527 ms 2026-01-23 18:53:05.896 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:05.896 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:05.925 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.7729 ms 2026-01-23 18:53:06.473 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:06.473 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:06.823 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 351.3925 ms 2026-01-23 18:53:06.980 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:06.980 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:06.981 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5242 ms 2026-01-23 18:53:07.104 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:07.104 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:07.143 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.7683 ms 2026-01-23 18:53:08.080 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:08.080 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:08.418 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 339.1494 ms 2026-01-23 18:53:08.578 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:08.578 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:08.578 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4500 ms 2026-01-23 18:53:08.708 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:08.709 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:08.760 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.6089 ms 2026-01-23 18:53:09.519 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:09.519 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:09.881 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 362.7664 ms 2026-01-23 18:53:10.035 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:10.035 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:10.036 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4762 ms 2026-01-23 18:53:10.147 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:10.147 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:10.182 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.4328 ms 2026-01-23 18:53:10.527 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:10.527 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:10.861 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 334.5999 ms 2026-01-23 18:53:11.013 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:11.013 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:11.013 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4466 ms 2026-01-23 18:53:11.137 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:11.137 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:11.166 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.7162 ms 2026-01-23 18:53:11.854 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:11.854 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:12.196 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 342.7517 ms 2026-01-23 18:53:12.364 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:12.365 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:12.365 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5066 ms 2026-01-23 18:53:12.490 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:12.490 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:12.533 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5246 ms 2026-01-23 18:53:13.469 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:13.469 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:13.866 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 397.5062 ms 2026-01-23 18:53:14.020 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:14.020 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:14.020 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4215 ms 2026-01-23 18:53:14.085 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 385.0266 ms 2026-01-23 18:53:14.145 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:14.145 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:14.190 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3117 ms 2026-01-23 18:53:14.226 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3434 ms 2026-01-23 18:53:14.398 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.3735 ms 2026-01-23 18:53:14.742 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:14.742 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:15.100 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 358.9693 ms 2026-01-23 18:53:15.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:15.246 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:15.246 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4187 ms 2026-01-23 18:53:15.362 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:15.362 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:15.387 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8489 ms 2026-01-23 18:53:16.849 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:16.849 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:17.197 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 348.7846 ms 2026-01-23 18:53:17.344 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:17.344 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:17.344 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3892 ms 2026-01-23 18:53:17.466 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:17.466 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:17.490 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.8440 ms 2026-01-23 18:53:18.006 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:18.006 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:18.347 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.9454 ms 2026-01-23 18:53:18.507 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:18.507 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:18.507 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5147 ms 2026-01-23 18:53:18.631 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:18.631 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:18.662 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0445 ms 2026-01-23 18:53:19.170 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:19.170 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:19.515 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 346.1429 ms 2026-01-23 18:53:19.660 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:19.660 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:19.660 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4588 ms 2026-01-23 18:53:19.780 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:19.780 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:19.824 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.1112 ms 2026-01-23 18:53:20.354 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:20.354 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:20.711 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 357.5089 ms 2026-01-23 18:53:20.861 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:20.861 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:20.861 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3703 ms 2026-01-23 18:53:20.992 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:20.992 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:21.027 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2840 ms 2026-01-23 18:53:21.732 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:21.732 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:22.084 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 351.5165 ms 2026-01-23 18:53:22.231 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:22.231 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:22.231 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3547 ms 2026-01-23 18:53:22.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:22.351 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:22.378 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8072 ms 2026-01-23 18:53:23.269 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:23.269 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:23.631 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 362.9393 ms 2026-01-23 18:53:23.791 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:23.791 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:23.791 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4411 ms 2026-01-23 18:53:23.919 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:23.919 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:23.953 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.3840 ms 2026-01-23 18:53:24.875 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:24.876 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:25.228 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.8252 ms 2026-01-23 18:53:25.378 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:25.378 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:25.378 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4459 ms 2026-01-23 18:53:25.507 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:25.507 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:25.543 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.4789 ms 2026-01-23 18:53:44.612 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-05-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=53209&dateEffet=2026-01-28" responded 401 in 0.6998 ms 2026-01-23 18:53:44.678 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6249 ms 2026-01-23 18:53:44.724 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6354 ms 2026-01-23 18:53:44.769 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7337 ms 2026-01-23 18:53:44.814 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7804 ms 2026-01-23 18:53:44.860 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6501 ms 2026-01-23 18:53:44.905 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6050 ms 2026-01-23 18:53:44.952 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8169 ms 2026-01-23 18:53:44.997 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8105 ms 2026-01-23 18:53:45.053 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8099 ms 2026-01-23 18:53:45.105 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1358 ms 2026-01-23 18:53:45.148 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2627 ms 2026-01-23 18:53:45.194 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8079 ms 2026-01-23 18:53:45.239 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7978 ms 2026-01-23 18:53:45.283 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2619 ms 2026-01-23 18:53:45.327 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1464 ms 2026-01-23 18:53:45.369 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1342 ms 2026-01-23 18:53:45.412 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1339 ms 2026-01-23 18:53:45.455 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2678 ms 2026-01-23 18:53:45.501 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1383 ms 2026-01-23 18:53:45.551 +01:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1391 ms 2026-01-23 18:53:47.660 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:47.660 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:47.966 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=32cb5aaa-e002-4d17-01f6-08de5a606e05" responded 200 in 306.3120 ms 2026-01-23 18:53:48.111 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:48.111 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:48.111 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4216 ms 2026-01-23 18:53:48.203 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:48.204 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:53:48.237 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.5554 ms 2026-01-23 18:53:49.658 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2247 ms 2026-01-23 18:53:49.705 +01:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.9045 ms 2026-01-23 18:53:59.781 +01:00 [Information] Connexion utilisateur: prod1 2026-01-23 18:53:59.781 +01:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 39.8419 ms 2026-01-23 18:53:59.892 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.8757 ms 2026-01-23 18:54:00.759 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2029 ms 2026-01-23 18:54:01.008 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7418 ms 2026-01-23 18:54:09.470 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:54:09.470 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:54:09.601 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 131.3347 ms 2026-01-23 18:54:09.693 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:54:09.693 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:54:10.191 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 498.3722 ms 2026-01-23 18:54:10.492 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:54:10.492 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:54:10.493 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5242 ms 2026-01-23 18:54:10.551 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-01-23 18:54:10.551 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-01-23 18:54:10.603 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.9489 ms 2026-01-23 18:54:17.395 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-05-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=53209&dateEffet=2026-01-28" responded 200 in 55.8664 ms 2026-01-23 18:54:18.541 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 537.9202 ms 2026-01-23 18:54:19.154 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2154 ms 2026-01-23 18:54:19.331 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.0395 ms 2026-01-23 18:54:21.817 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=32cb5aaa-e002-4d17-01f6-08de5a606e05" responded 200 in 347.5477 ms 2026-01-23 18:54:22.200 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2198 ms 2026-01-23 18:54:22.368 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.5356 ms 2026-01-23 18:54:27.578 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-12-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14130&dateEffet=2026-01-28" responded 200 in 38.1817 ms 2026-01-23 18:54:32.822 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 126.5233 ms 2026-01-23 18:54:33.433 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2081 ms 2026-01-23 18:54:33.612 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5787 ms 2026-01-23 18:55:54.124 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 643.7159 ms 2026-01-23 18:55:55.418 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2262 ms 2026-01-23 18:55:55.689 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.4751 ms 2026-01-23 18:56:19.979 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 114.2805 ms 2026-01-23 18:56:20.583 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2282 ms 2026-01-23 18:56:20.792 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.6450 ms 2026-01-23 18:56:31.205 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-08-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34750&dateEffet=2026-01-24" responded 200 in 35.9470 ms 2026-01-23 18:56:31.300 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-08-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34750&dateEffet=2026-01-24" responded 200 in 41.9916 ms 2026-01-23 18:56:39.862 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.3383 ms 2026-01-23 18:56:41.494 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3051 ms 2026-01-23 18:56:42.263 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8441 ms 2026-01-23 18:56:53.684 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-01-23 18:56:53.684 +01:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-01-23 18:56:53.722 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-08-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94390&dateEffet=2026-01-28" responded 200 in 38.5089 ms 2026-01-23 18:57:06.228 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-11-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91000&dateEffet=2026-01-28" responded 200 in 44.2040 ms 2026-01-23 18:57:14.245 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 333.9243 ms 2026-01-23 18:57:14.436 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3578 ms 2026-01-23 18:57:14.747 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.9078 ms 2026-01-23 18:57:38.780 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.1483 ms 2026-01-23 18:57:38.862 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.6203 ms 2026-01-23 18:57:39.764 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2380 ms 2026-01-23 18:57:39.775 +01:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 1.1243 ms 2026-01-23 18:57:40.045 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2855 ms 2026-01-23 18:57:40.131 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6997 ms 2026-01-23 18:57:41.237 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 250.2041 ms 2026-01-23 18:57:41.679 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2999 ms 2026-01-23 18:57:41.932 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.2350 ms 2026-01-23 18:57:45.633 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 281.0936 ms 2026-01-23 18:57:46.041 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2338 ms 2026-01-23 18:57:46.274 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.4959 ms 2026-01-23 18:57:58.043 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 252.9829 ms 2026-01-23 18:57:58.397 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2166 ms 2026-01-23 18:57:58.628 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4093 ms 2026-01-23 18:58:08.143 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.7910 ms 2026-01-23 18:58:11.337 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1865 ms 2026-01-23 18:58:12.212 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.6054 ms 2026-01-23 18:58:33.299 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=82000&dateEffet=2026-01-28" responded 200 in 38.7082 ms 2026-01-23 19:03:38.993 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR3320041010161150527P03732" responded 200 in 24.1021 ms 2026-01-23 19:03:41.032 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR3320041010161150527P03732" responded 200 in 24.3804 ms 2026-01-23 19:04:04.326 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1368.2313 ms 2026-01-23 19:04:13.011 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5450.9420 ms 2026-01-23 19:04:15.366 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 270.8043 ms 2026-01-23 19:04:15.734 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1935 ms 2026-01-23 19:04:16.056 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5203 ms 2026-01-23 19:04:57.425 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 368.9695 ms 2026-01-23 19:04:57.753 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1774 ms 2026-01-23 19:04:58.071 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.0640 ms 2026-01-23 19:04:59.665 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 347.0663 ms 2026-01-23 19:05:00.129 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3697 ms 2026-01-23 19:05:00.217 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.7867 ms 2026-01-23 19:05:01.343 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 353.9574 ms 2026-01-23 19:05:01.859 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2180 ms 2026-01-23 19:05:01.986 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.5272 ms 2026-01-23 19:05:03.278 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 383.1918 ms 2026-01-23 19:05:03.572 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2078 ms 2026-01-23 19:05:03.700 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6649 ms 2026-01-23 19:05:04.815 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 373.7805 ms 2026-01-23 19:05:05.028 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2122 ms 2026-01-23 19:05:05.180 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5151 ms 2026-01-23 19:05:06.124 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 372.3041 ms 2026-01-23 19:05:06.457 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1965 ms 2026-01-23 19:05:06.629 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6203 ms 2026-01-23 19:05:07.525 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.2171 ms 2026-01-23 19:05:07.700 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2114 ms 2026-01-23 19:05:07.894 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.8762 ms 2026-01-23 19:05:09.014 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 378.5100 ms 2026-01-23 19:05:09.181 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2282 ms 2026-01-23 19:05:09.329 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7247 ms 2026-01-23 19:05:10.206 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 360.9961 ms 2026-01-23 19:05:10.370 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3737 ms 2026-01-23 19:05:10.527 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2786 ms 2026-01-23 19:05:11.570 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 361.1018 ms 2026-01-23 19:05:11.788 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2054 ms 2026-01-23 19:05:11.969 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1923 ms 2026-01-23 19:05:13.720 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 345.0593 ms 2026-01-23 19:05:13.877 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3547 ms 2026-01-23 19:05:14.081 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4085 ms 2026-01-23 19:05:15.213 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 365.0230 ms 2026-01-23 19:05:15.516 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1950 ms 2026-01-23 19:05:15.699 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5431 ms 2026-01-23 19:05:16.767 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 369.8368 ms 2026-01-23 19:05:16.927 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2118 ms 2026-01-23 19:05:17.107 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.5444 ms 2026-01-23 19:05:18.084 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 331.7603 ms 2026-01-23 19:05:18.257 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2948 ms 2026-01-23 19:05:18.455 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.9431 ms 2026-01-23 19:05:19.358 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 351.2055 ms 2026-01-23 19:05:19.509 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3837 ms 2026-01-23 19:05:19.691 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2010 ms 2026-01-23 19:05:21.637 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 325.5425 ms 2026-01-23 19:05:21.796 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3641 ms 2026-01-23 19:05:21.998 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.8131 ms 2026-01-23 19:05:22.661 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.2015 ms 2026-01-23 19:05:22.871 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2216 ms 2026-01-23 19:05:23.027 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7565 ms 2026-01-23 19:05:23.848 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 344.8018 ms 2026-01-23 19:05:24.026 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2147 ms 2026-01-23 19:05:24.214 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0089 ms 2026-01-23 19:05:26.967 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 359.4176 ms 2026-01-23 19:05:27.142 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3449 ms 2026-01-23 19:05:27.296 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1262 ms 2026-01-23 19:05:30.056 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 355.5550 ms 2026-01-23 19:05:30.198 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3315 ms 2026-01-23 19:05:30.344 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5125 ms 2026-01-23 19:05:42.664 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 364.5790 ms 2026-01-23 19:05:42.953 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2082 ms 2026-01-23 19:05:43.072 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9460 ms 2026-01-23 19:05:44.475 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 362.0714 ms 2026-01-23 19:05:44.623 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3652 ms 2026-01-23 19:05:44.864 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9553 ms 2026-01-23 19:05:46.432 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 358.2975 ms 2026-01-23 19:05:46.582 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1203 ms 2026-01-23 19:05:46.723 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1894 ms 2026-01-23 19:05:48.735 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 355.0360 ms 2026-01-23 19:05:48.881 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3419 ms 2026-01-23 19:05:49.139 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.5899 ms 2026-01-23 19:05:50.846 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a9ff53af-a163-4e8f-01f7-08de5a606e05" responded 200 in 313.0541 ms 2026-01-23 19:05:50.996 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2481 ms 2026-01-23 19:05:51.176 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9845 ms 2026-01-23 19:06:00.876 +01:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3589.3281 ms 2026-01-23 19:08:27.677 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 150.1774 ms 2026-01-23 19:08:28.252 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3398 ms 2026-01-23 19:08:28.592 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4639 ms 2026-01-23 19:08:30.737 +01:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=a9ff53af-a163-4e8f-01f7-08de5a606e05" responded 200 in 316.5386 ms 2026-01-23 19:08:31.174 +01:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2147 ms 2026-01-23 19:08:31.291 +01:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7992 ms