2026-04-02 02:36:21.936 +02:00 [Information] Starting application 2026-04-02 02:36:23.099 +02:00 [Warning] Using an in-memory repository. Keys will not be persisted to storage. 2026-04-02 02:36:23.100 +02:00 [Warning] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2026-04-02 02:36:23.108 +02:00 [Warning] No XML encryptor configured. Key {8c56351b-2348-431d-93f9-4ccb637620bf} may be persisted to storage in unencrypted form. 2026-04-02 02:36:23.439 +02:00 [Information] HTTP "GET" "/.well-known/assetlinks.json" responded 404 in 31.9381 ms 2026-04-02 02:36:23.930 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 79.1424 ms 2026-04-02 02:36:26.603 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 206.1083 ms 2026-04-02 02:59:59.230 +02:00 [Information] HTTP "GET" "/robots.txt" responded 404 in 0.7729 ms 2026-04-02 02:59:59.350 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 1.3874 ms 2026-04-02 02:59:59.488 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 21.4795 ms 2026-04-02 03:23:53.725 +02:00 [Information] HTTP "GET" "/" responded 302 in 10.4876 ms 2026-04-02 04:56:58.272 +02:00 [Information] Starting application 2026-04-02 04:56:58.993 +02:00 [Warning] Using an in-memory repository. Keys will not be persisted to storage. 2026-04-02 04:56:58.994 +02:00 [Warning] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2026-04-02 04:56:59.002 +02:00 [Warning] No XML encryptor configured. Key {42af7db4-1d8d-4d16-bb75-642b05aa6d36} may be persisted to storage in unencrypted form. 2026-04-02 04:56:59.489 +02:00 [Information] HTTP "GET" "/robots.txt" responded 404 in 32.5439 ms 2026-04-02 10:00:54.848 +02:00 [Information] Starting application 2026-04-02 10:00:56.032 +02:00 [Warning] Using an in-memory repository. Keys will not be persisted to storage. 2026-04-02 10:00:56.033 +02:00 [Warning] Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2026-04-02 10:00:56.042 +02:00 [Warning] No XML encryptor configured. Key {14cbfe53-b94c-404a-8a4a-a2447c699d4d} may be persisted to storage in unencrypted form. 2026-04-02 10:00:56.252 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:00:56.414 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 173.0638 ms 2026-04-02 10:00:56.469 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:00:56.639 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:00:56.670 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 202.3048 ms 2026-04-02 10:03:42.173 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:03:42.183 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 11.2171 ms 2026-04-02 10:03:42.251 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:03:42.271 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:03:42.275 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 23.7777 ms 2026-04-02 10:03:58.432 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:03:58.962 +02: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-04-02 10:03:58.970 +02: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-04-02 10:03:59.261 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 10:03:59.271 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 839.2834 ms 2026-04-02 10:04:00.486 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1168.5164 ms 2026-04-02 10:04:01.743 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 6.1786 ms 2026-04-02 10:04:01.906 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 98.4952 ms 2026-04-02 10:04:15.852 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:04:15.852 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.6261 ms 2026-04-02 10:04:15.910 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:04:15.913 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:04:15.915 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 4.7995 ms 2026-04-02 10:04:24.345 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:04:24.402 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 10:04:24.403 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 58.2491 ms 2026-04-02 10:04:24.520 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.5598 ms 2026-04-02 10:04:25.041 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:04:25.042 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 1.5536 ms 2026-04-02 10:04:25.199 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:04:25.201 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:04:25.203 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 5.1873 ms 2026-04-02 10:04:26.689 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3971 ms 2026-04-02 10:04:27.575 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.6756 ms 2026-04-02 10:04:58.853 +02:00 [Information] HTTP "GET" "/favicon.ico" responded 200 in 55.5063 ms 2026-04-02 10:05:21.428 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:05:21.474 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-02 10:05:21.475 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 46.5077 ms 2026-04-02 10:05:21.586 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 53.3938 ms 2026-04-02 10:05:23.825 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2698 ms 2026-04-02 10:05:25.026 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.6815 ms 2026-04-02 10:05:44.146 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:05:44.184 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-02 10:05:44.184 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 38.2736 ms 2026-04-02 10:05:44.284 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.0159 ms 2026-04-02 10:05:45.488 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3320 ms 2026-04-02 10:05:45.711 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.9392 ms 2026-04-02 10:06:03.842 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:06:03.842 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4458 ms 2026-04-02 10:06:03.937 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:06:03.938 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:06:03.938 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.3090 ms 2026-04-02 10:06:06.366 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:06:06.371 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:06.372 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:06.372 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 5.6309 ms 2026-04-02 10:06:06.390 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 7.4294 ms 2026-04-02 10:06:06.418 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:06:06.419 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:06.419 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:06.419 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:06:06.420 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.8209 ms 2026-04-02 10:06:10.858 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:06:10.878 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 10:06:10.878 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 20.6152 ms 2026-04-02 10:06:10.984 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.1821 ms 2026-04-02 10:06:11.865 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3513 ms 2026-04-02 10:06:11.986 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5488 ms 2026-04-02 10:06:16.540 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 590.6011 ms 2026-04-02 10:06:17.237 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3023 ms 2026-04-02 10:06:17.367 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.0170 ms 2026-04-02 10:06:18.008 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:06:18.008 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:18.008 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:18.017 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-02 10:06:18.017 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 9.2846 ms 2026-04-02 10:06:18.087 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:18.087 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:18.143 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.8073 ms 2026-04-02 10:06:19.108 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:19.108 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:19.108 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5732 ms 2026-04-02 10:06:19.372 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:19.372 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:19.489 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 117.6934 ms 2026-04-02 10:06:44.909 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-04-02 10:06:44.909 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-04-02 10:06:44.920 +02:00 [Information] HTTP "GET" "/" responded 302 in 11.3632 ms 2026-04-02 10:06:45.038 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-04-02 10:06:45.039 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-04-02 10:06:45.041 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 200 in 3.1135 ms 2026-04-02 10:06:45.138 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-04-02 10:06:45.138 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-04-02 10:06:45.138 +02:00 [Information] HTTP "GET" "/" responded 302 in 0.2920 ms 2026-04-02 10:06:45.255 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["en-US", "en"]'. 2026-04-02 10:06:45.255 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["en-US", "en"]'. 2026-04-02 10:06:45.256 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 200 in 0.8947 ms 2026-04-02 10:06:50.813 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:50.813 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:06:50.993 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-06-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38360&dateEffet=2026-04-07" responded 200 in 179.5354 ms 2026-04-02 10:07:03.823 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.7601 ms 2026-04-02 10:07:04.283 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2853 ms 2026-04-02 10:07:04.720 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.2111 ms 2026-04-02 10:07:20.863 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:07:20.863 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:07:20.892 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-06-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38360&dateEffet=2026-04-07" responded 200 in 28.8171 ms 2026-04-02 10:09:53.930 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-08-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76210&dateEffet=2026-04-07" responded 200 in 34.9624 ms 2026-04-02 10:10:51.323 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:10:51.323 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.4438 ms 2026-04-02 10:10:51.437 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:10:51.437 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:10:51.438 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.2390 ms 2026-04-02 10:10:59.222 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:10:59.292 +02:00 [Information] Login et/ou mot de passe invalide 2026-04-02 10:10:59.293 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 71.3919 ms 2026-04-02 10:11:02.758 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:11:02.879 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 10:11:02.879 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 121.4866 ms 2026-04-02 10:11:06.780 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 400 in 4.1141 ms 2026-04-02 10:11:10.119 +02:00 [Information] HTTP "GET" "/Error/400" responded 200 in 3291.2019 ms 2026-04-02 10:11:10.657 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3337 ms 2026-04-02 10:11:10.711 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2954 ms 2026-04-02 10:11:13.613 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2802.6527 ms 2026-04-02 10:11:15.378 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1720.9508 ms 2026-04-02 10:11:16.240 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 13314.6515 ms 2026-04-02 10:11:30.760 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 9640.6582 ms 2026-04-02 10:11:34.021 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 10110.5507 ms 2026-04-02 10:11:34.535 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2093 ms 2026-04-02 10:11:36.226 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1615.8370 ms 2026-04-02 10:11:56.468 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:11:56.469 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 1.4535 ms 2026-04-02 10:11:56.527 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:11:56.530 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:11:56.532 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 4.7941 ms 2026-04-02 10:11:56.658 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 304 in 5.0040 ms 2026-04-02 10:11:56.658 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 304 in 4.1421 ms 2026-04-02 10:11:56.661 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 304 in 0.3720 ms 2026-04-02 10:11:56.662 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 304 in 0.3211 ms 2026-04-02 10:11:56.665 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 304 in 0.0636 ms 2026-04-02 10:11:56.666 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 304 in 0.0679 ms 2026-04-02 10:11:56.666 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 304 in 0.0627 ms 2026-04-02 10:11:56.666 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 304 in 0.0544 ms 2026-04-02 10:11:56.810 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 304 in 0.1114 ms 2026-04-02 10:11:56.915 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 304 in 0.3609 ms 2026-04-02 10:11:56.927 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 304 in 0.2870 ms 2026-04-02 10:11:56.928 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 304 in 0.2781 ms 2026-04-02 10:11:56.946 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 304 in 0.2881 ms 2026-04-02 10:11:57.020 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 304 in 0.2892 ms 2026-04-02 10:11:57.700 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:11:57.701 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 1.5957 ms 2026-04-02 10:11:57.756 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:11:57.759 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:11:57.761 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 4.6393 ms 2026-04-02 10:12:03.178 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:12:03.332 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 10:12:03.332 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 154.8823 ms 2026-04-02 10:12:03.440 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:12:03.504 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 10:12:03.504 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 64.5308 ms 2026-04-02 10:12:04.865 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1442.1758 ms 2026-04-02 10:12:05.250 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3778 ms 2026-04-02 10:12:06.263 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 400 in 1.9831 ms 2026-04-02 10:12:06.801 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1454.8178 ms 2026-04-02 10:12:08.714 +02:00 [Information] HTTP "GET" "/Error/400" responded 200 in 2362.3295 ms 2026-04-02 10:12:09.138 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3582 ms 2026-04-02 10:12:09.142 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.3212 ms 2026-04-02 10:12:09.820 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 545.4509 ms 2026-04-02 10:12:12.328 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2456.8547 ms 2026-04-02 10:12:14.262 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 10705.0978 ms 2026-04-02 10:12:17.041 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2920.8465 ms 2026-04-02 10:12:17.192 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-07-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33620&dateEffet=2026-04-07" responded 200 in 781.5235 ms 2026-04-02 10:12:17.397 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2744 ms 2026-04-02 10:12:19.850 +02: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=06220&dateEffet=2026-04-03" responded 200 in 940.5972 ms 2026-04-02 10:12:20.391 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2874.8180 ms 2026-04-02 10:12:34.063 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1954-05-21&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-04-03" responded 200 in 671.2611 ms 2026-04-02 10:13:11.269 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:13:11.272 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 302 in 3.7410 ms 2026-04-02 10:13:11.326 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:13:11.329 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:13:11.331 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3FstatusId%3De0b78893-2112-4267-73da-08d8c3a80003%26typeStatus%3DProspection" responded 200 in 5.1120 ms 2026-04-02 10:13:41.679 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:13:41.679 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5914 ms 2026-04-02 10:13:42.146 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:13:42.147 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 1.5668 ms 2026-04-02 10:13:42.714 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:13:42.717 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:13:42.719 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 5.1691 ms 2026-04-02 10:13:46.419 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:13:46.420 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 1.0658 ms 2026-04-02 10:13:46.488 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:13:46.492 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 4.3846 ms 2026-04-02 10:13:56.053 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 333.0126 ms 2026-04-02 10:13:57.049 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2665 ms 2026-04-02 10:13:58.730 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1542.5399 ms 2026-04-02 10:14:02.490 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:14:02.491 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 1.5290 ms 2026-04-02 10:14:02.631 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:14:02.634 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:14:02.636 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 4.7052 ms 2026-04-02 10:14:30.875 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:14:30.918 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 10:14:30.918 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 44.1533 ms 2026-04-02 10:14:31.116 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.8049 ms 2026-04-02 10:14:31.430 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2670 ms 2026-04-02 10:14:31.516 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4712 ms 2026-04-02 10:15:19.904 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 322.7631 ms 2026-04-02 10:15:20.123 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3321 ms 2026-04-02 10:15:20.429 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.5777 ms 2026-04-02 10:15:27.679 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.5949 ms 2026-04-02 10:15:28.334 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2969 ms 2026-04-02 10:15:29.254 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3013 ms 2026-04-02 10:15:44.372 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-01-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42410&dateEffet=2026-04-07" responded 200 in 29.7021 ms 2026-04-02 10:16:08.896 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.8337 ms 2026-04-02 10:16:09.107 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2794 ms 2026-04-02 10:16:09.195 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.3112 ms 2026-04-02 10:16:11.908 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 336.7159 ms 2026-04-02 10:16:12.093 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3878 ms 2026-04-02 10:16:12.262 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.7154 ms 2026-04-02 10:16:29.453 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:16:29.454 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.4608 ms 2026-04-02 10:16:29.516 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:16:29.518 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:16:29.520 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 4.9371 ms 2026-04-02 10:16:37.713 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:16:37.722 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 10:16:37.722 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 9.2423 ms 2026-04-02 10:16:38.094 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 219.1917 ms 2026-04-02 10:16:38.300 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 305.6168 ms 2026-04-02 10:16:38.550 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3253 ms 2026-04-02 10:16:38.709 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3117 ms 2026-04-02 10:16:38.736 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.6867 ms 2026-04-02 10:16:38.882 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.6890 ms 2026-04-02 10:16:56.957 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:16:56.957 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4051 ms 2026-04-02 10:16:57.023 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:16:57.024 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:16:57.025 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.2597 ms 2026-04-02 10:16:58.775 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.8304 ms 2026-04-02 10:17:01.964 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.8273 ms 2026-04-02 10:17:02.492 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8913 ms 2026-04-02 10:17:02.923 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5395 ms 2026-04-02 10:17:03.665 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:17:03.699 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 10:17:03.700 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 35.3346 ms 2026-04-02 10:17:03.813 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.2307 ms 2026-04-02 10:17:04.137 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2407 ms 2026-04-02 10:17:04.289 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.0497 ms 2026-04-02 10:17:07.103 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:17:07.103 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:17:07.156 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 53.5794 ms 2026-04-02 10:17:07.479 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:17:07.479 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:17:07.479 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5944 ms 2026-04-02 10:17:07.568 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:17:07.568 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:17:07.613 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.2629 ms 2026-04-02 10:17:19.938 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-03-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06140&dateEffet=2026-04-07" responded 200 in 41.4964 ms 2026-04-02 10:17:20.060 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-03-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06140&dateEffet=2026-04-07" responded 200 in 52.6516 ms 2026-04-02 10:18:05.355 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 182.2990 ms 2026-04-02 10:18:05.634 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2742 ms 2026-04-02 10:18:05.847 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2068 ms 2026-04-02 10:18:11.153 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2601a60e-ca16-40e1-868e-08de8fc7153a" responded 200 in 507.4603 ms 2026-04-02 10:18:11.379 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3015 ms 2026-04-02 10:18:11.497 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.5273 ms 2026-04-02 10:18:20.995 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 285.6799 ms 2026-04-02 10:18:21.204 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3812 ms 2026-04-02 10:18:21.384 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.0742 ms 2026-04-02 10:18:25.174 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-01-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31560&dateEffet=2026-04-07" responded 200 in 39.7039 ms 2026-04-02 10:18:29.143 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 140.6853 ms 2026-04-02 10:18:29.922 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3259 ms 2026-04-02 10:18:30.174 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1813 ms 2026-04-02 10:18:32.670 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 140.7172 ms 2026-04-02 10:18:32.913 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3676 ms 2026-04-02 10:18:33.099 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1300 ms 2026-04-02 10:18:34.922 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.2575 ms 2026-04-02 10:18:35.075 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2914 ms 2026-04-02 10:18:35.191 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.7425 ms 2026-04-02 10:19:05.698 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:19:05.698 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:19:05.746 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-05-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29000&dateEffet=2026-04-07" responded 200 in 49.3858 ms 2026-04-02 10:19:09.542 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-12-09&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-04-07" responded 200 in 38.4477 ms 2026-04-02 10:19:12.045 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.0068 ms 2026-04-02 10:19:12.695 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3597 ms 2026-04-02 10:19:12.784 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.9781 ms 2026-04-02 10:19:22.010 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-07-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76200&dateEffet=2026-04-07" responded 200 in 38.2935 ms 2026-04-02 10:19:44.408 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:19:44.445 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 10:19:44.446 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 38.2006 ms 2026-04-02 10:19:44.540 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.3512 ms 2026-04-02 10:19:45.537 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2533 ms 2026-04-02 10:19:45.738 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.2440 ms 2026-04-02 10:19:47.841 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-02-07&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-04-07" responded 200 in 40.7445 ms 2026-04-02 10:20:11.933 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-03-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67820&dateEffet=2026-04-07" responded 200 in 34.8371 ms 2026-04-02 10:20:14.634 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:20:14.635 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 1.6768 ms 2026-04-02 10:20:14.695 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:20:14.696 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:20:14.697 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.2637 ms 2026-04-02 10:20:20.364 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:20:20.381 +02:00 [Information] Connexion utilisateur: Gestionnaire 2026-04-02 10:20:20.381 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 16.9518 ms 2026-04-02 10:20:21.015 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 576.8206 ms 2026-04-02 10:20:22.345 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3747 ms 2026-04-02 10:20:22.451 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.7985 ms 2026-04-02 10:20:28.701 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 505.2131 ms 2026-04-02 10:20:28.910 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6496 ms 2026-04-02 10:20:28.982 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.0131 ms 2026-04-02 10:20:43.692 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.7303 ms 2026-04-02 10:20:43.932 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2699 ms 2026-04-02 10:20:44.038 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.1480 ms 2026-04-02 10:20:57.427 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-06-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76590&dateEffet=2026-04-07" responded 200 in 29.3886 ms 2026-04-02 10:21:09.875 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.3648 ms 2026-04-02 10:21:10.091 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2548 ms 2026-04-02 10:21:10.429 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9739 ms 2026-04-02 10:21:22.520 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 299.7490 ms 2026-04-02 10:21:23.103 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3991 ms 2026-04-02 10:21:23.829 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3689 ms 2026-04-02 10:21:32.045 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 285.6422 ms 2026-04-02 10:21:32.605 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3013 ms 2026-04-02 10:21:32.809 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3962 ms 2026-04-02 10:21:41.717 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:21:41.718 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.9365 ms 2026-04-02 10:21:41.774 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:21:41.775 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:21:41.776 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.7976 ms 2026-04-02 10:21:43.518 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.2953 ms 2026-04-02 10:21:48.760 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:21:48.760 +02:00 [Information] HTTP "GET" "/assets/plugins/global/toastr.js.map" responded 404 in 0.3911 ms 2026-04-02 10:21:48.835 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:21:48.835 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.4253 ms 2026-04-02 10:21:49.079 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:21:49.080 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 1.1409 ms 2026-04-02 10:21:55.529 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.7218 ms 2026-04-02 10:21:56.614 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3082 ms 2026-04-02 10:21:57.013 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.1880 ms 2026-04-02 10:21:57.689 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:21:57.741 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 10:21:57.741 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 52.4029 ms 2026-04-02 10:21:57.837 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.7963 ms 2026-04-02 10:21:58.066 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3628 ms 2026-04-02 10:21:58.245 +02: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=69100&dateEffet=2026-04-07" responded 200 in 37.6940 ms 2026-04-02 10:21:58.631 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.8481 ms 2026-04-02 10:22:04.939 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2008-01-29&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-04-03" responded 200 in 64.8618 ms 2026-04-02 10:22:06.144 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-01-09&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-04-07" responded 200 in 29.6589 ms 2026-04-02 10:22:16.761 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 318.5681 ms 2026-04-02 10:22:17.748 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3489 ms 2026-04-02 10:22:17.821 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5640 ms 2026-04-02 10:22:18.912 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614706000977397911464584" responded 200 in 18.2043 ms 2026-04-02 10:22:18.947 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.1470 ms 2026-04-02 10:22:19.377 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3527 ms 2026-04-02 10:22:19.481 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5800 ms 2026-04-02 10:22:20.842 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-01-09&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-04-07" responded 200 in 49.0576 ms 2026-04-02 10:22:29.779 +02: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=40220&dateEffet=2026-04-07" responded 200 in 27.6828 ms 2026-04-02 10:22:49.546 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 524.5585 ms 2026-04-02 10:22:50.182 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 380.7634 ms 2026-04-02 10:22:50.532 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6610 ms 2026-04-02 10:22:50.798 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 118.7901 ms 2026-04-02 10:24:14.353 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 269.1758 ms 2026-04-02 10:24:14.579 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3451 ms 2026-04-02 10:24:14.872 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8562 ms 2026-04-02 10:24:26.516 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.6415 ms 2026-04-02 10:24:26.939 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2540 ms 2026-04-02 10:24:27.053 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9878 ms 2026-04-02 10:24:50.591 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-05-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34370&dateEffet=2026-04-07" responded 200 in 41.5527 ms 2026-04-02 10:25:14.342 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.2250 ms 2026-04-02 10:25:14.595 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3688 ms 2026-04-02 10:25:15.060 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.2824 ms 2026-04-02 10:25:24.557 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 329.4319 ms 2026-04-02 10:25:24.911 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3509 ms 2026-04-02 10:25:25.431 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5027 ms 2026-04-02 10:25:34.815 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:25:34.868 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 10:25:34.868 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3FstatusId%3De0b78893-2112-4267-73da-08d8c3a80003%26typeStatus%3DProspection" responded 302 in 53.8969 ms 2026-04-02 10:25:35.309 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 266.6754 ms 2026-04-02 10:25:35.816 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2498 ms 2026-04-02 10:25:36.077 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2462 ms 2026-04-02 10:25:41.454 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 766.5796 ms 2026-04-02 10:25:41.770 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3724 ms 2026-04-02 10:25:42.006 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5818 ms 2026-04-02 10:26:22.440 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-06-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=01990&dateEffet=2026-04-07" responded 200 in 39.0442 ms 2026-04-02 10:26:46.007 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-03-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33400&dateEffet=2026-04-07" responded 200 in 40.0113 ms 2026-04-02 10:27:26.908 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:27:26.908 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:27:26.973 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.1017 ms 2026-04-02 10:27:27.633 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:27:27.633 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:27:27.633 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.6135 ms 2026-04-02 10:27:27.681 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:27:27.681 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:27:27.723 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.0830 ms 2026-04-02 10:27:28.889 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.8611 ms 2026-04-02 10:27:29.376 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3155 ms 2026-04-02 10:27:29.526 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5373 ms 2026-04-02 10:27:47.385 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 145.9314 ms 2026-04-02 10:27:47.677 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3216 ms 2026-04-02 10:27:47.808 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.2921 ms 2026-04-02 10:28:22.536 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:28:22.537 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 1.2499 ms 2026-04-02 10:28:22.580 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:28:22.581 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.7185 ms 2026-04-02 10:28:29.446 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:28:29.474 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 10:28:29.474 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 28.0717 ms 2026-04-02 10:28:29.852 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 321.2495 ms 2026-04-02 10:28:30.148 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2951 ms 2026-04-02 10:28:30.271 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4979 ms 2026-04-02 10:28:31.088 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7320041010091276854F03036" responded 200 in 16.9639 ms 2026-04-02 10:28:33.571 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7320041010091276854F03036" responded 200 in 15.1170 ms 2026-04-02 10:28:37.110 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 55.7106 ms 2026-04-02 10:28:37.316 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 806.3014 ms 2026-04-02 10:28:37.646 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3134 ms 2026-04-02 10:28:38.036 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2360 ms 2026-04-02 10:28:38.572 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2373.2861 ms 2026-04-02 10:28:38.711 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2174 ms 2026-04-02 10:28:38.944 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.1484 ms 2026-04-02 10:28:45.727 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.1711 ms 2026-04-02 10:28:45.935 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7820 ms 2026-04-02 10:28:46.160 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.9588 ms 2026-04-02 10:28:46.852 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4691.7827 ms 2026-04-02 10:28:47.003 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.5384 ms 2026-04-02 10:28:47.221 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2435 ms 2026-04-02 10:28:47.526 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.6896 ms 2026-04-02 10:28:53.032 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1950-08-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95590&dateEffet=2026-04-07" responded 200 in 25.0107 ms 2026-04-02 10:28:53.369 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-03-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=12062&dateEffet=2026-04-07" responded 200 in 39.7930 ms 2026-04-02 10:28:53.456 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-03-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=12062&dateEffet=2026-04-07" responded 200 in 38.0641 ms 2026-04-02 10:29:02.533 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.1672 ms 2026-04-02 10:29:03.019 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1988 ms 2026-04-02 10:29:03.127 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3696 ms 2026-04-02 10:29:20.728 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 147.5502 ms 2026-04-02 10:29:21.071 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5108 ms 2026-04-02 10:29:21.241 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4336 ms 2026-04-02 10:29:25.094 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-03-20&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-04-07" responded 200 in 30.1234 ms 2026-04-02 10:29:34.702 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 376.5107 ms 2026-04-02 10:29:35.245 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 435.2619 ms 2026-04-02 10:29:35.434 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3581 ms 2026-04-02 10:29:35.748 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 137.1913 ms 2026-04-02 10:29:40.469 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-03-20&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-04-07" responded 200 in 40.7053 ms 2026-04-02 10:30:01.047 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 531.1383 ms 2026-04-02 10:30:01.213 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2962 ms 2026-04-02 10:30:01.486 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 127.2274 ms 2026-04-02 10:30:14.597 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 310.4516 ms 2026-04-02 10:30:14.888 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2959 ms 2026-04-02 10:30:15.111 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 128.7304 ms 2026-04-02 10:30:26.792 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:30:26.792 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:30:26.825 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-12-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57410&dateEffet=2026-04-07" responded 200 in 32.8515 ms 2026-04-02 10:30:38.773 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.1590 ms 2026-04-02 10:30:38.992 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2354 ms 2026-04-02 10:30:39.416 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.2803 ms 2026-04-02 10:30:40.130 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 505.6145 ms 2026-04-02 10:30:40.227 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 244.3594 ms 2026-04-02 10:30:40.264 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-03-22&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-04-07" responded 200 in 28.9210 ms 2026-04-02 10:30:40.506 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3808 ms 2026-04-02 10:30:40.608 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8856 ms 2026-04-02 10:30:40.714 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3012 ms 2026-04-02 10:30:40.944 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6211 ms 2026-04-02 10:31:29.912 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=813e1cec-aab4-46f7-86c9-08de8fc7153a" responded 302 in 0.2556 ms 2026-04-02 10:31:30.095 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D813e1cec-aab4-46f7-86c9-08de8fc7153a" responded 200 in 1.0527 ms 2026-04-02 10:31:32.210 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 293.3801 ms 2026-04-02 10:31:32.368 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3508 ms 2026-04-02 10:31:32.667 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.4085 ms 2026-04-02 10:31:52.971 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.1983 ms 2026-04-02 10:31:53.333 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3675 ms 2026-04-02 10:31:53.424 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7260 ms 2026-04-02 10:31:57.920 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-08-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27410&dateEffet=2026-04-07" responded 200 in 31.1340 ms 2026-04-02 10:32:01.021 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1db750a8-7e0e-42eb-36c4-08de909106df" responded 200 in 306.6311 ms 2026-04-02 10:32:01.364 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3437 ms 2026-04-02 10:32:01.525 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8336 ms 2026-04-02 10:32:03.749 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 345.4944 ms 2026-04-02 10:32:03.985 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-12-09&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-04-07" responded 200 in 43.4935 ms 2026-04-02 10:32:04.228 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3694 ms 2026-04-02 10:32:04.601 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.1510 ms 2026-04-02 10:32:06.724 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.8490 ms 2026-04-02 10:32:07.322 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0389 ms 2026-04-02 10:32:07.881 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.1932 ms 2026-04-02 10:32:10.049 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 772.6325 ms 2026-04-02 10:32:10.764 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3730 ms 2026-04-02 10:32:10.865 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0205 ms 2026-04-02 10:32:42.263 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D813e1cec-aab4-46f7-86c9-08de8fc7153a" responded 200 in 1.0683 ms 2026-04-02 10:32:43.930 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-12-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=35400&dateEffet=2026-04-07" responded 200 in 30.5380 ms 2026-04-02 10:32:54.920 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-02 10:32:54.920 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3D813e1cec-aab4-46f7-86c9-08de8fc7153a" responded 302 in 11.6845 ms 2026-04-02 10:32:55.269 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=813e1cec-aab4-46f7-86c9-08de8fc7153a" responded 200 in 303.9064 ms 2026-04-02 10:32:55.687 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3360 ms 2026-04-02 10:32:55.977 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 109.1833 ms 2026-04-02 10:33:15.106 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 513.2992 ms 2026-04-02 10:33:15.333 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2910 ms 2026-04-02 10:33:15.749 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 110.3120 ms 2026-04-02 10:33:37.973 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-10-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92350&dateEffet=2026-04-07" responded 200 in 27.6412 ms 2026-04-02 10:34:04.988 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-09-12&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-04-07" responded 200 in 36.4054 ms 2026-04-02 10:34:26.944 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 491.1446 ms 2026-04-02 10:34:27.573 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2057 ms 2026-04-02 10:34:28.409 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 158.7543 ms 2026-04-02 10:34:32.624 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.4805 ms 2026-04-02 10:34:33.395 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2009 ms 2026-04-02 10:34:33.663 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.4571 ms 2026-04-02 10:34:36.166 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 86.9628 ms 2026-04-02 10:34:37.190 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2090 ms 2026-04-02 10:34:37.483 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 118.3809 ms 2026-04-02 10:34:48.119 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1977-06-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11300&dateEffet=2026-04-07" responded 200 in 43.7147 ms 2026-04-02 10:34:48.222 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1977-06-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11300&dateEffet=2026-04-07" responded 200 in 42.5982 ms 2026-04-02 10:34:55.981 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.3330 ms 2026-04-02 10:34:56.510 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2065 ms 2026-04-02 10:34:57.880 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 120.7607 ms 2026-04-02 10:35:46.269 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 501.3591 ms 2026-04-02 10:35:46.461 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2601 ms 2026-04-02 10:35:46.740 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 109.7042 ms 2026-04-02 10:36:49.371 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 106.6709 ms 2026-04-02 10:36:50.869 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2081 ms 2026-04-02 10:36:51.196 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 119.9449 ms 2026-04-02 10:37:20.276 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-12-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27000&dateEffet=2026-04-07" responded 200 in 33.0308 ms 2026-04-02 10:38:23.473 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.4593 ms 2026-04-02 10:38:23.708 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3359 ms 2026-04-02 10:38:23.926 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 113.7069 ms 2026-04-02 10:38:31.965 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 80.7577 ms 2026-04-02 10:38:32.341 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3088 ms 2026-04-02 10:38:32.554 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 108.2130 ms 2026-04-02 10:38:36.880 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-04-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=22980&dateEffet=2026-04-07" responded 200 in 37.4180 ms 2026-04-02 10:38:44.293 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-12-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33180&dateEffet=2026-04-07" responded 200 in 28.0393 ms 2026-04-02 10:38:44.373 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-12-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33180&dateEffet=2026-04-07" responded 200 in 27.0388 ms 2026-04-02 10:39:42.850 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:39:42.850 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:39:42.947 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.0561 ms 2026-04-02 10:39:43.286 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:39:43.287 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:39:43.287 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3471 ms 2026-04-02 10:39:43.334 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:39:43.334 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:39:43.440 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.6392 ms 2026-04-02 10:40:03.966 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 513.8808 ms 2026-04-02 10:40:04.839 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2831 ms 2026-04-02 10:40:05.066 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 110.1760 ms 2026-04-02 10:40:08.232 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 347.4852 ms 2026-04-02 10:40:08.242 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 532.3748 ms 2026-04-02 10:40:09.046 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2189 ms 2026-04-02 10:40:09.339 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 119.2304 ms 2026-04-02 10:40:18.280 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.6215 ms 2026-04-02 10:40:18.689 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3691 ms 2026-04-02 10:40:18.894 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.9490 ms 2026-04-02 10:40:19.559 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.1439 ms 2026-04-02 10:40:19.753 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2229 ms 2026-04-02 10:40:19.982 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.2604 ms 2026-04-02 10:40:31.097 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:40:31.097 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:40:31.139 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-06-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94400&dateEffet=2026-04-07" responded 200 in 135.0585 ms 2026-04-02 10:40:31.274 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 177.8726 ms 2026-04-02 10:40:31.580 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:40:31.580 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:40:31.580 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3239 ms 2026-04-02 10:40:31.709 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:40:31.710 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:40:31.750 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9931 ms 2026-04-02 10:40:37.581 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:40:37.581 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:40:37.638 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.9807 ms 2026-04-02 10:40:37.853 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:40:37.853 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:40:37.853 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4303 ms 2026-04-02 10:40:37.951 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:40:37.951 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:40:37.976 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5420 ms 2026-04-02 10:40:51.178 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-02-27&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-04-07" responded 200 in 848.3485 ms 2026-04-02 10:41:06.183 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:41:06.183 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:41:06.567 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-03-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93000&dateEffet=2026-04-07" responded 200 in 385.1469 ms 2026-04-02 10:41:08.158 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11727.1457 ms 2026-04-02 10:41:08.424 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3800 ms 2026-04-02 10:41:09.783 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1167.9385 ms 2026-04-02 10:41:20.673 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4915.0557 ms 2026-04-02 10:41:21.172 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3349 ms 2026-04-02 10:41:22.453 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1224.8357 ms 2026-04-02 10:41:23.712 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-06-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-04-03" responded 200 in 641.0266 ms 2026-04-02 10:41:26.933 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 10710.1159 ms 2026-04-02 10:41:27.355 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3521 ms 2026-04-02 10:41:28.136 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 670.5716 ms 2026-04-02 10:41:42.555 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-01-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-04-03" responded 200 in 894.1229 ms 2026-04-02 10:41:49.522 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-06-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-04-03" responded 200 in 462.5938 ms 2026-04-02 10:42:53.332 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2120.9514 ms 2026-04-02 10:42:53.599 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2668 ms 2026-04-02 10:42:54.813 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1093.0524 ms 2026-04-02 10:43:21.242 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:43:21.242 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:43:28.288 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 7047.0651 ms 2026-04-02 10:43:28.538 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:43:28.538 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:43:28.538 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5260 ms 2026-04-02 10:43:28.678 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:43:28.679 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:43:31.706 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3028.3814 ms 2026-04-02 10:43:32.717 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-01-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14700&dateEffet=2026-04-07" responded 200 in 1582.0537 ms 2026-04-02 10:44:12.024 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:44:12.024 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:44:12.076 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-08-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59173&dateEffet=2026-04-07" responded 200 in 52.3294 ms 2026-04-02 10:44:27.845 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-03-09&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-04-07" responded 200 in 34.0791 ms 2026-04-02 10:44:39.921 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 280.9452 ms 2026-04-02 10:44:40.163 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3560 ms 2026-04-02 10:44:40.526 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6474 ms 2026-04-02 10:44:49.282 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:44:49.282 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.4847 ms 2026-04-02 10:44:49.343 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:44:49.345 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:44:49.347 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 4.9688 ms 2026-04-02 10:44:51.791 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 772.6232 ms 2026-04-02 10:44:52.226 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3316 ms 2026-04-02 10:44:52.353 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1535 ms 2026-04-02 10:44:52.830 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.1017 ms 2026-04-02 10:44:54.081 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3417 ms 2026-04-02 10:44:54.173 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2860 ms 2026-04-02 10:44:54.994 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:44:55.044 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 10:44:55.045 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 51.6732 ms 2026-04-02 10:44:55.282 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 179.9031 ms 2026-04-02 10:44:55.653 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2404 ms 2026-04-02 10:44:55.774 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1532 ms 2026-04-02 10:45:04.720 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 301.0510 ms 2026-04-02 10:45:05.126 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0351 ms 2026-04-02 10:45:05.368 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1374 ms 2026-04-02 10:45:19.677 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 561.3607 ms 2026-04-02 10:45:20.212 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1910 ms 2026-04-02 10:45:20.488 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 123.7825 ms 2026-04-02 10:45:29.308 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-05-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92310&dateEffet=2026-04-07" responded 200 in 53.5963 ms 2026-04-02 10:45:59.930 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:45:59.930 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:46:00.010 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 80.7588 ms 2026-04-02 10:46:00.106 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:46:00.106 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:46:00.106 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4577 ms 2026-04-02 10:46:00.241 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:46:00.241 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:46:00.346 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.8211 ms 2026-04-02 10:46:08.690 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.4205 ms 2026-04-02 10:46:09.051 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3143 ms 2026-04-02 10:46:09.235 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.2929 ms 2026-04-02 10:46:22.868 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-06-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=17260&dateEffet=2026-04-07" responded 200 in 32.8109 ms 2026-04-02 10:46:42.310 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-02-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95490&dateEffet=2026-04-07" responded 200 in 52.0238 ms 2026-04-02 10:46:43.983 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.6844 ms 2026-04-02 10:46:44.488 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3193 ms 2026-04-02 10:46:44.783 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 122.7834 ms 2026-04-02 10:46:54.672 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:46:54.672 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:46:54.706 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-08-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=51140&dateEffet=2026-04-07" responded 200 in 33.9617 ms 2026-04-02 10:47:06.934 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 86.0284 ms 2026-04-02 10:47:07.247 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3487 ms 2026-04-02 10:47:07.483 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 112.6717 ms 2026-04-02 10:47:10.140 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 467.9880 ms 2026-04-02 10:47:10.523 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3049 ms 2026-04-02 10:47:12.773 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.9098 ms 2026-04-02 10:47:14.134 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 469.5323 ms 2026-04-02 10:47:14.380 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2398 ms 2026-04-02 10:47:14.870 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 141.8545 ms 2026-04-02 10:47:14.978 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 266.4010 ms 2026-04-02 10:47:15.547 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2483 ms 2026-04-02 10:47:15.831 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2696 ms 2026-04-02 10:47:18.290 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-11-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=61100&dateEffet=2026-04-07" responded 200 in 37.9572 ms 2026-04-02 10:47:18.621 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1db750a8-7e0e-42eb-36c4-08de909106df" responded 200 in 283.8623 ms 2026-04-02 10:47:19.014 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2502 ms 2026-04-02 10:47:19.164 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.7286 ms 2026-04-02 10:47:22.617 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.4342 ms 2026-04-02 10:47:22.955 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2101 ms 2026-04-02 10:47:23.247 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.4281 ms 2026-04-02 10:47:29.306 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-10-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91400&dateEffet=2026-04-07" responded 200 in 28.7693 ms 2026-04-02 10:47:30.035 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.9806 ms 2026-04-02 10:47:30.391 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3099 ms 2026-04-02 10:47:30.590 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.5858 ms 2026-04-02 10:47:48.990 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.0619 ms 2026-04-02 10:47:49.515 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2847 ms 2026-04-02 10:47:49.600 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-08-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62230&dateEffet=2026-04-07" responded 200 in 62.8098 ms 2026-04-02 10:47:49.667 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4773 ms 2026-04-02 10:47:49.683 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-08-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62230&dateEffet=2026-04-07" responded 200 in 30.3871 ms 2026-04-02 10:47:58.601 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 376.6646 ms 2026-04-02 10:47:59.244 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 506.6465 ms 2026-04-02 10:48:00.399 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2842 ms 2026-04-02 10:48:00.689 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 112.7258 ms 2026-04-02 10:48:05.970 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-06-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=84260&dateEffet=2026-04-07" responded 200 in 32.1250 ms 2026-04-02 10:48:17.164 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 103.5057 ms 2026-04-02 10:48:17.687 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1970 ms 2026-04-02 10:48:17.866 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 117.6429 ms 2026-04-02 10:48:27.777 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.5962 ms 2026-04-02 10:48:28.030 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3135 ms 2026-04-02 10:48:28.150 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.6305 ms 2026-04-02 10:49:02.128 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1613.9182 ms 2026-04-02 10:49:06.355 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610107003840033184058433" responded 200 in 14.7929 ms 2026-04-02 10:49:13.764 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610107003840033184058433" responded 200 in 15.1008 ms 2026-04-02 10:49:14.435 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 279.1930 ms 2026-04-02 10:49:14.625 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3689 ms 2026-04-02 10:49:14.791 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2019 ms 2026-04-02 10:49:16.683 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 255.3650 ms 2026-04-02 10:49:16.918 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2598 ms 2026-04-02 10:49:17.036 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9332 ms 2026-04-02 10:49:19.143 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.6597 ms 2026-04-02 10:49:19.342 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3549 ms 2026-04-02 10:49:19.427 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0521 ms 2026-04-02 10:49:21.855 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4428.7691 ms 2026-04-02 10:49:32.658 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-04-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76770&dateEffet=2026-04-07" responded 200 in 27.4775 ms 2026-04-02 10:49:32.959 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 289.4443 ms 2026-04-02 10:49:33.323 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2112 ms 2026-04-02 10:49:33.535 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1530 ms 2026-04-02 10:49:56.565 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.7532 ms 2026-04-02 10:49:57.025 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3535 ms 2026-04-02 10:49:57.534 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 78.7614 ms 2026-04-02 10:50:41.822 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-09-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=22510&dateEffet=2026-04-07" responded 200 in 30.8364 ms 2026-04-02 10:50:51.911 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.1919 ms 2026-04-02 10:50:52.216 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3423 ms 2026-04-02 10:50:52.399 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3262 ms 2026-04-02 10:51:16.018 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 207.4805 ms 2026-04-02 10:51:17.353 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2396 ms 2026-04-02 10:51:17.613 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.8245 ms 2026-04-02 10:51:19.848 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 380.3401 ms 2026-04-02 10:51:20.728 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 471.0189 ms 2026-04-02 10:51:21.286 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-08-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92160&dateEffet=2026-04-07" responded 200 in 38.3752 ms 2026-04-02 10:51:22.327 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2461 ms 2026-04-02 10:51:22.608 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 136.6319 ms 2026-04-02 10:51:54.682 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 450.4183 ms 2026-04-02 10:51:55.197 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2782 ms 2026-04-02 10:51:55.549 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 170.0476 ms 2026-04-02 10:51:58.717 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=867b75ca-23c3-46c1-36c6-08de909106df" responded 200 in 348.9790 ms 2026-04-02 10:51:58.856 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.3141 ms 2026-04-02 10:51:59.131 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2569 ms 2026-04-02 10:51:59.420 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2203 ms 2026-04-02 10:51:59.523 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 110.9262 ms 2026-04-02 10:52:00.040 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 126.1369 ms 2026-04-02 10:52:00.631 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.1091 ms 2026-04-02 10:52:00.940 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3521 ms 2026-04-02 10:52:01.158 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 114.9338 ms 2026-04-02 10:52:02.567 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 374.9047 ms 2026-04-02 10:52:03.118 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 440.3848 ms 2026-04-02 10:52:03.530 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3765 ms 2026-04-02 10:52:03.914 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 117.4170 ms 2026-04-02 10:52:15.932 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27110&dateEffet=2026-04-07" responded 200 in 45.2454 ms 2026-04-02 10:52:18.217 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.5111 ms 2026-04-02 10:52:18.592 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3709 ms 2026-04-02 10:52:18.942 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.5620 ms 2026-04-02 10:52:37.512 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-01-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13007&dateEffet=2026-04-07" responded 200 in 32.7313 ms 2026-04-02 10:53:14.110 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:53:14.110 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:53:14.201 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.2460 ms 2026-04-02 10:53:14.530 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:53:14.530 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:53:14.530 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5124 ms 2026-04-02 10:53:14.612 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:53:14.612 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:53:14.735 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 123.0624 ms 2026-04-02 10:53:57.284 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278026220002287440149" responded 200 in 15.2071 ms 2026-04-02 10:53:59.751 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278026220002287440149" responded 200 in 26.7333 ms 2026-04-02 10:54:05.419 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1082.4749 ms 2026-04-02 10:54:11.979 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4011.0197 ms 2026-04-02 10:54:20.126 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.4572 ms 2026-04-02 10:54:20.602 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2172 ms 2026-04-02 10:54:20.755 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9272 ms 2026-04-02 10:54:34.848 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-12-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=45800&dateEffet=2026-04-07" responded 200 in 37.7733 ms 2026-04-02 10:55:00.885 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2001-05-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02800&dateEffet=2026-04-07" responded 200 in 29.4451 ms 2026-04-02 10:55:00.995 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2001-05-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02800&dateEffet=2026-04-07" responded 200 in 29.9025 ms 2026-04-02 10:55:02.896 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 307.8758 ms 2026-04-02 10:55:03.128 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3336 ms 2026-04-02 10:55:03.358 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.4061 ms 2026-04-02 10:55:18.198 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 617.3543 ms 2026-04-02 10:55:18.255 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2965 ms 2026-04-02 10:55:18.692 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.4505 ms 2026-04-02 10:55:25.947 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8a1feb6d-8d81-4ad3-36c8-08de909106df" responded 200 in 381.1187 ms 2026-04-02 10:55:26.779 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3268 ms 2026-04-02 10:55:26.914 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1892 ms 2026-04-02 10:55:47.772 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 109.3633 ms 2026-04-02 10:55:48.347 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 494.3616 ms 2026-04-02 10:55:48.891 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3062 ms 2026-04-02 10:55:49.168 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 121.2268 ms 2026-04-02 10:56:09.759 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8474 ms 2026-04-02 10:56:09.812 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 10:56:09.812 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.3099 ms 2026-04-02 10:56:13.046 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2001-05-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=28100&dateEffet=2026-04-07" responded 200 in 43.4896 ms 2026-04-02 10:56:14.472 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 10:56:14.472 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 11.6489 ms 2026-04-02 10:56:15.005 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 478.5551 ms 2026-04-02 10:56:15.349 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2704 ms 2026-04-02 10:56:15.759 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 113.9365 ms 2026-04-02 10:56:18.355 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8a1feb6d-8d81-4ad3-36c8-08de909106df" responded 200 in 311.3584 ms 2026-04-02 10:56:18.562 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3144 ms 2026-04-02 10:56:18.832 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.8679 ms 2026-04-02 10:56:34.063 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 541.6279 ms 2026-04-02 10:56:34.319 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2947 ms 2026-04-02 10:56:34.712 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.9752 ms 2026-04-02 10:56:37.837 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 477.4243 ms 2026-04-02 10:56:38.179 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1895 ms 2026-04-02 10:56:38.404 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-12-27&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-04-07" responded 200 in 31.0389 ms 2026-04-02 10:56:38.451 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 111.6275 ms 2026-04-02 10:56:45.462 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-09-18&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-04-07" responded 200 in 41.6953 ms 2026-04-02 10:56:52.246 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3075 ms 2026-04-02 10:56:52.400 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 110.1573 ms 2026-04-02 10:56:53.475 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3318 ms 2026-04-02 10:56:53.488 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1980 ms 2026-04-02 10:56:53.652 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 126.3216 ms 2026-04-02 10:56:53.805 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 109.6868 ms 2026-04-02 10:56:58.437 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.9365 ms 2026-04-02 10:56:58.755 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3559 ms 2026-04-02 10:56:59.025 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 117.3093 ms 2026-04-02 10:57:00.127 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 534.3394 ms 2026-04-02 10:57:00.896 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2928 ms 2026-04-02 10:57:01.129 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 138.1535 ms 2026-04-02 10:57:01.341 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR9520041010091608190D03066" responded 200 in 25.1678 ms 2026-04-02 10:57:03.317 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR9520041010091608190D03066" responded 200 in 15.1863 ms 2026-04-02 10:57:05.219 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1093.4634 ms 2026-04-02 10:57:12.026 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4517.1724 ms 2026-04-02 10:57:14.634 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.7050 ms 2026-04-02 10:57:15.109 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2102 ms 2026-04-02 10:57:15.249 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8180 ms 2026-04-02 10:57:16.591 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.2860 ms 2026-04-02 10:57:17.157 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 10:57:17.157 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 10:57:17.186 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-01-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42260&dateEffet=2026-04-07" responded 200 in 29.0059 ms 2026-04-02 10:57:18.447 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2167 ms 2026-04-02 10:57:18.696 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0143 ms 2026-04-02 10:57:19.506 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 769.3681 ms 2026-04-02 10:57:19.664 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3697 ms 2026-04-02 10:57:19.860 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.7651 ms 2026-04-02 10:57:27.409 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000014157817723022" responded 200 in 25.0509 ms 2026-04-02 10:57:49.582 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 599.4611 ms 2026-04-02 10:57:49.939 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3348 ms 2026-04-02 10:57:50.087 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.8694 ms 2026-04-02 10:57:51.213 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.4673 ms 2026-04-02 10:57:51.376 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3077 ms 2026-04-02 10:57:51.454 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2166 ms 2026-04-02 10:57:58.742 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.9392 ms 2026-04-02 10:57:59.297 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3088 ms 2026-04-02 10:57:59.710 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1258 ms 2026-04-02 10:58:03.673 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 318.9957 ms 2026-04-02 10:58:04.253 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3924 ms 2026-04-02 10:58:04.340 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2179 ms 2026-04-02 10:58:08.012 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 307.6343 ms 2026-04-02 10:58:08.400 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1962 ms 2026-04-02 10:58:08.608 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4262 ms 2026-04-02 10:58:10.088 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 254.9971 ms 2026-04-02 10:58:10.375 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3493 ms 2026-04-02 10:58:10.843 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6450 ms 2026-04-02 10:58:11.103 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 309.0101 ms 2026-04-02 10:58:11.518 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9768 ms 2026-04-02 10:58:11.764 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.6493 ms 2026-04-02 10:58:19.627 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-10-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62430&dateEffet=2026-04-07" responded 200 in 24.6137 ms 2026-04-02 10:58:23.802 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1234.9591 ms 2026-04-02 10:58:24.015 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 304 in 0.0926 ms 2026-04-02 10:58:27.919 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2579 ms 2026-04-02 10:58:28.003 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9444 ms 2026-04-02 10:58:28.687 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3121 ms 2026-04-02 10:58:28.699 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2137 ms 2026-04-02 10:58:29.030 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.5054 ms 2026-04-02 10:58:29.094 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3101 ms 2026-04-02 10:58:30.536 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4181.7397 ms 2026-04-02 10:58:30.682 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 159.1381 ms 2026-04-02 10:58:31.202 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2158 ms 2026-04-02 10:58:31.437 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.1062 ms 2026-04-02 10:58:44.268 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 180.3642 ms 2026-04-02 10:58:44.616 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3892 ms 2026-04-02 10:58:44.721 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.6024 ms 2026-04-02 10:58:47.291 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 303.7000 ms 2026-04-02 10:58:47.676 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2459 ms 2026-04-02 10:58:47.937 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.3402 ms 2026-04-02 10:58:50.481 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.8735 ms 2026-04-02 10:58:50.841 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7007 ms 2026-04-02 10:58:51.008 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9062 ms 2026-04-02 10:59:19.139 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.2479 ms 2026-04-02 10:59:19.362 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3675 ms 2026-04-02 10:59:19.508 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2598 ms 2026-04-02 10:59:28.195 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614806000357008282114343" responded 200 in 25.1219 ms 2026-04-02 10:59:30.318 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614806000357008282114343" responded 200 in 15.1985 ms 2026-04-02 10:59:33.045 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 210.6788 ms 2026-04-02 10:59:33.352 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2662 ms 2026-04-02 10:59:33.565 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4886 ms 2026-04-02 10:59:43.990 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 314.3710 ms 2026-04-02 10:59:44.225 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2144 ms 2026-04-02 10:59:44.398 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3677 ms 2026-04-02 10:59:55.460 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 721.8413 ms 2026-04-02 10:59:56.001 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2107 ms 2026-04-02 10:59:56.095 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3993 ms 2026-04-02 10:59:57.527 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.6186 ms 2026-04-02 10:59:57.593 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 188.8919 ms 2026-04-02 10:59:57.899 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3677 ms 2026-04-02 10:59:57.948 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2326 ms 2026-04-02 10:59:58.049 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8753 ms 2026-04-02 10:59:58.195 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.3077 ms 2026-04-02 10:59:59.934 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 196.8931 ms 2026-04-02 11:00:00.340 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2891 ms 2026-04-02 11:00:00.746 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.2103 ms 2026-04-02 11:00:12.752 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-10-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06200&dateEffet=2026-04-07" responded 200 in 38.3155 ms 2026-04-02 11:00:12.834 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-10-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06200&dateEffet=2026-04-07" responded 200 in 26.6692 ms 2026-04-02 11:00:17.938 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 294.8807 ms 2026-04-02 11:00:19.872 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3386 ms 2026-04-02 11:00:20.041 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2207 ms 2026-04-02 11:00:23.235 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=46700&dateEffet=2026-04-07" responded 200 in 39.4439 ms 2026-04-02 11:00:25.483 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8e6af7a3-60e3-4b67-36c7-08de909106df" responded 200 in 292.9626 ms 2026-04-02 11:00:27.057 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3757 ms 2026-04-02 11:00:27.282 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5377 ms 2026-04-02 11:00:30.200 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1299.6444 ms 2026-04-02 11:00:33.999 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.1890 ms 2026-04-02 11:00:34.619 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3373 ms 2026-04-02 11:00:34.819 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3287 ms 2026-04-02 11:00:36.962 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3873.3433 ms 2026-04-02 11:00:41.025 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.5211 ms 2026-04-02 11:00:41.436 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1602 ms 2026-04-02 11:00:41.576 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8024 ms 2026-04-02 11:00:54.743 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-08-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=74800&dateEffet=2026-04-07" responded 200 in 28.3215 ms 2026-04-02 11:00:54.829 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-08-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=74800&dateEffet=2026-04-07" responded 200 in 28.4655 ms 2026-04-02 11:00:59.650 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-04-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76500&dateEffet=2026-04-07" responded 200 in 29.3578 ms 2026-04-02 11:01:05.386 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 311.8732 ms 2026-04-02 11:01:05.884 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2997 ms 2026-04-02 11:01:06.088 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5460 ms 2026-04-02 11:01:10.475 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 257.8689 ms 2026-04-02 11:01:10.729 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2237 ms 2026-04-02 11:01:10.900 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.5580 ms 2026-04-02 11:01:17.853 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.0358 ms 2026-04-02 11:01:18.073 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2991 ms 2026-04-02 11:01:18.310 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.9952 ms 2026-04-02 11:01:32.207 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-07-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=86300&dateEffet=2026-04-07" responded 200 in 28.5617 ms 2026-04-02 11:01:40.084 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278021600002221980130" responded 200 in 15.2899 ms 2026-04-02 11:01:42.276 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610278021600002221980130" responded 200 in 13.7782 ms 2026-04-02 11:01:44.173 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 304.8882 ms 2026-04-02 11:01:44.549 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2869 ms 2026-04-02 11:01:44.895 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5950 ms 2026-04-02 11:02:02.706 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.7564 ms 2026-04-02 11:02:03.038 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2367 ms 2026-04-02 11:02:03.178 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.8707 ms 2026-04-02 11:02:08.761 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1408.4016 ms 2026-04-02 11:02:11.006 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.7597 ms 2026-04-02 11:02:11.477 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3423 ms 2026-04-02 11:02:11.852 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.6517 ms 2026-04-02 11:02:15.390 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 327.9169 ms 2026-04-02 11:02:15.929 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3059 ms 2026-04-02 11:02:16.101 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0785 ms 2026-04-02 11:02:21.078 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c5d15b01-5378-4773-36cb-08de909106df" responded 200 in 283.5426 ms 2026-04-02 11:02:21.152 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4067.0523 ms 2026-04-02 11:02:21.503 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3484 ms 2026-04-02 11:02:21.768 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.5632 ms 2026-04-02 11:02:22.484 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-11-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60950&dateEffet=2026-04-07" responded 200 in 51.4146 ms 2026-04-02 11:02:30.011 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.3801 ms 2026-04-02 11:02:30.341 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2982 ms 2026-04-02 11:02:30.495 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.0390 ms 2026-04-02 11:02:43.032 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-05-13&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-04-07" responded 200 in 58.2798 ms 2026-04-02 11:02:51.041 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3048 ms 2026-04-02 11:02:51.104 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2048 ms 2026-04-02 11:02:51.547 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2680 ms 2026-04-02 11:02:51.578 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 1.0577 ms 2026-04-02 11:02:52.014 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.1772 ms 2026-04-02 11:02:52.089 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2601 ms 2026-04-02 11:02:54.291 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 183.7068 ms 2026-04-02 11:02:54.661 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3681 ms 2026-04-02 11:02:54.772 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 362.5238 ms 2026-04-02 11:02:55.052 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 141.1998 ms 2026-04-02 11:02:55.315 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 365.6400 ms 2026-04-02 11:02:55.802 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2695 ms 2026-04-02 11:02:55.917 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9626 ms 2026-04-02 11:03:15.104 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c15a2cee-4ab0-4ac6-36ca-08de909106df" responded 200 in 305.3245 ms 2026-04-02 11:03:15.383 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3116 ms 2026-04-02 11:03:15.651 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.0093 ms 2026-04-02 11:03:17.541 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-07-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95420&dateEffet=2026-04-07" responded 200 in 51.7702 ms 2026-04-02 11:03:18.622 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 314.4728 ms 2026-04-02 11:03:19.231 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 488.5476 ms 2026-04-02 11:03:19.570 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3238 ms 2026-04-02 11:03:19.869 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 114.7306 ms 2026-04-02 11:03:25.407 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 105.5548 ms 2026-04-02 11:03:25.941 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3430 ms 2026-04-02 11:03:26.163 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 111.2882 ms 2026-04-02 11:03:39.095 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-10-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=11400&dateEffet=2026-04-07" responded 200 in 32.6397 ms 2026-04-02 11:03:40.525 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 557.4366 ms 2026-04-02 11:03:41.319 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1998 ms 2026-04-02 11:03:41.687 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 120.1868 ms 2026-04-02 11:03:42.687 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 100.8033 ms 2026-04-02 11:03:43.092 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3648 ms 2026-04-02 11:03:43.463 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.9452 ms 2026-04-02 11:03:44.976 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 586.7491 ms 2026-04-02 11:03:45.200 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2823 ms 2026-04-02 11:03:45.398 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 118.0460 ms 2026-04-02 11:03:45.736 +02: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=94370&dateEffet=2026-04-07" responded 200 in 45.9932 ms 2026-04-02 11:03:47.760 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c15a2cee-4ab0-4ac6-36ca-08de909106df" responded 200 in 346.3486 ms 2026-04-02 11:03:48.400 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2809 ms 2026-04-02 11:03:48.497 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.1884 ms 2026-04-02 11:03:48.678 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.5500 ms 2026-04-02 11:03:48.819 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3550 ms 2026-04-02 11:03:49.026 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.8470 ms 2026-04-02 11:03:52.849 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.7080 ms 2026-04-02 11:03:53.510 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2414 ms 2026-04-02 11:03:53.842 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.3663 ms 2026-04-02 11:03:55.969 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-04-22&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-04-03" responded 200 in 44.1714 ms 2026-04-02 11:03:56.066 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-04-22&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-04-03" responded 200 in 31.8900 ms 2026-04-02 11:03:59.281 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:03:59.281 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:03:59.373 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.6942 ms 2026-04-02 11:03:59.644 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:03:59.644 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:03:59.645 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4209 ms 2026-04-02 11:03:59.756 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:03:59.757 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:03:59.871 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.3093 ms 2026-04-02 11:04:01.676 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-04-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62430&dateEffet=2026-04-07" responded 200 in 47.1999 ms 2026-04-02 11:04:04.856 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-09-23&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-04-03" responded 200 in 45.9926 ms 2026-04-02 11:04:14.288 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:04:14.288 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:04:14.355 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-04-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75003&dateEffet=2026-04-07" responded 200 in 67.5551 ms 2026-04-02 11:04:18.424 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-09-23&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-04-07" responded 200 in 41.7469 ms 2026-04-02 11:04:42.467 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:04:42.467 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:04:42.511 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-04-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75003&dateEffet=2026-04-07" responded 200 in 45.1036 ms 2026-04-02 11:04:51.569 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617515000920477408840655" responded 200 in 23.7768 ms 2026-04-02 11:04:54.091 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 474.3301 ms 2026-04-02 11:04:54.181 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617515000920477408840655" responded 200 in 22.9590 ms 2026-04-02 11:04:54.435 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3145 ms 2026-04-02 11:04:54.776 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.2541 ms 2026-04-02 11:04:56.061 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2381 ms 2026-04-02 11:04:56.303 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 200.5417 ms 2026-04-02 11:04:57.462 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2791 ms 2026-04-02 11:04:57.463 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1652 ms 2026-04-02 11:04:57.736 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.8873 ms 2026-04-02 11:04:57.904 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.4086 ms 2026-04-02 11:05:00.477 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 558.4003 ms 2026-04-02 11:05:00.879 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3947 ms 2026-04-02 11:05:01.202 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 121.0766 ms 2026-04-02 11:05:02.987 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c5d15b01-5378-4773-36cb-08de909106df" responded 200 in 349.8126 ms 2026-04-02 11:05:03.310 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1811 ms 2026-04-02 11:05:03.552 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 104.5425 ms 2026-04-02 11:05:07.208 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1180.1015 ms 2026-04-02 11:05:07.718 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-04-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92120&dateEffet=2026-04-07" responded 200 in 38.6757 ms 2026-04-02 11:05:13.939 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4246.3115 ms 2026-04-02 11:05:47.094 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-06-05&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-04-07" responded 200 in 39.1743 ms 2026-04-02 11:05:49.228 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.0735 ms 2026-04-02 11:05:49.655 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3627 ms 2026-04-02 11:05:49.776 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4674 ms 2026-04-02 11:05:49.972 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.2044 ms 2026-04-02 11:05:50.323 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3164 ms 2026-04-02 11:05:50.407 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.7271 ms 2026-04-02 11:06:00.588 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 291.9476 ms 2026-04-02 11:06:01.520 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1511 ms 2026-04-02 11:06:01.723 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.0771 ms 2026-04-02 11:06:09.212 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-10-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=66820&dateEffet=2026-04-07" responded 200 in 28.6911 ms 2026-04-02 11:06:17.401 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 457.2747 ms 2026-04-02 11:06:17.957 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 406.0840 ms 2026-04-02 11:06:18.444 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3386 ms 2026-04-02 11:06:18.837 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 118.3318 ms 2026-04-02 11:06:22.267 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 467.8361 ms 2026-04-02 11:06:22.656 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2213 ms 2026-04-02 11:06:22.989 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.1107 ms 2026-04-02 11:06:23.104 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.6147 ms 2026-04-02 11:06:23.353 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2481 ms 2026-04-02 11:06:23.812 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 120.1656 ms 2026-04-02 11:06:26.299 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0400 ms 2026-04-02 11:06:26.459 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.8259 ms 2026-04-02 11:06:26.808 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3120 ms 2026-04-02 11:06:26.812 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1976 ms 2026-04-02 11:06:27.128 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 131.7801 ms 2026-04-02 11:06:27.276 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 108.3118 ms 2026-04-02 11:06:28.784 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 629.1360 ms 2026-04-02 11:06:28.844 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=f17c21d3-77ad-46c9-36cc-08de909106df" responded 200 in 373.1251 ms 2026-04-02 11:06:29.075 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3591 ms 2026-04-02 11:06:29.301 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 124.5062 ms 2026-04-02 11:06:29.529 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2850 ms 2026-04-02 11:06:29.916 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 131.6112 ms 2026-04-02 11:06:32.109 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=f17c21d3-77ad-46c9-36cc-08de909106df" responded 200 in 323.1456 ms 2026-04-02 11:06:32.324 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5492 ms 2026-04-02 11:06:32.517 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.5537 ms 2026-04-02 11:06:35.295 +02: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=57600&dateEffet=2026-04-03" responded 200 in 30.0148 ms 2026-04-02 11:06:35.388 +02: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=57600&dateEffet=2026-04-03" responded 200 in 29.5363 ms 2026-04-02 11:07:15.314 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.9125 ms 2026-04-02 11:07:15.550 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2103 ms 2026-04-02 11:07:15.864 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 151.8306 ms 2026-04-02 11:07:19.174 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.7339 ms 2026-04-02 11:07:19.259 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-09-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29440&dateEffet=2026-04-07" responded 200 in 32.4953 ms 2026-04-02 11:07:19.657 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2035 ms 2026-04-02 11:07:20.113 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 108.4263 ms 2026-04-02 11:07:37.801 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 481.3462 ms 2026-04-02 11:07:38.166 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2058 ms 2026-04-02 11:07:38.627 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 113.3217 ms 2026-04-02 11:07:40.138 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 486.5515 ms 2026-04-02 11:07:41.124 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 471.6015 ms 2026-04-02 11:07:41.131 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2926 ms 2026-04-02 11:07:41.273 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-11-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=10800&dateEffet=2026-04-07" responded 200 in 29.8943 ms 2026-04-02 11:07:41.458 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3426 ms 2026-04-02 11:07:41.794 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 113.7720 ms 2026-04-02 11:07:42.107 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 121.2077 ms 2026-04-02 11:07:43.833 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=f17c21d3-77ad-46c9-36cc-08de909106df" responded 200 in 395.2589 ms 2026-04-02 11:07:44.006 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3706 ms 2026-04-02 11:07:44.352 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 110.6489 ms 2026-04-02 11:07:46.978 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 129.5768 ms 2026-04-02 11:07:47.525 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 482.4402 ms 2026-04-02 11:07:47.677 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3086 ms 2026-04-02 11:07:47.914 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 108.3005 ms 2026-04-02 11:07:49.644 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8e6af7a3-60e3-4b67-36c7-08de909106df" responded 200 in 340.7225 ms 2026-04-02 11:07:50.049 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 479.7546 ms 2026-04-02 11:07:50.484 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5780 ms 2026-04-02 11:07:50.685 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 117.2235 ms 2026-04-02 11:07:51.977 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1862 ms 2026-04-02 11:07:53.197 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 119.3604 ms 2026-04-02 11:07:54.574 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.4546 ms 2026-04-02 11:07:54.827 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2282 ms 2026-04-02 11:07:55.176 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.2719 ms 2026-04-02 11:08:00.792 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 485.2972 ms 2026-04-02 11:08:00.998 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3531 ms 2026-04-02 11:08:01.417 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.3729 ms 2026-04-02 11:08:03.998 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 518.6725 ms 2026-04-02 11:08:04.198 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3251 ms 2026-04-02 11:08:04.513 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 111.1583 ms 2026-04-02 11:08:07.172 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8e6af7a3-60e3-4b67-36c7-08de909106df" responded 200 in 335.5978 ms 2026-04-02 11:08:07.445 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1730 ms 2026-04-02 11:08:07.714 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 114.6769 ms 2026-04-02 11:08:16.702 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 386.1362 ms 2026-04-02 11:08:17.366 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 472.2323 ms 2026-04-02 11:08:19.634 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2925 ms 2026-04-02 11:08:20.115 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.8990 ms 2026-04-02 11:08:23.961 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-10-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=84210&dateEffet=2026-04-07" responded 200 in 40.6116 ms 2026-04-02 11:09:16.310 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 469.4941 ms 2026-04-02 11:09:16.618 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3307 ms 2026-04-02 11:09:16.838 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 120.5535 ms 2026-04-02 11:09:24.391 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 1024.4936 ms 2026-04-02 11:09:24.713 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3416 ms 2026-04-02 11:09:25.094 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 119.5562 ms 2026-04-02 11:09:27.765 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 112.1695 ms 2026-04-02 11:09:28.095 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7274 ms 2026-04-02 11:09:28.254 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 481.9397 ms 2026-04-02 11:09:28.285 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 114.3851 ms 2026-04-02 11:09:28.635 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2456 ms 2026-04-02 11:09:28.948 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.1757 ms 2026-04-02 11:09:35.216 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 80.9112 ms 2026-04-02 11:09:35.526 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3642 ms 2026-04-02 11:09:35.722 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.4411 ms 2026-04-02 11:09:44.754 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 1033.4629 ms 2026-04-02 11:09:45.090 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1804 ms 2026-04-02 11:09:45.461 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.9903 ms 2026-04-02 11:10:30.506 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:10:30.506 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:10:30.591 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.4540 ms 2026-04-02 11:10:30.974 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:10:30.974 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:10:30.974 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6890 ms 2026-04-02 11:10:31.175 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:10:31.175 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:10:31.282 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.2251 ms 2026-04-02 11:10:32.119 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7640618803520004054219796" responded 200 in 25.8132 ms 2026-04-02 11:10:33.747 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7640618803520004054219796" responded 200 in 15.0858 ms 2026-04-02 11:10:38.844 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 482.6145 ms 2026-04-02 11:10:39.005 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.7596 ms 2026-04-02 11:10:39.526 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3458 ms 2026-04-02 11:10:39.818 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3346 ms 2026-04-02 11:10:40.078 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 152.5135 ms 2026-04-02 11:10:40.383 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 120.2328 ms 2026-04-02 11:10:50.432 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-06-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57280&dateEffet=2026-04-07" responded 200 in 169.6274 ms 2026-04-02 11:10:52.304 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-10-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59000&dateEffet=2026-04-07" responded 200 in 166.5159 ms 2026-04-02 11:11:42.407 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:11:42.407 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:11:47.608 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 5201.1593 ms 2026-04-02 11:11:47.954 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:11:47.954 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:11:47.954 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5369 ms 2026-04-02 11:11:48.173 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:11:48.173 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:11:48.383 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 15507.8508 ms 2026-04-02 11:11:48.969 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6784 ms 2026-04-02 11:11:49.186 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1014.0592 ms 2026-04-02 11:11:51.422 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2255.8212 ms 2026-04-02 11:12:02.737 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 12264.2973 ms 2026-04-02 11:12:15.458 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 9346.0924 ms 2026-04-02 11:13:21.147 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1884.2018 ms 2026-04-02 11:13:21.158 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2606 ms 2026-04-02 11:13:22.424 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2535 ms 2026-04-02 11:13:22.463 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1263.7200 ms 2026-04-02 11:13:22.902 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3301 ms 2026-04-02 11:13:22.902 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2078 ms 2026-04-02 11:13:23.625 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1034.4688 ms 2026-04-02 11:13:24.175 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1189.4642 ms 2026-04-02 11:13:25.055 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 830.2497 ms 2026-04-02 11:13:35.973 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 9487.7010 ms 2026-04-02 11:13:36.763 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2094 ms 2026-04-02 11:13:38.080 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1194.1062 ms 2026-04-02 11:13:41.084 +02: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=69370&dateEffet=2026-04-07" responded 200 in 618.8252 ms 2026-04-02 11:14:01.906 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1920.9948 ms 2026-04-02 11:14:02.195 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3096 ms 2026-04-02 11:14:03.134 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 372.3348 ms 2026-04-02 11:14:11.669 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 297.0294 ms 2026-04-02 11:14:12.037 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3713 ms 2026-04-02 11:14:12.288 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.6042 ms 2026-04-02 11:14:12.855 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 495.6618 ms 2026-04-02 11:14:13.275 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2275 ms 2026-04-02 11:14:13.472 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2836 ms 2026-04-02 11:14:17.580 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 251.8424 ms 2026-04-02 11:14:17.845 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2005 ms 2026-04-02 11:14:17.981 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3004 ms 2026-04-02 11:14:26.877 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-09-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93200&dateEffet=2026-04-07" responded 200 in 52.8153 ms 2026-04-02 11:14:36.135 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 78.8456 ms 2026-04-02 11:14:36.491 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1958 ms 2026-04-02 11:14:36.584 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.0646 ms 2026-04-02 11:14:47.718 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-04-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=22000&dateEffet=2026-04-07" responded 200 in 40.7857 ms 2026-04-02 11:14:47.814 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-04-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=22000&dateEffet=2026-04-07" responded 200 in 38.3730 ms 2026-04-02 11:14:49.054 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-08-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94249&dateEffet=2026-04-07" responded 200 in 36.7140 ms 2026-04-02 11:14:52.669 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 323.7276 ms 2026-04-02 11:14:52.850 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3748 ms 2026-04-02 11:14:52.966 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.4285 ms 2026-04-02 11:15:01.375 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-08-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=50800&dateEffet=2026-04-07" responded 200 in 50.8217 ms 2026-04-02 11:15:05.680 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 329.7540 ms 2026-04-02 11:15:06.058 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 518.7490 ms 2026-04-02 11:15:06.251 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3719 ms 2026-04-02 11:15:06.504 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 117.9950 ms 2026-04-02 11:15:11.575 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 499.4242 ms 2026-04-02 11:15:11.777 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3421 ms 2026-04-02 11:15:12.025 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 131.5517 ms 2026-04-02 11:16:26.118 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1950-12-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59420&dateEffet=2026-04-07" responded 200 in 48.1335 ms 2026-04-02 11:16:46.654 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2424 ms 2026-04-02 11:16:46.718 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.9848 ms 2026-04-02 11:16:48.756 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR9220041010100993868U03133" responded 200 in 14.8591 ms 2026-04-02 11:16:52.264 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 11:16:52.265 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 13.4158 ms 2026-04-02 11:16:52.515 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 194.4911 ms 2026-04-02 11:16:53.063 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1826 ms 2026-04-02 11:16:53.268 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9035 ms 2026-04-02 11:16:53.300 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR9220041010100993868U03133" responded 200 in 13.9747 ms 2026-04-02 11:16:56.832 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1207.0320 ms 2026-04-02 11:17:04.610 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 161.9215 ms 2026-04-02 11:17:04.845 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4352.5824 ms 2026-04-02 11:17:04.917 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3491 ms 2026-04-02 11:17:05.023 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2411 ms 2026-04-02 11:17:14.962 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 53.2694 ms 2026-04-02 11:17:15.271 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3445 ms 2026-04-02 11:17:15.428 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.4830 ms 2026-04-02 11:17:43.137 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 756.3862 ms 2026-04-02 11:17:43.412 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3239 ms 2026-04-02 11:17:43.503 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.4154 ms 2026-04-02 11:17:46.759 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 190.2593 ms 2026-04-02 11:17:47.058 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3261 ms 2026-04-02 11:17:47.146 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.4957 ms 2026-04-02 11:18:29.369 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 291.0408 ms 2026-04-02 11:18:30.933 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1804 ms 2026-04-02 11:18:31.291 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.6746 ms 2026-04-02 11:18:47.089 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:18:47.089 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:18:47.134 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-09-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33140&dateEffet=2026-04-07" responded 200 in 44.9621 ms 2026-04-02 11:18:49.511 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9c32f6c2-d2ce-486a-36cf-08de909106df" responded 200 in 288.5374 ms 2026-04-02 11:18:49.932 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3083 ms 2026-04-02 11:18:50.029 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8641 ms 2026-04-02 11:18:56.862 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 312.7224 ms 2026-04-02 11:18:57.255 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3728 ms 2026-04-02 11:18:57.398 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.6100 ms 2026-04-02 11:19:00.232 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9c32f6c2-d2ce-486a-36cf-08de909106df" responded 200 in 328.6577 ms 2026-04-02 11:19:00.572 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2502 ms 2026-04-02 11:19:00.854 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4800 ms 2026-04-02 11:19:28.158 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 399.2934 ms 2026-04-02 11:19:28.759 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 472.4643 ms 2026-04-02 11:19:29.354 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2066 ms 2026-04-02 11:19:29.672 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.2599 ms 2026-04-02 11:19:42.091 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 112.5686 ms 2026-04-02 11:19:42.310 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3724 ms 2026-04-02 11:19:42.487 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 109.5176 ms 2026-04-02 11:19:44.158 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 360.5201 ms 2026-04-02 11:19:44.733 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 449.0471 ms 2026-04-02 11:19:45.137 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3678 ms 2026-04-02 11:19:45.516 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 108.4658 ms 2026-04-02 11:19:46.613 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.1135 ms 2026-04-02 11:19:47.752 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1937 ms 2026-04-02 11:19:48.067 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 118.8839 ms 2026-04-02 11:19:51.677 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-03-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=10800&dateEffet=2026-04-07" responded 200 in 32.4191 ms 2026-04-02 11:19:56.417 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-09-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=85150&dateEffet=2026-04-07" responded 200 in 32.3876 ms 2026-04-02 11:20:17.453 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-05-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=68310&dateEffet=2026-04-07" responded 200 in 28.5910 ms 2026-04-02 11:21:09.443 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 53.8492 ms 2026-04-02 11:21:09.884 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2067 ms 2026-04-02 11:21:10.279 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.7243 ms 2026-04-02 11:21:12.580 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.7876 ms 2026-04-02 11:21:13.076 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1903 ms 2026-04-02 11:21:13.192 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.1215 ms 2026-04-02 11:21:26.559 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 308.5514 ms 2026-04-02 11:21:26.880 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3299 ms 2026-04-02 11:21:27.249 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.0059 ms 2026-04-02 11:21:33.558 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.8437 ms 2026-04-02 11:21:34.270 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1807 ms 2026-04-02 11:21:34.360 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.2772 ms 2026-04-02 11:21:50.758 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 306.1395 ms 2026-04-02 11:21:54.077 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3391 ms 2026-04-02 11:21:55.841 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4238 ms 2026-04-02 11:22:36.450 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1953-10-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=20129&dateEffet=2026-04-07" responded 200 in 38.6044 ms 2026-04-02 11:23:01.915 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.2229 ms 2026-04-02 11:23:02.438 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2498 ms 2026-04-02 11:23:02.663 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9783 ms 2026-04-02 11:23:22.410 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-06-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78660&dateEffet=2026-04-07" responded 200 in 45.6719 ms 2026-04-02 11:23:39.245 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.0854 ms 2026-04-02 11:23:39.657 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2753 ms 2026-04-02 11:23:39.821 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.7229 ms 2026-04-02 11:24:26.875 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-09-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44360&dateEffet=2026-04-07" responded 200 in 39.2941 ms 2026-04-02 11:24:39.716 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0793 ms 2026-04-02 11:24:39.790 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4703 ms 2026-04-02 11:24:40.524 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2617 ms 2026-04-02 11:24:40.526 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.8968 ms 2026-04-02 11:24:40.852 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.4831 ms 2026-04-02 11:24:40.928 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0390 ms 2026-04-02 11:24:42.150 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 149.7809 ms 2026-04-02 11:24:42.653 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3349 ms 2026-04-02 11:24:42.880 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.4113 ms 2026-04-02 11:24:53.764 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=62f90d5e-7350-4e7d-36c9-08de909106df" responded 200 in 299.9033 ms 2026-04-02 11:24:54.074 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3760 ms 2026-04-02 11:24:54.174 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.6571 ms 2026-04-02 11:24:55.675 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-06-06&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-04-07" responded 200 in 37.5944 ms 2026-04-02 11:25:06.858 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.2122 ms 2026-04-02 11:25:07.311 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2063 ms 2026-04-02 11:25:07.552 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7055 ms 2026-04-02 11:25:16.526 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-07-11&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-04-07" responded 200 in 58.7412 ms 2026-04-02 11:25:19.418 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:25:19.418 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:25:19.482 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.4866 ms 2026-04-02 11:25:19.771 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:25:19.771 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:25:19.771 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4218 ms 2026-04-02 11:25:19.916 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:25:19.916 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:25:19.942 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.9091 ms 2026-04-02 11:25:20.307 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-02-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=39000&dateEffet=2026-04-07" responded 200 in 44.5668 ms 2026-04-02 11:25:28.302 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2594 ms 2026-04-02 11:25:28.363 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.0182 ms 2026-04-02 11:25:28.713 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3557 ms 2026-04-02 11:25:28.718 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1692 ms 2026-04-02 11:25:28.979 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7173 ms 2026-04-02 11:25:29.052 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.8067 ms 2026-04-02 11:25:30.437 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 156.6454 ms 2026-04-02 11:25:30.843 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7400 ms 2026-04-02 11:25:31.205 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7357 ms 2026-04-02 11:25:33.170 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bacf2701-8856-47d1-36ce-08de909106df" responded 200 in 309.7606 ms 2026-04-02 11:25:33.505 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3528 ms 2026-04-02 11:25:33.653 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.6725 ms 2026-04-02 11:25:42.205 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.0105 ms 2026-04-02 11:25:42.658 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3581 ms 2026-04-02 11:25:42.751 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1376 ms 2026-04-02 11:25:54.282 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 315.0477 ms 2026-04-02 11:25:54.507 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 298.3287 ms 2026-04-02 11:25:54.629 +02:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 200 in 5.7051 ms 2026-04-02 11:25:54.630 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 200 in 4.8834 ms 2026-04-02 11:25:54.635 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 200 in 4.7025 ms 2026-04-02 11:25:54.636 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 200 in 4.7527 ms 2026-04-02 11:25:54.645 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 200 in 23.2422 ms 2026-04-02 11:25:54.647 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 200 in 18.4436 ms 2026-04-02 11:25:54.648 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 200 in 16.9482 ms 2026-04-02 11:25:54.648 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 200 in 17.5060 ms 2026-04-02 11:25:54.652 +02:00 [Information] HTTP "GET" "/css/site.css" responded 200 in 25.4279 ms 2026-04-02 11:25:54.688 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 200 in 64.0378 ms 2026-04-02 11:25:54.962 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 200 in 0.9602 ms 2026-04-02 11:25:55.200 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 200 in 576.3594 ms 2026-04-02 11:25:55.605 +02:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 200 in 0.7993 ms 2026-04-02 11:25:55.632 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 200 in 4.1927 ms 2026-04-02 11:25:55.712 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 200 in 82.9549 ms 2026-04-02 11:25:55.729 +02:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 200 in 43.4672 ms 2026-04-02 11:25:55.740 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 200 in 1.1898 ms 2026-04-02 11:25:55.745 +02:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 200 in 1.2410 ms 2026-04-02 11:25:55.745 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 200 in 1.2092 ms 2026-04-02 11:25:55.746 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 200 in 1.0754 ms 2026-04-02 11:25:55.763 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 200 in 19.8600 ms 2026-04-02 11:25:55.764 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 200 in 20.6554 ms 2026-04-02 11:25:55.796 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 200 in 52.5269 ms 2026-04-02 11:25:55.798 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3416 ms 2026-04-02 11:25:55.802 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 200 in 123.7584 ms 2026-04-02 11:25:55.827 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 200 in 83.4861 ms 2026-04-02 11:25:56.094 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 200 in 414.7049 ms 2026-04-02 11:25:56.303 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 200 in 1.0110 ms 2026-04-02 11:25:56.307 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 200 in 5.9448 ms 2026-04-02 11:25:56.332 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4025 ms 2026-04-02 11:25:56.398 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 200 in 97.2436 ms 2026-04-02 11:25:56.942 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 200 in 1263.6301 ms 2026-04-02 11:25:57.277 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:25:57.277 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:25:57.306 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-06-09&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-04-07" responded 200 in 29.4016 ms 2026-04-02 11:25:57.655 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 200 in 2025.6772 ms 2026-04-02 11:25:58.624 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.8183 ms 2026-04-02 11:26:04.763 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-04-12&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-04-07" responded 200 in 51.5363 ms 2026-04-02 11:26:14.484 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 320.5975 ms 2026-04-02 11:26:14.810 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2542 ms 2026-04-02 11:26:14.943 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.6183 ms 2026-04-02 11:26:22.428 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.0154 ms 2026-04-02 11:26:22.736 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2503 ms 2026-04-02 11:26:23.096 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.6031 ms 2026-04-02 11:26:27.988 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 336.6163 ms 2026-04-02 11:26:28.299 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2082 ms 2026-04-02 11:26:28.454 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2387 ms 2026-04-02 11:27:00.199 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 77.3414 ms 2026-04-02 11:27:00.534 +02:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 200 in 0.2305 ms 2026-04-02 11:27:00.534 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 200 in 0.2558 ms 2026-04-02 11:27:00.534 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 200 in 0.2404 ms 2026-04-02 11:27:00.535 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 200 in 0.2561 ms 2026-04-02 11:27:00.535 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 200 in 0.2446 ms 2026-04-02 11:27:00.537 +02:00 [Information] HTTP "GET" "/css/site.css" responded 200 in 0.2411 ms 2026-04-02 11:27:00.538 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 200 in 0.1731 ms 2026-04-02 11:27:00.538 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 200 in 0.2585 ms 2026-04-02 11:27:00.538 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 200 in 0.2109 ms 2026-04-02 11:27:00.713 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 200 in 179.2275 ms 2026-04-02 11:27:00.737 +02:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 200 in 0.2531 ms 2026-04-02 11:27:00.737 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 200 in 0.1776 ms 2026-04-02 11:27:00.741 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 200 in 0.2637 ms 2026-04-02 11:27:00.745 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 200 in 1.4093 ms 2026-04-02 11:27:00.745 +02:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 200 in 0.5008 ms 2026-04-02 11:27:00.745 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 200 in 0.1865 ms 2026-04-02 11:27:00.746 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 200 in 0.1769 ms 2026-04-02 11:27:00.746 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 200 in 0.2639 ms 2026-04-02 11:27:00.747 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 200 in 3.1120 ms 2026-04-02 11:27:00.748 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 200 in 0.2110 ms 2026-04-02 11:27:00.748 +02:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 200 in 0.2909 ms 2026-04-02 11:27:00.748 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 200 in 0.3398 ms 2026-04-02 11:27:00.749 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 200 in 0.2907 ms 2026-04-02 11:27:00.751 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 200 in 0.2349 ms 2026-04-02 11:27:00.758 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 200 in 7.1858 ms 2026-04-02 11:27:00.777 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 200 in 27.8676 ms 2026-04-02 11:27:00.778 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 200 in 28.5950 ms 2026-04-02 11:27:00.784 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 200 in 33.4076 ms 2026-04-02 11:27:01.136 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 200 in 601.9935 ms 2026-04-02 11:27:01.666 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3187 ms 2026-04-02 11:27:01.819 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 200 in 1080.9291 ms 2026-04-02 11:27:01.820 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 200 in 1076.2868 ms 2026-04-02 11:27:01.864 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 200 in 0.2812 ms 2026-04-02 11:27:01.864 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 200 in 0.1340 ms 2026-04-02 11:27:01.870 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 200 in 5.4236 ms 2026-04-02 11:27:04.101 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3040 ms 2026-04-02 11:27:11.750 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.2815 ms 2026-04-02 11:27:11.894 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 200 in 0.2854 ms 2026-04-02 11:27:11.895 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 200 in 0.2237 ms 2026-04-02 11:27:11.895 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 200 in 0.2899 ms 2026-04-02 11:27:11.895 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 200 in 0.1335 ms 2026-04-02 11:27:12.093 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1903 ms 2026-04-02 11:27:12.176 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.8622 ms 2026-04-02 11:27:12.253 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 200 in 0.2526 ms 2026-04-02 11:27:17.095 +02:00 [Information] HTTP "GET" "/robots.txt" responded 404 in 0.1650 ms 2026-04-02 11:27:17.363 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6853 ms 2026-04-02 11:27:17.628 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8942 ms 2026-04-02 11:27:20.547 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.3964 ms 2026-04-02 11:27:20.781 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-09-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31530&dateEffet=2026-04-07" responded 200 in 51.9811 ms 2026-04-02 11:27:20.819 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2794 ms 2026-04-02 11:27:20.862 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-09-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31530&dateEffet=2026-04-07" responded 200 in 28.9587 ms 2026-04-02 11:27:20.899 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_5d426fbb-ffd1-4222-99e5-1ddfe95e14f0.png" responded 200 in 0.2723 ms 2026-04-02 11:27:20.899 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_be429e27-fb57-4552-82f9-197c8f69ef27.png" responded 200 in 0.3468 ms 2026-04-02 11:27:20.901 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_e3348a6a-39bd-4b00-bdb8-3eb6ad5f3765.png" responded 200 in 0.2053 ms 2026-04-02 11:27:20.901 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_045daf7a-b949-40da-a59f-b7dac00fec91.png" responded 200 in 0.4405 ms 2026-04-02 11:27:20.901 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_0d95b8f1-c6ef-4c58-8b4c-bbfa8a665dcd.png" responded 200 in 0.3853 ms 2026-04-02 11:27:20.905 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_d1e672ea-405a-4d2d-ba8d-0b1480643e49.png" responded 200 in 5.9219 ms 2026-04-02 11:27:20.995 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4667 ms 2026-04-02 11:27:24.563 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 47.6854 ms 2026-04-02 11:27:25.268 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1931 ms 2026-04-02 11:27:25.342 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4679 ms 2026-04-02 11:28:21.338 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-02-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91600&dateEffet=2026-04-07" responded 200 in 54.4099 ms 2026-04-02 11:29:10.892 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.0841 ms 2026-04-02 11:29:11.320 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3469 ms 2026-04-02 11:29:11.425 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6164 ms 2026-04-02 11:29:39.778 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 298.0647 ms 2026-04-02 11:29:40.095 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3567 ms 2026-04-02 11:29:40.237 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.6957 ms 2026-04-02 11:29:44.530 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.7666 ms 2026-04-02 11:29:44.907 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2438 ms 2026-04-02 11:29:45.372 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.3612 ms 2026-04-02 11:29:50.788 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.5202 ms 2026-04-02 11:29:51.166 +02:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 200 in 0.2639 ms 2026-04-02 11:29:51.166 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 200 in 0.2851 ms 2026-04-02 11:29:51.216 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 200 in 50.8152 ms 2026-04-02 11:29:51.274 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 200 in 0.2428 ms 2026-04-02 11:29:51.276 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 200 in 0.3408 ms 2026-04-02 11:29:51.276 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 200 in 0.3038 ms 2026-04-02 11:29:51.277 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 200 in 0.2706 ms 2026-04-02 11:29:51.277 +02:00 [Information] HTTP "GET" "/css/site.css" responded 200 in 0.2270 ms 2026-04-02 11:29:51.278 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 200 in 0.2620 ms 2026-04-02 11:29:51.278 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 200 in 0.1745 ms 2026-04-02 11:29:51.283 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 200 in 0.1752 ms 2026-04-02 11:29:51.283 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 200 in 0.1889 ms 2026-04-02 11:29:51.453 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 200 in 179.1435 ms 2026-04-02 11:29:51.504 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 276.4310 ms 2026-04-02 11:29:51.821 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 200 in 0.2706 ms 2026-04-02 11:29:52.028 +02:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 200 in 0.7721 ms 2026-04-02 11:29:52.131 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 200 in 3.2039 ms 2026-04-02 11:29:52.215 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 200 in 0.2815 ms 2026-04-02 11:29:52.319 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 200 in 0.2632 ms 2026-04-02 11:29:52.364 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 200 in 0.2770 ms 2026-04-02 11:29:52.461 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 200 in 0.2116 ms 2026-04-02 11:29:52.516 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 200 in 287.8083 ms 2026-04-02 11:29:52.655 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 200 in 0.2020 ms 2026-04-02 11:29:52.754 +02:00 [Information] HTTP "GET" "/css/site.css" responded 200 in 0.2997 ms 2026-04-02 11:29:52.789 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 200 in 0.2005 ms 2026-04-02 11:29:52.882 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3155 ms 2026-04-02 11:29:52.956 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.0121 ms 2026-04-02 11:29:53.381 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3816 ms 2026-04-02 11:29:53.432 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 200 in 0.2793 ms 2026-04-02 11:29:53.441 +02:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 200 in 0.1983 ms 2026-04-02 11:29:53.443 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 200 in 0.2239 ms 2026-04-02 11:29:53.444 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 200 in 0.1874 ms 2026-04-02 11:29:53.447 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 200 in 0.8817 ms 2026-04-02 11:29:53.448 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 200 in 1.5845 ms 2026-04-02 11:29:53.458 +02:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 200 in 0.4257 ms 2026-04-02 11:29:53.459 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 200 in 0.1772 ms 2026-04-02 11:29:53.459 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 200 in 0.2500 ms 2026-04-02 11:29:53.460 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 200 in 0.1804 ms 2026-04-02 11:29:53.460 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 200 in 0.2562 ms 2026-04-02 11:29:53.460 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 200 in 0.1434 ms 2026-04-02 11:29:53.461 +02:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 200 in 0.1534 ms 2026-04-02 11:29:53.462 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 200 in 0.1134 ms 2026-04-02 11:29:53.462 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 200 in 0.1311 ms 2026-04-02 11:29:53.484 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 200 in 0.1714 ms 2026-04-02 11:29:53.489 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 200 in 0.2921 ms 2026-04-02 11:29:53.493 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 200 in 0.1589 ms 2026-04-02 11:29:53.561 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2826 ms 2026-04-02 11:29:53.561 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2401 ms 2026-04-02 11:29:53.883 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6242 ms 2026-04-02 11:29:53.917 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9846 ms 2026-04-02 11:29:53.946 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.1014 ms 2026-04-02 11:29:54.234 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 200 in 787.2560 ms 2026-04-02 11:29:54.397 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 200 in 952.8770 ms 2026-04-02 11:29:54.646 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 200 in 0.2120 ms 2026-04-02 11:29:54.646 +02:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 200 in 0.2147 ms 2026-04-02 11:29:54.646 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 200 in 0.3147 ms 2026-04-02 11:29:54.647 +02:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 200 in 0.4536 ms 2026-04-02 11:29:54.648 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 200 in 1.7504 ms 2026-04-02 11:29:54.648 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 200 in 0.2055 ms 2026-04-02 11:29:54.648 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 200 in 0.1908 ms 2026-04-02 11:29:54.648 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 200 in 0.4379 ms 2026-04-02 11:29:54.648 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 200 in 0.2381 ms 2026-04-02 11:29:54.648 +02:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 200 in 0.2144 ms 2026-04-02 11:29:54.649 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 200 in 0.2230 ms 2026-04-02 11:29:54.649 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 200 in 0.1617 ms 2026-04-02 11:29:54.649 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 200 in 0.1942 ms 2026-04-02 11:29:54.649 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 200 in 0.1573 ms 2026-04-02 11:29:54.650 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 200 in 0.2160 ms 2026-04-02 11:29:54.650 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 200 in 3.9558 ms 2026-04-02 11:29:54.675 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2746 ms 2026-04-02 11:29:55.243 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 200 in 597.0056 ms 2026-04-02 11:29:55.245 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 144.1193 ms 2026-04-02 11:29:55.641 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2837 ms 2026-04-02 11:29:55.750 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1977-03-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=40190&dateEffet=2026-04-07" responded 200 in 28.7390 ms 2026-04-02 11:29:55.772 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.2784 ms 2026-04-02 11:29:56.256 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 200 in 1610.4902 ms 2026-04-02 11:29:56.463 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.2584 ms 2026-04-02 11:29:57.213 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1431 ms 2026-04-02 11:30:00.911 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 757.6737 ms 2026-04-02 11:30:01.135 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3341 ms 2026-04-02 11:30:01.276 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.5700 ms 2026-04-02 11:30:04.717 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 200 in 0.2567 ms 2026-04-02 11:30:04.717 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 200 in 0.2736 ms 2026-04-02 11:30:04.717 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 200 in 0.4721 ms 2026-04-02 11:30:07.746 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8e6af7a3-60e3-4b67-36c7-08de909106df" responded 200 in 278.0950 ms 2026-04-02 11:30:08.205 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 200 in 0.2308 ms 2026-04-02 11:30:08.256 +02:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 200 in 0.2354 ms 2026-04-02 11:30:08.309 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 200 in 2.8884 ms 2026-04-02 11:30:08.335 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 200 in 0.2379 ms 2026-04-02 11:30:08.447 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 200 in 0.1796 ms 2026-04-02 11:30:08.462 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 200 in 0.2421 ms 2026-04-02 11:30:08.619 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 200 in 0.2066 ms 2026-04-02 11:30:08.693 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 200 in 294.0929 ms 2026-04-02 11:30:08.828 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 200 in 0.3154 ms 2026-04-02 11:30:08.851 +02:00 [Information] HTTP "GET" "/css/site.css" responded 200 in 0.2111 ms 2026-04-02 11:30:08.852 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 200 in 0.1957 ms 2026-04-02 11:30:08.898 +02:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 200 in 0.2245 ms 2026-04-02 11:30:08.944 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 200 in 0.2096 ms 2026-04-02 11:30:08.990 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 200 in 0.2085 ms 2026-04-02 11:30:09.049 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 200 in 1.6913 ms 2026-04-02 11:30:09.592 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 200 in 622.6432 ms 2026-04-02 11:30:09.760 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 200 in 0.3103 ms 2026-04-02 11:30:09.773 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 200 in 0.1787 ms 2026-04-02 11:30:09.999 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 200 in 0.2522 ms 2026-04-02 11:30:09.999 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 200 in 0.2525 ms 2026-04-02 11:30:10.028 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3217 ms 2026-04-02 11:30:10.175 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 200 in 0.2711 ms 2026-04-02 11:30:10.413 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 200 in 11.5187 ms 2026-04-02 11:30:10.442 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1387 ms 2026-04-02 11:30:10.650 +02:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 200 in 0.4126 ms 2026-04-02 11:30:10.910 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 200 in 511.3989 ms 2026-04-02 11:30:11.036 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 200 in 0.2499 ms 2026-04-02 11:30:11.592 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 200 in 0.8376 ms 2026-04-02 11:30:11.592 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 200 in 0.7843 ms 2026-04-02 11:30:11.593 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 200 in 1.2817 ms 2026-04-02 11:30:12.570 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 200 in 0.8501 ms 2026-04-02 11:30:12.570 +02:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 200 in 0.8239 ms 2026-04-02 11:30:12.570 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 200 in 0.7427 ms 2026-04-02 11:30:12.729 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 200 in 0.7637 ms 2026-04-02 11:30:12.729 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 200 in 0.6674 ms 2026-04-02 11:30:12.729 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 200 in 0.7068 ms 2026-04-02 11:30:12.801 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 200 in 0.6950 ms 2026-04-02 11:30:12.811 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 200 in 4.1955 ms 2026-04-02 11:30:13.192 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_d1e672ea-405a-4d2d-ba8d-0b1480643e49.png" responded 200 in 0.3089 ms 2026-04-02 11:30:13.192 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_5d426fbb-ffd1-4222-99e5-1ddfe95e14f0.png" responded 200 in 0.3089 ms 2026-04-02 11:30:13.653 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_be429e27-fb57-4552-82f9-197c8f69ef27.png" responded 200 in 1.1037 ms 2026-04-02 11:30:13.653 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_e3348a6a-39bd-4b00-bdb8-3eb6ad5f3765.png" responded 200 in 1.1283 ms 2026-04-02 11:30:13.654 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_045daf7a-b949-40da-a59f-b7dac00fec91.png" responded 200 in 0.8582 ms 2026-04-02 11:30:14.073 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_0d95b8f1-c6ef-4c58-8b4c-bbfa8a665dcd.png" responded 200 in 0.3090 ms 2026-04-02 11:30:14.597 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 294.8551 ms 2026-04-02 11:30:14.998 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2123 ms 2026-04-02 11:30:15.122 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.2782 ms 2026-04-02 11:30:45.750 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.2708 ms 2026-04-02 11:30:45.980 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2558 ms 2026-04-02 11:30:46.155 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.9368 ms 2026-04-02 11:31:29.700 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 295.4510 ms 2026-04-02 11:31:29.945 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3715 ms 2026-04-02 11:31:30.252 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.7056 ms 2026-04-02 11:31:30.302 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 200 in 0.2961 ms 2026-04-02 11:31:30.673 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 200 in 0.6991 ms 2026-04-02 11:32:04.731 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000013414450130409" responded 200 in 32.8392 ms 2026-04-02 11:32:33.665 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-02-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95500&dateEffet=2026-04-07" responded 200 in 28.8132 ms 2026-04-02 11:32:43.940 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.3861 ms 2026-04-02 11:32:44.303 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3200 ms 2026-04-02 11:32:44.483 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1500 ms 2026-04-02 11:32:57.620 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.5327 ms 2026-04-02 11:32:57.801 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9503 ms 2026-04-02 11:32:57.935 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.9959 ms 2026-04-02 11:33:02.832 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 314.1272 ms 2026-04-02 11:33:03.026 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3885 ms 2026-04-02 11:33:03.234 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.4048 ms 2026-04-02 11:33:17.671 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-09-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=55150&dateEffet=2026-04-07" responded 200 in 39.1451 ms 2026-04-02 11:33:19.367 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1432.6016 ms 2026-04-02 11:33:29.640 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.4854 ms 2026-04-02 11:33:32.460 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4356.9273 ms 2026-04-02 11:33:33.410 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:33:33.410 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:33:33.424 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000015277047792838" responded 200 in 14.7413 ms 2026-04-02 11:33:39.353 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:33:39.353 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:33:39.361 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.6029 ms 2026-04-02 11:33:39.366 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000015277047792838" responded 200 in 13.2995 ms 2026-04-02 11:33:39.732 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2218 ms 2026-04-02 11:33:39.833 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0403 ms 2026-04-02 11:33:43.622 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:33:43.622 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:33:44.990 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1368.9805 ms 2026-04-02 11:34:00.929 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-02-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=01170&dateEffet=2026-04-07" responded 200 in 40.5552 ms 2026-04-02 11:34:05.990 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.8420 ms 2026-04-02 11:34:06.383 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2247 ms 2026-04-02 11:34:06.516 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1311 ms 2026-04-02 11:34:27.595 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.5081 ms 2026-04-02 11:34:27.886 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3450 ms 2026-04-02 11:34:28.036 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4473 ms 2026-04-02 11:34:28.427 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:34:28.427 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:34:32.611 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4184.7869 ms 2026-04-02 11:34:57.611 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 200 in 0.9683 ms 2026-04-02 11:34:57.613 +02:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 200 in 0.7864 ms 2026-04-02 11:34:57.616 +02:00 [Information] HTTP "GET" "/css/site.css" responded 200 in 0.2241 ms 2026-04-02 11:34:57.617 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 200 in 0.2044 ms 2026-04-02 11:34:57.617 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 200 in 0.2442 ms 2026-04-02 11:34:57.617 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 200 in 0.2414 ms 2026-04-02 11:34:57.617 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 200 in 0.1856 ms 2026-04-02 11:34:57.617 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 200 in 0.1694 ms 2026-04-02 11:34:57.617 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 200 in 0.1692 ms 2026-04-02 11:34:57.701 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 200 in 86.7900 ms 2026-04-02 11:34:58.173 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 200 in 558.0268 ms 2026-04-02 11:35:03.177 +02:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 200 in 0.7584 ms 2026-04-02 11:35:03.577 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 183.8422 ms 2026-04-02 11:35:03.929 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3728 ms 2026-04-02 11:35:04.060 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8178 ms 2026-04-02 11:35:04.108 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 200 in 0.2353 ms 2026-04-02 11:35:04.130 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 200 in 0.2455 ms 2026-04-02 11:35:04.730 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 200 in 618.2046 ms 2026-04-02 11:35:05.922 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=dec76e66-96ec-4bcc-36d1-08de909106df" responded 200 in 320.4166 ms 2026-04-02 11:35:05.948 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 200 in 0.3862 ms 2026-04-02 11:35:06.494 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2449 ms 2026-04-02 11:35:06.578 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1934 ms 2026-04-02 11:35:07.081 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 200 in 0.7884 ms 2026-04-02 11:35:07.145 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 200 in 0.2382 ms 2026-04-02 11:35:07.160 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3631 ms 2026-04-02 11:35:07.211 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 200 in 0.3025 ms 2026-04-02 11:35:07.221 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 200 in 1.9244 ms 2026-04-02 11:35:07.257 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.5931 ms 2026-04-02 11:35:07.352 +02:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 200 in 0.2779 ms 2026-04-02 11:35:07.353 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 200 in 2.2179 ms 2026-04-02 11:35:07.720 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 200 in 456.4043 ms 2026-04-02 11:35:08.024 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 200 in 0.3077 ms 2026-04-02 11:35:08.127 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 200 in 0.5471 ms 2026-04-02 11:35:08.169 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 200 in 0.8122 ms 2026-04-02 11:35:08.169 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 200 in 1.0883 ms 2026-04-02 11:35:08.304 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 200 in 0.2622 ms 2026-04-02 11:35:08.571 +02:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 200 in 0.7974 ms 2026-04-02 11:35:08.571 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 200 in 0.7907 ms 2026-04-02 11:35:08.584 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 200 in 0.6542 ms 2026-04-02 11:35:08.869 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 200 in 0.7321 ms 2026-04-02 11:35:08.927 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 200 in 0.2134 ms 2026-04-02 11:35:08.927 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 200 in 0.2446 ms 2026-04-02 11:35:40.948 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 307.8324 ms 2026-04-02 11:35:41.724 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2312 ms 2026-04-02 11:35:43.269 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.5623 ms 2026-04-02 11:36:11.782 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:36:11.782 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:36:11.925 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 143.0340 ms 2026-04-02 11:36:12.629 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 310.6328 ms 2026-04-02 11:36:12.885 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:36:12.885 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:36:12.885 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4473 ms 2026-04-02 11:36:12.959 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0396 ms 2026-04-02 11:36:13.080 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9796 ms 2026-04-02 11:36:13.501 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:36:13.501 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:36:13.523 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5337 ms 2026-04-02 11:36:17.584 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.9194 ms 2026-04-02 11:36:17.907 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2055 ms 2026-04-02 11:36:18.045 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6817 ms 2026-04-02 11:36:25.592 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 148.4295 ms 2026-04-02 11:36:25.945 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3891 ms 2026-04-02 11:36:26.147 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9228 ms 2026-04-02 11:36:27.110 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 336.5003 ms 2026-04-02 11:36:27.739 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 482.8606 ms 2026-04-02 11:36:28.322 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1935 ms 2026-04-02 11:36:28.504 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 130.7374 ms 2026-04-02 11:36:29.640 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.9895 ms 2026-04-02 11:36:30.187 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3531 ms 2026-04-02 11:36:30.369 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.0457 ms 2026-04-02 11:36:31.515 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-03-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57100&dateEffet=2026-04-07" responded 200 in 33.6922 ms 2026-04-02 11:36:49.171 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.7989 ms 2026-04-02 11:36:49.544 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2420 ms 2026-04-02 11:36:49.723 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.8489 ms 2026-04-02 11:36:52.104 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-03-12&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-04-07" responded 200 in 30.4353 ms 2026-04-02 11:36:52.305 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_d1e672ea-405a-4d2d-ba8d-0b1480643e49.png" responded 200 in 0.2865 ms 2026-04-02 11:36:52.305 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_5d426fbb-ffd1-4222-99e5-1ddfe95e14f0.png" responded 200 in 0.1668 ms 2026-04-02 11:36:52.306 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_045daf7a-b949-40da-a59f-b7dac00fec91.png" responded 200 in 0.2092 ms 2026-04-02 11:36:52.307 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_e3348a6a-39bd-4b00-bdb8-3eb6ad5f3765.png" responded 200 in 0.1911 ms 2026-04-02 11:36:57.630 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:36:57.630 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:36:57.958 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d766e945-053e-4555-36d2-08de909106df" responded 200 in 329.0984 ms 2026-04-02 11:36:58.357 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:36:58.357 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:36:58.357 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5324 ms 2026-04-02 11:36:58.413 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:36:58.413 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:36:58.519 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.5092 ms 2026-04-02 11:37:16.223 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 89.0244 ms 2026-04-02 11:37:16.722 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2920 ms 2026-04-02 11:37:16.963 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 127.3922 ms 2026-04-02 11:37:19.900 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2641 ms 2026-04-02 11:37:20.047 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.0423 ms 2026-04-02 11:37:20.432 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3199 ms 2026-04-02 11:37:20.435 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2227 ms 2026-04-02 11:37:20.710 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.9746 ms 2026-04-02 11:37:20.875 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.0628 ms 2026-04-02 11:37:22.907 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 601.6609 ms 2026-04-02 11:37:23.371 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3169 ms 2026-04-02 11:37:23.808 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.2572 ms 2026-04-02 11:37:28.553 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=dec76e66-96ec-4bcc-36d1-08de909106df" responded 200 in 319.1762 ms 2026-04-02 11:37:28.818 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3255 ms 2026-04-02 11:37:28.997 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.3675 ms 2026-04-02 11:37:32.316 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 354.9346 ms 2026-04-02 11:37:32.892 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 474.4400 ms 2026-04-02 11:37:33.145 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3090 ms 2026-04-02 11:37:33.327 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 124.7715 ms 2026-04-02 11:37:34.895 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.6912 ms 2026-04-02 11:37:35.286 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1882 ms 2026-04-02 11:37:35.577 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 135.0235 ms 2026-04-02 11:37:36.576 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.8011 ms 2026-04-02 11:37:36.785 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3871 ms 2026-04-02 11:37:37.051 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 115.4838 ms 2026-04-02 11:37:40.530 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 485.3567 ms 2026-04-02 11:37:40.886 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3072 ms 2026-04-02 11:37:41.149 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 138.6908 ms 2026-04-02 11:37:44.268 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-10-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=50240&dateEffet=2026-04-07" responded 200 in 31.2261 ms 2026-04-02 11:37:44.473 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_d1e672ea-405a-4d2d-ba8d-0b1480643e49.png" responded 200 in 0.3875 ms 2026-04-02 11:37:44.481 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_5d426fbb-ffd1-4222-99e5-1ddfe95e14f0.png" responded 200 in 0.2568 ms 2026-04-02 11:37:44.493 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_045daf7a-b949-40da-a59f-b7dac00fec91.png" responded 200 in 0.2639 ms 2026-04-02 11:37:44.494 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_e3348a6a-39bd-4b00-bdb8-3eb6ad5f3765.png" responded 200 in 0.2643 ms 2026-04-02 11:37:50.673 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-12-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57150&dateEffet=2026-04-07" responded 200 in 44.2507 ms 2026-04-02 11:38:14.060 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1977-02-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=18340&dateEffet=2026-04-07" responded 200 in 32.5573 ms 2026-04-02 11:38:19.093 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:19.094 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:19.367 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 274.1791 ms 2026-04-02 11:38:19.507 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:19.507 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:19.828 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 321.0197 ms 2026-04-02 11:38:20.508 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:20.509 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:20.509 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5644 ms 2026-04-02 11:38:20.616 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:20.616 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:20.759 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 143.7959 ms 2026-04-02 11:38:25.766 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:25.766 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:25.862 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.7763 ms 2026-04-02 11:38:26.415 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:26.415 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:26.415 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3780 ms 2026-04-02 11:38:27.317 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:27.317 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:38:27.439 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 122.5593 ms 2026-04-02 11:38:27.568 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2349 ms 2026-04-02 11:38:27.623 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.9407 ms 2026-04-02 11:38:49.560 +02:00 [Information] Login et/ou mot de passe invalide 2026-04-02 11:38:49.562 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 7.8535 ms 2026-04-02 11:39:19.204 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-02 11:39:19.204 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 9.6252 ms 2026-04-02 11:39:19.570 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 318.6428 ms 2026-04-02 11:39:20.137 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3052 ms 2026-04-02 11:39:20.434 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 114.0805 ms 2026-04-02 11:39:42.871 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 489.6175 ms 2026-04-02 11:39:43.170 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3544 ms 2026-04-02 11:39:43.653 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 173.7224 ms 2026-04-02 11:39:43.671 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 200 in 0.2922 ms 2026-04-02 11:39:48.329 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 1002.6577 ms 2026-04-02 11:39:48.601 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3653 ms 2026-04-02 11:39:48.865 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 130.6245 ms 2026-04-02 11:39:50.534 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8b7af834-ff67-43cd-8687-08de8fc7153a" responded 200 in 327.5852 ms 2026-04-02 11:39:50.661 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3120 ms 2026-04-02 11:39:50.916 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 145.6527 ms 2026-04-02 11:39:52.732 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 368.3072 ms 2026-04-02 11:39:53.312 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 494.8624 ms 2026-04-02 11:39:53.599 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5476 ms 2026-04-02 11:39:53.800 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 114.4189 ms 2026-04-02 11:40:03.132 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:40:03.132 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:40:03.164 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-04-02&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-04-07" responded 200 in 32.5093 ms 2026-04-02 11:40:31.255 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.4763 ms 2026-04-02 11:40:33.968 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1711 ms 2026-04-02 11:40:34.235 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 118.9660 ms 2026-04-02 11:40:49.550 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-01-07&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-04-07" responded 200 in 833.5663 ms 2026-04-02 11:40:49.738 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_be429e27-fb57-4552-82f9-197c8f69ef27.png" responded 200 in 1.1948 ms 2026-04-02 11:40:49.741 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_0d95b8f1-c6ef-4c58-8b4c-bbfa8a665dcd.png" responded 200 in 1.0261 ms 2026-04-02 11:41:25.599 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-05-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93200&dateEffet=2026-04-07" responded 200 in 338.2691 ms 2026-04-02 11:42:36.921 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2342.0722 ms 2026-04-02 11:42:37.376 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2030 ms 2026-04-02 11:42:39.200 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1640.1569 ms 2026-04-02 11:42:50.971 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-07-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76220&dateEffet=2026-04-07" responded 200 in 467.8145 ms 2026-04-02 11:43:30.885 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 2624.0317 ms 2026-04-02 11:43:43.096 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 12006.9252 ms 2026-04-02 11:43:43.673 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 200 in 1.4238 ms 2026-04-02 11:43:44.752 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1986 ms 2026-04-02 11:43:45.544 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 200 in 0.9723 ms 2026-04-02 11:43:46.783 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1318.9933 ms 2026-04-02 11:43:51.045 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614806180007203940228066" responded 200 in 169.5901 ms 2026-04-02 11:43:53.576 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614806180007203940228066" responded 200 in 350.1562 ms 2026-04-02 11:44:01.768 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4362.9903 ms 2026-04-02 11:44:03.576 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1406.7149 ms 2026-04-02 11:44:03.821 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2963 ms 2026-04-02 11:44:04.404 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 485.0625 ms 2026-04-02 11:44:11.105 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616106000309601135914886" responded 200 in 25.7098 ms 2026-04-02 11:44:17.632 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1118.8367 ms 2026-04-02 11:44:23.146 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1248.9642 ms 2026-04-02 11:44:28.792 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3989.1214 ms 2026-04-02 11:44:30.643 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4414.8709 ms 2026-04-02 11:44:37.526 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.4303 ms 2026-04-02 11:44:38.060 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1880 ms 2026-04-02 11:44:38.233 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0441 ms 2026-04-02 11:45:18.018 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3791 ms 2026-04-02 11:45:18.084 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3281 ms 2026-04-02 11:45:18.820 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3323 ms 2026-04-02 11:45:18.827 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1823 ms 2026-04-02 11:45:19.190 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.7633 ms 2026-04-02 11:45:19.270 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0678 ms 2026-04-02 11:45:20.382 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 164.4344 ms 2026-04-02 11:45:20.859 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2344 ms 2026-04-02 11:45:20.989 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:45:20.989 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:45:21.041 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.7016 ms 2026-04-02 11:45:21.304 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.8569 ms 2026-04-02 11:45:21.350 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:45:21.350 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:45:21.350 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2875 ms 2026-04-02 11:45:21.398 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:45:21.398 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:45:21.427 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5863 ms 2026-04-02 11:45:31.988 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:45:31.988 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:45:32.029 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2002-08-13&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-04-07" responded 200 in 42.5532 ms 2026-04-02 11:45:47.731 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR2920041010101065491V03111" responded 200 in 15.2482 ms 2026-04-02 11:45:57.148 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR2920041010101065491V03111" responded 200 in 22.2944 ms 2026-04-02 11:45:57.506 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 312.9693 ms 2026-04-02 11:45:57.800 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3360 ms 2026-04-02 11:45:57.868 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0520 ms 2026-04-02 11:46:05.310 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 312.4651 ms 2026-04-02 11:46:05.817 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3583 ms 2026-04-02 11:46:06.007 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.0642 ms 2026-04-02 11:46:37.735 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 133.6179 ms 2026-04-02 11:46:37.967 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2937 ms 2026-04-02 11:46:38.249 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4564 ms 2026-04-02 11:46:45.849 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6ffef096-3146-4fc1-36d5-08de909106df" responded 200 in 286.2404 ms 2026-04-02 11:46:46.032 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3634 ms 2026-04-02 11:46:46.264 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.3022 ms 2026-04-02 11:46:52.007 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1135.6775 ms 2026-04-02 11:46:59.442 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4392.2281 ms 2026-04-02 11:47:07.669 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.4161 ms 2026-04-02 11:47:08.015 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3070 ms 2026-04-02 11:47:08.274 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8759 ms 2026-04-02 11:47:19.857 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-07-27&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-04-03" responded 200 in 52.7663 ms 2026-04-02 11:47:20.041 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_be429e27-fb57-4552-82f9-197c8f69ef27.png" responded 200 in 1.0495 ms 2026-04-02 11:47:20.049 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_0d95b8f1-c6ef-4c58-8b4c-bbfa8a665dcd.png" responded 200 in 0.9353 ms 2026-04-02 11:47:27.725 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 271.7867 ms 2026-04-02 11:47:28.231 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 327.4286 ms 2026-04-02 11:47:28.473 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2135 ms 2026-04-02 11:47:28.641 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 114.5715 ms 2026-04-02 11:48:03.164 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.5060 ms 2026-04-02 11:48:03.420 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2181 ms 2026-04-02 11:48:03.631 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 114.0431 ms 2026-04-02 11:48:09.701 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 463.1183 ms 2026-04-02 11:48:10.281 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3543 ms 2026-04-02 11:48:10.505 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 108.6408 ms 2026-04-02 11:48:29.382 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 505.7028 ms 2026-04-02 11:48:29.674 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3040 ms 2026-04-02 11:48:29.833 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 107.4865 ms 2026-04-02 11:48:41.456 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=26f15161-81cd-4025-36d7-08de909106df" responded 200 in 320.4827 ms 2026-04-02 11:48:42.087 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2797 ms 2026-04-02 11:48:42.460 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 105.9655 ms 2026-04-02 11:49:01.095 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 349.0534 ms 2026-04-02 11:49:01.713 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 482.9517 ms 2026-04-02 11:49:02.071 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2475 ms 2026-04-02 11:49:02.290 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.9264 ms 2026-04-02 11:49:03.271 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 568.4129 ms 2026-04-02 11:49:03.559 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2104 ms 2026-04-02 11:49:03.669 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.6385 ms 2026-04-02 11:49:03.855 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 325.0441 ms 2026-04-02 11:49:04.053 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2023 ms 2026-04-02 11:49:04.294 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 119.5117 ms 2026-04-02 11:49:06.616 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6ffef096-3146-4fc1-36d5-08de909106df" responded 200 in 346.3304 ms 2026-04-02 11:49:06.800 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2490 ms 2026-04-02 11:49:07.000 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 116.3666 ms 2026-04-02 11:49:17.985 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2002-02-08&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-04-07" responded 200 in 52.1496 ms 2026-04-02 11:49:28.166 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.6326 ms 2026-04-02 11:49:30.444 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1878 ms 2026-04-02 11:49:31.044 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 126.1625 ms 2026-04-02 11:49:41.163 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.6688 ms 2026-04-02 11:49:41.374 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2874 ms 2026-04-02 11:49:41.560 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 109.2483 ms 2026-04-02 11:49:54.528 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 587.7732 ms 2026-04-02 11:49:54.822 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3673 ms 2026-04-02 11:49:55.061 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 113.5052 ms 2026-04-02 11:49:56.726 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=26f15161-81cd-4025-36d7-08de909106df" responded 200 in 319.7945 ms 2026-04-02 11:49:56.962 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2053 ms 2026-04-02 11:49:57.189 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 110.3753 ms 2026-04-02 11:50:19.446 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 89.6431 ms 2026-04-02 11:50:19.847 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3425 ms 2026-04-02 11:50:20.106 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 122.2028 ms 2026-04-02 11:50:28.115 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-02-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33430&dateEffet=2026-04-07" responded 200 in 47.4843 ms 2026-04-02 11:50:28.204 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-02-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33430&dateEffet=2026-04-07" responded 200 in 28.9699 ms 2026-04-02 11:51:15.053 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-04-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=54360&dateEffet=2026-04-07" responded 200 in 34.7048 ms 2026-04-02 11:51:15.603 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d766e945-053e-4555-36d2-08de909106df" responded 200 in 364.5111 ms 2026-04-02 11:51:16.007 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3424 ms 2026-04-02 11:51:16.579 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 106.3542 ms 2026-04-02 11:51:21.590 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-07-27&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-04-07" responded 200 in 38.8089 ms 2026-04-02 11:51:25.300 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 464.0087 ms 2026-04-02 11:51:26.118 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1691 ms 2026-04-02 11:51:26.382 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 112.4350 ms 2026-04-02 11:51:34.664 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2001-04-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=72230&dateEffet=2026-04-07" responded 200 in 65.6926 ms 2026-04-02 11:51:42.931 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 317.0203 ms 2026-04-02 11:51:43.246 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2387 ms 2026-04-02 11:51:43.389 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7270 ms 2026-04-02 11:51:55.787 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 285.5405 ms 2026-04-02 11:51:56.108 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2956 ms 2026-04-02 11:51:56.279 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8731 ms 2026-04-02 11:51:56.464 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 200 in 0.2676 ms 2026-04-02 11:51:57.148 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 200 in 0.2406 ms 2026-04-02 11:52:01.367 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.9704 ms 2026-04-02 11:52:01.703 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1467 ms 2026-04-02 11:52:01.812 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.6894 ms 2026-04-02 11:52:08.285 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0191 ms 2026-04-02 11:52:08.356 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2531 ms 2026-04-02 11:52:09.103 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1817 ms 2026-04-02 11:52:09.105 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9618 ms 2026-04-02 11:52:09.210 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.7404 ms 2026-04-02 11:52:09.291 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1139 ms 2026-04-02 11:52:16.813 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-02-07&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-04-07" responded 200 in 25.6786 ms 2026-04-02 11:52:18.979 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 304.3209 ms 2026-04-02 11:52:19.669 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3448 ms 2026-04-02 11:52:20.171 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.7286 ms 2026-04-02 11:52:42.156 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2542 ms 2026-04-02 11:52:42.213 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.1137 ms 2026-04-02 11:52:42.431 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 0.3159 ms 2026-04-02 11:52:42.432 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 0.3652 ms 2026-04-02 11:52:42.432 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 0.2899 ms 2026-04-02 11:52:42.432 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 0.2895 ms 2026-04-02 11:52:42.433 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 0.2427 ms 2026-04-02 11:52:42.439 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 6.1278 ms 2026-04-02 11:52:42.439 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 8.8782 ms 2026-04-02 11:52:42.528 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 97.8569 ms 2026-04-02 11:52:42.700 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 0.2863 ms 2026-04-02 11:52:42.836 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 1.8330 ms 2026-04-02 11:52:42.888 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 457.8453 ms 2026-04-02 11:52:43.993 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 39.1867 ms 2026-04-02 11:52:44.108 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 16.0559 ms 2026-04-02 11:52:44.116 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 1683.2695 ms 2026-04-02 11:52:48.986 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7640618804970004033431006" responded 200 in 32.3462 ms 2026-04-02 11:52:51.866 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7640618804970004033431006" responded 200 in 26.2346 ms 2026-04-02 11:52:53.614 +02:00 [Information] Connexion utilisateur: Gestionnaire 2026-04-02 11:52:53.614 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 42.2209 ms 2026-04-02 11:52:54.244 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 574.5690 ms 2026-04-02 11:52:54.339 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 200 in 0.2628 ms 2026-04-02 11:52:54.340 +02:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 200 in 0.2487 ms 2026-04-02 11:52:54.340 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 200 in 0.2410 ms 2026-04-02 11:52:54.342 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 200 in 0.2014 ms 2026-04-02 11:52:54.342 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 200 in 2.6638 ms 2026-04-02 11:52:54.386 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 200 in 0.3480 ms 2026-04-02 11:52:54.386 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 200 in 0.2135 ms 2026-04-02 11:52:54.387 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 200 in 0.2296 ms 2026-04-02 11:52:54.387 +02:00 [Information] HTTP "GET" "/css/site.css" responded 200 in 0.3027 ms 2026-04-02 11:52:54.388 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 200 in 0.1877 ms 2026-04-02 11:52:54.388 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 200 in 0.1702 ms 2026-04-02 11:52:54.582 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 200 in 241.7682 ms 2026-04-02 11:52:54.637 +02:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 200 in 0.3623 ms 2026-04-02 11:52:54.637 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 200 in 0.3845 ms 2026-04-02 11:52:54.638 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 200 in 0.2807 ms 2026-04-02 11:52:54.640 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 200 in 1.5917 ms 2026-04-02 11:52:54.640 +02:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 200 in 0.3780 ms 2026-04-02 11:52:54.640 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 200 in 0.2259 ms 2026-04-02 11:52:54.641 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 200 in 0.2565 ms 2026-04-02 11:52:54.642 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 200 in 3.1836 ms 2026-04-02 11:52:54.643 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 200 in 0.2217 ms 2026-04-02 11:52:54.644 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 200 in 0.3262 ms 2026-04-02 11:52:54.644 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 200 in 0.2490 ms 2026-04-02 11:52:54.644 +02:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 200 in 0.2025 ms 2026-04-02 11:52:54.645 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 200 in 0.2806 ms 2026-04-02 11:52:54.645 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 200 in 0.1880 ms 2026-04-02 11:52:55.198 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3149 ms 2026-04-02 11:52:55.379 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 200 in 0.3921 ms 2026-04-02 11:52:55.379 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 200 in 0.5375 ms 2026-04-02 11:52:55.379 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 200 in 0.2217 ms 2026-04-02 11:52:55.492 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 200 in 853.3996 ms 2026-04-02 11:52:55.700 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 200 in 1063.3877 ms 2026-04-02 11:52:55.703 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 125.6533 ms 2026-04-02 11:52:56.479 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1261.6087 ms 2026-04-02 11:53:00.844 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 475.4763 ms 2026-04-02 11:53:01.043 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3113 ms 2026-04-02 11:53:01.114 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.1485 ms 2026-04-02 11:53:02.883 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=2ffbe625-cd7b-4250-86b1-08de8fc7153a" responded 200 in 293.8995 ms 2026-04-02 11:53:02.957 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 200 in 0.2458 ms 2026-04-02 11:53:03.007 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 200 in 0.3085 ms 2026-04-02 11:53:03.009 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 200 in 0.2818 ms 2026-04-02 11:53:03.010 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 200 in 0.2295 ms 2026-04-02 11:53:03.010 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 200 in 0.1604 ms 2026-04-02 11:53:03.049 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2832 ms 2026-04-02 11:53:03.118 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 200 in 0.3533 ms 2026-04-02 11:53:03.147 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4455 ms 2026-04-02 11:53:03.445 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_d1e672ea-405a-4d2d-ba8d-0b1480643e49.png" responded 200 in 1.1696 ms 2026-04-02 11:53:03.446 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_5d426fbb-ffd1-4222-99e5-1ddfe95e14f0.png" responded 200 in 1.0439 ms 2026-04-02 11:53:03.447 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_be429e27-fb57-4552-82f9-197c8f69ef27.png" responded 200 in 0.8650 ms 2026-04-02 11:53:03.448 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_045daf7a-b949-40da-a59f-b7dac00fec91.png" responded 200 in 0.2890 ms 2026-04-02 11:53:03.448 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_e3348a6a-39bd-4b00-bdb8-3eb6ad5f3765.png" responded 200 in 0.3190 ms 2026-04-02 11:53:03.449 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_0d95b8f1-c6ef-4c58-8b4c-bbfa8a665dcd.png" responded 200 in 0.2632 ms 2026-04-02 11:53:05.269 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 228.0905 ms 2026-04-02 11:53:06.289 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 956.5634 ms 2026-04-02 11:53:06.532 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3610 ms 2026-04-02 11:53:06.616 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.7595 ms 2026-04-02 11:53:10.291 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4411.3902 ms 2026-04-02 11:53:37.544 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 176.3544 ms 2026-04-02 11:53:37.995 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3367 ms 2026-04-02 11:53:38.182 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.1885 ms 2026-04-02 11:53:41.711 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:53:41.711 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:53:41.776 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.5056 ms 2026-04-02 11:53:42.136 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:53:42.136 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:53:42.136 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4060 ms 2026-04-02 11:53:42.238 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:53:42.238 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:53:42.281 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2080 ms 2026-04-02 11:53:57.406 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 198.0861 ms 2026-04-02 11:53:57.713 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3421 ms 2026-04-02 11:53:57.810 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.3253 ms 2026-04-02 11:54:01.761 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bde36500-687a-4daf-36d8-08de909106df" responded 200 in 296.5666 ms 2026-04-02 11:54:02.091 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4256 ms 2026-04-02 11:54:02.233 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4860 ms 2026-04-02 11:54:10.455 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 160.3209 ms 2026-04-02 11:54:10.821 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3099 ms 2026-04-02 11:54:10.962 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.5969 ms 2026-04-02 11:54:32.070 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=6ffef096-3146-4fc1-36d5-08de909106df" responded 200 in 275.9308 ms 2026-04-02 11:54:32.628 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3466 ms 2026-04-02 11:54:32.774 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.2751 ms 2026-04-02 11:54:45.615 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2606 ms 2026-04-02 11:54:45.689 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4139 ms 2026-04-02 11:54:46.024 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3207 ms 2026-04-02 11:54:46.025 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1611 ms 2026-04-02 11:54:46.365 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.4104 ms 2026-04-02 11:54:46.442 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.8755 ms 2026-04-02 11:54:48.205 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 206.2617 ms 2026-04-02 11:54:48.714 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1955 ms 2026-04-02 11:54:48.876 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5061 ms 2026-04-02 11:54:49.295 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-08-03&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-04-07" responded 200 in 40.9106 ms 2026-04-02 11:54:49.612 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_d1e672ea-405a-4d2d-ba8d-0b1480643e49.png" responded 200 in 0.3478 ms 2026-04-02 11:54:49.614 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_5d426fbb-ffd1-4222-99e5-1ddfe95e14f0.png" responded 200 in 0.2309 ms 2026-04-02 11:54:49.615 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_be429e27-fb57-4552-82f9-197c8f69ef27.png" responded 200 in 0.2959 ms 2026-04-02 11:54:49.615 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_045daf7a-b949-40da-a59f-b7dac00fec91.png" responded 200 in 0.2158 ms 2026-04-02 11:54:49.616 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_e3348a6a-39bd-4b00-bdb8-3eb6ad5f3765.png" responded 200 in 0.2442 ms 2026-04-02 11:54:49.617 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_0d95b8f1-c6ef-4c58-8b4c-bbfa8a665dcd.png" responded 200 in 0.1963 ms 2026-04-02 11:54:50.137 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613335003010411671314029" responded 200 in 34.7579 ms 2026-04-02 11:54:52.138 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613335003010411671314029" responded 200 in 43.2845 ms 2026-04-02 11:54:52.289 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bde36500-687a-4daf-36d8-08de909106df" responded 200 in 275.3875 ms 2026-04-02 11:54:52.521 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3465 ms 2026-04-02 11:54:52.614 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.0182 ms 2026-04-02 11:54:56.059 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1154.6303 ms 2026-04-02 11:55:01.369 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3004.6346 ms 2026-04-02 11:55:03.184 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 284.0329 ms 2026-04-02 11:55:03.756 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 483.8944 ms 2026-04-02 11:55:04.137 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4991 ms 2026-04-02 11:55:04.571 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 112.1424 ms 2026-04-02 11:55:29.356 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 320.4763 ms 2026-04-02 11:55:29.889 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 396.9028 ms 2026-04-02 11:55:30.429 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2253 ms 2026-04-02 11:55:31.004 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0652 ms 2026-04-02 11:55:31.041 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.8462 ms 2026-04-02 11:55:31.360 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1944 ms 2026-04-02 11:55:31.549 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 114.7118 ms 2026-04-02 11:55:48.909 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 329.5594 ms 2026-04-02 11:55:50.512 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 1470.9329 ms 2026-04-02 11:55:51.144 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2025 ms 2026-04-02 11:55:51.280 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.7400 ms 2026-04-02 11:56:09.179 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 534.2443 ms 2026-04-02 11:56:09.492 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3697 ms 2026-04-02 11:56:09.840 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.6452 ms 2026-04-02 11:56:10.689 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-04-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76570&dateEffet=2026-04-07" responded 200 in 46.9971 ms 2026-04-02 11:56:11.527 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7612548940010349888044052" responded 200 in 29.5172 ms 2026-04-02 11:56:13.707 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7612548940010349888044052" responded 200 in 25.3125 ms 2026-04-02 11:56:18.209 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1116.9053 ms 2026-04-02 11:56:30.658 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4145.9031 ms 2026-04-02 11:56:51.612 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.8397 ms 2026-04-02 11:56:52.216 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2625 ms 2026-04-02 11:56:52.389 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.1971 ms 2026-04-02 11:56:58.984 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.2691 ms 2026-04-02 11:56:59.250 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3518 ms 2026-04-02 11:56:59.456 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4978 ms 2026-04-02 11:57:02.725 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4241daf6-4886-44c2-86a0-08de8fc7153a" responded 200 in 304.3761 ms 2026-04-02 11:57:03.397 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2452 ms 2026-04-02 11:57:03.592 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.7920 ms 2026-04-02 11:57:10.910 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-01-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38500&dateEffet=2026-04-07" responded 200 in 53.0130 ms 2026-04-02 11:57:19.611 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 11:57:19.611 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 11:57:19.641 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-12-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75008&dateEffet=2026-04-07" responded 200 in 30.2929 ms 2026-04-02 11:57:23.959 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 303.7987 ms 2026-04-02 11:57:24.200 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8811 ms 2026-04-02 11:57:24.488 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2594 ms 2026-04-02 11:57:25.886 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4fa88693-82d1-404a-36d9-08de909106df" responded 200 in 292.6204 ms 2026-04-02 11:57:26.177 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3595 ms 2026-04-02 11:57:26.392 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0451 ms 2026-04-02 11:57:42.047 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.0895 ms 2026-04-02 11:57:43.331 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2036 ms 2026-04-02 11:57:43.741 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.6854 ms 2026-04-02 11:57:49.623 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.1806 ms 2026-04-02 11:57:50.022 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1939 ms 2026-04-02 11:57:50.565 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.9181 ms 2026-04-02 11:57:58.930 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 80.8742 ms 2026-04-02 11:57:59.286 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2164 ms 2026-04-02 11:57:59.435 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.9601 ms 2026-04-02 11:58:03.694 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-09-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69240&dateEffet=2026-04-07" responded 200 in 28.3202 ms 2026-04-02 11:58:08.816 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 313.3356 ms 2026-04-02 11:58:09.271 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3475 ms 2026-04-02 11:58:09.448 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9464 ms 2026-04-02 11:58:26.637 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-03-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31770&dateEffet=2026-04-07" responded 200 in 32.9519 ms 2026-04-02 11:58:27.418 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-06-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91160&dateEffet=2026-04-07" responded 200 in 52.6305 ms 2026-04-02 11:58:31.015 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 496.9916 ms 2026-04-02 11:58:31.590 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2385 ms 2026-04-02 11:58:32.116 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.0657 ms 2026-04-02 11:58:47.482 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 332.2762 ms 2026-04-02 11:58:47.807 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2709 ms 2026-04-02 11:58:47.914 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6845 ms 2026-04-02 11:58:47.950 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 162.2366 ms 2026-04-02 11:58:48.447 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3396 ms 2026-04-02 11:58:48.887 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.7120 ms 2026-04-02 11:59:00.154 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 151.0714 ms 2026-04-02 11:59:00.603 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1562 ms 2026-04-02 11:59:00.651 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=4fa88693-82d1-404a-36d9-08de909106df" responded 200 in 300.1768 ms 2026-04-02 11:59:00.817 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 200 in 0.2727 ms 2026-04-02 11:59:00.886 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3492 ms 2026-04-02 11:59:00.984 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3574 ms 2026-04-02 11:59:01.111 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.3510 ms 2026-04-02 11:59:03.247 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 311.3471 ms 2026-04-02 11:59:03.531 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2065 ms 2026-04-02 11:59:03.705 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6979 ms 2026-04-02 11:59:04.974 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 220.8632 ms 2026-04-02 11:59:05.376 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3552 ms 2026-04-02 11:59:06.050 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6182 ms 2026-04-02 11:59:12.059 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 141.8813 ms 2026-04-02 11:59:12.295 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3912 ms 2026-04-02 11:59:12.492 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.0255 ms 2026-04-02 11:59:16.638 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 296.4293 ms 2026-04-02 11:59:17.264 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0d766409-d690-4c21-36dc-08de909106df" responded 200 in 302.4691 ms 2026-04-02 11:59:17.481 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2984 ms 2026-04-02 11:59:17.586 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.9954 ms 2026-04-02 11:59:17.728 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 990.7682 ms 2026-04-02 11:59:18.179 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2882 ms 2026-04-02 11:59:18.356 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2008 ms 2026-04-02 11:59:19.578 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.9257 ms 2026-04-02 11:59:20.082 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2653 ms 2026-04-02 11:59:21.118 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9975 ms 2026-04-02 11:59:28.799 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 423.3688 ms 2026-04-02 11:59:29.466 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1931 ms 2026-04-02 11:59:29.652 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1530 ms 2026-04-02 11:59:38.816 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.6729 ms 2026-04-02 11:59:39.033 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 200 in 0.3179 ms 2026-04-02 11:59:39.033 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 200 in 0.2278 ms 2026-04-02 11:59:39.034 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 200 in 0.2846 ms 2026-04-02 11:59:39.034 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 200 in 0.2800 ms 2026-04-02 11:59:39.466 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7772 ms 2026-04-02 11:59:39.655 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.0133 ms 2026-04-02 11:59:39.745 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 200 in 0.3146 ms 2026-04-02 11:59:48.947 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-01-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=61100&dateEffet=2026-04-03" responded 200 in 61.1893 ms 2026-04-02 11:59:49.159 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_d1e672ea-405a-4d2d-ba8d-0b1480643e49.png" responded 200 in 0.3020 ms 2026-04-02 11:59:49.159 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_5d426fbb-ffd1-4222-99e5-1ddfe95e14f0.png" responded 200 in 0.3323 ms 2026-04-02 11:59:49.163 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_be429e27-fb57-4552-82f9-197c8f69ef27.png" responded 200 in 0.2656 ms 2026-04-02 11:59:49.164 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_045daf7a-b949-40da-a59f-b7dac00fec91.png" responded 200 in 0.1742 ms 2026-04-02 11:59:49.166 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_e3348a6a-39bd-4b00-bdb8-3eb6ad5f3765.png" responded 200 in 0.1806 ms 2026-04-02 11:59:49.167 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_0d95b8f1-c6ef-4c58-8b4c-bbfa8a665dcd.png" responded 200 in 0.2761 ms 2026-04-02 11:59:51.515 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-11-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31770&dateEffet=2026-04-07" responded 200 in 42.9939 ms 2026-04-02 11:59:56.605 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0637 ms 2026-04-02 11:59:56.706 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.3698 ms 2026-04-02 11:59:57.193 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3193 ms 2026-04-02 11:59:57.195 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2027 ms 2026-04-02 11:59:57.417 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-11-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77120&dateEffet=2026-04-07" responded 200 in 33.1746 ms 2026-04-02 11:59:57.605 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.0989 ms 2026-04-02 11:59:57.753 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4431 ms 2026-04-02 11:59:58.941 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 251.7455 ms 2026-04-02 11:59:59.392 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1927 ms 2026-04-02 11:59:59.574 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.7431 ms 2026-04-02 12:00:03.786 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 500.7047 ms 2026-04-02 12:00:04.047 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2365 ms 2026-04-02 12:00:04.228 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.6462 ms 2026-04-02 12:00:23.599 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2692 ms 2026-04-02 12:00:23.643 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.6553 ms 2026-04-02 12:00:32.468 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 12:00:32.468 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 44.0140 ms 2026-04-02 12:00:32.619 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.2366 ms 2026-04-02 12:00:33.062 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2668 ms 2026-04-02 12:00:33.452 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0903 ms 2026-04-02 12:00:42.988 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 335.0675 ms 2026-04-02 12:00:44.070 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 948.1836 ms 2026-04-02 12:00:44.837 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3327 ms 2026-04-02 12:00:44.960 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.5017 ms 2026-04-02 12:00:45.492 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:00:45.492 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:00:45.585 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.2550 ms 2026-04-02 12:00:45.946 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:00:45.946 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:00:45.946 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4766 ms 2026-04-02 12:00:46.043 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:00:46.043 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:00:46.079 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8829 ms 2026-04-02 12:00:46.492 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 166.5979 ms 2026-04-02 12:00:47.320 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 712.5427 ms 2026-04-02 12:00:47.724 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1895 ms 2026-04-02 12:00:47.827 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.9749 ms 2026-04-02 12:00:48.481 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-09-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76500&dateEffet=2026-04-07" responded 200 in 35.5670 ms 2026-04-02 12:01:00.737 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.7172 ms 2026-04-02 12:01:01.128 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3086 ms 2026-04-02 12:01:01.404 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6332 ms 2026-04-02 12:01:02.765 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0d766409-d690-4c21-36dc-08de909106df" responded 200 in 342.2577 ms 2026-04-02 12:01:03.178 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2496 ms 2026-04-02 12:01:03.315 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.5315 ms 2026-04-02 12:01:23.028 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-02-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60570&dateEffet=2026-04-07" responded 200 in 38.2592 ms 2026-04-02 12:01:23.117 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-02-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60570&dateEffet=2026-04-07" responded 200 in 39.3720 ms 2026-04-02 12:01:40.218 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 55.5252 ms 2026-04-02 12:01:40.569 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2051 ms 2026-04-02 12:01:40.758 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.6734 ms 2026-04-02 12:01:54.808 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-11-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=25000&dateEffet=2026-04-07" responded 200 in 25.4635 ms 2026-04-02 12:02:28.248 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.5077 ms 2026-04-02 12:02:28.632 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2861 ms 2026-04-02 12:02:28.718 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5688 ms 2026-04-02 12:02:34.626 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.9535 ms 2026-04-02 12:02:34.963 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2401 ms 2026-04-02 12:02:35.201 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.0763 ms 2026-04-02 12:02:42.320 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-12-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44120&dateEffet=2026-04-07" responded 200 in 38.7435 ms 2026-04-02 12:02:50.426 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-08-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=85150&dateEffet=2026-04-03" responded 200 in 44.5998 ms 2026-04-02 12:02:50.502 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-08-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=85150&dateEffet=2026-04-03" responded 200 in 29.1414 ms 2026-04-02 12:02:54.531 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 136.9062 ms 2026-04-02 12:02:55.161 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2069 ms 2026-04-02 12:02:55.445 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.1170 ms 2026-04-02 12:03:07.365 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.2720 ms 2026-04-02 12:03:07.858 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3680 ms 2026-04-02 12:03:07.965 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2451 ms 2026-04-02 12:03:11.414 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.2796 ms 2026-04-02 12:03:11.856 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4060 ms 2026-04-02 12:03:11.956 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6319 ms 2026-04-02 12:03:42.528 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-02-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=17430&dateEffet=2026-04-07" responded 200 in 54.1007 ms 2026-04-02 12:03:44.550 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.5520 ms 2026-04-02 12:03:46.539 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2502 ms 2026-04-02 12:03:46.684 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4552 ms 2026-04-02 12:03:59.196 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-12-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13300&dateEffet=2026-04-07" responded 200 in 40.5945 ms 2026-04-02 12:04:14.318 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 371.1814 ms 2026-04-02 12:04:14.512 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3441 ms 2026-04-02 12:04:14.658 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.6524 ms 2026-04-02 12:04:17.639 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.6956 ms 2026-04-02 12:04:17.835 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3650 ms 2026-04-02 12:04:17.935 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.1114 ms 2026-04-02 12:05:01.728 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:05:01.728 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:05:01.765 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-01-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=52300&dateEffet=2026-04-07" responded 200 in 37.5018 ms 2026-04-02 12:05:15.008 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.1993 ms 2026-04-02 12:05:15.355 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3297 ms 2026-04-02 12:05:15.585 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8979 ms 2026-04-02 12:05:23.276 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 676.0171 ms 2026-04-02 12:05:23.510 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2895 ms 2026-04-02 12:05:23.744 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.5093 ms 2026-04-02 12:05:32.294 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-05-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=40460&dateEffet=2026-04-07" responded 200 in 52.8979 ms 2026-04-02 12:05:32.983 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=83ee555b-654c-4d31-86b7-08de8fc7153a" responded 200 in 294.9888 ms 2026-04-02 12:05:33.149 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3838 ms 2026-04-02 12:05:33.234 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.1500 ms 2026-04-02 12:05:35.271 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 170.6934 ms 2026-04-02 12:05:36.058 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 728.8320 ms 2026-04-02 12:05:36.161 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3966 ms 2026-04-02 12:05:36.486 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.6806 ms 2026-04-02 12:05:51.173 +02: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=51350&dateEffet=2026-04-07" responded 200 in 66.4814 ms 2026-04-02 12:05:55.186 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-09-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=08700&dateEffet=2026-04-07" responded 200 in 44.4480 ms 2026-04-02 12:07:20.996 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 421.8227 ms 2026-04-02 12:07:22.125 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 949.4491 ms 2026-04-02 12:07:24.309 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1926 ms 2026-04-02 12:07:24.682 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.5186 ms 2026-04-02 12:07:31.723 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.5909 ms 2026-04-02 12:07:32.117 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3521 ms 2026-04-02 12:07:32.617 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3315 ms 2026-04-02 12:07:43.714 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-05-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69140&dateEffet=2026-04-09" responded 200 in 43.0094 ms 2026-04-02 12:07:47.790 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-05-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69140&dateEffet=2026-04-07" responded 200 in 40.5402 ms 2026-04-02 12:08:02.331 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-05-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69140&dateEffet=2026-04-07" responded 200 in 30.3246 ms 2026-04-02 12:08:48.595 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.3294 ms 2026-04-02 12:08:48.824 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3250 ms 2026-04-02 12:08:48.981 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.6294 ms 2026-04-02 12:09:01.074 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 110.7982 ms 2026-04-02 12:09:01.263 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3512 ms 2026-04-02 12:09:01.477 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.2657 ms 2026-04-02 12:09:11.650 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-11-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83790&dateEffet=2026-04-07" responded 200 in 52.5206 ms 2026-04-02 12:09:11.837 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.7349 ms 2026-04-02 12:09:12.652 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3459 ms 2026-04-02 12:09:13.061 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3429 ms 2026-04-02 12:09:20.060 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.0672 ms 2026-04-02 12:09:21.772 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3120 ms 2026-04-02 12:09:21.872 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.9298 ms 2026-04-02 12:09:22.016 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.8005 ms 2026-04-02 12:09:22.412 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3196 ms 2026-04-02 12:09:22.549 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.0512 ms 2026-04-02 12:09:38.486 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-05-15&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-04-07" responded 200 in 43.3703 ms 2026-04-02 12:09:42.356 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-08-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=22330&dateEffet=2026-04-07" responded 200 in 33.3899 ms 2026-04-02 12:10:15.898 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 89.4416 ms 2026-04-02 12:10:16.306 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1726 ms 2026-04-02 12:10:16.688 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.1703 ms 2026-04-02 12:10:28.599 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.3409 ms 2026-04-02 12:10:29.089 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2893 ms 2026-04-02 12:10:29.198 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.0926 ms 2026-04-02 12:10:31.870 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617238000010024634539286" responded 200 in 14.8566 ms 2026-04-02 12:10:33.547 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-07-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=79380&dateEffet=2026-04-07" responded 200 in 36.2542 ms 2026-04-02 12:10:34.357 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617238000010024634539286" responded 200 in 24.8978 ms 2026-04-02 12:10:37.289 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1184.9095 ms 2026-04-02 12:10:44.162 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4526.7903 ms 2026-04-02 12:10:51.734 +02:00 [Information] HTTP "GET" "/documents/PieceJointe/23-03-2026_9111bb97-aec2-4efa-8f6d-c9d6211ac88e.pdf" responded 200 in 372.2053 ms 2026-04-02 12:11:04.117 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 7599.7007 ms 2026-04-02 12:11:09.087 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 9038.3548 ms 2026-04-02 12:11:09.554 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3358 ms 2026-04-02 12:11:11.994 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2320.4807 ms 2026-04-02 12:11:31.916 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 15238.3303 ms 2026-04-02 12:11:32.400 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3444 ms 2026-04-02 12:11:33.776 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 16737.4284 ms 2026-04-02 12:11:34.144 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3296 ms 2026-04-02 12:11:35.048 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2424.4212 ms 2026-04-02 12:11:37.251 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2971.0278 ms 2026-04-02 12:11:49.525 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 11850.4082 ms 2026-04-02 12:11:50.032 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2775 ms 2026-04-02 12:11:51.757 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1609.0368 ms 2026-04-02 12:12:08.093 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613335004010404485695410" responded 200 in 827.1061 ms 2026-04-02 12:12:08.662 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 12022.2474 ms 2026-04-02 12:12:09.429 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4808.1896 ms 2026-04-02 12:12:11.493 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613335004010404485695410" responded 200 in 613.4201 ms 2026-04-02 12:12:12.045 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3677.6001 ms 2026-04-02 12:12:12.547 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3113 ms 2026-04-02 12:12:15.807 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2897.0962 ms 2026-04-02 12:12:15.871 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 12284.9573 ms 2026-04-02 12:12:16.632 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1810 ms 2026-04-02 12:12:17.009 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 291.4625 ms 2026-04-02 12:12:17.857 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4439.9515 ms 2026-04-02 12:12:22.030 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2655.0568 ms 2026-04-02 12:12:22.217 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3495 ms 2026-04-02 12:12:25.213 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2921.2345 ms 2026-04-02 12:12:30.393 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-02-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=12400&dateEffet=2026-04-07" responded 200 in 413.6693 ms 2026-04-02 12:12:30.431 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d5d91743-b03f-457d-36df-08de909106df" responded 200 in 37053.7337 ms 2026-04-02 12:12:30.863 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-02-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=12400&dateEffet=2026-04-07" responded 200 in 419.6319 ms 2026-04-02 12:12:30.946 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3372 ms 2026-04-02 12:12:32.678 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1310.7565 ms 2026-04-02 12:12:35.770 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 15705.6898 ms 2026-04-02 12:12:41.491 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d5d91743-b03f-457d-36df-08de909106df" responded 200 in 22525.3200 ms 2026-04-02 12:12:41.864 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2201 ms 2026-04-02 12:12:43.705 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1365.7453 ms 2026-04-02 12:13:05.296 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 7105.9982 ms 2026-04-02 12:13:05.762 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2115 ms 2026-04-02 12:13:07.151 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1177.2914 ms 2026-04-02 12:13:08.832 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1614.1802 ms 2026-04-02 12:13:09.206 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2953 ms 2026-04-02 12:13:10.455 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 760.8378 ms 2026-04-02 12:13:17.113 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-07-19&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-04-03" responded 200 in 288.8559 ms 2026-04-02 12:13:19.334 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2907 ms 2026-04-02 12:13:22.189 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2542 ms 2026-04-02 12:13:23.347 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3970.1118 ms 2026-04-02 12:13:24.476 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2245.6074 ms 2026-04-02 12:13:25.107 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2778 ms 2026-04-02 12:13:25.107 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1772 ms 2026-04-02 12:13:25.258 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 12280.0977 ms 2026-04-02 12:13:25.478 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3142 ms 2026-04-02 12:13:26.995 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1766.8003 ms 2026-04-02 12:13:27.008 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1408.3344 ms 2026-04-02 12:13:29.056 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2019.5353 ms 2026-04-02 12:13:38.303 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 7914.0332 ms 2026-04-02 12:13:38.591 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3659 ms 2026-04-02 12:13:41.489 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2767.3695 ms 2026-04-02 12:13:43.031 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d5d91743-b03f-457d-36df-08de909106df" responded 200 in 33636.2624 ms 2026-04-02 12:13:43.404 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3385 ms 2026-04-02 12:13:45.583 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1878.4323 ms 2026-04-02 12:13:50.672 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 3754.8376 ms 2026-04-02 12:13:51.262 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 8376.6976 ms 2026-04-02 12:13:52.060 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3300 ms 2026-04-02 12:13:54.235 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1980.3716 ms 2026-04-02 12:13:59.268 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-09-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02113&dateEffet=2026-04-07" responded 200 in 285.5271 ms 2026-04-02 12:14:00.126 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b2e4f6fa-d0ea-4d89-36e0-08de909106df" responded 200 in 30850.2177 ms 2026-04-02 12:14:00.486 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2306 ms 2026-04-02 12:14:02.373 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1624.1488 ms 2026-04-02 12:14:03.037 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 12280.5523 ms 2026-04-02 12:14:03.376 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2067 ms 2026-04-02 12:14:06.461 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2919.7573 ms 2026-04-02 12:14:07.002 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-05-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57590&dateEffet=2026-04-07" responded 200 in 537.2663 ms 2026-04-02 12:14:08.423 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.1613 ms 2026-04-02 12:14:08.955 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1996 ms 2026-04-02 12:14:09.153 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.3596 ms 2026-04-02 12:14:12.805 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6031.1621 ms 2026-04-02 12:14:14.941 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 280.7398 ms 2026-04-02 12:14:15.273 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3512 ms 2026-04-02 12:14:15.478 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.4841 ms 2026-04-02 12:14:20.283 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-01-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=47300&dateEffet=2026-04-03" responded 200 in 34.4144 ms 2026-04-02 12:14:21.164 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.2589 ms 2026-04-02 12:14:21.602 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3569 ms 2026-04-02 12:14:21.779 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.4364 ms 2026-04-02 12:14:40.930 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:14:40.930 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:14:41.007 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 78.2959 ms 2026-04-02 12:14:41.328 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:14:41.328 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:14:41.328 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4462 ms 2026-04-02 12:14:41.429 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:14:41.429 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:14:41.449 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.1305 ms 2026-04-02 12:14:50.089 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:14:50.089 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:14:50.118 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-03-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=6500&dateEffet=2026-04-07" responded 200 in 29.3365 ms 2026-04-02 12:14:53.937 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.7409 ms 2026-04-02 12:14:54.428 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3295 ms 2026-04-02 12:14:54.551 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6266 ms 2026-04-02 12:14:58.244 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 161.3575 ms 2026-04-02 12:14:58.622 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1987 ms 2026-04-02 12:14:59.022 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.0119 ms 2026-04-02 12:15:00.409 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR6930002010630000105032B80" responded 200 in 30.1606 ms 2026-04-02 12:15:03.455 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR6930002010630000105032B80" responded 200 in 14.9561 ms 2026-04-02 12:15:05.528 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1071.0150 ms 2026-04-02 12:15:12.011 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3083.1423 ms 2026-04-02 12:15:40.211 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-11-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94350&dateEffet=2026-04-07" responded 200 in 28.5699 ms 2026-04-02 12:16:07.954 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 359.9541 ms 2026-04-02 12:16:08.759 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 694.3771 ms 2026-04-02 12:16:09.350 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3278 ms 2026-04-02 12:16:09.805 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.7204 ms 2026-04-02 12:16:43.819 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 112.9229 ms 2026-04-02 12:16:44.013 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3642 ms 2026-04-02 12:16:44.158 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.8901 ms 2026-04-02 12:17:00.131 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 155.5025 ms 2026-04-02 12:17:00.550 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3311 ms 2026-04-02 12:17:00.740 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2388 ms 2026-04-02 12:17:05.669 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 190.1746 ms 2026-04-02 12:17:05.969 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2169 ms 2026-04-02 12:17:06.148 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.3123 ms 2026-04-02 12:17:09.648 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1ca219d0-2d87-49b8-36e1-08de909106df" responded 200 in 296.0204 ms 2026-04-02 12:17:09.968 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3359 ms 2026-04-02 12:17:10.069 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3580 ms 2026-04-02 12:17:20.066 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.8167 ms 2026-04-02 12:17:20.330 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3472 ms 2026-04-02 12:17:20.565 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.1122 ms 2026-04-02 12:17:42.194 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 343.5777 ms 2026-04-02 12:17:43.152 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3738 ms 2026-04-02 12:17:43.774 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.1121 ms 2026-04-02 12:17:47.865 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1ca219d0-2d87-49b8-36e1-08de909106df" responded 200 in 288.0263 ms 2026-04-02 12:17:48.684 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6330 ms 2026-04-02 12:17:48.860 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.8122 ms 2026-04-02 12:18:22.712 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 701.5708 ms 2026-04-02 12:18:23.791 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 926.2479 ms 2026-04-02 12:18:24.174 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3663 ms 2026-04-02 12:18:24.753 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.1606 ms 2026-04-02 12:18:25.579 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0236 ms 2026-04-02 12:18:25.691 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 68.0229 ms 2026-04-02 12:18:26.373 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3576 ms 2026-04-02 12:18:26.375 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1969 ms 2026-04-02 12:18:26.495 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.2609 ms 2026-04-02 12:18:26.609 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 74.2689 ms 2026-04-02 12:18:27.829 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 276.6433 ms 2026-04-02 12:18:28.110 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3599 ms 2026-04-02 12:18:28.308 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.1651 ms 2026-04-02 12:18:30.089 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b2e4f6fa-d0ea-4d89-36e0-08de909106df" responded 200 in 341.8857 ms 2026-04-02 12:18:30.502 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2488 ms 2026-04-02 12:18:30.661 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3487 ms 2026-04-02 12:18:51.859 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 109.9367 ms 2026-04-02 12:18:52.405 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3688 ms 2026-04-02 12:18:52.609 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5991 ms 2026-04-02 12:18:55.351 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:18:55.351 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:18:55.434 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.6214 ms 2026-04-02 12:18:55.743 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:18:55.743 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:18:55.743 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4990 ms 2026-04-02 12:18:55.860 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:18:55.860 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:18:55.903 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1303 ms 2026-04-02 12:18:59.275 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-03-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76200&dateEffet=2026-04-07" responded 200 in 32.3944 ms 2026-04-02 12:19:13.332 +02: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=56100&dateEffet=2026-04-07" responded 200 in 33.1188 ms 2026-04-02 12:19:15.775 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-05-05&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-04-07" responded 200 in 32.5137 ms 2026-04-02 12:19:35.821 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3dbb328e-b552-4f9f-36db-08de909106df" responded 200 in 338.5762 ms 2026-04-02 12:19:36.178 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3569 ms 2026-04-02 12:19:36.273 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4202 ms 2026-04-02 12:19:42.951 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 110.5245 ms 2026-04-02 12:19:44.894 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2514 ms 2026-04-02 12:19:45.197 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6259 ms 2026-04-02 12:21:23.136 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 86.1305 ms 2026-04-02 12:21:23.349 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1877 ms 2026-04-02 12:21:23.656 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3727 ms 2026-04-02 12:21:47.337 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4699.7069 ms 2026-04-02 12:22:02.846 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 465.1004 ms 2026-04-02 12:22:03.457 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3406 ms 2026-04-02 12:22:04.108 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 76.6355 ms 2026-04-02 12:22:20.207 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.5413 ms 2026-04-02 12:22:20.577 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1944 ms 2026-04-02 12:22:20.677 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.3837 ms 2026-04-02 12:22:22.456 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.2450 ms 2026-04-02 12:22:22.840 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1953 ms 2026-04-02 12:22:23.010 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.2996 ms 2026-04-02 12:22:35.669 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-01-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14250&dateEffet=2026-04-07" responded 200 in 51.0657 ms 2026-04-02 12:22:45.393 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-01-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14650&dateEffet=2026-04-07" responded 200 in 28.7264 ms 2026-04-02 12:22:48.594 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-12-02&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-04-07" responded 200 in 29.8719 ms 2026-04-02 12:23:11.846 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.2742 ms 2026-04-02 12:23:12.245 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1838 ms 2026-04-02 12:23:12.466 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.0668 ms 2026-04-02 12:24:52.222 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.8802 ms 2026-04-02 12:24:52.714 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3473 ms 2026-04-02 12:24:52.836 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4621 ms 2026-04-02 12:25:14.961 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-04-04&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-04-07" responded 200 in 44.8138 ms 2026-04-02 12:25:24.888 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 146.8595 ms 2026-04-02 12:25:25.088 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1679 ms 2026-04-02 12:25:25.280 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5513 ms 2026-04-02 12:25:31.104 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.8033 ms 2026-04-02 12:25:31.349 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1996 ms 2026-04-02 12:25:31.447 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4965 ms 2026-04-02 12:25:56.876 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.6143 ms 2026-04-02 12:25:58.659 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2991 ms 2026-04-02 12:25:58.913 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.3076 ms 2026-04-02 12:26:01.704 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:26:01.704 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:26:01.743 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-01-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95370&dateEffet=2026-04-07" responded 200 in 39.8292 ms 2026-04-02 12:26:14.435 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.6066 ms 2026-04-02 12:26:14.739 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3543 ms 2026-04-02 12:26:14.905 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.0454 ms 2026-04-02 12:26:59.353 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-12-01&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-04-07" responded 200 in 27.4471 ms 2026-04-02 12:27:20.421 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-03-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=25580&dateEffet=2026-04-07" responded 200 in 51.7440 ms 2026-04-02 12:27:53.368 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.8077 ms 2026-04-02 12:27:53.851 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1854 ms 2026-04-02 12:27:53.962 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.9205 ms 2026-04-02 12:28:10.559 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-07-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=68440&dateEffet=2026-04-07" responded 200 in 38.8126 ms 2026-04-02 12:28:21.030 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-01-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=22570&dateEffet=2026-04-07" responded 200 in 42.4610 ms 2026-04-02 12:28:58.898 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.9918 ms 2026-04-02 12:28:58.967 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.5619 ms 2026-04-02 12:28:59.118 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2913 ms 2026-04-02 12:28:59.690 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.3277 ms 2026-04-02 12:28:59.711 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3144 ms 2026-04-02 12:29:00.216 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.2382 ms 2026-04-02 12:29:19.717 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 284.0840 ms 2026-04-02 12:29:20.623 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3516 ms 2026-04-02 12:29:20.945 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4665 ms 2026-04-02 12:29:27.934 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 284.3004 ms 2026-04-02 12:29:28.294 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2926 ms 2026-04-02 12:29:28.469 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.1527 ms 2026-04-02 12:29:30.751 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.9865 ms 2026-04-02 12:29:31.117 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3032 ms 2026-04-02 12:29:31.253 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1804 ms 2026-04-02 12:29:42.181 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-10-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76800&dateEffet=2026-04-03" responded 200 in 55.9700 ms 2026-04-02 12:30:35.528 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-06-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67380&dateEffet=2026-04-07" responded 200 in 29.1190 ms 2026-04-02 12:31:13.620 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.7229 ms 2026-04-02 12:31:13.949 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3342 ms 2026-04-02 12:31:14.067 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8094 ms 2026-04-02 12:31:48.364 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 295.5898 ms 2026-04-02 12:31:48.685 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3507 ms 2026-04-02 12:31:48.867 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.2283 ms 2026-04-02 12:31:58.761 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 285.4011 ms 2026-04-02 12:31:59.053 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2942 ms 2026-04-02 12:31:59.253 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 303.5197 ms 2026-04-02 12:31:59.425 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3132 ms 2026-04-02 12:31:59.508 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0293 ms 2026-04-02 12:31:59.666 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5824 ms 2026-04-02 12:32:10.191 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.6256 ms 2026-04-02 12:32:11.667 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5250 ms 2026-04-02 12:32:11.858 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2893 ms 2026-04-02 12:32:36.025 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-02-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76490&dateEffet=2026-04-07" responded 200 in 51.6604 ms 2026-04-02 12:32:50.926 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-01-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=07011&dateEffet=2026-04-07" responded 200 in 35.3219 ms 2026-04-02 12:33:01.773 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-05-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78180&dateEffet=2026-04-07" responded 200 in 51.8692 ms 2026-04-02 12:33:05.225 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8430 ms 2026-04-02 12:33:05.304 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.8375 ms 2026-04-02 12:33:10.889 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 12:33:10.889 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 19.9261 ms 2026-04-02 12:33:11.040 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.0134 ms 2026-04-02 12:33:12.182 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2628 ms 2026-04-02 12:33:12.681 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4415 ms 2026-04-02 12:33:33.157 +02: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-04-07" responded 200 in 51.2381 ms 2026-04-02 12:33:36.676 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614445202000419588049673" responded 200 in 15.2298 ms 2026-04-02 12:33:44.845 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7614445202000419588049673" responded 200 in 23.0666 ms 2026-04-02 12:33:49.661 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1234.0041 ms 2026-04-02 12:33:52.503 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.5521 ms 2026-04-02 12:33:52.790 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1744 ms 2026-04-02 12:33:52.946 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9878 ms 2026-04-02 12:34:01.793 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4068.7287 ms 2026-04-02 12:34:55.631 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5757 ms 2026-04-02 12:34:55.819 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3379 ms 2026-04-02 12:35:10.361 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.6702 ms 2026-04-02 12:35:10.545 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3376 ms 2026-04-02 12:35:10.628 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0917 ms 2026-04-02 12:35:21.917 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:35:21.917 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:35:21.935 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000018706446143522" responded 200 in 18.5751 ms 2026-04-02 12:35:23.919 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:35:23.919 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:35:23.934 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000018706446143522" responded 200 in 14.7961 ms 2026-04-02 12:35:24.676 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2924 ms 2026-04-02 12:35:24.895 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0875 ms 2026-04-02 12:35:41.456 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.4917 ms 2026-04-02 12:35:41.982 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3161 ms 2026-04-02 12:35:42.427 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8447 ms 2026-04-02 12:35:48.355 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 138.0929 ms 2026-04-02 12:35:48.728 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3460 ms 2026-04-02 12:35:48.918 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9549 ms 2026-04-02 12:35:52.412 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-01-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44690&dateEffet=2026-04-07" responded 200 in 100.6303 ms 2026-04-02 12:35:52.540 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-01-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44690&dateEffet=2026-04-07" responded 200 in 46.6114 ms 2026-04-02 12:35:52.607 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.4696 ms 2026-04-02 12:35:53.059 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1424 ms 2026-04-02 12:35:53.332 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.1714 ms 2026-04-02 12:36:11.696 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:36:11.696 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:36:12.733 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1037.0525 ms 2026-04-02 12:36:18.769 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 550.9390 ms 2026-04-02 12:36:19.144 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2953 ms 2026-04-02 12:36:19.527 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.7726 ms 2026-04-02 12:36:24.520 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 53.8115 ms 2026-04-02 12:36:25.111 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2028 ms 2026-04-02 12:36:25.219 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.0403 ms 2026-04-02 12:36:33.268 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-01-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59114&dateEffet=2026-04-03" responded 200 in 106.4037 ms 2026-04-02 12:36:44.582 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:36:44.582 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:36:48.096 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3514.7623 ms 2026-04-02 12:36:49.759 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=0958-03-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92100&dateEffet=2026-04-07" responded 500 in 39.9573 ms System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. at System.Data.SqlTypes.SqlDateTime.FromTimeSpan(TimeSpan value) at System.Data.SqlTypes.SqlDateTime.FromDateTime(DateTime value) at System.Data.SqlTypes.SqlDateTime..ctor(DateTime value) at System.Data.SqlClient.MetaType.FromDateTime(DateTime dateTime, Byte cb) at System.Data.SqlClient.TdsParser.WriteUnterminatedValue(Object value, MetaType type, Byte scale, Int32 actualLength, Int32 encodingByteSize, Int32 offset, TdsParserStateObject stateObj, Int32 paramSize, Boolean isDataFeed) at System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) 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 Infrastructure.Repositories.Base.RepositoryHelper.ExecuteStoredProc(DbCommand command, Action`1 handleResults, CommandBehavior commandBehaviour, Boolean manageConnection) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Base\RepositoryExtender.cs:line 219 at Infrastructure.Repositories.ProjetRepository.GetTarifications(Guid courtierId, DateTime dateNaissance, DateTime dateEffet, Nullable`1 dateNaissanceC, Nullable`1 dateNEnfant1, Nullable`1 dateNEnfant2, Nullable`1 dateNEnfant3, Nullable`1 dateNEnfant4, Nullable`1 dateNEnfant5, Nullable`1 dateNEnfant6, String codePostal, Nullable`1 ficheId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 798 at WebUI.Pages.Admin.Tarificateur.EditModel.OnGetTarificationsAsync(DateTime dateEffet, DateTime dateNaissanceP, Nullable`1 dateNaissanceC, Nullable`1 dateNEnfant1, Nullable`1 dateNEnfant2, Nullable`1 dateNEnfant3, Nullable`1 dateNEnfant4, Nullable`1 dateNEnfant5, Nullable`1 dateNEnfant6, String codePostal) 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-04-02 12:36:49.783 +02:00 [Error] An unhandled exception has occurred while executing the request. System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM. at System.Data.SqlTypes.SqlDateTime.FromTimeSpan(TimeSpan value) at System.Data.SqlTypes.SqlDateTime.FromDateTime(DateTime value) at System.Data.SqlTypes.SqlDateTime..ctor(DateTime value) at System.Data.SqlClient.MetaType.FromDateTime(DateTime dateTime, Byte cb) at System.Data.SqlClient.TdsParser.WriteUnterminatedValue(Object value, MetaType type, Byte scale, Int32 actualLength, Int32 encodingByteSize, Int32 offset, TdsParserStateObject stateObj, Int32 paramSize, Boolean isDataFeed) at System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) 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 Infrastructure.Repositories.Base.RepositoryHelper.ExecuteStoredProc(DbCommand command, Action`1 handleResults, CommandBehavior commandBehaviour, Boolean manageConnection) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Base\RepositoryExtender.cs:line 219 at Infrastructure.Repositories.ProjetRepository.GetTarifications(Guid courtierId, DateTime dateNaissance, DateTime dateEffet, Nullable`1 dateNaissanceC, Nullable`1 dateNEnfant1, Nullable`1 dateNEnfant2, Nullable`1 dateNEnfant3, Nullable`1 dateNEnfant4, Nullable`1 dateNEnfant5, Nullable`1 dateNEnfant6, String codePostal, Nullable`1 ficheId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 798 at WebUI.Pages.Admin.Tarificateur.EditModel.OnGetTarificationsAsync(DateTime dateEffet, DateTime dateNaissanceP, Nullable`1 dateNaissanceC, Nullable`1 dateNEnfant1, Nullable`1 dateNEnfant2, Nullable`1 dateNEnfant3, Nullable`1 dateNEnfant4, Nullable`1 dateNEnfant5, Nullable`1 dateNEnfant6, String codePostal) 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-04-02 12:36:49.785 +02:00 [Error] Error Occured, OriginalPath:/Admin/Tarificateur/Edit, QueryString: at System.Data.SqlTypes.SqlDateTime.FromTimeSpan(TimeSpan value) at System.Data.SqlTypes.SqlDateTime.FromDateTime(DateTime value) at System.Data.SqlTypes.SqlDateTime..ctor(DateTime value) at System.Data.SqlClient.MetaType.FromDateTime(DateTime dateTime, Byte cb) at System.Data.SqlClient.TdsParser.WriteUnterminatedValue(Object value, MetaType type, Byte scale, Int32 actualLength, Int32 encodingByteSize, Int32 offset, TdsParserStateObject stateObj, Int32 paramSize, Boolean isDataFeed) at System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj, Boolean isCommandProc, Boolean sync, TaskCompletionSource`1 completion, Int32 startRpc, Int32 startParam) 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 Infrastructure.Repositories.Base.RepositoryHelper.ExecuteStoredProc(DbCommand command, Action`1 handleResults, CommandBehavior commandBehaviour, Boolean manageConnection) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Base\RepositoryExtender.cs:line 219 at Infrastructure.Repositories.ProjetRepository.GetTarifications(Guid courtierId, DateTime dateNaissance, DateTime dateEffet, Nullable`1 dateNaissanceC, Nullable`1 dateNEnfant1, Nullable`1 dateNEnfant2, Nullable`1 dateNEnfant3, Nullable`1 dateNEnfant4, Nullable`1 dateNEnfant5, Nullable`1 dateNEnfant6, String codePostal, Nullable`1 ficheId) in C:\agent\_work\9\s\src\Infrastructure\Repositories\Administration\ProjetRepository.cs:line 798 at WebUI.Pages.Admin.Tarificateur.EditModel.OnGetTarificationsAsync(DateTime dateEffet, DateTime dateNaissanceP, Nullable`1 dateNaissanceC, Nullable`1 dateNEnfant1, Nullable`1 dateNEnfant2, Nullable`1 dateNEnfant3, Nullable`1 dateNEnfant4, Nullable`1 dateNEnfant5, Nullable`1 dateNEnfant6, String codePostal) 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-04-02 12:36:49.800 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=0958-03-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92100&dateEffet=2026-04-07" responded 500 in 15.8079 ms 2026-04-02 12:36:57.572 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-03-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92100&dateEffet=2026-04-07" responded 200 in 49.0980 ms 2026-04-02 12:36:57.652 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-03-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92100&dateEffet=2026-04-07" responded 200 in 26.6664 ms 2026-04-02 12:37:11.276 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3813 ms 2026-04-02 12:37:11.349 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.3017 ms 2026-04-02 12:37:11.687 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1726 ms 2026-04-02 12:37:11.691 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.8926 ms 2026-04-02 12:37:12.026 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.6386 ms 2026-04-02 12:37:12.093 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.6735 ms 2026-04-02 12:37:14.109 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 185.4370 ms 2026-04-02 12:37:14.482 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2347 ms 2026-04-02 12:37:14.684 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1088 ms 2026-04-02 12:37:16.452 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fbbe447f-25c9-4afc-36e3-08de909106df" responded 200 in 328.1685 ms 2026-04-02 12:37:16.790 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2648 ms 2026-04-02 12:37:16.903 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.8489 ms 2026-04-02 12:37:29.758 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 512.7356 ms 2026-04-02 12:37:30.797 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 942.5980 ms 2026-04-02 12:37:31.022 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0417 ms 2026-04-02 12:37:31.222 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2911 ms 2026-04-02 12:37:49.655 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.6959 ms 2026-04-02 12:37:50.073 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1850 ms 2026-04-02 12:37:50.494 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.8077 ms 2026-04-02 12:37:55.847 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2704 ms 2026-04-02 12:37:55.974 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.1750 ms 2026-04-02 12:38:00.539 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 243.0344 ms 2026-04-02 12:38:00.919 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3666 ms 2026-04-02 12:38:01.106 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2736 ms 2026-04-02 12:38:01.808 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.8329 ms 2026-04-02 12:38:20.844 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.1587 ms 2026-04-02 12:38:21.210 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1899 ms 2026-04-02 12:38:21.339 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.7912 ms 2026-04-02 12:38:37.948 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7920041010041276242H02577" responded 200 in 35.7900 ms 2026-04-02 12:38:41.165 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7920041010041276242H02577" responded 200 in 21.6258 ms 2026-04-02 12:38:45.710 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1274.8364 ms 2026-04-02 12:38:49.850 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1953-08-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34170&dateEffet=2026-04-07" responded 200 in 25.7796 ms 2026-04-02 12:38:53.158 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3895.2460 ms 2026-04-02 12:39:30.559 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2597 ms 2026-04-02 12:39:30.634 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.4552 ms 2026-04-02 12:39:31.440 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2886 ms 2026-04-02 12:39:31.440 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3244 ms 2026-04-02 12:39:31.520 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.0285 ms 2026-04-02 12:39:31.625 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3254 ms 2026-04-02 12:39:32.805 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 202.4754 ms 2026-04-02 12:39:33.102 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3549 ms 2026-04-02 12:39:33.220 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0575 ms 2026-04-02 12:39:35.141 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fbbe447f-25c9-4afc-36e3-08de909106df" responded 200 in 317.1508 ms 2026-04-02 12:39:35.297 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3522 ms 2026-04-02 12:39:35.382 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.1466 ms 2026-04-02 12:40:34.791 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:40:34.791 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:40:34.953 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 162.2502 ms 2026-04-02 12:40:35.579 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:40:35.579 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:40:35.579 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5466 ms 2026-04-02 12:40:35.681 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:40:35.681 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:40:35.723 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.7430 ms 2026-04-02 12:40:40.224 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:40:40.224 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:40:40.538 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 314.0278 ms 2026-04-02 12:40:40.849 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:40:40.849 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:40:40.849 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5031 ms 2026-04-02 12:40:41.112 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:40:41.113 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:40:41.138 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8333 ms 2026-04-02 12:40:55.051 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 8852.6035 ms 2026-04-02 12:40:55.380 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2664 ms 2026-04-02 12:40:56.518 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1082.4592 ms 2026-04-02 12:41:04.709 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11862.0781 ms 2026-04-02 12:41:11.616 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 15394.4636 ms 2026-04-02 12:41:12.908 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1404 ms 2026-04-02 12:41:15.177 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1983.5955 ms 2026-04-02 12:41:18.192 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 17736.6622 ms 2026-04-02 12:41:19.011 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2291 ms 2026-04-02 12:41:21.548 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2421.8082 ms 2026-04-02 12:41:24.585 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 12920.5992 ms 2026-04-02 12:41:25.600 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3082 ms 2026-04-02 12:41:27.893 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2160.8185 ms 2026-04-02 12:41:39.215 +02:00 [Error] Failed executing DbCommand ("30,142"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:2fa508de-c670-419b-8736-f02b44af91b0 Error Number:-2,State:0,Class:11 2026-04-02 12:41:39.226 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 39986.9941 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:2fa508de-c670-419b-8736-f02b44af91b0 Error Number:-2,State:0,Class:11 2026-04-02 12:41:39.280 +02: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:2fa508de-c670-419b-8736-f02b44af91b0 Error Number:-2,State:0,Class:11 2026-04-02 12:41:39.288 +02: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-04-02 12:41:39.725 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 12:41:39.725 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 106.9021 ms 2026-04-02 12:41:41.046 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 1761.3341 ms 2026-04-02 12:41:41.488 +02:00 [Error] Failed executing DbCommand ("30,079"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:0b53271b-a1e6-46aa-81c6-d224fd80df3c Error Number:-2,State:0,Class:11 2026-04-02 12:41:41.492 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 37501.0442 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:0b53271b-a1e6-46aa-81c6-d224fd80df3c Error Number:-2,State:0,Class:11 2026-04-02 12:41:41.508 +02: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:0b53271b-a1e6-46aa-81c6-d224fd80df3c Error Number:-2,State:0,Class:11 2026-04-02 12:41:41.522 +02: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-04-02 12:41:41.928 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1045 ms 2026-04-02 12:41:41.996 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 0.9139 ms 2026-04-02 12:41:42.444 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-04-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=49140&dateEffet=2026-04-07" responded 200 in 534.5069 ms 2026-04-02 12:41:42.561 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 1041.9269 ms 2026-04-02 12:41:44.347 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4499.9132 ms 2026-04-02 12:41:44.355 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2329.2351 ms 2026-04-02 12:41:44.817 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 423.3153 ms 2026-04-02 12:41:46.008 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3164 ms 2026-04-02 12:41:47.814 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:41:47.814 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:41:48.697 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2374.7136 ms 2026-04-02 12:41:55.150 +02:00 [Error] Failed executing DbCommand ("30,220"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:26b3d927-8bba-4303-9c3a-4f20a09338ef Error Number:-2,State:0,Class:11 2026-04-02 12:41:55.156 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 37078.5617 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:26b3d927-8bba-4303-9c3a-4f20a09338ef Error Number:-2,State:0,Class:11 2026-04-02 12:41:55.172 +02: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:26b3d927-8bba-4303-9c3a-4f20a09338ef Error Number:-2,State:0,Class:11 2026-04-02 12:41:55.180 +02: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-04-02 12:42:00.135 +02:00 [Error] Failed executing DbCommand ("30,375"ms) [Parameters=["@__objectID_0='be7e7db5-1401-43b0-36e5-08de909106df'"], 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:cc5a243c-3da4-4bc0-a030-3b4944717c0c Error Number:-2,State:0,Class:11 2026-04-02 12:42:00.139 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=be7e7db5-1401-43b0-36e5-08de909106df" responded 500 in 39021.4337 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:cc5a243c-3da4-4bc0-a030-3b4944717c0c Error Number:-2,State:0,Class:11 2026-04-02 12:42:00.162 +02: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:cc5a243c-3da4-4bc0-a030-3b4944717c0c Error Number:-2,State:0,Class:11 2026-04-02 12:42:00.186 +02: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-04-02 12:42:00.585 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 5407.3096 ms 2026-04-02 12:42:03.840 +02:00 [Error] Failed executing DbCommand ("30,279"ms) [Parameters=["@__objectID_0='be7e7db5-1401-43b0-36e5-08de909106df'"], 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:c34a3a8d-49a0-4535-a4ad-e2d74df65731 Error Number:-2,State:0,Class:11 2026-04-02 12:42:03.842 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=be7e7db5-1401-43b0-36e5-08de909106df" responded 500 in 37856.2144 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:c34a3a8d-49a0-4535-a4ad-e2d74df65731 Error Number:-2,State:0,Class:11 2026-04-02 12:42:03.849 +02: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:c34a3a8d-49a0-4535-a4ad-e2d74df65731 Error Number:-2,State:0,Class:11 2026-04-02 12:42:03.859 +02: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-04-02 12:42:06.109 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=be7e7db5-1401-43b0-36e5-08de909106df" responded 500 in 2253.3297 ms 2026-04-02 12:42:06.160 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=be7e7db5-1401-43b0-36e5-08de909106df" responded 500 in 5979.2981 ms 2026-04-02 12:42:08.014 +02:00 [Error] Failed executing DbCommand ("30,264"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:566a7984-ed8c-41b0-be5f-71f8e5df73c8 Error Number:-2,State:0,Class:11 2026-04-02 12:42:08.016 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 41592.2341 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:566a7984-ed8c-41b0-be5f-71f8e5df73c8 Error Number:-2,State:0,Class:11 2026-04-02 12:42:08.022 +02: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:566a7984-ed8c-41b0-be5f-71f8e5df73c8 Error Number:-2,State:0,Class:11 2026-04-02 12:42:08.030 +02: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-04-02 12:42:11.110 +02:00 [Error] Failed executing DbCommand ("30,020"ms) [Parameters=["@__objectID_0='be7e7db5-1401-43b0-36e5-08de909106df'"], 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:5ce5db44-3cc0-436d-9a3b-49d2dfcd8147 Error Number:-2,State:0,Class:11 2026-04-02 12:42:11.114 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=be7e7db5-1401-43b0-36e5-08de909106df" responded 500 in 38873.2999 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:5ce5db44-3cc0-436d-9a3b-49d2dfcd8147 Error Number:-2,State:0,Class:11 2026-04-02 12:42:11.129 +02: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:5ce5db44-3cc0-436d-9a3b-49d2dfcd8147 Error Number:-2,State:0,Class:11 2026-04-02 12:42:11.131 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 20596.0933 ms 2026-04-02 12:42:11.137 +02: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-04-02 12:42:12.465 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 4437.8840 ms 2026-04-02 12:42:12.813 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 24999.9446 ms 2026-04-02 12:42:13.223 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:13.223 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:13.223 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4904 ms 2026-04-02 12:42:13.272 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:13.272 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:15.233 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1962.1488 ms 2026-04-02 12:42:16.543 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=be7e7db5-1401-43b0-36e5-08de909106df" responded 500 in 5408.2990 ms 2026-04-02 12:42:16.695 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:16.695 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:17.366 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2827 ms 2026-04-02 12:42:17.369 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 0.6243 ms 2026-04-02 12:42:17.840 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 27275.5912 ms 2026-04-02 12:42:21.650 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:21.650 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:21.799 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:21.799 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:22.518 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4960.8751 ms 2026-04-02 12:42:24.983 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 26252.4456 ms 2026-04-02 12:42:28.304 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 5723.4014 ms 2026-04-02 12:42:29.381 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 24874.5642 ms 2026-04-02 12:42:31.223 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 22206.9648 ms 2026-04-02 12:42:32.299 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2076 ms 2026-04-02 12:42:32.351 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:32.351 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:32.870 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 26989.7960 ms 2026-04-02 12:42:33.208 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1059 ms 2026-04-02 12:42:35.489 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2458.4102 ms 2026-04-02 12:42:35.490 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2148.3784 ms 2026-04-02 12:42:43.968 +02:00 [Error] Failed executing DbCommand ("30,019"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:2fa508de-c670-419b-8736-f02b44af91b0 Error Number:-2,State:0,Class:11 2026-04-02 12:42:43.970 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 45856.5590 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:2fa508de-c670-419b-8736-f02b44af91b0 Error Number:-2,State:0,Class:11 2026-04-02 12:42:43.976 +02: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:2fa508de-c670-419b-8736-f02b44af91b0 Error Number:-2,State:0,Class:11 2026-04-02 12:42:43.984 +02: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-04-02 12:42:45.355 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 1373.9041 ms 2026-04-02 12:42:52.948 +02:00 [Error] Failed executing DbCommand ("30,171"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:cc5a243c-3da4-4bc0-a030-3b4944717c0c Error Number:-2,State:0,Class:11 2026-04-02 12:42:52.949 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 43963.7434 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:cc5a243c-3da4-4bc0-a030-3b4944717c0c Error Number:-2,State:0,Class:11 2026-04-02 12:42:52.956 +02: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:cc5a243c-3da4-4bc0-a030-3b4944717c0c Error Number:-2,State:0,Class:11 2026-04-02 12:42:52.964 +02: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-04-02 12:42:53.992 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 1030.9155 ms 2026-04-02 12:42:55.550 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 12694.8554 ms 2026-04-02 12:42:56.057 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2988 ms 2026-04-02 12:42:56.432 +02:00 [Error] Failed executing DbCommand ("30,185"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:251ded72-4d6a-424a-81df-4f3405909bb4 Error Number:-2,State:0,Class:11 2026-04-02 12:42:56.437 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 39741.6126 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:251ded72-4d6a-424a-81df-4f3405909bb4 Error Number:-2,State:0,Class:11 2026-04-02 12:42:56.463 +02: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:251ded72-4d6a-424a-81df-4f3405909bb4 Error Number:-2,State:0,Class:11 2026-04-02 12:42:56.477 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:56.477 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:42:56.484 +02: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-04-02 12:42:57.208 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 731.5151 ms 2026-04-02 12:42:57.838 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1128.6541 ms 2026-04-02 12:42:58.029 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.3319 ms 2026-04-02 12:43:05.760 +02:00 [Error] Failed executing DbCommand ("30,276"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:6644671f-5e66-4e33-840f-499778cfc76e Error Number:-2,State:0,Class:11 2026-04-02 12:43:05.761 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 44111.8285 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:6644671f-5e66-4e33-840f-499778cfc76e Error Number:-2,State:0,Class:11 2026-04-02 12:43:05.768 +02: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:6644671f-5e66-4e33-840f-499778cfc76e Error Number:-2,State:0,Class:11 2026-04-02 12:43:05.773 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:05.773 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:05.774 +02:00 [Error] Failed executing DbCommand ("30,294"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:c34a3a8d-49a0-4535-a4ad-e2d74df65731 Error Number:-2,State:0,Class:11 2026-04-02 12:43:05.775 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 43976.7557 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:c34a3a8d-49a0-4535-a4ad-e2d74df65731 Error Number:-2,State:0,Class:11 2026-04-02 12:43:05.776 +02: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-04-02 12:43:05.781 +02: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:c34a3a8d-49a0-4535-a4ad-e2d74df65731 Error Number:-2,State:0,Class:11 2026-04-02 12:43:05.786 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:05.786 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:05.789 +02: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-04-02 12:43:07.248 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 1474.6212 ms 2026-04-02 12:43:07.450 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 1663.9722 ms 2026-04-02 12:43:09.981 +02:00 [Error] Failed executing DbCommand ("30,027"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:5ce5db44-3cc0-436d-9a3b-49d2dfcd8147 Error Number:-2,State:0,Class:11 2026-04-02 12:43:09.987 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 37635.3392 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:5ce5db44-3cc0-436d-9a3b-49d2dfcd8147 Error Number:-2,State:0,Class:11 2026-04-02 12:43:10.010 +02: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:5ce5db44-3cc0-436d-9a3b-49d2dfcd8147 Error Number:-2,State:0,Class:11 2026-04-02 12:43:10.022 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:10.022 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:10.025 +02: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-04-02 12:43:10.749 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 727.7035 ms 2026-04-02 12:43:11.119 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:11.119 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:11.119 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4983 ms 2026-04-02 12:43:11.119 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:11.119 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:11.120 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 1.2371 ms 2026-04-02 12:43:11.223 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:11.223 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:12.774 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1551.6307 ms 2026-04-02 12:43:12.816 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:12.816 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:15.480 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2664.4351 ms 2026-04-02 12:43:17.595 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:17.595 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:25.580 +02:00 [Error] Failed executing DbCommand ("30,050"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:26b3d927-8bba-4303-9c3a-4f20a09338ef Error Number:-2,State:0,Class:11 2026-04-02 12:43:25.586 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 34171.8202 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:26b3d927-8bba-4303-9c3a-4f20a09338ef Error Number:-2,State:0,Class:11 2026-04-02 12:43:25.617 +02: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:26b3d927-8bba-4303-9c3a-4f20a09338ef Error Number:-2,State:0,Class:11 2026-04-02 12:43:25.639 +02: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-04-02 12:43:27.001 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 1369.1330 ms 2026-04-02 12:43:28.614 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11019.9968 ms 2026-04-02 12:43:28.945 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:28.946 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:28.946 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5246 ms 2026-04-02 12:43:29.000 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:29.001 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:30.621 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1621.9218 ms 2026-04-02 12:43:30.625 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=be7e7db5-1401-43b0-36e5-08de909106df" responded 200 in 50725.6051 ms 2026-04-02 12:43:31.339 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1864 ms 2026-04-02 12:43:32.811 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:32.811 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:33.053 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1010.8142 ms 2026-04-02 12:43:33.480 +02:00 [Information] User logged out. 2026-04-02 12:43:33.480 +02:00 [Information] HTTP "POST" "/Account/Logout" responded 302 in 25.3901 ms 2026-04-02 12:43:33.527 +02:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 3.6161 ms 2026-04-02 12:43:34.993 +02:00 [Error] Failed executing DbCommand ("30,148"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:2fa508de-c670-419b-8736-f02b44af91b0 Error Number:-2,State:0,Class:11 2026-04-02 12:43:34.998 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 34508.2172 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:2fa508de-c670-419b-8736-f02b44af91b0 Error Number:-2,State:0,Class:11 2026-04-02 12:43:35.023 +02: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:2fa508de-c670-419b-8736-f02b44af91b0 Error Number:-2,State:0,Class:11 2026-04-02 12:43:35.046 +02: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-04-02 12:43:35.307 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 265.3495 ms 2026-04-02 12:43:35.897 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 0.3453 ms 2026-04-02 12:43:35.897 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3453 ms 2026-04-02 12:43:37.996 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1834.6883 ms 2026-04-02 12:43:38.854 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-02 12:43:38.854 +02:00 [Information] HTTP "POST" "/Account/Login" responded 302 in 227.8485 ms 2026-04-02 12:43:40.682 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2641.3288 ms 2026-04-02 12:43:40.914 +02:00 [Information] HTTP "GET" "/" responded 200 in 2017.2671 ms 2026-04-02 12:43:41.235 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3394 ms 2026-04-02 12:43:43.692 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2300.8588 ms 2026-04-02 12:43:48.255 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:48.255 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:43:57.008 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11458.0517 ms 2026-04-02 12:43:57.365 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9982 ms 2026-04-02 12:43:59.824 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2293.3556 ms 2026-04-02 12:44:00.565 +02:00 [Error] Failed executing DbCommand ("30,188"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:6644671f-5e66-4e33-840f-499778cfc76e Error Number:-2,State:0,Class:11 2026-04-02 12:44:00.566 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 37568.2544 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:6644671f-5e66-4e33-840f-499778cfc76e Error Number:-2,State:0,Class:11 2026-04-02 12:44:00.572 +02: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:6644671f-5e66-4e33-840f-499778cfc76e Error Number:-2,State:0,Class:11 2026-04-02 12:44:00.581 +02: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-04-02 12:44:02.335 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 1756.7767 ms 2026-04-02 12:44:03.347 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 15699.2820 ms 2026-04-02 12:44:03.672 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2126 ms 2026-04-02 12:44:06.256 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2500.5285 ms 2026-04-02 12:44:09.717 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:09.717 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:10.920 +02:00 [Error] Failed executing DbCommand ("30,303"ms) [Parameters=["@__objectID_0='d71bb49f-14a1-461e-36e4-08de909106df'"], 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:5a585567-ff04-4f32-b340-e2648e773a3e Error Number:-2,State:0,Class:11 2026-04-02 12:44:10.925 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 38114.7376 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:5a585567-ff04-4f32-b340-e2648e773a3e Error Number:-2,State:0,Class:11 2026-04-02 12:44:10.952 +02: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:5a585567-ff04-4f32-b340-e2648e773a3e Error Number:-2,State:0,Class:11 2026-04-02 12:44:10.967 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:10.967 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:10.974 +02: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-04-02 12:44:10.998 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 500 in 31.3026 ms 2026-04-02 12:44:11.232 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 1515.7768 ms 2026-04-02 12:44:11.513 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:11.513 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:11.513 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4952 ms 2026-04-02 12:44:11.535 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 2517.6697 ms 2026-04-02 12:44:11.631 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:11.631 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:11.660 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9861 ms 2026-04-02 12:44:11.759 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 23504.2976 ms 2026-04-02 12:44:11.881 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1831 ms 2026-04-02 12:44:11.974 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 10540.6396 ms 2026-04-02 12:44:11.985 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.3118 ms 2026-04-02 12:44:12.365 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2198 ms 2026-04-02 12:44:12.460 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9172 ms 2026-04-02 12:44:17.515 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:17.515 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:17.797 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 282.7786 ms 2026-04-02 12:44:18.016 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:18.016 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:18.016 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4554 ms 2026-04-02 12:44:18.305 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:18.305 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:44:18.331 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.3772 ms 2026-04-02 12:44:21.045 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.9891 ms 2026-04-02 12:44:21.680 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1889 ms 2026-04-02 12:44:21.896 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8522 ms 2026-04-02 12:44:23.602 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 513.3798 ms 2026-04-02 12:44:23.872 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3040 ms 2026-04-02 12:44:24.132 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1894 ms 2026-04-02 12:44:25.602 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=642a5811-990e-4a4e-86c2-08de8fc7153a" responded 200 in 314.3933 ms 2026-04-02 12:44:25.771 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3737 ms 2026-04-02 12:44:25.871 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.5014 ms 2026-04-02 12:44:29.072 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 272.6424 ms 2026-04-02 12:44:29.800 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 663.0334 ms 2026-04-02 12:44:29.904 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3193 ms 2026-04-02 12:44:30.006 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3900.8728 ms 2026-04-02 12:44:30.077 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2916 ms 2026-04-02 12:44:32.151 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.4821 ms 2026-04-02 12:44:32.386 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2795 ms 2026-04-02 12:44:32.546 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6658 ms 2026-04-02 12:44:34.070 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1169.9381 ms 2026-04-02 12:44:45.795 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.2316 ms 2026-04-02 12:44:46.023 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3269 ms 2026-04-02 12:44:46.381 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.7162 ms 2026-04-02 12:45:10.390 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-11-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=54390&dateEffet=2026-04-07" responded 200 in 39.5389 ms 2026-04-02 12:45:38.707 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-04-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33730&dateEffet=2026-04-03" responded 200 in 52.2434 ms 2026-04-02 12:45:44.676 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:45:44.676 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:45:44.816 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 140.7800 ms 2026-04-02 12:45:44.929 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:45:44.929 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:45:44.929 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4193 ms 2026-04-02 12:45:45.031 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:45:45.031 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:45:45.051 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3287 ms 2026-04-02 12:45:45.914 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.8626 ms 2026-04-02 12:45:46.641 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3320 ms 2026-04-02 12:45:47.340 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.1810 ms 2026-04-02 12:45:48.369 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:45:48.369 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:45:48.655 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 285.7710 ms 2026-04-02 12:45:48.755 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:45:48.755 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:45:48.755 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4509 ms 2026-04-02 12:45:48.850 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:45:48.850 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:45:48.880 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.1075 ms 2026-04-02 12:46:20.365 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 133.3592 ms 2026-04-02 12:46:20.930 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3085 ms 2026-04-02 12:46:21.028 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.0345 ms 2026-04-02 12:46:24.473 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:24.473 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:24.796 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 323.6351 ms 2026-04-02 12:46:24.915 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:24.915 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:24.915 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3297 ms 2026-04-02 12:46:24.961 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:24.961 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:24.987 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6195 ms 2026-04-02 12:46:26.782 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.7715 ms 2026-04-02 12:46:28.410 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1307.2956 ms 2026-04-02 12:46:28.587 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.8518 ms 2026-04-02 12:46:28.832 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4080 ms 2026-04-02 12:46:28.840 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:28.840 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:28.973 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 133.2468 ms 2026-04-02 12:46:29.198 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:29.198 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:29.198 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4535 ms 2026-04-02 12:46:29.233 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4159 ms 2026-04-02 12:46:29.523 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:29.523 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:29.551 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.7451 ms 2026-04-02 12:46:31.754 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.2248 ms 2026-04-02 12:46:32.226 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2092 ms 2026-04-02 12:46:32.556 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.8424 ms 2026-04-02 12:46:33.258 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:33.258 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:33.548 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 290.0608 ms 2026-04-02 12:46:33.779 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:33.779 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:33.779 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2978 ms 2026-04-02 12:46:33.798 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.0327 ms 2026-04-02 12:46:34.361 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:34.361 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:46:34.396 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.6812 ms 2026-04-02 12:46:35.217 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3102 ms 2026-04-02 12:46:35.346 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.4048 ms 2026-04-02 12:46:42.685 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-11-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14610&dateEffet=2026-04-07" responded 200 in 51.9981 ms 2026-04-02 12:46:46.678 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.0576 ms 2026-04-02 12:46:47.025 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1955 ms 2026-04-02 12:46:47.141 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.8766 ms 2026-04-02 12:46:49.606 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-07-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80240&dateEffet=2026-04-07" responded 200 in 40.7646 ms 2026-04-02 12:46:56.491 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-06-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57600&dateEffet=2026-04-07" responded 200 in 43.0270 ms 2026-04-02 12:46:59.915 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-09-12&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-04-07" responded 200 in 29.2930 ms 2026-04-02 12:47:00.534 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 394.1634 ms 2026-04-02 12:47:01.583 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 851.2438 ms 2026-04-02 12:47:02.300 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1939 ms 2026-04-02 12:47:02.580 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.5622 ms 2026-04-02 12:47:07.818 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=867b75ca-23c3-46c1-36c6-08de909106df" responded 200 in 349.3505 ms 2026-04-02 12:47:08.449 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2289 ms 2026-04-02 12:47:08.508 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.4310 ms 2026-04-02 12:47:08.850 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1466 ms 2026-04-02 12:47:08.873 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1272 ms 2026-04-02 12:47:08.974 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.6806 ms 2026-04-02 12:47:11.828 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 313.8788 ms 2026-04-02 12:47:12.279 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2122 ms 2026-04-02 12:47:13.690 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.4090 ms 2026-04-02 12:47:18.852 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:47:18.852 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:47:20.615 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=be7e7db5-1401-43b0-36e5-08de909106df" responded 200 in 358.0586 ms 2026-04-02 12:47:20.831 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3072 ms 2026-04-02 12:47:21.019 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.7814 ms 2026-04-02 12:47:22.769 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3917.9082 ms 2026-04-02 12:47:29.910 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 173.5844 ms 2026-04-02 12:47:30.541 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2363 ms 2026-04-02 12:47:30.866 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.7824 ms 2026-04-02 12:48:05.316 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 312.7070 ms 2026-04-02 12:48:05.646 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3587 ms 2026-04-02 12:48:05.755 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5088 ms 2026-04-02 12:48:07.871 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.1131 ms 2026-04-02 12:48:08.123 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1824 ms 2026-04-02 12:48:08.534 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7378 ms 2026-04-02 12:48:11.190 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:11.190 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:11.341 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 152.5457 ms 2026-04-02 12:48:11.787 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:11.787 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:11.787 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4381 ms 2026-04-02 12:48:11.992 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:11.992 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:12.017 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8906 ms 2026-04-02 12:48:13.429 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:13.429 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:13.596 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:13.596 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:13.802 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 373.4965 ms 2026-04-02 12:48:13.924 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 328.5615 ms 2026-04-02 12:48:14.123 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:14.123 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:14.123 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4271 ms 2026-04-02 12:48:14.213 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:14.213 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:14.235 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8845 ms 2026-04-02 12:48:22.385 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:22.385 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:27.550 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5165.4031 ms 2026-04-02 12:48:29.778 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:29.778 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:30.322 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 545.0902 ms 2026-04-02 12:48:30.594 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:30.594 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:30.594 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5333 ms 2026-04-02 12:48:30.744 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:30.744 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:48:30.768 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.6884 ms 2026-04-02 12:49:44.413 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003024510005083064660" responded 200 in 14.8771 ms 2026-04-02 12:49:45.239 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 289.9147 ms 2026-04-02 12:49:46.207 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4340 ms 2026-04-02 12:49:46.363 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1924 ms 2026-04-02 12:49:46.933 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630003024510005083064660" responded 200 in 19.0845 ms 2026-04-02 12:49:49.097 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2502 ms 2026-04-02 12:49:49.163 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.8627 ms 2026-04-02 12:49:49.993 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2058 ms 2026-04-02 12:49:49.996 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.8494 ms 2026-04-02 12:49:50.108 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.2922 ms 2026-04-02 12:49:50.193 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0213 ms 2026-04-02 12:49:55.535 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 155.1878 ms 2026-04-02 12:49:55.976 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3397 ms 2026-04-02 12:49:56.180 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4583 ms 2026-04-02 12:50:01.587 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b2e4f6fa-d0ea-4d89-36e0-08de909106df" responded 200 in 299.0809 ms 2026-04-02 12:50:01.891 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3346 ms 2026-04-02 12:50:02.005 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.2262 ms 2026-04-02 12:50:08.259 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1383.8901 ms 2026-04-02 12:50:15.681 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3914.5304 ms 2026-04-02 12:50:35.452 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-01-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95120&dateEffet=2026-04-07" responded 200 in 43.6188 ms 2026-04-02 12:50:38.076 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 55.2149 ms 2026-04-02 12:50:38.305 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1972 ms 2026-04-02 12:50:38.416 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.4471 ms 2026-04-02 12:50:52.921 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-11-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62175&dateEffet=2026-04-07" responded 200 in 29.5372 ms 2026-04-02 12:50:56.235 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.4913 ms 2026-04-02 12:50:56.700 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2523 ms 2026-04-02 12:50:57.136 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1572 ms 2026-04-02 12:51:05.685 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 55.9194 ms 2026-04-02 12:51:06.332 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5362 ms 2026-04-02 12:51:06.487 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4229 ms 2026-04-02 12:51:11.700 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:11.700 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:12.238 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 538.9663 ms 2026-04-02 12:51:12.538 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:12.538 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:12.538 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5197 ms 2026-04-02 12:51:12.666 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:12.666 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:12.686 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.7907 ms 2026-04-02 12:51:27.039 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.7219 ms 2026-04-02 12:51:27.257 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2066 ms 2026-04-02 12:51:27.377 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.0521 ms 2026-04-02 12:51:30.958 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-04-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=50260&dateEffet=2026-04-07" responded 200 in 39.3940 ms 2026-04-02 12:51:34.981 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 292.2042 ms 2026-04-02 12:51:36.976 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0744 ms 2026-04-02 12:51:37.544 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.6853 ms 2026-04-02 12:51:37.810 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1878 ms 2026-04-02 12:51:37.878 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:37.878 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:37.972 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8803 ms 2026-04-02 12:51:38.431 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 554.3776 ms 2026-04-02 12:51:38.640 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:38.640 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:38.640 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5324 ms 2026-04-02 12:51:38.761 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:38.761 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:38.781 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4215 ms 2026-04-02 12:51:39.306 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:39.306 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:39.526 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:39.526 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:39.726 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:39.726 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:39.857 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 551.3210 ms 2026-04-02 12:51:39.944 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:39.945 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:40.351 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 826.0207 ms 2026-04-02 12:51:40.363 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 637.8172 ms 2026-04-02 12:51:40.525 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 580.8152 ms 2026-04-02 12:51:40.727 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:40.727 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:40.728 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4530 ms 2026-04-02 12:51:40.848 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:40.848 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:40.876 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9336 ms 2026-04-02 12:51:41.393 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=996434c6-3efd-4f77-36e6-08de909106df" responded 200 in 309.3726 ms 2026-04-02 12:51:41.644 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:41.644 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:42.169 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 525.8871 ms 2026-04-02 12:51:42.424 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:42.424 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:42.424 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3686 ms 2026-04-02 12:51:42.542 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:42.542 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:42.560 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 18.3560 ms 2026-04-02 12:51:43.552 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3654 ms 2026-04-02 12:51:43.841 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.7877 ms 2026-04-02 12:51:43.956 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 200 in 0.3153 ms 2026-04-02 12:51:43.975 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:43.975 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:44.194 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:44.194 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:44.372 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:44.372 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:44.607 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:44.608 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:44.771 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 578.1594 ms 2026-04-02 12:51:45.022 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 649.9485 ms 2026-04-02 12:51:45.082 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 1107.2405 ms 2026-04-02 12:51:45.142 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:45.142 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:45.208 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 600.4237 ms 2026-04-02 12:51:45.678 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 536.7775 ms 2026-04-02 12:51:45.874 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:45.874 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:45.875 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3910 ms 2026-04-02 12:51:46.004 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:46.004 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:46.034 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4155 ms 2026-04-02 12:51:46.607 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:46.607 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:46.813 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:46.813 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:47.010 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:47.010 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:47.178 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:47.178 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:47.382 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:47.382 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:47.403 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 796.5771 ms 2026-04-02 12:51:47.540 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 727.2053 ms 2026-04-02 12:51:47.562 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:47.562 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:47.753 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:47.753 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:47.780 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 602.7302 ms 2026-04-02 12:51:47.825 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 815.1138 ms 2026-04-02 12:51:47.975 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:47.975 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:48.189 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:48.189 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:48.326 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 764.3947 ms 2026-04-02 12:51:48.401 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 1019.0744 ms 2026-04-02 12:51:48.401 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:48.401 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:48.421 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 668.2338 ms 2026-04-02 12:51:48.606 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:48.606 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:48.825 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:48.825 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:48.954 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 979.8273 ms 2026-04-02 12:51:48.978 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 789.0724 ms 2026-04-02 12:51:49.027 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:49.027 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:49.180 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 778.6749 ms 2026-04-02 12:51:49.349 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:49.349 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:49.441 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 834.3361 ms 2026-04-02 12:51:49.508 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:49.508 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:49.763 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 938.6939 ms 2026-04-02 12:51:49.807 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 780.1965 ms 2026-04-02 12:51:49.939 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 590.6260 ms 2026-04-02 12:51:50.103 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 595.1275 ms 2026-04-02 12:51:50.284 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 140.2310 ms 2026-04-02 12:51:50.297 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:50.297 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:50.298 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3649 ms 2026-04-02 12:51:50.412 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:50.412 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:50.431 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2762 ms 2026-04-02 12:51:50.878 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5677 ms 2026-04-02 12:51:51.066 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:51.066 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:51.067 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2417 ms 2026-04-02 12:51:51.244 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:51.244 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:51.418 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:51.418 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:51.631 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:51.631 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:51.799 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 554.7125 ms 2026-04-02 12:51:51.843 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:51.843 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:52.030 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:52.030 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:52.097 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 1031.5582 ms 2026-04-02 12:51:52.258 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:52.258 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:52.402 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 984.0978 ms 2026-04-02 12:51:52.442 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:52.442 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:52.849 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 1006.1445 ms 2026-04-02 12:51:52.884 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 1253.0468 ms 2026-04-02 12:51:52.952 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 693.8855 ms 2026-04-02 12:51:52.997 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 966.9185 ms 2026-04-02 12:51:53.096 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:53.096 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:53.135 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 693.2687 ms 2026-04-02 12:51:53.467 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:53.467 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:53.656 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 559.7549 ms 2026-04-02 12:51:53.706 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:53.706 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:53.988 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:53.988 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:54.013 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 304.5629 ms 2026-04-02 12:51:54.170 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 703.3898 ms 2026-04-02 12:51:54.187 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:54.187 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:54.374 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2937 ms 2026-04-02 12:51:54.415 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:54.415 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:54.664 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:54.664 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:54.718 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 1011.8153 ms 2026-04-02 12:51:54.736 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 749.1649 ms 2026-04-02 12:51:54.743 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 280.9055 ms 2026-04-02 12:51:54.763 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 265.1659 ms 2026-04-02 12:51:55.086 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 898.7895 ms 2026-04-02 12:51:55.219 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 803.7326 ms 2026-04-02 12:51:55.269 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index" responded 200 in 605.6133 ms 2026-04-02 12:51:55.482 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:55.482 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:55.482 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3902 ms 2026-04-02 12:51:55.598 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:55.598 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:51:55.635 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.4735 ms 2026-04-02 12:51:55.841 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3107 ms 2026-04-02 12:51:56.249 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7344 ms 2026-04-02 12:51:58.435 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4363.1721 ms 2026-04-02 12:51:58.532 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 134.7611 ms 2026-04-02 12:51:58.800 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2384 ms 2026-04-02 12:51:58.992 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1614 ms 2026-04-02 12:52:01.432 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 758.1745 ms 2026-04-02 12:52:04.792 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4106 ms 2026-04-02 12:52:04.940 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.3544 ms 2026-04-02 12:52:08.373 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 159.6639 ms 2026-04-02 12:52:08.724 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2114 ms 2026-04-02 12:52:09.015 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1739 ms 2026-04-02 12:52:24.460 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 154.5552 ms 2026-04-02 12:52:24.679 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2096 ms 2026-04-02 12:52:24.952 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.3413 ms 2026-04-02 12:52:25.402 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-03-31&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-04-07" responded 200 in 46.7503 ms 2026-04-02 12:52:27.035 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.4143 ms 2026-04-02 12:52:27.253 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2556 ms 2026-04-02 12:52:27.374 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.8816 ms 2026-04-02 12:52:39.559 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.9998 ms 2026-04-02 12:52:39.951 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3725 ms 2026-04-02 12:52:40.102 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0477 ms 2026-04-02 12:52:45.663 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 342.1301 ms 2026-04-02 12:52:46.202 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3392 ms 2026-04-02 12:52:46.570 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 310.8502 ms 2026-04-02 12:52:46.632 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5188 ms 2026-04-02 12:52:47.015 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 200 in 4.2264 ms 2026-04-02 12:52:47.036 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1342 ms 2026-04-02 12:52:47.411 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.3151 ms 2026-04-02 12:52:50.031 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 322.4807 ms 2026-04-02 12:52:50.969 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1925 ms 2026-04-02 12:52:51.567 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.2308 ms 2026-04-02 12:52:52.689 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 323.1112 ms 2026-04-02 12:52:53.011 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-04-18&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-04-07" responded 200 in 32.3489 ms 2026-04-02 12:52:53.113 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-04-18&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-04-07" responded 200 in 52.4288 ms 2026-04-02 12:52:53.230 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2116 ms 2026-04-02 12:52:53.771 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.5188 ms 2026-04-02 12:52:55.818 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 300.8292 ms 2026-04-02 12:52:56.414 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4249 ms 2026-04-02 12:52:56.932 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.8486 ms 2026-04-02 12:52:58.047 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.6267 ms 2026-04-02 12:52:58.296 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 325.5392 ms 2026-04-02 12:52:58.391 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3616 ms 2026-04-02 12:52:58.528 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 69.3230 ms 2026-04-02 12:52:58.557 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 332.7379 ms 2026-04-02 12:52:59.533 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2820 ms 2026-04-02 12:53:00.445 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.4400 ms 2026-04-02 12:53:01.682 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 308.6240 ms 2026-04-02 12:53:02.371 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2403 ms 2026-04-02 12:53:02.954 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.2721 ms 2026-04-02 12:53:04.307 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 310.2882 ms 2026-04-02 12:53:05.169 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6288 ms 2026-04-02 12:53:05.781 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2450 ms 2026-04-02 12:53:12.139 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 304.5986 ms 2026-04-02 12:53:12.348 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.6604 ms 2026-04-02 12:53:12.972 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1882 ms 2026-04-02 12:53:13.246 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1899 ms 2026-04-02 12:53:13.939 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.3699 ms 2026-04-02 12:53:14.028 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3514 ms 2026-04-02 12:53:14.889 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-01-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92260&dateEffet=2026-04-07" responded 200 in 36.3943 ms 2026-04-02 12:53:20.948 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 302 in 0.8437 ms 2026-04-02 12:53:21.005 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3FstatusId%3De0b78893-2112-4267-73da-08d8c3a80a45%26typeStatus%3DProspection" responded 200 in 3.5416 ms 2026-04-02 12:53:21.096 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 1.4243 ms 2026-04-02 12:53:21.100 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 1.1034 ms 2026-04-02 12:53:21.101 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 0.8096 ms 2026-04-02 12:53:21.103 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 0.9190 ms 2026-04-02 12:53:21.103 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 0.8070 ms 2026-04-02 12:53:21.104 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 0.8800 ms 2026-04-02 12:53:21.228 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 132.8977 ms 2026-04-02 12:53:21.679 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 582.2683 ms 2026-04-02 12:53:21.809 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 0.2123 ms 2026-04-02 12:53:21.873 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 0.2482 ms 2026-04-02 12:53:21.873 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 0.2169 ms 2026-04-02 12:53:21.874 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 1.8063 ms 2026-04-02 12:53:21.904 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 0.2305 ms 2026-04-02 12:53:22.372 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 871.5210 ms 2026-04-02 12:53:24.550 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=996434c6-3efd-4f77-36e6-08de909106df" responded 200 in 285.7844 ms 2026-04-02 12:53:25.568 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1936 ms 2026-04-02 12:53:25.956 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.6400 ms 2026-04-02 12:53:26.379 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.3593 ms 2026-04-02 12:53:26.455 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 12:53:26.455 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3FstatusId%3De0b78893-2112-4267-73da-08d8c3a80a45%26typeStatus%3DProspection" responded 302 in 29.3143 ms 2026-04-02 12:53:26.467 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.1261 ms 2026-04-02 12:53:26.651 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 136.1718 ms 2026-04-02 12:53:27.264 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1610 ms 2026-04-02 12:53:27.443 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.2760 ms 2026-04-02 12:53:30.320 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:53:30.320 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:53:30.628 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 309.0402 ms 2026-04-02 12:53:30.776 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 200 in 0.2717 ms 2026-04-02 12:53:30.947 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:53:30.947 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:53:30.947 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.6243 ms 2026-04-02 12:53:31.009 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:53:31.009 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:53:31.037 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2024 ms 2026-04-02 12:53:35.154 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 273.4122 ms 2026-04-02 12:53:36.779 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3454 ms 2026-04-02 12:53:36.921 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.9732 ms 2026-04-02 12:53:38.656 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4685.2427 ms 2026-04-02 12:53:41.749 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index" responded 200 in 759.8654 ms 2026-04-02 12:53:42.454 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2154 ms 2026-04-02 12:53:42.849 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4236 ms 2026-04-02 12:53:44.102 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.4541 ms 2026-04-02 12:53:44.737 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2332 ms 2026-04-02 12:53:44.951 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2931 ms 2026-04-02 12:54:00.852 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:00.852 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:01.004 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 152.9889 ms 2026-04-02 12:54:01.113 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:01.113 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:01.113 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4089 ms 2026-04-02 12:54:01.158 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:01.158 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:01.187 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.7239 ms 2026-04-02 12:54:02.756 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-12-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69008&dateEffet=2026-04-03" responded 200 in 39.7496 ms 2026-04-02 12:54:02.838 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-12-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69008&dateEffet=2026-04-03" responded 200 in 28.4013 ms 2026-04-02 12:54:10.039 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:10.039 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:10.399 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 361.0486 ms 2026-04-02 12:54:10.413 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 349.7395 ms 2026-04-02 12:54:10.692 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:10.692 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:10.692 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4060 ms 2026-04-02 12:54:10.757 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:10.757 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:10.776 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.4763 ms 2026-04-02 12:54:11.314 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3411 ms 2026-04-02 12:54:11.681 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2288 ms 2026-04-02 12:54:16.916 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 313.3490 ms 2026-04-02 12:54:18.275 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2163 ms 2026-04-02 12:54:18.710 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1216 ms 2026-04-02 12:54:20.058 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 278.4468 ms 2026-04-02 12:54:20.764 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3494 ms 2026-04-02 12:54:21.273 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8399 ms 2026-04-02 12:54:23.207 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 294.4813 ms 2026-04-02 12:54:23.764 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3179 ms 2026-04-02 12:54:24.396 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.3797 ms 2026-04-02 12:54:24.927 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:24.928 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:25.088 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 161.4571 ms 2026-04-02 12:54:25.176 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:25.176 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:25.955 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 779.5771 ms 2026-04-02 12:54:25.980 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 367.9113 ms 2026-04-02 12:54:26.629 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:26.629 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:26.629 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3559 ms 2026-04-02 12:54:26.693 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:26.693 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:26.723 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.0574 ms 2026-04-02 12:54:26.966 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9724 ms 2026-04-02 12:54:26.975 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 12:54:26.975 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 40.8357 ms 2026-04-02 12:54:27.321 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 302.9864 ms 2026-04-02 12:54:27.632 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0753 ms 2026-04-02 12:54:27.661 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3029 ms 2026-04-02 12:54:28.073 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.9144 ms 2026-04-02 12:54:29.654 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 334.2657 ms 2026-04-02 12:54:30.101 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.4076 ms 2026-04-02 12:54:30.404 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3041 ms 2026-04-02 12:54:30.483 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1742 ms 2026-04-02 12:54:30.634 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4211 ms 2026-04-02 12:54:30.877 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8975 ms 2026-04-02 12:54:32.226 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 301.7493 ms 2026-04-02 12:54:32.851 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3341 ms 2026-04-02 12:54:32.919 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=996434c6-3efd-4f77-36e6-08de909106df" responded 200 in 301.6699 ms 2026-04-02 12:54:33.260 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1711 ms 2026-04-02 12:54:33.345 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5926 ms 2026-04-02 12:54:33.452 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2388 ms 2026-04-02 12:54:42.410 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4048.2596 ms 2026-04-02 12:54:43.747 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:43.747 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:44.075 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 328.4232 ms 2026-04-02 12:54:44.335 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:44.335 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:44.335 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5395 ms 2026-04-02 12:54:44.596 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:44.596 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:54:44.618 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.7424 ms 2026-04-02 12:54:46.822 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-12-31&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-04-07" responded 200 in 43.0671 ms 2026-04-02 12:54:58.361 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-01-17&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-04-07" responded 200 in 39.8935 ms 2026-04-02 12:55:18.943 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:55:18.943 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:55:18.994 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.0297 ms 2026-04-02 12:55:19.234 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:55:19.234 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:55:19.234 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5680 ms 2026-04-02 12:55:19.307 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 12:55:19.307 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 12:55:19.327 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2689 ms 2026-04-02 12:56:15.331 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 321.2620 ms 2026-04-02 12:56:16.446 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6040 ms 2026-04-02 12:56:16.960 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6884 ms 2026-04-02 12:56:18.574 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 287.6493 ms 2026-04-02 12:56:19.910 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2769 ms 2026-04-02 12:56:21.246 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8376 ms 2026-04-02 12:56:24.162 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 278.4342 ms 2026-04-02 12:56:24.964 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3062 ms 2026-04-02 12:56:25.363 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9502 ms 2026-04-02 12:56:26.699 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 293.1386 ms 2026-04-02 12:56:27.405 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2917 ms 2026-04-02 12:56:27.785 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4300 ms 2026-04-02 12:56:29.207 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 301.5371 ms 2026-04-02 12:56:29.612 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 312.5088 ms 2026-04-02 12:56:31.392 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3378 ms 2026-04-02 12:56:31.702 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.8116 ms 2026-04-02 12:56:33.358 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 297.6509 ms 2026-04-02 12:56:33.958 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1920 ms 2026-04-02 12:56:34.516 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.8003 ms 2026-04-02 12:56:39.761 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 280.2058 ms 2026-04-02 12:56:40.383 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3109 ms 2026-04-02 12:56:40.968 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5161 ms 2026-04-02 12:56:40.971 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-12-15&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-04-07" responded 200 in 30.3726 ms 2026-04-02 12:56:42.251 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 285.2159 ms 2026-04-02 12:56:42.880 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3488 ms 2026-04-02 12:56:43.335 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.7333 ms 2026-04-02 12:56:44.652 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 295.0695 ms 2026-04-02 12:56:45.239 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2196 ms 2026-04-02 12:56:45.763 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9834 ms 2026-04-02 12:56:46.425 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 305.1331 ms 2026-04-02 12:56:47.163 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 325.1468 ms 2026-04-02 12:56:47.267 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3203 ms 2026-04-02 12:56:47.403 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.7254 ms 2026-04-02 12:56:47.774 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2059 ms 2026-04-02 12:56:48.452 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4527 ms 2026-04-02 12:56:49.499 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.0420 ms 2026-04-02 12:56:49.768 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 333.7596 ms 2026-04-02 12:56:50.011 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 337.2423 ms 2026-04-02 12:56:50.245 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 303.1888 ms 2026-04-02 12:56:51.116 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2029 ms 2026-04-02 12:56:51.758 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1950 ms 2026-04-02 12:56:54.793 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 315.2230 ms 2026-04-02 12:56:55.350 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3443 ms 2026-04-02 12:56:56.143 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.5119 ms 2026-04-02 12:56:58.472 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 303.6490 ms 2026-04-02 12:56:58.965 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2133 ms 2026-04-02 12:56:59.127 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0186 ms 2026-04-02 12:57:06.076 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=996434c6-3efd-4f77-36e6-08de909106df" responded 200 in 319.4996 ms 2026-04-02 12:57:07.008 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3468 ms 2026-04-02 12:57:07.133 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.4732 ms 2026-04-02 12:57:49.863 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-08-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34500&dateEffet=2026-04-07" responded 200 in 34.9279 ms 2026-04-02 12:57:50.177 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-01-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=50800&dateEffet=2026-04-07" responded 200 in 39.7243 ms 2026-04-02 12:58:10.925 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 291.3783 ms 2026-04-02 12:58:11.250 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2243 ms 2026-04-02 12:58:11.663 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2783 ms 2026-04-02 12:58:19.311 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.1670 ms 2026-04-02 12:58:19.562 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2214 ms 2026-04-02 12:58:19.664 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.5826 ms 2026-04-02 12:58:49.038 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0468 ms 2026-04-02 12:58:49.118 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9811 ms 2026-04-02 12:58:49.886 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5608 ms 2026-04-02 12:58:49.890 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.3412 ms 2026-04-02 12:58:50.243 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.7995 ms 2026-04-02 12:58:50.310 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.0279 ms 2026-04-02 12:58:51.247 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 154.7865 ms 2026-04-02 12:58:51.622 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2101 ms 2026-04-02 12:58:52.089 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7454 ms 2026-04-02 12:59:01.297 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.4365 ms 2026-04-02 12:59:01.659 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3502 ms 2026-04-02 12:59:01.799 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.2429 ms 2026-04-02 12:59:50.233 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 285.3964 ms 2026-04-02 12:59:50.574 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3037 ms 2026-04-02 12:59:50.752 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.6954 ms 2026-04-02 13:00:05.079 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 324.9096 ms 2026-04-02 13:00:05.405 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1981 ms 2026-04-02 13:00:05.567 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3836 ms 2026-04-02 13:00:57.861 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610807004047241947768157" responded 200 in 31.0503 ms 2026-04-02 13:01:00.221 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610807004047241947768157" responded 200 in 23.6687 ms 2026-04-02 13:01:03.338 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1202.2714 ms 2026-04-02 13:01:11.335 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3898.8430 ms 2026-04-02 13:01:24.147 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.5772 ms 2026-04-02 13:01:24.348 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3464 ms 2026-04-02 13:01:24.821 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.0535 ms 2026-04-02 13:01:28.609 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.3242 ms 2026-04-02 13:01:28.816 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1688 ms 2026-04-02 13:01:29.061 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8085 ms 2026-04-02 13:02:25.517 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.7609 ms 2026-04-02 13:02:26.301 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2082 ms 2026-04-02 13:02:26.426 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.1969 ms 2026-04-02 13:03:57.468 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.6481 ms 2026-04-02 13:03:57.856 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2247 ms 2026-04-02 13:03:57.983 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2305 ms 2026-04-02 13:04:28.885 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-07-31&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-04-07" responded 200 in 49.7498 ms 2026-04-02 13:04:44.696 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 242.2216 ms 2026-04-02 13:04:45.203 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1246 ms 2026-04-02 13:04:45.493 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8888 ms 2026-04-02 13:05:19.905 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1541cb8e-a1bf-46c2-36e7-08de909106df" responded 200 in 299.1138 ms 2026-04-02 13:05:20.704 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2957 ms 2026-04-02 13:05:20.899 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8888 ms 2026-04-02 13:05:32.175 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4007.8847 ms 2026-04-02 13:06:25.869 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 13:06:25.870 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1714 ms 2026-04-02 13:06:26.257 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 13:06:26.258 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 1.5157 ms 2026-04-02 13:06:27.216 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 13:06:27.219 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 13:06:27.221 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 5.2818 ms 2026-04-02 13:06:36.475 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 13:06:36.476 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 302 in 1.4673 ms 2026-04-02 13:06:36.545 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 13:06:36.549 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 200 in 3.7048 ms 2026-04-02 13:06:41.703 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 13:06:41.714 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 13:06:41.715 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 302 in 11.4000 ms 2026-04-02 13:06:42.418 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 648.5158 ms 2026-04-02 13:06:42.787 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3455 ms 2026-04-02 13:06:43.041 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.4760 ms 2026-04-02 13:07:29.333 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR9620041010125232748K03338" responded 200 in 18.6612 ms 2026-04-02 13:07:35.145 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR9620041010125232748K03338" responded 200 in 23.3500 ms 2026-04-02 13:07:38.472 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1171.6282 ms 2026-04-02 13:07:46.077 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3983.5814 ms 2026-04-02 13:08:49.877 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 469.9747 ms 2026-04-02 13:08:50.453 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3377 ms 2026-04-02 13:08:50.653 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.5715 ms 2026-04-02 13:09:05.404 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 195.7148 ms 2026-04-02 13:09:06.183 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2763 ms 2026-04-02 13:09:06.554 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.3257 ms 2026-04-02 13:09:08.880 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=be7e7db5-1401-43b0-36e5-08de909106df" responded 200 in 303.0711 ms 2026-04-02 13:09:09.625 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2148 ms 2026-04-02 13:09:10.142 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3109 ms 2026-04-02 13:09:33.750 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 245.6269 ms 2026-04-02 13:09:34.464 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2300 ms 2026-04-02 13:09:34.647 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.0145 ms 2026-04-02 13:09:37.741 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b02eb707-8ec8-4008-36e8-08de909106df" responded 200 in 347.4131 ms 2026-04-02 13:09:38.268 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3711 ms 2026-04-02 13:09:38.460 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.9962 ms 2026-04-02 13:17:51.993 +02:00 [Information] HTTP "GET" "/" responded 302 in 0.2404 ms 2026-04-02 13:17:52.026 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 200 in 2.5703 ms 2026-04-02 14:03:39.004 +02:00 [Information] HTTP "GET" "/" responded 302 in 0.3904 ms 2026-04-02 14:03:39.023 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 200 in 0.9242 ms 2026-04-02 14:08:10.214 +02:00 [Information] HTTP "GET" "/" responded 302 in 0.7410 ms 2026-04-02 14:29:32.851 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.9065 ms 2026-04-02 14:29:32.912 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.3609 ms 2026-04-02 14:29:33.038 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 0.3033 ms 2026-04-02 14:29:33.057 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 0.3571 ms 2026-04-02 14:29:33.058 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 0.4293 ms 2026-04-02 14:29:33.058 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 0.4575 ms 2026-04-02 14:29:33.058 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 0.3462 ms 2026-04-02 14:29:33.058 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 0.2972 ms 2026-04-02 14:29:33.184 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 145.6105 ms 2026-04-02 14:29:33.721 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 663.9410 ms 2026-04-02 14:29:33.878 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 0.2288 ms 2026-04-02 14:29:33.971 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 1.9940 ms 2026-04-02 14:29:34.339 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 0.1946 ms 2026-04-02 14:29:34.471 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 932.0340 ms 2026-04-02 14:29:34.648 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 0.2590 ms 2026-04-02 14:29:35.058 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 0.2963 ms 2026-04-02 14:30:14.063 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8545 ms 2026-04-02 14:30:14.107 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.8431 ms 2026-04-02 14:30:24.313 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-02 14:30:24.313 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 20.7804 ms 2026-04-02 14:30:24.412 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.2458 ms 2026-04-02 14:30:25.591 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2096 ms 2026-04-02 14:30:25.726 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.2979 ms 2026-04-02 14:31:35.080 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.9077 ms 2026-04-02 14:31:35.135 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.7694 ms 2026-04-02 14:31:38.187 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2218 ms 2026-04-02 14:31:38.231 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.9588 ms 2026-04-02 14:31:42.414 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 14:31:42.414 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 10.3464 ms 2026-04-02 14:31:42.520 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.3322 ms 2026-04-02 14:31:42.796 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3637 ms 2026-04-02 14:31:42.935 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8749 ms 2026-04-02 14:31:43.299 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-02 14:31:43.299 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 40.8493 ms 2026-04-02 14:31:43.392 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.0687 ms 2026-04-02 14:31:43.721 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2254 ms 2026-04-02 14:31:43.960 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.3105 ms 2026-04-02 14:31:52.177 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 144.3477 ms 2026-04-02 14:31:52.393 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1912 ms 2026-04-02 14:31:52.478 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.9179 ms 2026-04-02 14:32:05.090 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.7815 ms 2026-04-02 14:32:05.294 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2258 ms 2026-04-02 14:32:05.452 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.5927 ms 2026-04-02 14:33:15.616 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8456 ms 2026-04-02 14:33:15.670 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.8756 ms 2026-04-02 14:33:15.825 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 0.3292 ms 2026-04-02 14:33:15.826 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 0.2525 ms 2026-04-02 14:33:15.826 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 0.2020 ms 2026-04-02 14:33:15.826 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 0.1896 ms 2026-04-02 14:33:15.827 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 0.1667 ms 2026-04-02 14:33:15.827 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 0.1653 ms 2026-04-02 14:33:16.022 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 196.4010 ms 2026-04-02 14:33:16.573 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 747.6093 ms 2026-04-02 14:33:16.734 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 0.3218 ms 2026-04-02 14:33:16.854 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 0.2420 ms 2026-04-02 14:33:16.855 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 0.1804 ms 2026-04-02 14:33:16.856 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 1.4121 ms 2026-04-02 14:33:16.924 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 0.1783 ms 2026-04-02 14:33:17.003 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 389.0490 ms 2026-04-02 14:33:23.691 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 14:33:23.691 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 10.4774 ms 2026-04-02 14:33:23.791 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.2691 ms 2026-04-02 14:33:24.124 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1735 ms 2026-04-02 14:33:24.413 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7332 ms 2026-04-02 14:33:40.526 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.6214 ms 2026-04-02 14:33:40.582 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.4689 ms 2026-04-02 14:33:40.795 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 0.7734 ms 2026-04-02 14:33:41.036 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 0.7651 ms 2026-04-02 14:33:41.037 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 0.7294 ms 2026-04-02 14:33:41.048 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 0.7306 ms 2026-04-02 14:33:41.049 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 0.9736 ms 2026-04-02 14:33:41.049 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 0.8119 ms 2026-04-02 14:33:41.096 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 297.1703 ms 2026-04-02 14:33:41.846 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 809.9536 ms 2026-04-02 14:33:42.143 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 0.2257 ms 2026-04-02 14:33:42.301 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 1.0945 ms 2026-04-02 14:33:42.303 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 688.4863 ms 2026-04-02 14:33:42.331 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 0.2110 ms 2026-04-02 14:33:42.331 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 0.1746 ms 2026-04-02 14:33:42.649 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 0.3044 ms 2026-04-02 14:33:44.155 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-01-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69210&dateEffet=2026-04-07" responded 200 in 46.9973 ms 2026-04-02 14:33:44.255 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-01-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69210&dateEffet=2026-04-07" responded 200 in 28.8572 ms 2026-04-02 14:34:07.756 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 14:34:07.757 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 37.3537 ms 2026-04-02 14:34:07.863 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.8547 ms 2026-04-02 14:34:14.279 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1976 ms 2026-04-02 14:34:14.281 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.7430 ms 2026-04-02 14:34:14.330 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.9464 ms 2026-04-02 14:34:14.415 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 0.8807 ms 2026-04-02 14:34:14.417 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 0.8421 ms 2026-04-02 14:34:14.418 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 0.8519 ms 2026-04-02 14:34:14.420 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 0.8707 ms 2026-04-02 14:34:14.421 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 0.7962 ms 2026-04-02 14:34:14.423 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 0.8303 ms 2026-04-02 14:34:14.587 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 171.8131 ms 2026-04-02 14:34:14.760 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.7907 ms 2026-04-02 14:34:14.974 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 557.8222 ms 2026-04-02 14:34:15.100 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 0.2743 ms 2026-04-02 14:34:15.228 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 0.2326 ms 2026-04-02 14:34:15.228 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 0.2776 ms 2026-04-02 14:34:15.229 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 1.6744 ms 2026-04-02 14:34:15.281 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 0.2191 ms 2026-04-02 14:34:15.679 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 905.9149 ms 2026-04-02 14:34:16.633 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.3145 ms 2026-04-02 14:34:26.512 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-08-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77185&dateEffet=2026-04-07" responded 200 in 30.1154 ms 2026-04-02 14:34:35.267 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 14:34:35.268 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 36.4344 ms 2026-04-02 14:34:35.378 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.8799 ms 2026-04-02 14:34:35.721 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1813 ms 2026-04-02 14:34:35.806 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.1979 ms 2026-04-02 14:34:53.266 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8153 ms 2026-04-02 14:34:53.319 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 1.0240 ms 2026-04-02 14:34:58.665 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 14:34:58.666 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 34.9470 ms 2026-04-02 14:34:58.768 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.9710 ms 2026-04-02 14:34:59.337 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4941 ms 2026-04-02 14:34:59.814 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.3347 ms 2026-04-02 14:35:00.466 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2507 ms 2026-04-02 14:35:00.508 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.8882 ms 2026-04-02 14:35:04.102 +02: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=67120&dateEffet=2026-04-07" responded 200 in 28.9592 ms 2026-04-02 14:35:04.884 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b02eb707-8ec8-4008-36e8-08de909106df" responded 302 in 0.2434 ms 2026-04-02 14:35:04.937 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Db02eb707-8ec8-4008-36e8-08de909106df" responded 200 in 0.9004 ms 2026-04-02 14:35:05.743 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 14:35:05.743 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 38.5499 ms 2026-04-02 14:35:05.854 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.0070 ms 2026-04-02 14:35:06.135 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2265 ms 2026-04-02 14:35:06.285 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5883 ms 2026-04-02 14:35:10.926 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 14:35:10.926 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Db02eb707-8ec8-4008-36e8-08de909106df" responded 302 in 30.6959 ms 2026-04-02 14:35:11.279 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b02eb707-8ec8-4008-36e8-08de909106df" responded 200 in 292.2482 ms 2026-04-02 14:35:12.018 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2006 ms 2026-04-02 14:35:12.157 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6245 ms 2026-04-02 14:35:16.540 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 428.1991 ms 2026-04-02 14:35:17.500 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 823.2682 ms 2026-04-02 14:35:18.013 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2020 ms 2026-04-02 14:35:18.167 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.8789 ms 2026-04-02 14:36:13.570 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2589 ms 2026-04-02 14:36:13.623 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.9221 ms 2026-04-02 14:36:13.724 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 0.8473 ms 2026-04-02 14:36:13.725 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 0.8796 ms 2026-04-02 14:36:13.731 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 0.9991 ms 2026-04-02 14:36:13.732 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 1.1008 ms 2026-04-02 14:36:13.733 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 0.7367 ms 2026-04-02 14:36:13.734 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 0.6872 ms 2026-04-02 14:36:13.735 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 0.8532 ms 2026-04-02 14:36:13.921 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 197.0042 ms 2026-04-02 14:36:14.073 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 0.2973 ms 2026-04-02 14:36:14.198 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 472.6619 ms 2026-04-02 14:36:14.435 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 1.7064 ms 2026-04-02 14:36:14.562 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 0.1972 ms 2026-04-02 14:36:14.646 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 912.3254 ms 2026-04-02 14:36:14.928 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 0.8469 ms 2026-04-02 14:37:03.812 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 319.9433 ms 2026-04-02 14:37:04.366 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1781 ms 2026-04-02 14:37:04.584 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1930 ms 2026-04-02 14:37:38.139 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-09-22&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-04-07" responded 200 in 56.7964 ms 2026-04-02 14:38:22.106 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 302 in 0.2744 ms 2026-04-02 14:38:22.163 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3FstatusId%3De0b78893-2112-4267-73da-08d8c3a80a45%26typeStatus%3DProspection" responded 200 in 3.4044 ms 2026-04-02 14:38:27.947 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 14:38:27.947 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3FstatusId%3De0b78893-2112-4267-73da-08d8c3a80a45%26typeStatus%3DProspection" responded 302 in 18.3642 ms 2026-04-02 14:38:28.267 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 253.5129 ms 2026-04-02 14:38:28.599 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3453 ms 2026-04-02 14:38:28.813 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4932 ms 2026-04-02 14:38:34.223 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b2e4f6fa-d0ea-4d89-36e0-08de909106df" responded 200 in 338.3510 ms 2026-04-02 14:38:34.475 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3292 ms 2026-04-02 14:38:34.621 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.8374 ms 2026-04-02 14:39:44.542 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2228 ms 2026-04-02 14:39:45.714 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2375 ms 2026-04-02 14:39:46.604 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.5413 ms 2026-04-02 14:39:48.694 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2617 ms 2026-04-02 14:39:48.739 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.8450 ms 2026-04-02 14:39:55.463 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 14:39:55.463 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 56.6290 ms 2026-04-02 14:39:55.594 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.1811 ms 2026-04-02 14:39:56.357 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1933 ms 2026-04-02 14:39:56.559 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.7458 ms 2026-04-02 14:40:27.612 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69300&dateEffet=2026-04-07" responded 200 in 55.1825 ms 2026-04-02 14:40:40.665 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-06-14&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-04-07" responded 200 in 37.9401 ms 2026-04-02 14:41:37.073 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 14:41:37.074 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 116.4297 ms 2026-04-02 14:41:38.368 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1243.0444 ms 2026-04-02 14:41:38.686 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3373 ms 2026-04-02 14:41:40.192 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1432.6579 ms 2026-04-02 14:41:42.367 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 14:41:42.367 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 85.8118 ms 2026-04-02 14:41:48.065 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 400 in 1.8912 ms 2026-04-02 14:41:49.914 +02:00 [Information] HTTP "GET" "/Error/400" responded 200 in 1791.1675 ms 2026-04-02 14:41:50.422 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2256 ms 2026-04-02 14:41:50.422 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9733 ms 2026-04-02 14:41:52.134 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1598.7039 ms 2026-04-02 14:41:53.036 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 10580.7913 ms 2026-04-02 14:41:53.348 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1145.4504 ms 2026-04-02 14:41:56.321 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR5020041010131250068S03423" responded 200 in 235.8602 ms 2026-04-02 14:41:58.805 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR5020041010131250068S03423" responded 200 in 518.9517 ms 2026-04-02 14:42:04.641 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 9639.5490 ms 2026-04-02 14:42:05.088 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2820 ms 2026-04-02 14:42:06.739 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1024.5945 ms 2026-04-02 14:42:20.110 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6058.4755 ms 2026-04-02 14:42:32.010 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 901.0587 ms 2026-04-02 14:42:32.382 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2227 ms 2026-04-02 14:42:34.295 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 11771.9389 ms 2026-04-02 14:42:34.532 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2077.0813 ms 2026-04-02 14:42:48.655 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-08-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=87290&dateEffet=2026-04-07" responded 200 in 349.9361 ms 2026-04-02 14:43:04.137 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 610.0359 ms 2026-04-02 14:43:04.650 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2353 ms 2026-04-02 14:43:05.343 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 336.6104 ms 2026-04-02 14:43:30.227 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-08-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=84100&dateEffet=2026-04-07" responded 200 in 225.6633 ms 2026-04-02 14:43:30.269 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 7504.0733 ms 2026-04-02 14:43:30.788 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3188 ms 2026-04-02 14:43:32.141 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1140.3067 ms 2026-04-02 14:43:32.779 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2781 ms 2026-04-02 14:43:32.838 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.0625 ms 2026-04-02 14:43:36.866 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1886.2045 ms 2026-04-02 14:43:37.058 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1148.0660 ms 2026-04-02 14:43:37.069 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2740 ms 2026-04-02 14:43:37.508 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3492 ms 2026-04-02 14:43:40.392 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3249.0597 ms 2026-04-02 14:43:40.931 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3249.4656 ms 2026-04-02 14:43:41.905 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 14:43:41.905 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 241.9858 ms 2026-04-02 14:43:48.659 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 400 in 1.8561 ms 2026-04-02 14:43:50.187 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-10-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29900&dateEffet=2026-04-03" responded 200 in 978.7946 ms 2026-04-02 14:43:51.512 +02:00 [Information] HTTP "GET" "/Error/400" responded 200 in 2789.6864 ms 2026-04-02 14:43:51.747 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4577.8257 ms 2026-04-02 14:43:52.097 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1814 ms 2026-04-02 14:43:52.157 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0827 ms 2026-04-02 14:43:52.189 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2090 ms 2026-04-02 14:43:54.812 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2497.0690 ms 2026-04-02 14:43:55.853 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3398.8789 ms 2026-04-02 14:43:56.659 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1796.0047 ms 2026-04-02 14:43:59.339 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 15865.4174 ms 2026-04-02 14:44:00.605 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 18632.0991 ms 2026-04-02 14:44:01.093 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2858 ms 2026-04-02 14:44:02.208 +02:00 [Information] User logged out. 2026-04-02 14:44:02.209 +02:00 [Information] HTTP "POST" "/Account/Logout" responded 302 in 2.7253 ms 2026-04-02 14:44:02.255 +02:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 3.2462 ms 2026-04-02 14:44:03.053 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1560.1261 ms 2026-04-02 14:44:06.060 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 8025.6620 ms 2026-04-02 14:44:06.689 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 2621.9841 ms 2026-04-02 14:44:06.911 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3505 ms 2026-04-02 14:44:07.095 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.8745 ms 2026-04-02 14:44:07.181 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3477 ms 2026-04-02 14:44:07.295 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4336 ms 2026-04-02 14:44:07.300 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-02 14:44:07.300 +02:00 [Information] HTTP "POST" "/Account/Login" responded 302 in 8.7464 ms 2026-04-02 14:44:07.483 +02:00 [Information] HTTP "GET" "/" responded 200 in 25.0126 ms 2026-04-02 14:44:08.330 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3169 ms 2026-04-02 14:44:08.514 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.7281 ms 2026-04-02 14:44:11.712 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=dd399c6f-832c-4dab-36e9-08de909106df" responded 200 in 292.0511 ms 2026-04-02 14:44:12.178 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2346 ms 2026-04-02 14:44:12.389 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.5059 ms 2026-04-02 14:44:23.042 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 106.1443 ms 2026-04-02 14:44:23.963 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 822.6223 ms 2026-04-02 14:44:24.353 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1966 ms 2026-04-02 14:44:24.486 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4208 ms 2026-04-02 14:44:29.305 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.305 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.306 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-12-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=64800&dateEffet=2026-04-07" responded 401 in 1.2197 ms 2026-04-02 14:44:29.419 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.420 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.420 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9342 ms 2026-04-02 14:44:29.468 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.469 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.469 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9991 ms 2026-04-02 14:44:29.515 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.515 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.515 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2092 ms 2026-04-02 14:44:29.556 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.556 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.556 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2035 ms 2026-04-02 14:44:29.599 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.599 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.599 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9008 ms 2026-04-02 14:44:29.642 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.642 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.643 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9196 ms 2026-04-02 14:44:29.687 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.687 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.688 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9690 ms 2026-04-02 14:44:29.734 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.734 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.735 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.0954 ms 2026-04-02 14:44:29.778 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.778 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.779 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.0696 ms 2026-04-02 14:44:29.825 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.825 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.825 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6839 ms 2026-04-02 14:44:29.867 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.867 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.867 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.4330 ms 2026-04-02 14:44:29.910 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.910 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.911 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9176 ms 2026-04-02 14:44:29.957 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.957 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:29.958 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9203 ms 2026-04-02 14:44:30.001 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.001 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.002 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9320 ms 2026-04-02 14:44:30.041 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.041 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.041 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2321 ms 2026-04-02 14:44:30.081 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.081 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.081 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2199 ms 2026-04-02 14:44:30.124 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.124 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.124 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2075 ms 2026-04-02 14:44:30.166 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.167 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.167 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 1.4464 ms 2026-04-02 14:44:30.210 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.210 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.210 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9228 ms 2026-04-02 14:44:30.255 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.255 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:30.256 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.9211 ms 2026-04-02 14:44:34.912 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.9198 ms 2026-04-02 14:44:35.137 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3427 ms 2026-04-02 14:44:35.306 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.7203 ms 2026-04-02 14:44:35.684 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:35.684 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:35.684 +02:00 [Information] HTTP "POST" "/Account/Logout" responded 400 in 0.4679 ms 2026-04-02 14:44:35.732 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:35.732 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:35.732 +02:00 [Information] HTTP "GET" "/Error/400" responded 302 in 0.2272 ms 2026-04-02 14:44:35.775 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:35.775 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:35.775 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F400" responded 200 in 0.9307 ms 2026-04-02 14:44:39.817 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=dd399c6f-832c-4dab-36e9-08de909106df" responded 200 in 340.4352 ms 2026-04-02 14:44:40.462 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3450 ms 2026-04-02 14:44:40.658 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.5836 ms 2026-04-02 14:44:44.463 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:44.463 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:44.506 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-02 14:44:44.506 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FError%2F400" responded 302 in 43.6883 ms 2026-04-02 14:44:44.565 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:44.565 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:44.608 +02:00 [Information] HTTP "GET" "/Error/400" responded 200 in 42.9927 ms 2026-04-02 14:44:45.127 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:45.127 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:45.127 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:45.127 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4224 ms 2026-04-02 14:44:45.127 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:45.127 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.4417 ms 2026-04-02 14:44:45.398 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:45.398 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:45.447 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.8834 ms 2026-04-02 14:44:45.502 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:45.503 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:45.541 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.3079 ms 2026-04-02 14:44:47.227 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:47.227 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:47.321 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.5068 ms 2026-04-02 14:44:47.534 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:47.534 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:47.534 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5530 ms 2026-04-02 14:44:47.654 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:47.654 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:44:47.697 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.7387 ms 2026-04-02 14:44:48.033 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 100.6931 ms 2026-04-02 14:44:48.497 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2723 ms 2026-04-02 14:44:48.628 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4108 ms 2026-04-02 14:45:07.091 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 233.2237 ms 2026-04-02 14:45:07.989 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 695.9514 ms 2026-04-02 14:45:08.299 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2952 ms 2026-04-02 14:45:08.492 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8459 ms 2026-04-02 14:45:13.746 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 105.3550 ms 2026-04-02 14:45:13.884 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.3043 ms 2026-04-02 14:45:14.118 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3429 ms 2026-04-02 14:45:14.262 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.6897 ms 2026-04-02 14:45:14.969 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2007 ms 2026-04-02 14:45:15.243 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.6294 ms 2026-04-02 14:45:21.179 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.2333 ms 2026-04-02 14:45:21.219 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:45:21.219 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:45:21.250 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-12-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=64800&dateEffet=2026-04-07" responded 200 in 31.7799 ms 2026-04-02 14:45:21.521 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3420 ms 2026-04-02 14:45:21.644 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.9543 ms 2026-04-02 14:45:35.591 +02: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=79300&dateEffet=2026-04-07" responded 200 in 45.8802 ms 2026-04-02 14:46:11.913 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-03-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=85509&dateEffet=2026-04-07" responded 200 in 61.7072 ms 2026-04-02 14:46:27.242 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 275.6939 ms 2026-04-02 14:46:27.578 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2955 ms 2026-04-02 14:46:28.059 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.4265 ms 2026-04-02 14:46:31.005 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7612906501210024661057166" responded 200 in 23.7356 ms 2026-04-02 14:46:32.839 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.8198 ms 2026-04-02 14:46:33.151 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2992 ms 2026-04-02 14:46:33.248 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7612906501210024661057166" responded 200 in 15.5415 ms 2026-04-02 14:46:33.258 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.5961 ms 2026-04-02 14:46:55.214 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0720041010082599811W02977" responded 200 in 26.1468 ms 2026-04-02 14:46:56.406 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1088.9424 ms 2026-04-02 14:46:57.159 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0720041010082599811W02977" responded 200 in 45.5543 ms 2026-04-02 14:47:02.234 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1392.7669 ms 2026-04-02 14:47:04.429 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-09-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=82700&dateEffet=2026-04-07" responded 200 in 29.4505 ms 2026-04-02 14:47:04.784 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4138.4681 ms 2026-04-02 14:47:05.434 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.3401 ms 2026-04-02 14:47:06.013 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3183 ms 2026-04-02 14:47:06.522 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9779 ms 2026-04-02 14:47:09.154 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3982.3645 ms 2026-04-02 14:47:17.368 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 53.4531 ms 2026-04-02 14:47:17.895 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2113 ms 2026-04-02 14:47:17.998 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4368 ms 2026-04-02 14:47:33.846 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.0361 ms 2026-04-02 14:47:34.078 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3671 ms 2026-04-02 14:47:34.158 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.1184 ms 2026-04-02 14:47:34.316 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-11-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=18140&dateEffet=2026-04-07" responded 200 in 39.1033 ms 2026-04-02 14:47:38.139 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-06-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=85130&dateEffet=2026-04-07" responded 200 in 28.6524 ms 2026-04-02 14:48:07.821 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:48:07.821 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:48:07.962 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 140.8944 ms 2026-04-02 14:48:08.196 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:48:08.196 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:48:08.196 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4329 ms 2026-04-02 14:48:08.332 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:48:08.332 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:48:08.352 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.9839 ms 2026-04-02 14:48:41.559 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-02-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91940&dateEffet=2026-04-07" responded 200 in 49.8477 ms 2026-04-02 14:48:42.255 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:48:42.256 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:48:42.304 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.2379 ms 2026-04-02 14:48:42.600 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:48:42.600 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:48:42.600 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5554 ms 2026-04-02 14:48:42.664 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:48:42.664 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:48:42.690 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.0713 ms 2026-04-02 14:48:51.797 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.2012 ms 2026-04-02 14:48:52.549 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2985 ms 2026-04-02 14:48:52.644 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2889 ms 2026-04-02 14:48:57.477 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2719 ms 2026-04-02 14:48:57.522 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 1.0366 ms 2026-04-02 14:49:00.051 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:49:00.052 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:49:00.106 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-12-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=64800&dateEffet=2026-04-07" responded 200 in 54.6796 ms 2026-04-02 14:49:07.708 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-02 14:49:07.709 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 41.2567 ms 2026-04-02 14:49:07.894 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 136.3153 ms 2026-04-02 14:49:08.476 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3213 ms 2026-04-02 14:49:08.485 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-01-29&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-04-07" responded 200 in 28.1672 ms 2026-04-02 14:49:08.610 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4089 ms 2026-04-02 14:49:18.638 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 301.2397 ms 2026-04-02 14:49:18.958 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3661 ms 2026-04-02 14:49:19.111 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1096 ms 2026-04-02 14:49:29.292 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ec55c134-fc6a-49b7-36ec-08de909106df" responded 200 in 330.2447 ms 2026-04-02 14:49:29.429 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 200 in 0.3107 ms 2026-04-02 14:49:29.724 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2138 ms 2026-04-02 14:49:30.000 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.9008 ms 2026-04-02 14:49:42.834 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:49:42.834 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:49:42.891 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.1118 ms 2026-04-02 14:49:42.994 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:49:42.994 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:49:42.994 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3847 ms 2026-04-02 14:49:43.098 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:49:43.098 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:49:43.119 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0762 ms 2026-04-02 14:49:52.702 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 334.8532 ms 2026-04-02 14:49:53.789 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 981.6753 ms 2026-04-02 14:49:54.018 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2148 ms 2026-04-02 14:49:54.228 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.8163 ms 2026-04-02 14:50:11.786 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 114.4257 ms 2026-04-02 14:50:12.002 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2505 ms 2026-04-02 14:50:12.130 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4207 ms 2026-04-02 14:50:14.164 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8436 ms 2026-04-02 14:50:14.220 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.4836 ms 2026-04-02 14:50:18.142 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 14:50:18.142 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 23.1922 ms 2026-04-02 14:50:18.501 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 399.9326 ms 2026-04-02 14:50:18.620 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 425.2307 ms 2026-04-02 14:50:18.877 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2797 ms 2026-04-02 14:50:19.114 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.9714 ms 2026-04-02 14:50:19.739 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3904 ms 2026-04-02 14:50:20.338 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.0135 ms 2026-04-02 14:50:21.941 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ec55c134-fc6a-49b7-36ec-08de909106df" responded 200 in 495.8819 ms 2026-04-02 14:50:22.134 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3305 ms 2026-04-02 14:50:22.401 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 129.4406 ms 2026-04-02 14:50:35.566 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-09-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=37360&dateEffet=2026-04-07" responded 200 in 34.9318 ms 2026-04-02 14:50:37.410 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=dd399c6f-832c-4dab-36e9-08de909106df" responded 200 in 330.7398 ms 2026-04-02 14:50:38.898 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7702 ms 2026-04-02 14:50:44.601 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.9648 ms 2026-04-02 14:50:45.827 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.4842 ms 2026-04-02 14:50:50.869 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9769808f-baac-4561-36eb-08de909106df" responded 200 in 363.4222 ms 2026-04-02 14:50:51.093 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 200 in 0.2636 ms 2026-04-02 14:50:51.500 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4091 ms 2026-04-02 14:50:51.711 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9509 ms 2026-04-02 14:50:51.989 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 80.9863 ms 2026-04-02 14:50:52.304 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3221 ms 2026-04-02 14:50:52.531 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5686 ms 2026-04-02 14:51:03.339 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-09-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=37360&dateEffet=2026-04-07" responded 200 in 50.4814 ms 2026-04-02 14:51:04.342 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-09-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=37360&dateEffet=2026-04-07" responded 200 in 41.9733 ms 2026-04-02 14:51:16.924 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.9698 ms 2026-04-02 14:51:18.144 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2491 ms 2026-04-02 14:51:18.294 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.5291 ms 2026-04-02 14:51:20.365 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 437.5717 ms 2026-04-02 14:51:20.925 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3213 ms 2026-04-02 14:51:21.997 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6344 ms 2026-04-02 14:51:24.381 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9769808f-baac-4561-36eb-08de909106df" responded 200 in 330.2344 ms 2026-04-02 14:51:24.703 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3278 ms 2026-04-02 14:51:24.983 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.8565 ms 2026-04-02 14:51:27.733 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 379.7643 ms 2026-04-02 14:51:27.832 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 550.5403 ms 2026-04-02 14:51:28.124 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3194 ms 2026-04-02 14:51:28.288 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5581 ms 2026-04-02 14:51:28.924 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 962.0679 ms 2026-04-02 14:51:29.180 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3405 ms 2026-04-02 14:51:29.325 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.3242 ms 2026-04-02 14:51:31.755 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9769808f-baac-4561-36eb-08de909106df" responded 200 in 318.8584 ms 2026-04-02 14:51:32.029 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1979 ms 2026-04-02 14:51:32.203 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.6407 ms 2026-04-02 14:51:51.767 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 14:51:51.767 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 14:51:51.799 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-05-17&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-04-07" responded 200 in 32.2429 ms 2026-04-02 14:51:52.845 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.4184 ms 2026-04-02 14:51:53.435 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3335 ms 2026-04-02 14:51:53.743 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6631 ms 2026-04-02 14:52:03.044 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-04-10&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-04-07" responded 200 in 54.9538 ms 2026-04-02 14:52:58.407 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.2656 ms 2026-04-02 14:52:58.682 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2873 ms 2026-04-02 14:52:58.824 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2180 ms 2026-04-02 14:53:24.987 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.4797 ms 2026-04-02 14:53:25.655 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3465 ms 2026-04-02 14:53:26.435 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.6713 ms 2026-04-02 14:53:53.292 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 103.0930 ms 2026-04-02 14:53:53.554 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3612 ms 2026-04-02 14:53:54.119 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.4605 ms 2026-04-02 14:54:04.141 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-01-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62240&dateEffet=2026-04-07" responded 200 in 44.4558 ms 2026-04-02 14:54:04.342 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0283 ms 2026-04-02 14:54:04.434 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.8094 ms 2026-04-02 14:54:05.263 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3365 ms 2026-04-02 14:54:05.264 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2011 ms 2026-04-02 14:54:05.633 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.1231 ms 2026-04-02 14:54:05.737 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.0759 ms 2026-04-02 14:54:08.349 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 98.5516 ms 2026-04-02 14:54:08.789 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3237 ms 2026-04-02 14:54:09.148 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.0637 ms 2026-04-02 14:54:09.276 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.6445 ms 2026-04-02 14:54:10.510 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 298.6202 ms 2026-04-02 14:54:10.764 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3502 ms 2026-04-02 14:54:11.126 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.5724 ms 2026-04-02 14:54:11.738 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2044 ms 2026-04-02 14:54:13.095 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 481.0112 ms 2026-04-02 14:54:13.186 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 352.3756 ms 2026-04-02 14:54:13.490 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3673 ms 2026-04-02 14:54:13.528 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2266 ms 2026-04-02 14:54:13.532 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.5106 ms 2026-04-02 14:54:13.649 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.3481 ms 2026-04-02 14:54:13.649 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.6641 ms 2026-04-02 14:54:15.909 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-03-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38100&dateEffet=2026-04-07" responded 200 in 41.9874 ms 2026-04-02 14:54:23.069 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 371.6035 ms 2026-04-02 14:54:23.592 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7876 ms 2026-04-02 14:54:23.861 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4989 ms 2026-04-02 14:54:25.014 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8489 ms 2026-04-02 14:54:25.073 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.2934 ms 2026-04-02 14:54:56.456 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 14:54:56.456 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 30.0563 ms 2026-04-02 14:54:56.995 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 397.4388 ms 2026-04-02 14:54:58.310 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3222 ms 2026-04-02 14:54:58.600 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.3031 ms 2026-04-02 14:54:59.411 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-11-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=87230&dateEffet=2026-04-07" responded 200 in 36.1036 ms 2026-04-02 14:55:05.635 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 517.9363 ms 2026-04-02 14:55:05.968 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1825 ms 2026-04-02 14:55:06.092 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5095 ms 2026-04-02 14:55:15.696 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 433.1711 ms 2026-04-02 14:55:15.996 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2913 ms 2026-04-02 14:55:16.145 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9069 ms 2026-04-02 14:55:17.588 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 14:55:17.589 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 302 in 1.6081 ms 2026-04-02 14:55:17.710 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 14:55:17.712 +02: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 {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 14:55:17.714 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 200 in 4.8288 ms 2026-04-02 14:55:17.866 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 1.5526 ms 2026-04-02 14:55:17.868 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 1.2265 ms 2026-04-02 14:55:17.870 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 0.2947 ms 2026-04-02 14:55:17.870 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 0.2697 ms 2026-04-02 14:55:17.870 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 0.2681 ms 2026-04-02 14:55:17.870 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 0.2118 ms 2026-04-02 14:55:17.870 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 0.2248 ms 2026-04-02 14:55:17.954 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 87.5033 ms 2026-04-02 14:55:18.197 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 0.2124 ms 2026-04-02 14:55:18.298 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 433.3076 ms 2026-04-02 14:55:18.882 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 7.0934 ms 2026-04-02 14:55:19.309 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 1439.9461 ms 2026-04-02 14:55:20.407 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 0.8510 ms 2026-04-02 14:55:20.818 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 0.9121 ms 2026-04-02 14:55:26.729 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.8089 ms 2026-04-02 14:55:27.193 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1921 ms 2026-04-02 14:55:27.297 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.9993 ms 2026-04-02 14:55:30.727 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-05-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94250&dateEffet=2026-04-07" responded 200 in 39.7546 ms 2026-04-02 14:55:32.118 +02:00 [Warning] Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {f30dc58d-d4e0-4cfa-a772-4d1663be846f} 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-04-02 14:55:32.157 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-02 14:55:32.157 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 302 in 39.4607 ms 2026-04-02 14:55:34.158 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 713.1204 ms 2026-04-02 14:55:35.263 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 200 in 1.1356 ms 2026-04-02 14:55:35.264 +02:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 200 in 1.5222 ms 2026-04-02 14:55:35.264 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 200 in 1.7929 ms 2026-04-02 14:55:35.264 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 200 in 0.9767 ms 2026-04-02 14:55:35.265 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 200 in 1.2248 ms 2026-04-02 14:55:35.265 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 200 in 1.0691 ms 2026-04-02 14:55:35.266 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 200 in 0.9555 ms 2026-04-02 14:55:35.266 +02:00 [Information] HTTP "GET" "/css/site.css" responded 200 in 0.9007 ms 2026-04-02 14:55:35.267 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 200 in 0.8018 ms 2026-04-02 14:55:35.270 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 200 in 0.2065 ms 2026-04-02 14:55:35.271 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 200 in 9.2686 ms 2026-04-02 14:55:35.538 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 200 in 275.8900 ms 2026-04-02 14:55:42.818 +02:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 200 in 0.2132 ms 2026-04-02 14:55:42.818 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 200 in 0.2133 ms 2026-04-02 14:55:43.687 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-03-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94700&dateEffet=2026-04-07" responded 200 in 42.2774 ms 2026-04-02 14:55:46.773 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 200 in 0.8016 ms 2026-04-02 14:55:47.695 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 200 in 922.5065 ms 2026-04-02 14:55:50.511 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 200 in 2.0475 ms 2026-04-02 14:55:54.133 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 200 in 209.8741 ms 2026-04-02 14:55:54.512 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 200 in 10.3319 ms 2026-04-02 14:55:58.950 +02:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 200 in 1.6787 ms 2026-04-02 14:56:01.142 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 200 in 0.8378 ms 2026-04-02 14:56:02.568 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 200 in 0.9387 ms 2026-04-02 14:56:04.080 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 200 in 0.8873 ms 2026-04-02 14:56:04.787 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 200 in 1.2317 ms 2026-04-02 14:56:05.549 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 200 in 1.0188 ms 2026-04-02 14:56:05.820 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 200 in 1.2664 ms 2026-04-02 14:56:06.182 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3603 ms 2026-04-02 14:56:06.266 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 200 in 0.3062 ms 2026-04-02 14:56:06.461 +02:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 200 in 0.2919 ms 2026-04-02 14:56:06.461 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 200 in 0.2391 ms 2026-04-02 14:56:06.461 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 200 in 0.3055 ms 2026-04-02 14:56:06.497 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8725 ms 2026-04-02 14:56:06.580 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=7583558b-b3a7-451c-6391-08dd96ad5ea7" responded 200 in 340.1976 ms 2026-04-02 14:56:06.880 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3506 ms 2026-04-02 14:56:06.925 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 200 in 0.7960 ms 2026-04-02 14:56:06.979 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.9959 ms 2026-04-02 14:56:07.012 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.5736 ms 2026-04-02 14:56:07.168 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.4903 ms 2026-04-02 14:56:07.614 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 1.0499 ms 2026-04-02 14:56:07.784 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9985 ms 2026-04-02 14:56:27.589 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-10-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59116&dateEffet=2026-04-03" responded 200 in 51.5864 ms 2026-04-02 14:56:39.387 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.2546 ms 2026-04-02 14:56:40.018 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2020 ms 2026-04-02 14:56:40.136 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.5166 ms 2026-04-02 14:56:40.379 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-10-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=53220&dateEffet=2026-04-07" responded 200 in 32.6689 ms 2026-04-02 14:56:43.275 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-10-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=53220&dateEffet=2026-04-07" responded 200 in 59.6842 ms 2026-04-02 14:57:06.048 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-09-23&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-04-07" responded 200 in 31.3024 ms 2026-04-02 14:57:26.767 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.1327 ms 2026-04-02 14:57:26.874 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.9548 ms 2026-04-02 14:57:27.335 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3334 ms 2026-04-02 14:57:27.338 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2230 ms 2026-04-02 14:57:27.449 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4591 ms 2026-04-02 14:57:27.591 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.2231 ms 2026-04-02 14:57:28.852 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 250.8560 ms 2026-04-02 14:57:29.099 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3276 ms 2026-04-02 14:57:29.271 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.7619 ms 2026-04-02 14:57:29.628 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-06-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=68270&dateEffet=2026-04-07" responded 200 in 33.0929 ms 2026-04-02 14:57:29.724 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-06-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=68270&dateEffet=2026-04-07" responded 200 in 33.5329 ms 2026-04-02 14:57:31.061 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 625.8575 ms 2026-04-02 14:57:32.173 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3230 ms 2026-04-02 14:57:32.571 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.6610 ms 2026-04-02 14:57:34.583 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 479.1682 ms 2026-04-02 14:57:34.817 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3096 ms 2026-04-02 14:57:35.017 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.9105 ms 2026-04-02 14:57:52.733 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617515900000430533540186" responded 200 in 14.7380 ms 2026-04-02 14:57:54.983 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617515900000430533540186" responded 200 in 25.8743 ms 2026-04-02 14:59:00.693 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-03-09&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-04-07" responded 200 in 40.7878 ms 2026-04-02 14:59:17.069 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 246.7422 ms 2026-04-02 14:59:17.441 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2932 ms 2026-04-02 14:59:17.696 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.5727 ms 2026-04-02 14:59:22.414 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 289.6402 ms 2026-04-02 14:59:22.768 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2837 ms 2026-04-02 14:59:23.048 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.9456 ms 2026-04-02 14:59:24.903 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 261.2914 ms 2026-04-02 14:59:25.202 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3439 ms 2026-04-02 14:59:25.580 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.5144 ms 2026-04-02 14:59:28.128 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1244.9900 ms 2026-04-02 14:59:28.194 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.5890 ms 2026-04-02 14:59:28.430 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3685 ms 2026-04-02 14:59:28.636 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1909 ms 2026-04-02 14:59:32.104 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.0681 ms 2026-04-02 14:59:32.577 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2894 ms 2026-04-02 14:59:32.716 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4459 ms 2026-04-02 14:59:33.357 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2813.9581 ms 2026-04-02 14:59:40.957 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 158.9178 ms 2026-04-02 14:59:41.169 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2931 ms 2026-04-02 14:59:41.392 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2300 ms 2026-04-02 14:59:41.448 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.8831 ms 2026-04-02 14:59:41.544 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.1376 ms 2026-04-02 14:59:48.755 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 14:59:48.755 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 10.4646 ms 2026-04-02 14:59:49.146 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 312.3514 ms 2026-04-02 14:59:49.496 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2996 ms 2026-04-02 14:59:49.632 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.3214 ms 2026-04-02 14:59:54.605 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.1105 ms 2026-04-02 14:59:54.912 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3395 ms 2026-04-02 14:59:55.060 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.8388 ms 2026-04-02 15:00:24.291 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-02-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=85000&dateEffet=2026-04-07" responded 200 in 58.2539 ms 2026-04-02 15:00:28.143 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 414.5675 ms 2026-04-02 15:00:31.210 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2110 ms 2026-04-02 15:00:31.601 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.0732 ms 2026-04-02 15:01:04.761 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 345.4730 ms 2026-04-02 15:01:06.631 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2704 ms 2026-04-02 15:01:06.773 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.1085 ms 2026-04-02 15:01:13.389 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 463.8042 ms 2026-04-02 15:01:13.766 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3107 ms 2026-04-02 15:01:14.110 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.3628 ms 2026-04-02 15:01:18.096 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=996434c6-3efd-4f77-36e6-08de909106df" responded 200 in 329.2591 ms 2026-04-02 15:01:19.364 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3519 ms 2026-04-02 15:01:19.986 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.6496 ms 2026-04-02 15:01:25.842 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:01:25.842 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:01:25.934 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.0389 ms 2026-04-02 15:01:26.403 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:01:26.403 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:01:26.403 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8558 ms 2026-04-02 15:01:26.987 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:01:26.987 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:01:27.026 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.5648 ms 2026-04-02 15:01:35.462 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3363 ms 2026-04-02 15:01:35.567 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3686 ms 2026-04-02 15:01:36.694 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3370 ms 2026-04-02 15:01:36.698 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1641 ms 2026-04-02 15:01:36.921 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.3601 ms 2026-04-02 15:01:37.027 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.4078 ms 2026-04-02 15:01:39.015 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 274.4335 ms 2026-04-02 15:01:39.395 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3222 ms 2026-04-02 15:01:39.704 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9850 ms 2026-04-02 15:01:43.819 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=86d71cae-d180-42d4-36ed-08de909106df" responded 200 in 284.8330 ms 2026-04-02 15:01:44.203 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3255 ms 2026-04-02 15:01:44.481 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4349 ms 2026-04-02 15:01:47.102 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4366.3286 ms 2026-04-02 15:02:02.740 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 196.6664 ms 2026-04-02 15:02:02.955 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3465 ms 2026-04-02 15:02:03.099 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6923 ms 2026-04-02 15:02:03.497 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 271.2636 ms 2026-04-02 15:02:03.894 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2815 ms 2026-04-02 15:02:04.288 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.3855 ms 2026-04-02 15:02:04.855 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=86d71cae-d180-42d4-36ed-08de909106df" responded 200 in 322.9662 ms 2026-04-02 15:02:05.028 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3668 ms 2026-04-02 15:02:05.276 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4204 ms 2026-04-02 15:02:09.246 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=86d71cae-d180-42d4-36ed-08de909106df" responded 200 in 277.3535 ms 2026-04-02 15:02:09.587 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3003 ms 2026-04-02 15:02:09.728 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0588 ms 2026-04-02 15:02:12.659 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.5718 ms 2026-04-02 15:02:12.846 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1736 ms 2026-04-02 15:02:12.958 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.6699 ms 2026-04-02 15:02:48.014 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 324.1055 ms 2026-04-02 15:02:49.787 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6486 ms 2026-04-02 15:02:50.683 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.7659 ms 2026-04-02 15:02:52.066 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 324.3129 ms 2026-04-02 15:02:52.423 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2206 ms 2026-04-02 15:02:52.794 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.5988 ms 2026-04-02 15:02:54.684 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=86d71cae-d180-42d4-36ed-08de909106df" responded 200 in 322.0309 ms 2026-04-02 15:02:55.021 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2560 ms 2026-04-02 15:02:55.097 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3290 ms 2026-04-02 15:02:57.622 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 291.7338 ms 2026-04-02 15:02:58.697 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 944.2439 ms 2026-04-02 15:02:59.043 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3158 ms 2026-04-02 15:02:59.230 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.5144 ms 2026-04-02 15:03:00.929 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 396.5326 ms 2026-04-02 15:03:01.265 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3181 ms 2026-04-02 15:03:01.434 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 55.5012 ms 2026-04-02 15:03:03.023 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.1989 ms 2026-04-02 15:03:03.231 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2275 ms 2026-04-02 15:03:03.609 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.7601 ms 2026-04-02 15:03:17.909 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:03:17.909 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:03:17.926 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2026-04-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93680&dateEffet=2026-04-07" responded 200 in 17.8683 ms 2026-04-02 15:03:24.146 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 397.9124 ms 2026-04-02 15:03:24.335 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3157 ms 2026-04-02 15:03:24.740 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5747 ms 2026-04-02 15:03:31.276 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=996434c6-3efd-4f77-36e6-08de909106df" responded 200 in 275.1048 ms 2026-04-02 15:03:32.832 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.0499 ms 2026-04-02 15:03:32.988 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3526 ms 2026-04-02 15:03:33.225 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.5416 ms 2026-04-02 15:03:33.596 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2203 ms 2026-04-02 15:03:33.706 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.4936 ms 2026-04-02 15:04:04.085 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 388.2426 ms 2026-04-02 15:04:05.261 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 941.5138 ms 2026-04-02 15:04:06.498 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3538 ms 2026-04-02 15:04:06.702 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.3610 ms 2026-04-02 15:04:08.339 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-08-02&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-04-07" responded 200 in 42.5642 ms 2026-04-02 15:04:11.039 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 271.7061 ms 2026-04-02 15:04:11.258 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3176 ms 2026-04-02 15:04:11.436 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.7209 ms 2026-04-02 15:04:13.888 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 321.5321 ms 2026-04-02 15:04:14.136 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1500 ms 2026-04-02 15:04:14.344 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 53.4188 ms 2026-04-02 15:04:15.861 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=996434c6-3efd-4f77-36e6-08de909106df" responded 200 in 365.4503 ms 2026-04-02 15:04:16.089 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3353 ms 2026-04-02 15:04:16.306 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6119 ms 2026-04-02 15:05:06.333 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.3331 ms 2026-04-02 15:05:06.628 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3286 ms 2026-04-02 15:05:06.741 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5829 ms 2026-04-02 15:05:20.861 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-06-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44330&dateEffet=2026-04-07" responded 200 in 31.8927 ms 2026-04-02 15:05:41.960 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 390.1621 ms 2026-04-02 15:05:42.892 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 778.1670 ms 2026-04-02 15:05:43.161 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2957 ms 2026-04-02 15:05:43.347 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1246 ms 2026-04-02 15:05:49.326 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.0469 ms 2026-04-02 15:05:50.043 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3570 ms 2026-04-02 15:05:50.145 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.5322 ms 2026-04-02 15:06:41.003 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 302 in 0.6898 ms 2026-04-02 15:06:41.057 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 200 in 3.8727 ms 2026-04-02 15:06:59.403 +02:00 [Information] Connexion utilisateur: Gestionnaire 2026-04-02 15:06:59.403 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 302 in 62.7246 ms 2026-04-02 15:07:00.105 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 649.5750 ms 2026-04-02 15:07:00.330 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3993 ms 2026-04-02 15:07:00.636 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.4605 ms 2026-04-02 15:07:03.720 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 100.8457 ms 2026-04-02 15:07:04.343 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3041 ms 2026-04-02 15:07:04.485 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.0715 ms 2026-04-02 15:07:06.212 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 726.4865 ms 2026-04-02 15:07:06.413 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3424 ms 2026-04-02 15:07:06.515 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.0109 ms 2026-04-02 15:07:24.337 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.3891 ms 2026-04-02 15:07:25.656 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3184 ms 2026-04-02 15:07:26.435 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4748 ms 2026-04-02 15:07:46.329 +02: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-04-07" responded 200 in 37.4881 ms 2026-04-02 15:08:11.739 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630047140150007733520342" responded 200 in 15.8550 ms 2026-04-02 15:08:12.564 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630047140150007733520342" responded 200 in 25.3649 ms 2026-04-02 15:08:15.335 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1579.9576 ms 2026-04-02 15:08:17.570 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.3700 ms 2026-04-02 15:08:18.398 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2975 ms 2026-04-02 15:08:18.519 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3276 ms 2026-04-02 15:08:23.182 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4431.7314 ms 2026-04-02 15:08:28.729 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-01-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02000&dateEffet=2026-04-03" responded 200 in 29.2516 ms 2026-04-02 15:09:10.351 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8757 ms 2026-04-02 15:09:10.474 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.7225 ms 2026-04-02 15:09:10.617 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 1.0265 ms 2026-04-02 15:09:10.730 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-03-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78955&dateEffet=2026-04-07" responded 200 in 29.4340 ms 2026-04-02 15:09:57.375 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.9645 ms 2026-04-02 15:09:57.810 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1996 ms 2026-04-02 15:09:57.958 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2635 ms 2026-04-02 15:10:12.382 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-05-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75003&dateEffet=2026-04-07" responded 200 in 48.0924 ms 2026-04-02 15:10:12.478 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-05-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75003&dateEffet=2026-04-07" responded 200 in 27.6275 ms 2026-04-02 15:10:30.432 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 300.0707 ms 2026-04-02 15:10:31.478 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5704 ms 2026-04-02 15:10:31.706 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1061 ms 2026-04-02 15:10:35.287 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c559ec4c-c46c-42de-36ef-08de909106df" responded 200 in 294.5130 ms 2026-04-02 15:10:35.689 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1973 ms 2026-04-02 15:10:35.793 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.8239 ms 2026-04-02 15:10:46.928 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-10-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29470&dateEffet=2026-04-07" responded 200 in 187.3018 ms 2026-04-02 15:10:49.169 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-02-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83870&dateEffet=2026-04-07" responded 401 in 0.2334 ms 2026-04-02 15:10:49.325 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2639 ms 2026-04-02 15:10:49.368 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2551 ms 2026-04-02 15:10:49.410 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1674 ms 2026-04-02 15:10:49.454 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6331 ms 2026-04-02 15:10:49.501 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.4763 ms 2026-04-02 15:10:49.544 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2538 ms 2026-04-02 15:10:49.587 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2347 ms 2026-04-02 15:10:49.632 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2208 ms 2026-04-02 15:10:49.675 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2500 ms 2026-04-02 15:10:49.721 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2482 ms 2026-04-02 15:10:49.773 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.7983 ms 2026-04-02 15:10:49.829 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8392 ms 2026-04-02 15:10:49.879 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.8023 ms 2026-04-02 15:10:49.938 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6295 ms 2026-04-02 15:10:49.993 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1701 ms 2026-04-02 15:10:50.047 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2246 ms 2026-04-02 15:10:50.103 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.2338 ms 2026-04-02 15:10:50.156 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.1508 ms 2026-04-02 15:10:50.210 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6365 ms 2026-04-02 15:10:50.265 +02:00 [Information] HTTP "GET" "/Error/401" responded 401 in 0.6555 ms 2026-04-02 15:10:54.700 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.2399 ms 2026-04-02 15:10:54.751 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 0.8295 ms 2026-04-02 15:10:55.507 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 976.3983 ms 2026-04-02 15:10:56.077 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3540 ms 2026-04-02 15:10:56.867 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 627.7477 ms 2026-04-02 15:10:58.146 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 1442.6269 ms 2026-04-02 15:11:00.785 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 15:11:00.785 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 128.3639 ms 2026-04-02 15:11:02.425 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1478.9714 ms 2026-04-02 15:11:03.200 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2290 ms 2026-04-02 15:11:03.820 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 547.6926 ms 2026-04-02 15:11:07.454 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 9171.5549 ms 2026-04-02 15:11:07.783 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1974 ms 2026-04-02 15:11:08.786 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 897.8120 ms 2026-04-02 15:11:15.583 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-02-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83870&dateEffet=2026-04-07" responded 200 in 152.2696 ms 2026-04-02 15:11:18.372 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=53600&dateEffet=2026-04-07" responded 200 in 67.3832 ms 2026-04-02 15:11:24.293 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-04-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60180&dateEffet=2026-04-07" responded 200 in 366.4372 ms 2026-04-02 15:11:27.665 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1141.5559 ms 2026-04-02 15:11:27.874 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2912 ms 2026-04-02 15:11:28.266 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 284.3141 ms 2026-04-02 15:11:45.046 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1633.6084 ms 2026-04-02 15:11:45.235 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1980 ms 2026-04-02 15:11:45.950 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 632.6678 ms 2026-04-02 15:11:50.405 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1917.9182 ms 2026-04-02 15:11:50.735 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3764 ms 2026-04-02 15:11:51.765 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 929.8814 ms 2026-04-02 15:11:56.231 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1459.7488 ms 2026-04-02 15:11:57.478 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3015 ms 2026-04-02 15:11:59.028 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1390.5841 ms 2026-04-02 15:11:59.764 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3408 ms 2026-04-02 15:12:00.447 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1600.3020 ms 2026-04-02 15:12:00.616 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 778.8419 ms 2026-04-02 15:12:03.151 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:12:03.151 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:12:04.525 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1374.2888 ms 2026-04-02 15:12:04.851 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:12:04.851 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:12:04.851 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3725 ms 2026-04-02 15:12:04.914 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:12:04.914 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:12:05.720 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-12-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14860&dateEffet=2026-04-07" responded 200 in 396.1892 ms 2026-04-02 15:12:06.690 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1776.1666 ms 2026-04-02 15:12:10.263 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 8536.5676 ms 2026-04-02 15:12:11.239 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2258 ms 2026-04-02 15:12:13.631 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1322.6693 ms 2026-04-02 15:12:31.012 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 10208.6717 ms 2026-04-02 15:12:31.614 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6258 ms 2026-04-02 15:12:33.190 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1498.2630 ms 2026-04-02 15:12:46.876 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1739.9106 ms 2026-04-02 15:12:47.213 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2214 ms 2026-04-02 15:12:48.411 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1138.7181 ms 2026-04-02 15:12:55.012 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7619106000160681257000392" responded 200 in 1128.7485 ms 2026-04-02 15:12:56.655 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7619106000160681257000392" responded 200 in 308.2417 ms 2026-04-02 15:13:10.664 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 12643.6083 ms 2026-04-02 15:13:29.703 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 16338.9655 ms 2026-04-02 15:13:30.251 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11666.6823 ms 2026-04-02 15:13:30.742 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2226 ms 2026-04-02 15:13:31.808 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 995.6500 ms 2026-04-02 15:13:59.371 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3614.0114 ms 2026-04-02 15:14:00.226 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3271 ms 2026-04-02 15:14:02.128 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1686.7925 ms 2026-04-02 15:14:02.726 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2745 ms 2026-04-02 15:14:05.690 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2918.9561 ms 2026-04-02 15:14:06.188 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2955 ms 2026-04-02 15:14:06.191 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1900 ms 2026-04-02 15:14:06.352 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.7919 ms 2026-04-02 15:14:06.429 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.2085 ms 2026-04-02 15:14:08.130 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 182.8417 ms 2026-04-02 15:14:08.712 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1921 ms 2026-04-02 15:14:08.928 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3516 ms 2026-04-02 15:14:13.816 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 172.2590 ms 2026-04-02 15:14:14.125 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3399 ms 2026-04-02 15:14:14.305 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 93.8882 ms 2026-04-02 15:14:16.454 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fc43bb0a-5d09-4fb0-36f0-08de909106df" responded 200 in 299.6814 ms 2026-04-02 15:14:16.772 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2281 ms 2026-04-02 15:14:16.880 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.5105 ms 2026-04-02 15:14:17.322 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.7364 ms 2026-04-02 15:14:17.645 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1779 ms 2026-04-02 15:14:17.773 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.7880 ms 2026-04-02 15:14:26.143 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:14:26.143 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:14:26.184 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-05-03&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-04-07" responded 200 in 40.8365 ms 2026-04-02 15:14:31.496 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-12-19&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-04-07" responded 200 in 32.7929 ms 2026-04-02 15:17:14.648 +02:00 [Information] HTTP "GET" "/wp-content/plugins/hellopress/wp_filemanager.php" responded 404 in 0.1290 ms 2026-04-02 15:17:15.388 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.7310 ms 2026-04-02 15:17:15.420 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.9477 ms 2026-04-02 15:17:15.669 +02:00 [Information] HTTP "GET" "/chosen.php?" responded 404 in 0.4558 ms 2026-04-02 15:17:15.852 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2155 ms 2026-04-02 15:17:16.038 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.9433 ms 2026-04-02 15:17:16.639 +02:00 [Information] HTTP "GET" "/gm.php" responded 404 in 0.4006 ms 2026-04-02 15:17:16.851 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.7155 ms 2026-04-02 15:17:16.907 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1060 ms 2026-04-02 15:17:17.171 +02:00 [Information] HTTP "GET" "/ogifomnzqnlvwh5womfjirvaCdefault.php" responded 404 in 0.1365 ms 2026-04-02 15:17:17.217 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5890 ms 2026-04-02 15:17:17.250 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0514 ms 2026-04-02 15:17:19.261 +02:00 [Information] HTTP "GET" "/nhj6t74aqmkde3hgpCdefault.php" responded 404 in 0.3886 ms 2026-04-02 15:17:19.289 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5831 ms 2026-04-02 15:17:19.328 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0908 ms 2026-04-02 15:17:19.753 +02:00 [Information] HTTP "GET" "/b4txckoieeyhynhsrpi9lCdefault.php" responded 404 in 0.4130 ms 2026-04-02 15:17:19.903 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2079 ms 2026-04-02 15:17:19.936 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7527 ms 2026-04-02 15:17:20.698 +02:00 [Information] HTTP "GET" "/c6jpzOQvtPyeM9hdefault.php" responded 404 in 0.4146 ms 2026-04-02 15:17:21.181 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2104 ms 2026-04-02 15:17:21.738 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 1.2171 ms 2026-04-02 15:17:21.763 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 299.4865 ms 2026-04-02 15:17:22.130 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2988 ms 2026-04-02 15:17:22.184 +02:00 [Information] HTTP "GET" "/eFpU3yHnriNNLtvdefault.php" responded 404 in 0.1195 ms 2026-04-02 15:17:22.269 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1949 ms 2026-04-02 15:17:22.386 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.9509 ms 2026-04-02 15:17:22.619 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8359 ms 2026-04-02 15:17:22.667 +02:00 [Information] HTTP "GET" "/gvg1bvpsgtot1rpklCdefault.php" responded 404 in 0.1179 ms 2026-04-02 15:17:23.466 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2213 ms 2026-04-02 15:17:23.493 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8091 ms 2026-04-02 15:17:23.593 +02:00 [Information] HTTP "GET" "/ibcqocdtu3eovdx2hwj7Cdefault.php" responded 404 in 0.4053 ms 2026-04-02 15:17:23.622 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5667 ms 2026-04-02 15:17:24.337 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c559ec4c-c46c-42de-36ef-08de909106df" responded 200 in 291.3300 ms 2026-04-02 15:17:24.418 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8219 ms 2026-04-02 15:17:24.579 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2848 ms 2026-04-02 15:17:24.764 +02:00 [Information] HTTP "GET" "/JKydQumkIarjMJ4default.php" responded 404 in 0.4902 ms 2026-04-02 15:17:24.831 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.4328 ms 2026-04-02 15:17:25.188 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6791 ms 2026-04-02 15:17:25.223 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9778 ms 2026-04-02 15:17:25.358 +02:00 [Information] HTTP "GET" "/lmutxdvyp7u5yksqke8ozbjgCdefault.php" responded 404 in 0.3219 ms 2026-04-02 15:17:25.397 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5220 ms 2026-04-02 15:17:25.432 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9005 ms 2026-04-02 15:17:25.494 +02:00 [Information] HTTP "GET" "/mfptbopeeg7v0sezxnbtgcgsCdefault.php" responded 404 in 0.2426 ms 2026-04-02 15:17:25.548 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5852 ms 2026-04-02 15:17:25.579 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9622 ms 2026-04-02 15:17:25.630 +02:00 [Information] HTTP "GET" "/mI35rZhMg1zJ1vuXdefault.php" responded 404 in 0.3872 ms 2026-04-02 15:17:25.675 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2033 ms 2026-04-02 15:17:25.883 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7416 ms 2026-04-02 15:17:26.631 +02:00 [Information] HTTP "GET" "/1.php" responded 404 in 0.3904 ms 2026-04-02 15:17:26.660 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5633 ms 2026-04-02 15:17:27.278 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.2386 ms 2026-04-02 15:17:27.424 +02:00 [Information] HTTP "GET" "/ff1.php" responded 404 in 0.3265 ms 2026-04-02 15:17:27.453 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6574 ms 2026-04-02 15:17:27.502 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7789 ms 2026-04-02 15:17:27.551 +02:00 [Information] HTTP "GET" "/x1.php" responded 404 in 0.1780 ms 2026-04-02 15:17:27.578 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.3056 ms 2026-04-02 15:17:27.712 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1514 ms 2026-04-02 15:17:27.759 +02:00 [Information] HTTP "GET" "/ta0ol.php" responded 404 in 0.0678 ms 2026-04-02 15:17:27.786 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1544 ms 2026-04-02 15:17:27.788 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.5893 ms 2026-04-02 15:17:27.872 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.9738 ms 2026-04-02 15:17:28.006 +02:00 [Information] HTTP "GET" "/wp-admin/privacy.php" responded 404 in 0.1389 ms 2026-04-02 15:17:28.116 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1770 ms 2026-04-02 15:17:28.151 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3267 ms 2026-04-02 15:17:28.263 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9684 ms 2026-04-02 15:17:28.638 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1383 ms 2026-04-02 15:17:28.734 +02:00 [Information] HTTP "GET" "/t00l.php" responded 404 in 0.3940 ms 2026-04-02 15:17:28.762 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5700 ms 2026-04-02 15:17:29.324 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0616 ms 2026-04-02 15:17:29.843 +02:00 [Information] HTTP "GET" "/24.php" responded 404 in 0.1162 ms 2026-04-02 15:17:29.920 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1859 ms 2026-04-02 15:17:29.950 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7232 ms 2026-04-02 15:17:30.041 +02:00 [Information] HTTP "GET" "/ass.php" responded 404 in 0.1566 ms 2026-04-02 15:17:30.123 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1863 ms 2026-04-02 15:17:30.163 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8117 ms 2026-04-02 15:17:30.751 +02:00 [Information] HTTP "GET" "/as.php" responded 404 in 0.1113 ms 2026-04-02 15:17:30.780 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1692 ms 2026-04-02 15:17:30.808 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8718 ms 2026-04-02 15:17:30.916 +02:00 [Information] HTTP "GET" "/fyiiz.php" responded 404 in 0.3369 ms 2026-04-02 15:17:31.002 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2073 ms 2026-04-02 15:17:31.029 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8169 ms 2026-04-02 15:17:31.076 +02:00 [Information] HTTP "GET" "/wp-includes/app.php" responded 404 in 0.0787 ms 2026-04-02 15:17:31.103 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1385 ms 2026-04-02 15:17:31.130 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7215 ms 2026-04-02 15:17:31.347 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:17:31.348 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:17:31.411 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.5334 ms 2026-04-02 15:17:31.574 +02:00 [Information] HTTP "GET" "/wp-admin/maint/max.php" responded 404 in 0.1692 ms 2026-04-02 15:17:31.600 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1342 ms 2026-04-02 15:17:31.627 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.9250 ms 2026-04-02 15:17:31.718 +02:00 [Information] HTTP "GET" "/xwx1.php" responded 404 in 0.2562 ms 2026-04-02 15:17:31.969 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:17:31.970 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:17:31.970 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5185 ms 2026-04-02 15:17:31.970 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6305 ms 2026-04-02 15:17:32.001 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0478 ms 2026-04-02 15:17:32.211 +02:00 [Information] HTTP "GET" "/wp-admin/maint/Jcrop.php" responded 404 in 0.3658 ms 2026-04-02 15:17:32.239 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6133 ms 2026-04-02 15:17:32.270 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9225 ms 2026-04-02 15:17:32.341 +02:00 [Information] HTTP "GET" "/ng.php" responded 404 in 0.3229 ms 2026-04-02 15:17:32.381 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5407 ms 2026-04-02 15:17:32.409 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8203 ms 2026-04-02 15:17:32.537 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:17:32.537 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:17:32.556 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.2177 ms 2026-04-02 15:17:32.615 +02:00 [Information] HTTP "GET" "/wp-admin/index.php" responded 404 in 0.1367 ms 2026-04-02 15:17:32.641 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1702 ms 2026-04-02 15:17:32.668 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7314 ms 2026-04-02 15:17:32.739 +02:00 [Information] HTTP "GET" "/erty.php" responded 404 in 0.1235 ms 2026-04-02 15:17:32.766 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2029 ms 2026-04-02 15:17:33.002 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8728 ms 2026-04-02 15:17:33.266 +02:00 [Information] HTTP "GET" "/0.php" responded 404 in 0.1056 ms 2026-04-02 15:17:33.292 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1714 ms 2026-04-02 15:17:33.386 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8878 ms 2026-04-02 15:17:33.562 +02:00 [Information] HTTP "GET" "/wgift1.php" responded 404 in 0.1242 ms 2026-04-02 15:17:33.659 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6037 ms 2026-04-02 15:17:33.688 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 1.6988 ms 2026-04-02 15:17:33.947 +02:00 [Information] HTTP "GET" "/rithin.php" responded 404 in 0.3926 ms 2026-04-02 15:17:33.979 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5750 ms 2026-04-02 15:17:34.010 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8351 ms 2026-04-02 15:17:34.704 +02:00 [Information] HTTP "GET" "/a5.php" responded 404 in 0.1384 ms 2026-04-02 15:17:34.775 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5757 ms 2026-04-02 15:17:34.806 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9661 ms 2026-04-02 15:17:34.857 +02:00 [Information] HTTP "GET" "/class.php" responded 404 in 0.3164 ms 2026-04-02 15:17:35.439 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2037 ms 2026-04-02 15:17:35.532 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7519 ms 2026-04-02 15:17:35.581 +02:00 [Information] HTTP "GET" "/zwq13.php" responded 404 in 0.1252 ms 2026-04-02 15:17:35.662 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1765 ms 2026-04-02 15:17:35.689 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7313 ms 2026-04-02 15:17:36.246 +02:00 [Information] HTTP "GET" "/aapig.php" responded 404 in 0.1211 ms 2026-04-02 15:17:36.273 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1767 ms 2026-04-02 15:17:36.476 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7505 ms 2026-04-02 15:17:36.525 +02:00 [Information] HTTP "GET" "/webadmin.php" responded 404 in 0.1168 ms 2026-04-02 15:17:36.553 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1554 ms 2026-04-02 15:17:36.675 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7919 ms 2026-04-02 15:17:36.769 +02:00 [Information] HTTP "GET" "/xc0252.php" responded 404 in 0.1339 ms 2026-04-02 15:17:36.982 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6309 ms 2026-04-02 15:17:37.013 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9101 ms 2026-04-02 15:17:37.137 +02:00 [Information] HTTP "GET" "/ws84.php" responded 404 in 0.1058 ms 2026-04-02 15:17:37.163 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1504 ms 2026-04-02 15:17:37.196 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7529 ms 2026-04-02 15:17:37.266 +02:00 [Information] HTTP "GET" "/sc.php" responded 404 in 0.3211 ms 2026-04-02 15:17:37.317 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5248 ms 2026-04-02 15:17:37.439 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.8859 ms 2026-04-02 15:17:37.714 +02:00 [Information] HTTP "GET" "/mis.php" responded 404 in 0.3941 ms 2026-04-02 15:17:37.765 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5785 ms 2026-04-02 15:17:37.798 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0480 ms 2026-04-02 15:17:37.984 +02:00 [Information] HTTP "GET" "/zogy1.php" responded 404 in 0.4099 ms 2026-04-02 15:17:38.074 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5854 ms 2026-04-02 15:17:38.105 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9888 ms 2026-04-02 15:17:38.188 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-05-04&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-04-07" responded 200 in 41.8372 ms 2026-04-02 15:17:38.223 +02:00 [Information] HTTP "GET" "/xvs.php" responded 404 in 0.1465 ms 2026-04-02 15:17:38.249 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1992 ms 2026-04-02 15:17:38.276 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7838 ms 2026-04-02 15:17:38.307 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-05-04&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-04-07" responded 200 in 28.2582 ms 2026-04-02 15:17:38.378 +02:00 [Information] HTTP "GET" "/gettest.php" responded 404 in 0.1483 ms 2026-04-02 15:17:38.431 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6656 ms 2026-04-02 15:17:38.462 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9247 ms 2026-04-02 15:17:38.545 +02:00 [Information] HTTP "GET" "/az.php" responded 404 in 0.3537 ms 2026-04-02 15:17:38.575 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1725 ms 2026-04-02 15:17:38.621 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7824 ms 2026-04-02 15:17:38.669 +02:00 [Information] HTTP "GET" "/web.php" responded 404 in 0.1212 ms 2026-04-02 15:17:38.698 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2438 ms 2026-04-02 15:17:38.728 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.6870 ms 2026-04-02 15:17:38.789 +02:00 [Information] HTTP "GET" "/wp-admin/images/admin.php" responded 404 in 0.1189 ms 2026-04-02 15:17:38.826 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1300 ms 2026-04-02 15:17:38.893 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.6756 ms 2026-04-02 15:17:38.947 +02:00 [Information] HTTP "GET" "/lp6.php" responded 404 in 0.0745 ms 2026-04-02 15:17:39.013 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1251 ms 2026-04-02 15:17:39.176 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7465 ms 2026-04-02 15:17:39.226 +02:00 [Information] HTTP "GET" "/com.php" responded 404 in 0.1019 ms 2026-04-02 15:17:39.291 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1857 ms 2026-04-02 15:17:39.362 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.6900 ms 2026-04-02 15:17:39.479 +02:00 [Information] HTTP "GET" "/bolt.php" responded 404 in 0.4053 ms 2026-04-02 15:17:39.756 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2191 ms 2026-04-02 15:17:40.101 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0577 ms 2026-04-02 15:17:40.254 +02:00 [Information] HTTP "GET" "/wander.php" responded 404 in 0.3421 ms 2026-04-02 15:17:40.283 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5584 ms 2026-04-02 15:17:40.313 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9414 ms 2026-04-02 15:17:40.514 +02:00 [Information] HTTP "GET" "/t.php" responded 404 in 0.3969 ms 2026-04-02 15:17:40.586 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6499 ms 2026-04-02 15:17:40.617 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9087 ms 2026-04-02 15:17:40.915 +02:00 [Information] HTTP "GET" "/amax.php" responded 404 in 0.3965 ms 2026-04-02 15:17:41.318 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6407 ms 2026-04-02 15:17:41.490 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7579 ms 2026-04-02 15:17:41.538 +02:00 [Information] HTTP "GET" "/wp-admin/maint/admin.php" responded 404 in 0.1323 ms 2026-04-02 15:17:41.566 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1549 ms 2026-04-02 15:17:42.399 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0441 ms 2026-04-02 15:17:42.562 +02:00 [Information] HTTP "GET" "/v3.php" responded 404 in 0.3371 ms 2026-04-02 15:17:42.590 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5508 ms 2026-04-02 15:17:42.621 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.8610 ms 2026-04-02 15:17:42.830 +02:00 [Information] HTTP "GET" "/torsa1.php" responded 404 in 0.3957 ms 2026-04-02 15:17:42.926 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1842 ms 2026-04-02 15:17:42.954 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7733 ms 2026-04-02 15:17:43.002 +02:00 [Information] HTTP "GET" "/to.php" responded 404 in 0.1119 ms 2026-04-02 15:17:43.037 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1949 ms 2026-04-02 15:17:43.230 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8286 ms 2026-04-02 15:17:43.323 +02:00 [Information] HTTP "GET" "/wqqs.php" responded 404 in 0.1079 ms 2026-04-02 15:17:43.350 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1478 ms 2026-04-02 15:17:43.442 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8622 ms 2026-04-02 15:17:43.490 +02:00 [Information] HTTP "GET" "/wps.php" responded 404 in 0.1173 ms 2026-04-02 15:17:43.633 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6368 ms 2026-04-02 15:17:43.710 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 1.4040 ms 2026-04-02 15:17:43.963 +02:00 [Information] HTTP "GET" "/inege.php" responded 404 in 0.3562 ms 2026-04-02 15:17:44.055 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1740 ms 2026-04-02 15:17:44.151 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8433 ms 2026-04-02 15:17:44.282 +02:00 [Information] HTTP "GET" "/aifa.php" responded 404 in 0.0975 ms 2026-04-02 15:17:44.356 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5567 ms 2026-04-02 15:17:44.441 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9228 ms 2026-04-02 15:17:44.493 +02:00 [Information] HTTP "GET" "/tool.php" responded 404 in 0.4027 ms 2026-04-02 15:17:44.522 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6624 ms 2026-04-02 15:17:44.668 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0834 ms 2026-04-02 15:17:44.746 +02:00 [Information] HTTP "GET" "/feokc.php" responded 404 in 0.1373 ms 2026-04-02 15:17:44.804 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5769 ms 2026-04-02 15:17:44.978 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7782 ms 2026-04-02 15:17:45.031 +02:00 [Information] HTTP "GET" "/nc4.php" responded 404 in 0.1342 ms 2026-04-02 15:17:45.096 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5971 ms 2026-04-02 15:17:45.177 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9927 ms 2026-04-02 15:17:45.257 +02:00 [Information] HTTP "GET" "/wp9.php" responded 404 in 0.1173 ms 2026-04-02 15:17:45.341 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1919 ms 2026-04-02 15:17:45.446 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7677 ms 2026-04-02 15:17:45.568 +02:00 [Information] HTTP "GET" "/wp-admin/images/acxx.php" responded 404 in 0.0908 ms 2026-04-02 15:17:45.594 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1373 ms 2026-04-02 15:17:45.624 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.8620 ms 2026-04-02 15:17:45.674 +02:00 [Information] HTTP "GET" "/simple.php" responded 404 in 0.3135 ms 2026-04-02 15:17:45.962 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5806 ms 2026-04-02 15:17:46.167 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7432 ms 2026-04-02 15:17:46.489 +02:00 [Information] HTTP "GET" "/goat1.php" responded 404 in 0.1160 ms 2026-04-02 15:17:46.624 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2098 ms 2026-04-02 15:17:46.700 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8410 ms 2026-04-02 15:17:46.764 +02:00 [Information] HTTP "GET" "/wp-cron.php?" responded 404 in 0.1377 ms 2026-04-02 15:17:46.825 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5706 ms 2026-04-02 15:17:46.911 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9699 ms 2026-04-02 15:17:47.025 +02:00 [Information] HTTP "GET" "/yanz.php" responded 404 in 0.1167 ms 2026-04-02 15:17:47.061 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1850 ms 2026-04-02 15:17:47.154 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7664 ms 2026-04-02 15:17:47.247 +02:00 [Information] HTTP "GET" "/config.php?" responded 404 in 0.1267 ms 2026-04-02 15:17:47.482 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2253 ms 2026-04-02 15:17:47.577 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9469 ms 2026-04-02 15:17:47.723 +02:00 [Information] HTTP "GET" "/network.php" responded 404 in 0.3425 ms 2026-04-02 15:17:47.960 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2260 ms 2026-04-02 15:17:47.989 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.5641 ms 2026-04-02 15:17:48.039 +02:00 [Information] HTTP "GET" "/wp-2019.php?" responded 404 in 0.3164 ms 2026-04-02 15:17:48.068 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6640 ms 2026-04-02 15:17:48.158 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8912 ms 2026-04-02 15:17:48.475 +02:00 [Information] HTTP "GET" "/bypass.php" responded 404 in 0.3632 ms 2026-04-02 15:17:48.584 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6764 ms 2026-04-02 15:17:48.619 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0805 ms 2026-04-02 15:17:48.791 +02:00 [Information] HTTP "GET" "/wp-includes/IXR/admin.php" responded 404 in 0.1415 ms 2026-04-02 15:17:48.865 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6566 ms 2026-04-02 15:17:48.896 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9269 ms 2026-04-02 15:17:49.047 +02:00 [Information] HTTP "GET" "/wp-includes/theme-compat/wp-login.php" responded 404 in 0.4024 ms 2026-04-02 15:17:49.127 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5865 ms 2026-04-02 15:17:49.156 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7865 ms 2026-04-02 15:17:49.244 +02:00 [Information] HTTP "GET" "/tiny.php?p=" responded 404 in 0.0857 ms 2026-04-02 15:17:49.284 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1265 ms 2026-04-02 15:17:49.355 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 1.8787 ms 2026-04-02 15:17:49.550 +02:00 [Information] HTTP "GET" "/lock.php" responded 404 in 0.3589 ms 2026-04-02 15:17:49.579 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5582 ms 2026-04-02 15:17:49.708 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9191 ms 2026-04-02 15:17:49.875 +02:00 [Information] HTTP "GET" "/mail.php?" responded 404 in 0.4153 ms 2026-04-02 15:17:50.109 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2005 ms 2026-04-02 15:17:50.137 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8554 ms 2026-04-02 15:17:50.331 +02:00 [Information] HTTP "GET" "/marijuana.php" responded 404 in 0.3968 ms 2026-04-02 15:17:50.359 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5748 ms 2026-04-02 15:17:50.568 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9885 ms 2026-04-02 15:17:50.751 +02:00 [Information] HTTP "GET" "/333.php" responded 404 in 0.3951 ms 2026-04-02 15:17:50.780 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5847 ms 2026-04-02 15:17:50.811 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9302 ms 2026-04-02 15:17:51.018 +02:00 [Information] HTTP "GET" "/444.php" responded 404 in 0.3459 ms 2026-04-02 15:17:51.057 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6229 ms 2026-04-02 15:17:51.178 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8584 ms 2026-04-02 15:17:51.694 +02:00 [Information] HTTP "GET" "/file9.php" responded 404 in 0.1561 ms 2026-04-02 15:17:51.943 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.7272 ms 2026-04-02 15:17:52.373 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1226 ms 2026-04-02 15:17:52.536 +02:00 [Information] HTTP "GET" "/filesss.php" responded 404 in 0.3452 ms 2026-04-02 15:17:52.564 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5604 ms 2026-04-02 15:17:52.674 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9043 ms 2026-04-02 15:17:52.726 +02:00 [Information] HTTP "GET" "/file88.php" responded 404 in 0.1178 ms 2026-04-02 15:17:52.798 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1893 ms 2026-04-02 15:17:52.835 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7777 ms 2026-04-02 15:17:52.972 +02:00 [Information] HTTP "GET" "/X7x.php" responded 404 in 0.1115 ms 2026-04-02 15:17:53.012 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1609 ms 2026-04-02 15:17:53.038 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8180 ms 2026-04-02 15:17:53.072 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-07-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=61260&dateEffet=2026-04-07" responded 200 in 28.9537 ms 2026-04-02 15:17:53.135 +02:00 [Information] HTTP "GET" "/admir.php" responded 404 in 0.1243 ms 2026-04-02 15:17:53.206 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1817 ms 2026-04-02 15:17:53.284 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8088 ms 2026-04-02 15:17:53.424 +02:00 [Information] HTTP "GET" "/aj.php" responded 404 in 0.1282 ms 2026-04-02 15:17:53.480 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6579 ms 2026-04-02 15:17:53.566 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7546 ms 2026-04-02 15:17:53.613 +02:00 [Information] HTTP "GET" "/opts.php" responded 404 in 0.1225 ms 2026-04-02 15:17:53.640 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2126 ms 2026-04-02 15:17:53.668 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.9074 ms 2026-04-02 15:17:53.746 +02:00 [Information] HTTP "GET" "/filer.php" responded 404 in 0.0807 ms 2026-04-02 15:17:53.776 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5539 ms 2026-04-02 15:17:53.806 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.8066 ms 2026-04-02 15:17:53.972 +02:00 [Information] HTTP "GET" "/lites.php" responded 404 in 0.1622 ms 2026-04-02 15:17:53.998 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2163 ms 2026-04-02 15:17:54.025 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7881 ms 2026-04-02 15:17:54.145 +02:00 [Information] HTTP "GET" "/0x.php" responded 404 in 0.3360 ms 2026-04-02 15:17:54.192 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1673 ms 2026-04-02 15:17:54.219 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7648 ms 2026-04-02 15:17:54.284 +02:00 [Information] HTTP "GET" "/he.php" responded 404 in 0.0889 ms 2026-04-02 15:17:54.331 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1285 ms 2026-04-02 15:17:54.369 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.8644 ms 2026-04-02 15:17:54.584 +02:00 [Information] HTTP "GET" "/aves.php" responded 404 in 0.1373 ms 2026-04-02 15:17:54.611 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2225 ms 2026-04-02 15:17:54.675 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7917 ms 2026-04-02 15:17:54.794 +02:00 [Information] HTTP "GET" "/gorila.php" responded 404 in 0.3337 ms 2026-04-02 15:17:54.998 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6547 ms 2026-04-02 15:17:55.105 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1650 ms 2026-04-02 15:17:55.708 +02:00 [Information] HTTP "GET" "/vanta.php" responded 404 in 0.3194 ms 2026-04-02 15:17:55.794 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6039 ms 2026-04-02 15:17:55.829 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9632 ms 2026-04-02 15:17:56.777 +02:00 [Information] HTTP "GET" "/sh3ll.php" responded 404 in 0.1285 ms 2026-04-02 15:17:57.132 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6289 ms 2026-04-02 15:17:57.166 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1080 ms 2026-04-02 15:17:57.457 +02:00 [Information] HTTP "GET" "/cabs.php" responded 404 in 0.2211 ms 2026-04-02 15:17:57.487 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1594 ms 2026-04-02 15:17:57.519 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7356 ms 2026-04-02 15:18:10.677 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2237 ms 2026-04-02 15:18:10.931 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.4562 ms 2026-04-02 15:18:20.482 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-08-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=60200&dateEffet=2026-04-07" responded 200 in 39.5496 ms 2026-04-02 15:18:23.516 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-10-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77340&dateEffet=2026-04-07" responded 200 in 33.0035 ms 2026-04-02 15:18:23.613 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-10-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77340&dateEffet=2026-04-07" responded 200 in 37.4552 ms 2026-04-02 15:18:24.251 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:18:24.251 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:18:24.299 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-06-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31650&dateEffet=2026-04-07" responded 200 in 48.4070 ms 2026-04-02 15:18:54.234 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-05-04&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-04-07" responded 200 in 29.1043 ms 2026-04-02 15:20:38.294 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 284.4414 ms 2026-04-02 15:20:39.358 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2788 ms 2026-04-02 15:20:39.526 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.1243 ms 2026-04-02 15:20:41.651 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000018489895568875" responded 200 in 32.2812 ms 2026-04-02 15:20:43.049 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000018489895568875" responded 200 in 27.5499 ms 2026-04-02 15:21:07.292 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 245.9065 ms 2026-04-02 15:21:07.859 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1976 ms 2026-04-02 15:21:08.508 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.3509 ms 2026-04-02 15:21:46.513 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 400 in 0.4361 ms 2026-04-02 15:21:46.895 +02:00 [Information] HTTP "GET" "/Error/400" responded 200 in 32.1698 ms 2026-04-02 15:21:55.810 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 381.1525 ms 2026-04-02 15:21:56.100 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3380 ms 2026-04-02 15:21:56.257 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6490 ms 2026-04-02 15:22:00.185 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-01-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=63200&dateEffet=2026-04-07" responded 200 in 40.8309 ms 2026-04-02 15:22:02.763 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 197.2656 ms 2026-04-02 15:22:03.211 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2973 ms 2026-04-02 15:22:03.530 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 81.7001 ms 2026-04-02 15:22:07.688 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 74.7236 ms 2026-04-02 15:22:08.040 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1787 ms 2026-04-02 15:22:08.498 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.7341 ms 2026-04-02 15:22:23.625 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1996-10-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77340&dateEffet=2026-04-07" responded 200 in 39.3174 ms 2026-04-02 15:23:40.372 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-03-06&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-04-07" responded 200 in 28.7768 ms 2026-04-02 15:23:50.806 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000018489895568875" responded 200 in 15.5801 ms 2026-04-02 15:23:51.322 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.5329 ms 2026-04-02 15:23:51.546 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1533 ms 2026-04-02 15:23:51.800 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.0836 ms 2026-04-02 15:23:51.877 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000018489895568875" responded 200 in 26.9975 ms 2026-04-02 15:23:55.713 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000018489895568875" responded 200 in 25.8392 ms 2026-04-02 15:23:59.059 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1147.8901 ms 2026-04-02 15:24:06.067 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4588.8728 ms 2026-04-02 15:24:09.702 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 47.5065 ms 2026-04-02 15:24:10.220 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2919 ms 2026-04-02 15:24:10.385 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8360 ms 2026-04-02 15:24:19.875 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7120041010051917280V02613" responded 200 in 15.5935 ms 2026-04-02 15:24:21.825 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7120041010051917280V02613" responded 200 in 15.1539 ms 2026-04-02 15:24:29.225 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 214.7176 ms 2026-04-02 15:24:29.786 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3542 ms 2026-04-02 15:24:29.974 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.9162 ms 2026-04-02 15:24:35.434 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-07-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21220&dateEffet=2026-04-07" responded 200 in 27.5648 ms 2026-04-02 15:24:39.514 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1087.3875 ms 2026-04-02 15:24:50.768 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 243.0432 ms 2026-04-02 15:24:51.543 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2050 ms 2026-04-02 15:24:51.878 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.6182 ms 2026-04-02 15:24:57.520 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4119.5599 ms 2026-04-02 15:25:12.859 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.6979 ms 2026-04-02 15:25:13.392 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.8227 ms 2026-04-02 15:25:13.746 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3412 ms 2026-04-02 15:25:13.916 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0195 ms 2026-04-02 15:25:14.424 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1673 ms 2026-04-02 15:25:15.463 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2742 ms 2026-04-02 15:25:18.217 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.2067 ms 2026-04-02 15:25:18.541 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3263 ms 2026-04-02 15:25:18.731 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.4197 ms 2026-04-02 15:25:32.842 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.9562 ms 2026-04-02 15:25:33.217 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2011 ms 2026-04-02 15:25:33.730 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.2890 ms 2026-04-02 15:25:42.102 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.2226 ms 2026-04-02 15:25:42.461 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3082 ms 2026-04-02 15:25:42.625 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.7004 ms 2026-04-02 15:25:52.166 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.2909 ms 2026-04-02 15:25:52.765 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3185 ms 2026-04-02 15:25:52.894 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6779 ms 2026-04-02 15:25:56.009 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-09-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30190&dateEffet=2026-04-07" responded 200 in 25.5372 ms 2026-04-02 15:26:03.387 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-03-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94100&dateEffet=2026-04-09" responded 200 in 37.2415 ms 2026-04-02 15:26:06.243 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 271.7674 ms 2026-04-02 15:26:06.896 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2201 ms 2026-04-02 15:26:07.121 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0652 ms 2026-04-02 15:26:10.217 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 207.0056 ms 2026-04-02 15:26:11.015 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3040 ms 2026-04-02 15:26:11.259 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9594 ms 2026-04-02 15:26:15.564 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 288.2127 ms 2026-04-02 15:26:16.038 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1998 ms 2026-04-02 15:26:16.568 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4200 ms 2026-04-02 15:26:19.591 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 278.6690 ms 2026-04-02 15:26:19.996 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3511 ms 2026-04-02 15:26:20.247 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0539 ms 2026-04-02 15:26:23.452 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 307.9183 ms 2026-04-02 15:26:24.178 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2099 ms 2026-04-02 15:26:24.651 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5938 ms 2026-04-02 15:26:26.996 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-03-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94100&dateEffet=2026-04-07" responded 200 in 39.6995 ms 2026-04-02 15:26:58.375 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.8853 ms 2026-04-02 15:26:58.571 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3465 ms 2026-04-02 15:26:58.671 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.8014 ms 2026-04-02 15:27:03.494 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 331.3914 ms 2026-04-02 15:27:03.843 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3605 ms 2026-04-02 15:27:03.924 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.4827 ms 2026-04-02 15:27:19.749 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 272.9990 ms 2026-04-02 15:27:20.369 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2982 ms 2026-04-02 15:27:20.605 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.1546 ms 2026-04-02 15:27:42.872 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 163.0090 ms 2026-04-02 15:27:43.659 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2901 ms 2026-04-02 15:27:43.812 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.7699 ms 2026-04-02 15:28:00.182 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 353.4467 ms 2026-04-02 15:28:00.763 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2795 ms 2026-04-02 15:28:01.268 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.8461 ms 2026-04-02 15:28:17.320 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.5363 ms 2026-04-02 15:28:18.054 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3456 ms 2026-04-02 15:28:18.340 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6359 ms 2026-04-02 15:28:30.474 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-03-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=46130&dateEffet=2026-04-03" responded 200 in 25.8586 ms 2026-04-02 15:28:37.489 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-02-21&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-04-07" responded 200 in 29.3942 ms 2026-04-02 15:28:38.890 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:28:38.890 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:28:38.943 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.4424 ms 2026-04-02 15:28:39.530 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:28:39.530 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:28:39.530 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5070 ms 2026-04-02 15:28:39.634 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:28:39.634 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:28:39.653 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.8246 ms 2026-04-02 15:28:49.251 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.5361 ms 2026-04-02 15:28:49.562 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3147 ms 2026-04-02 15:28:49.686 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.4160 ms 2026-04-02 15:28:52.677 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-05-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=43360&dateEffet=2026-04-07" responded 200 in 44.4197 ms 2026-04-02 15:28:56.518 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:28:56.518 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:28:56.547 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-09-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93120&dateEffet=2026-04-07" responded 200 in 28.9390 ms 2026-04-02 15:28:57.731 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 319.3928 ms 2026-04-02 15:28:58.034 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2338 ms 2026-04-02 15:28:58.328 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9207 ms 2026-04-02 15:28:59.621 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8000b109-1cae-4b19-36f2-08de909106df" responded 200 in 284.6985 ms 2026-04-02 15:28:59.839 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3403 ms 2026-04-02 15:29:00.061 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5516 ms 2026-04-02 15:29:00.155 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.6547 ms 2026-04-02 15:29:00.308 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css" responded 200 in 0.2889 ms 2026-04-02 15:29:00.796 +02:00 [Information] HTTP "GET" "/assets/css/pages/wizard/wizard-1.css" responded 200 in 0.7353 ms 2026-04-02 15:29:01.854 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css" responded 200 in 0.4099 ms 2026-04-02 15:29:01.861 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css" responded 200 in 4.9917 ms 2026-04-02 15:29:02.210 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css" responded 200 in 0.2339 ms 2026-04-02 15:29:02.383 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css" responded 200 in 0.1648 ms 2026-04-02 15:29:02.383 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css" responded 200 in 0.1707 ms 2026-04-02 15:29:02.535 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css" responded 200 in 325.7833 ms 2026-04-02 15:29:03.094 +02:00 [Information] HTTP "GET" "/css/site.css" responded 200 in 0.8179 ms 2026-04-02 15:29:03.094 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css" responded 200 in 0.7913 ms 2026-04-02 15:29:03.155 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.css" responded 200 in 0.1763 ms 2026-04-02 15:29:03.336 +02:00 [Information] HTTP "GET" "/js/site.js?v=jdlHFuOrD3Rxxp9J453J247f-BbYhe9DLYkLszaPnhc" responded 200 in 0.7410 ms 2026-04-02 15:29:03.501 +02:00 [Information] HTTP "GET" "/lib/toastr/toastr.min.js" responded 200 in 0.2832 ms 2026-04-02 15:29:03.629 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js" responded 200 in 0.2133 ms 2026-04-02 15:29:03.655 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js" responded 200 in 1.6249 ms 2026-04-02 15:29:04.199 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js" responded 200 in 595.8473 ms 2026-04-02 15:29:04.817 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon/Flaticon.woff" responded 200 in 0.2982 ms 2026-04-02 15:29:04.817 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2" responded 200 in 0.4843 ms 2026-04-02 15:29:05.041 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2427 ms 2026-04-02 15:29:05.058 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-dark.png" responded 200 in 0.8392 ms 2026-04-02 15:29:05.062 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/flaticon2/Flaticon2.woff" responded 200 in 0.8201 ms 2026-04-02 15:29:05.176 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.2742 ms 2026-04-02 15:29:05.350 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/fullcalendar/fullcalendar.bundle.js" responded 200 in 3.3797 ms 2026-04-02 15:29:05.411 +02:00 [Information] HTTP "GET" "/assets/js/pages/widgets.js" responded 200 in 0.4728 ms 2026-04-02 15:29:05.562 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/datatables/datatables.bundle.js" responded 200 in 280.6606 ms 2026-04-02 15:29:06.075 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-switch.js" responded 200 in 0.2390 ms 2026-04-02 15:29:06.075 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/bootstrap-datepicker.js" responded 200 in 0.2363 ms 2026-04-02 15:29:06.108 +02:00 [Information] HTTP "GET" "/assets/js/pages/crud/forms/widgets/input-mask.js" responded 200 in 0.1970 ms 2026-04-02 15:29:06.158 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/autonumeric/autoNumeric-1.9.27.js" responded 200 in 0.4992 ms 2026-04-02 15:29:06.191 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/jquery.validate.min.js" responded 200 in 0.1787 ms 2026-04-02 15:29:06.242 +02:00 [Information] HTTP "GET" "/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" responded 200 in 0.2435 ms 2026-04-02 15:29:06.457 +02:00 [Information] HTTP "GET" "/lib/jquery-validation/dist/localization/messages_fr.js" responded 200 in 0.9648 ms 2026-04-02 15:29:06.457 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/wizard.js" responded 200 in 0.7948 ms 2026-04-02 15:29:06.458 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/common.js" responded 200 in 0.7766 ms 2026-04-02 15:29:06.635 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-light.png" responded 200 in 0.7417 ms 2026-04-02 15:29:06.636 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/Tarificateur/index.js" responded 200 in 0.8786 ms 2026-04-02 15:29:06.753 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 314.4102 ms 2026-04-02 15:29:09.031 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-11-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=51700&dateEffet=2026-04-07" responded 200 in 42.7147 ms 2026-04-02 15:29:09.515 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-05-28&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29830&dateEffet=2026-04-07" responded 200 in 34.8953 ms 2026-04-02 15:29:16.488 +02:00 [Information] HTTP "GET" "/assets/plugins/global/fonts/keenthemes-icons/Ki.woff" responded 200 in 0.7663 ms 2026-04-02 15:29:16.690 +02:00 [Information] HTTP "GET" "/assets/js/pages/admin/fiche/index.js" responded 200 in 0.7856 ms 2026-04-02 15:29:17.156 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1930 ms 2026-04-02 15:29:17.665 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3312 ms 2026-04-02 15:29:24.146 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.9553 ms 2026-04-02 15:29:24.473 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3461 ms 2026-04-02 15:29:24.686 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.0972 ms 2026-04-02 15:29:25.310 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b2e4f6fa-d0ea-4d89-36e0-08de909106df" responded 200 in 308.5086 ms 2026-04-02 15:29:26.358 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3475 ms 2026-04-02 15:29:26.486 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6858 ms 2026-04-02 15:29:26.625 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 200 in 0.2494 ms 2026-04-02 15:29:26.970 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_d1e672ea-405a-4d2d-ba8d-0b1480643e49.png" responded 200 in 0.3621 ms 2026-04-02 15:29:26.973 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_5d426fbb-ffd1-4222-99e5-1ddfe95e14f0.png" responded 200 in 0.2110 ms 2026-04-02 15:29:26.976 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_be429e27-fb57-4552-82f9-197c8f69ef27.png" responded 200 in 0.1595 ms 2026-04-02 15:29:27.217 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_045daf7a-b949-40da-a59f-b7dac00fec91.png" responded 200 in 1.1784 ms 2026-04-02 15:29:27.217 +02:00 [Information] HTTP "GET" "/images/gammes/25-06-2022_e3348a6a-39bd-4b00-bdb8-3eb6ad5f3765.png" responded 200 in 1.0563 ms 2026-04-02 15:29:27.217 +02:00 [Information] HTTP "GET" "/images/gammes/28-01-2021_0d95b8f1-c6ef-4c58-8b4c-bbfa8a665dcd.png" responded 200 in 1.0031 ms 2026-04-02 15:29:40.032 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1957-07-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=03500&dateEffet=2026-04-07" responded 200 in 27.8101 ms 2026-04-02 15:30:10.100 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.6796 ms 2026-04-02 15:30:10.413 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3585 ms 2026-04-02 15:30:10.585 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.2227 ms 2026-04-02 15:30:20.171 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 315.7787 ms 2026-04-02 15:30:21.444 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1890 ms 2026-04-02 15:30:21.594 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.0403 ms 2026-04-02 15:30:29.345 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.1784 ms 2026-04-02 15:30:29.856 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3428 ms 2026-04-02 15:30:29.970 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3928 ms 2026-04-02 15:30:45.241 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-07-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=01130&dateEffet=2026-04-03" responded 200 in 36.1076 ms 2026-04-02 15:30:47.043 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 285.7999 ms 2026-04-02 15:30:47.685 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1922 ms 2026-04-02 15:30:48.145 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8205 ms 2026-04-02 15:30:49.791 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.8836 ms 2026-04-02 15:30:50.007 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2043 ms 2026-04-02 15:30:50.097 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1389 ms 2026-04-02 15:30:50.626 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 75.9434 ms 2026-04-02 15:30:51.165 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2432 ms 2026-04-02 15:30:51.540 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4716 ms 2026-04-02 15:30:53.405 +02: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=02051&dateEffet=2026-04-07" responded 200 in 44.1740 ms 2026-04-02 15:31:11.543 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0347 ms 2026-04-02 15:31:11.629 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.6969 ms 2026-04-02 15:31:12.289 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3314 ms 2026-04-02 15:31:12.290 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1667 ms 2026-04-02 15:31:12.604 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8812 ms 2026-04-02 15:31:12.673 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.6488 ms 2026-04-02 15:31:13.780 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 197.8078 ms 2026-04-02 15:31:14.265 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0897 ms 2026-04-02 15:31:14.369 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.3543 ms 2026-04-02 15:31:18.589 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 261.2673 ms 2026-04-02 15:31:18.899 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1674 ms 2026-04-02 15:31:19.052 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8721 ms 2026-04-02 15:31:21.824 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.3406 ms 2026-04-02 15:31:22.203 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3685 ms 2026-04-02 15:31:22.583 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5087 ms 2026-04-02 15:31:27.045 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 331.3787 ms 2026-04-02 15:31:27.281 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3644 ms 2026-04-02 15:31:27.441 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3595 ms 2026-04-02 15:31:28.097 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 417.1291 ms 2026-04-02 15:31:28.327 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-05-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14000&dateEffet=2026-04-03" responded 200 in 32.2188 ms 2026-04-02 15:31:28.435 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0784 ms 2026-04-02 15:31:28.465 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-05-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14000&dateEffet=2026-04-03" responded 200 in 40.8879 ms 2026-04-02 15:31:28.581 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.1886 ms 2026-04-02 15:31:32.483 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=8000b109-1cae-4b19-36f2-08de909106df" responded 200 in 296.1087 ms 2026-04-02 15:31:32.672 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3610 ms 2026-04-02 15:31:32.728 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/pdf.svg" responded 200 in 0.2625 ms 2026-04-02 15:31:32.786 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.8073 ms 2026-04-02 15:31:42.058 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 290.9878 ms 2026-04-02 15:31:42.520 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2344 ms 2026-04-02 15:31:42.531 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 55.8460 ms 2026-04-02 15:31:42.894 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3609 ms 2026-04-02 15:31:43.006 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4992 ms 2026-04-02 15:31:43.034 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1085 ms 2026-04-02 15:31:43.289 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 169.7404 ms 2026-04-02 15:31:44.369 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 978.9224 ms 2026-04-02 15:31:44.721 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1900 ms 2026-04-02 15:31:44.916 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.7514 ms 2026-04-02 15:31:50.103 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613506100008516755922602" responded 200 in 25.4511 ms 2026-04-02 15:31:51.001 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613506100008516755922602" responded 200 in 14.8967 ms 2026-04-02 15:31:51.560 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 422.2199 ms 2026-04-02 15:31:51.880 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2078 ms 2026-04-02 15:31:52.144 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.3863 ms 2026-04-02 15:31:52.334 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-09-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62150&dateEffet=2026-04-07" responded 200 in 47.7826 ms 2026-04-02 15:31:52.434 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-09-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62150&dateEffet=2026-04-07" responded 200 in 32.3365 ms 2026-04-02 15:31:59.111 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 978.6268 ms 2026-04-02 15:32:00.977 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.4221 ms 2026-04-02 15:32:01.311 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3154 ms 2026-04-02 15:32:01.453 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.3933 ms 2026-04-02 15:32:01.572 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.3294 ms 2026-04-02 15:32:01.882 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3190 ms 2026-04-02 15:32:02.029 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.2027 ms 2026-04-02 15:32:04.248 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3078.3558 ms 2026-04-02 15:32:09.546 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-07-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=53000&dateEffet=2026-04-07" responded 200 in 39.7492 ms 2026-04-02 15:32:16.165 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.1900 ms 2026-04-02 15:32:16.694 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2077 ms 2026-04-02 15:32:16.821 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.8210 ms 2026-04-02 15:32:17.307 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-10-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95320&dateEffet=2026-04-03" responded 200 in 38.1296 ms 2026-04-02 15:32:29.199 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1953-05-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=49430&dateEffet=2026-04-07" responded 200 in 36.2865 ms 2026-04-02 15:33:18.055 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.1258 ms 2026-04-02 15:33:18.391 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3050 ms 2026-04-02 15:33:18.486 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8914 ms 2026-04-02 15:33:27.993 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-10-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=17460&dateEffet=2026-04-07" responded 200 in 45.4406 ms 2026-04-02 15:33:28.078 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-10-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=17460&dateEffet=2026-04-07" responded 200 in 24.8079 ms 2026-04-02 15:33:33.733 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613825002000451919038838" responded 200 in 25.2402 ms 2026-04-02 15:33:36.129 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613825002000451919038838" responded 200 in 14.8824 ms 2026-04-02 15:33:39.105 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613825002000451919038838" responded 200 in 14.6783 ms 2026-04-02 15:33:41.991 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-02-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91380&dateEffet=2026-04-07" responded 200 in 27.5989 ms 2026-04-02 15:33:44.868 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1090.9559 ms 2026-04-02 15:33:55.111 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4662.2471 ms 2026-04-02 15:34:00.981 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.6546 ms 2026-04-02 15:34:01.487 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2836 ms 2026-04-02 15:34:01.617 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.3905 ms 2026-04-02 15:34:10.302 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 243.9827 ms 2026-04-02 15:34:10.883 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1736 ms 2026-04-02 15:34:11.285 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5097 ms 2026-04-02 15:34:19.140 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-05-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-04-03" responded 200 in 47.2944 ms 2026-04-02 15:34:24.054 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-05-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-04-07" responded 200 in 50.6408 ms 2026-04-02 15:34:35.423 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.4944 ms 2026-04-02 15:34:35.951 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1854 ms 2026-04-02 15:34:36.106 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.6293 ms 2026-04-02 15:35:04.985 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 788.9140 ms 2026-04-02 15:35:05.546 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3140 ms 2026-04-02 15:35:06.059 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.0114 ms 2026-04-02 15:35:06.942 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:35:06.942 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:35:06.962 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR1320041010190192562L01627" responded 200 in 20.3891 ms 2026-04-02 15:35:09.044 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:35:09.044 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:35:09.059 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR1320041010190192562L01627" responded 200 in 15.0792 ms 2026-04-02 15:35:09.337 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.4477 ms 2026-04-02 15:35:09.938 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3171 ms 2026-04-02 15:35:10.230 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1665 ms 2026-04-02 15:35:12.459 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 325.7520 ms 2026-04-02 15:35:12.858 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3186 ms 2026-04-02 15:35:13.135 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4657 ms 2026-04-02 15:35:22.945 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fc43bb0a-5d09-4fb0-36f0-08de909106df" responded 200 in 291.3107 ms 2026-04-02 15:35:23.180 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3145 ms 2026-04-02 15:35:23.386 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.7689 ms 2026-04-02 15:35:26.165 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 249.1434 ms 2026-04-02 15:35:26.965 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2748 ms 2026-04-02 15:35:27.310 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4125 ms 2026-04-02 15:35:36.399 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.7565 ms 2026-04-02 15:35:37.752 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2914 ms 2026-04-02 15:35:37.932 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.0716 ms 2026-04-02 15:35:41.223 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 349.6438 ms 2026-04-02 15:35:42.446 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 1084.2337 ms 2026-04-02 15:35:42.874 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3057 ms 2026-04-02 15:35:43.341 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.3517 ms 2026-04-02 15:35:47.415 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 569.1116 ms 2026-04-02 15:35:47.672 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3578 ms 2026-04-02 15:35:47.835 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.0790 ms 2026-04-02 15:35:52.336 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 376.2180 ms 2026-04-02 15:35:52.730 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2708 ms 2026-04-02 15:35:52.841 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-07-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=84100&dateEffet=2026-04-07" responded 200 in 40.1269 ms 2026-04-02 15:35:53.009 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 71.3938 ms 2026-04-02 15:35:55.417 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:35:55.417 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:35:56.443 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1026.1155 ms 2026-04-02 15:36:01.327 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:36:01.327 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:36:05.115 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3789.2912 ms 2026-04-02 15:36:11.652 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 229.9704 ms 2026-04-02 15:36:12.390 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4604 ms 2026-04-02 15:36:12.870 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.9658 ms 2026-04-02 15:36:18.879 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ed470eb6-d986-4e9a-36f1-08de909106df" responded 200 in 319.9341 ms 2026-04-02 15:36:19.373 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1381 ms 2026-04-02 15:36:19.496 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.0276 ms 2026-04-02 15:36:26.459 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 163.6812 ms 2026-04-02 15:36:27.118 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2329 ms 2026-04-02 15:36:27.617 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.5387 ms 2026-04-02 15:36:30.649 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=515cf01c-85df-4c1c-36f4-08de909106df" responded 200 in 282.3788 ms 2026-04-02 15:36:30.764 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 124.0164 ms 2026-04-02 15:36:31.150 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3562 ms 2026-04-02 15:36:31.312 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2662 ms 2026-04-02 15:36:31.331 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4601 ms 2026-04-02 15:36:31.556 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4550 ms 2026-04-02 15:36:34.471 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 259.1160 ms 2026-04-02 15:36:35.420 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 794.0261 ms 2026-04-02 15:36:36.023 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3539 ms 2026-04-02 15:36:36.507 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.5738 ms 2026-04-02 15:37:01.019 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.4583 ms 2026-04-02 15:37:01.401 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3355 ms 2026-04-02 15:37:01.547 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.4087 ms 2026-04-02 15:37:06.615 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.3336 ms 2026-04-02 15:37:07.126 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2018 ms 2026-04-02 15:37:07.404 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.0109 ms 2026-04-02 15:37:12.259 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 115.9947 ms 2026-04-02 15:37:12.965 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2764 ms 2026-04-02 15:37:13.060 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.8714 ms 2026-04-02 15:37:13.556 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-07-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06400&dateEffet=2026-04-07" responded 200 in 31.6168 ms 2026-04-02 15:37:13.702 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-07-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06400&dateEffet=2026-04-07" responded 200 in 41.5206 ms 2026-04-02 15:37:19.783 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 315.8858 ms 2026-04-02 15:37:20.345 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3720 ms 2026-04-02 15:37:21.179 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6110 ms 2026-04-02 15:37:53.656 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 404.4243 ms 2026-04-02 15:37:53.985 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2602 ms 2026-04-02 15:37:54.381 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9561 ms 2026-04-02 15:38:21.402 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:38:21.402 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:38:21.648 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 247.2601 ms 2026-04-02 15:38:22.114 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:38:22.114 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:38:22.114 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4219 ms 2026-04-02 15:38:22.205 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:38:22.205 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:38:22.262 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.2928 ms 2026-04-02 15:38:24.222 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:38:24.222 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:38:24.323 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.1123 ms 2026-04-02 15:38:24.610 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:38:24.610 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:38:24.610 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4585 ms 2026-04-02 15:38:24.664 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:38:24.664 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:38:24.702 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.6206 ms 2026-04-02 15:38:30.026 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.1706 ms 2026-04-02 15:38:30.332 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2318 ms 2026-04-02 15:38:30.454 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.8564 ms 2026-04-02 15:38:39.756 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 247.4729 ms 2026-04-02 15:38:39.981 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3328 ms 2026-04-02 15:38:40.179 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.4395 ms 2026-04-02 15:38:43.646 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 111.3647 ms 2026-04-02 15:38:43.853 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1867 ms 2026-04-02 15:38:43.954 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2057 ms 2026-04-02 15:38:59.528 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-04-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=69450&dateEffet=2026-04-07" responded 200 in 32.1139 ms 2026-04-02 15:39:25.243 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.6888 ms 2026-04-02 15:39:26.035 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3473 ms 2026-04-02 15:39:26.151 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0312 ms 2026-04-02 15:39:36.663 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-04-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=77167&dateEffet=2026-04-03" responded 200 in 46.9893 ms 2026-04-02 15:39:48.754 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=515cf01c-85df-4c1c-36f4-08de909106df" responded 200 in 343.0745 ms 2026-04-02 15:39:49.604 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2004 ms 2026-04-02 15:39:50.097 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.2160 ms 2026-04-02 15:40:27.165 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 166.3086 ms 2026-04-02 15:40:27.346 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616218000014012137738850" responded 200 in 25.0429 ms 2026-04-02 15:40:27.615 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1817 ms 2026-04-02 15:40:27.863 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1615 ms 2026-04-02 15:40:31.935 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7616218000014012137738850" responded 200 in 34.0115 ms 2026-04-02 15:40:34.805 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1294.5206 ms 2026-04-02 15:40:37.555 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 180.3331 ms 2026-04-02 15:40:37.857 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2745 ms 2026-04-02 15:40:37.945 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6536 ms 2026-04-02 15:40:39.810 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 164.5974 ms 2026-04-02 15:40:40.141 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3577 ms 2026-04-02 15:40:40.306 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.2163 ms 2026-04-02 15:40:41.840 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:40:41.840 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:40:41.976 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4431.2513 ms 2026-04-02 15:40:41.999 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-02-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80600&dateEffet=2026-04-07" responded 200 in 159.6422 ms 2026-04-02 15:40:44.466 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1953-01-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=21150&dateEffet=2026-04-07" responded 200 in 716.6379 ms 2026-04-02 15:40:58.282 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000012482449415682" responded 200 in 339.6048 ms 2026-04-02 15:41:00.770 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7628233000012482449415682" responded 200 in 544.1565 ms 2026-04-02 15:41:12.264 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4268.4729 ms 2026-04-02 15:41:16.328 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7730002010760000009328H78" responded 200 in 191.0868 ms 2026-04-02 15:41:18.958 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7730002010760000009328H78" responded 200 in 495.7612 ms 2026-04-02 15:41:23.061 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7730002010760000009328H78" responded 200 in 355.9843 ms 2026-04-02 15:41:25.797 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2420.7172 ms 2026-04-02 15:41:26.747 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1742 ms 2026-04-02 15:41:27.061 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 9058.0495 ms 2026-04-02 15:41:29.189 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2170.4324 ms 2026-04-02 15:41:46.001 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=935da45b-5c77-4858-36f6-08de909106df" responded 200 in 18212.8321 ms 2026-04-02 15:41:50.084 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 6314.0696 ms 2026-04-02 15:42:00.533 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=935da45b-5c77-4858-36f6-08de909106df" responded 200 in 22793.8489 ms 2026-04-02 15:42:06.449 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 12233.2877 ms 2026-04-02 15:42:07.203 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 9267.4530 ms 2026-04-02 15:42:07.869 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1895 ms 2026-04-02 15:42:08.946 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=935da45b-5c77-4858-36f6-08de909106df" responded 200 in 23820.9537 ms 2026-04-02 15:42:09.328 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1191.4751 ms 2026-04-02 15:42:38.211 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 6987.5934 ms 2026-04-02 15:42:38.995 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3699 ms 2026-04-02 15:42:39.039 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-03-02&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-04-07" responded 200 in 260.5462 ms 2026-04-02 15:42:40.391 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1231.8770 ms 2026-04-02 15:43:01.600 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 17756.1401 ms 2026-04-02 15:43:02.112 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1973 ms 2026-04-02 15:43:04.880 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2690.8315 ms 2026-04-02 15:43:06.954 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4461.2780 ms 2026-04-02 15:43:07.548 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6458 ms 2026-04-02 15:43:09.429 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1755.8713 ms 2026-04-02 15:43:20.871 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 11943.7781 ms 2026-04-02 15:43:21.913 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 6316.8430 ms 2026-04-02 15:43:22.381 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3220 ms 2026-04-02 15:43:24.477 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2004.4176 ms 2026-04-02 15:43:24.580 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 14664.1050 ms 2026-04-02 15:43:25.367 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3663 ms 2026-04-02 15:43:25.759 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 294.4756 ms 2026-04-02 15:43:27.012 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-03-23&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-04-07" responded 200 in 459.8454 ms 2026-04-02 15:43:34.735 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 9154.8040 ms 2026-04-02 15:43:35.085 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2122 ms 2026-04-02 15:43:36.019 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 721.5048 ms 2026-04-02 15:43:47.712 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=18c4259b-54a9-4a41-36f7-08de909106df" responded 200 in 47483.0094 ms 2026-04-02 15:44:07.733 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 17264.0284 ms 2026-04-02 15:44:08.349 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 6768.8694 ms 2026-04-02 15:44:08.517 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 995.9534 ms 2026-04-02 15:44:08.555 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 3338.2988 ms 2026-04-02 15:44:08.651 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=18c4259b-54a9-4a41-36f7-08de909106df" responded 200 in 13189.9532 ms 2026-04-02 15:44:08.805 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3445 ms 2026-04-02 15:44:08.957 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5540 ms 2026-04-02 15:44:09.089 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3071 ms 2026-04-02 15:44:09.181 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.7463 ms 2026-04-02 15:44:10.677 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=18c4259b-54a9-4a41-36f7-08de909106df" responded 200 in 312.8377 ms 2026-04-02 15:44:10.897 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2991 ms 2026-04-02 15:44:10.983 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.7884 ms 2026-04-02 15:44:11.385 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1652 ms 2026-04-02 15:44:12.319 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.4328 ms 2026-04-02 15:44:15.622 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-01-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=49120&dateEffet=2026-04-07" responded 200 in 57.2244 ms 2026-04-02 15:44:20.341 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 105.7362 ms 2026-04-02 15:44:21.389 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 950.4126 ms 2026-04-02 15:44:21.536 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3566 ms 2026-04-02 15:44:21.819 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.9048 ms 2026-04-02 15:44:24.365 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 421.6915 ms 2026-04-02 15:44:24.505 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3483 ms 2026-04-02 15:44:24.763 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1222 ms 2026-04-02 15:44:26.031 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5a3059b3-5f0c-4092-36f8-08de909106df" responded 200 in 358.6008 ms 2026-04-02 15:44:27.675 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2363 ms 2026-04-02 15:44:28.325 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.2939 ms 2026-04-02 15:44:36.563 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.0711 ms 2026-04-02 15:44:36.988 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2114 ms 2026-04-02 15:44:37.113 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.6494 ms 2026-04-02 15:44:49.186 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 400.0462 ms 2026-04-02 15:44:49.426 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.7432 ms 2026-04-02 15:44:49.617 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3772 ms 2026-04-02 15:44:49.705 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.2029 ms 2026-04-02 15:44:50.230 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 903.6586 ms 2026-04-02 15:44:51.582 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3476 ms 2026-04-02 15:44:51.811 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.6717 ms 2026-04-02 15:45:01.727 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-03-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57160&dateEffet=2026-04-07" responded 200 in 44.7180 ms 2026-04-02 15:45:08.135 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.9243 ms 2026-04-02 15:45:08.481 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2398 ms 2026-04-02 15:45:08.651 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0194 ms 2026-04-02 15:45:17.067 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:17.068 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:17.240 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 173.8058 ms 2026-04-02 15:45:17.502 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:17.502 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:18.212 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 710.1499 ms 2026-04-02 15:45:18.685 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:18.685 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:18.685 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4392 ms 2026-04-02 15:45:18.771 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:18.771 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:18.828 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.8220 ms 2026-04-02 15:45:24.683 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-07-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29600&dateEffet=2026-04-07" responded 200 in 52.6874 ms 2026-04-02 15:45:24.781 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-07-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=29600&dateEffet=2026-04-07" responded 200 in 32.6497 ms 2026-04-02 15:45:36.446 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.0755 ms 2026-04-02 15:45:36.643 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3449 ms 2026-04-02 15:45:36.803 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.7648 ms 2026-04-02 15:45:52.589 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-09-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=24400&dateEffet=2026-04-07" responded 200 in 42.5945 ms 2026-04-02 15:45:57.863 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:57.863 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:58.208 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0807dbd8-a1d9-4ba6-36f5-08de909106df" responded 200 in 345.3875 ms 2026-04-02 15:45:58.528 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:58.528 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:58.528 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5354 ms 2026-04-02 15:45:58.618 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:58.618 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:45:58.663 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.8365 ms 2026-04-02 15:46:00.412 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=18c4259b-54a9-4a41-36f7-08de909106df" responded 200 in 341.2105 ms 2026-04-02 15:46:00.666 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1755 ms 2026-04-02 15:46:00.816 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.9704 ms 2026-04-02 15:46:06.188 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 426.8255 ms 2026-04-02 15:46:06.524 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2060 ms 2026-04-02 15:46:06.725 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.3654 ms 2026-04-02 15:46:20.798 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:46:20.798 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:46:20.900 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.9483 ms 2026-04-02 15:46:21.158 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:46:21.158 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:46:21.158 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4230 ms 2026-04-02 15:46:21.247 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:46:21.247 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:46:21.285 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.4173 ms 2026-04-02 15:46:33.984 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0352 ms 2026-04-02 15:46:34.077 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.1980 ms 2026-04-02 15:46:35.776 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3015 ms 2026-04-02 15:46:35.777 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9243 ms 2026-04-02 15:46:35.937 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.1123 ms 2026-04-02 15:46:36.061 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.3502 ms 2026-04-02 15:46:46.832 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 304.0049 ms 2026-04-02 15:46:47.147 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3400 ms 2026-04-02 15:46:47.266 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.7261 ms 2026-04-02 15:46:50.407 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=935da45b-5c77-4858-36f6-08de909106df" responded 200 in 333.5957 ms 2026-04-02 15:46:50.661 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3180 ms 2026-04-02 15:46:50.842 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.1664 ms 2026-04-02 15:47:12.392 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 421.6323 ms 2026-04-02 15:47:13.191 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2918 ms 2026-04-02 15:47:13.683 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.2168 ms 2026-04-02 15:47:13.699 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.9343 ms 2026-04-02 15:47:14.518 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1839 ms 2026-04-02 15:47:14.891 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.2387 ms 2026-04-02 15:47:16.186 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 86.2504 ms 2026-04-02 15:47:16.944 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1974 ms 2026-04-02 15:47:17.644 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.4792 ms 2026-04-02 15:47:28.703 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1967-12-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=09700&dateEffet=2026-04-07" responded 200 in 29.8609 ms 2026-04-02 15:47:31.258 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-03-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31220&dateEffet=2026-04-07" responded 200 in 29.6249 ms 2026-04-02 15:48:02.827 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.3126 ms 2026-04-02 15:48:03.171 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1710 ms 2026-04-02 15:48:03.315 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.9644 ms 2026-04-02 15:48:05.634 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.4067 ms 2026-04-02 15:48:06.501 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1727 ms 2026-04-02 15:48:06.597 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3134 ms 2026-04-02 15:48:19.723 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:48:19.723 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:48:19.861 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 138.7855 ms 2026-04-02 15:48:20.134 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:48:20.134 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:48:20.135 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4418 ms 2026-04-02 15:48:20.329 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:48:20.329 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:48:20.369 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.2082 ms 2026-04-02 15:48:21.468 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1952-04-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06640&dateEffet=2026-04-07" responded 200 in 36.6318 ms 2026-04-02 15:48:23.094 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-02-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=73000&dateEffet=2026-04-07" responded 200 in 29.3900 ms 2026-04-02 15:48:23.244 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:48:23.244 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:48:23.267 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-02-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=73000&dateEffet=2026-04-07" responded 200 in 40.2944 ms 2026-04-02 15:48:23.545 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0807dbd8-a1d9-4ba6-36f5-08de909106df" responded 200 in 301.8703 ms 2026-04-02 15:48:23.732 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:48:23.732 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:48:23.732 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5865 ms 2026-04-02 15:48:23.876 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:48:23.876 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:48:23.901 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6507 ms 2026-04-02 15:48:39.267 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 296.1268 ms 2026-04-02 15:48:39.945 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2137 ms 2026-04-02 15:48:40.332 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.2886 ms 2026-04-02 15:49:18.175 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 134.8349 ms 2026-04-02 15:49:18.756 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3366 ms 2026-04-02 15:49:19.010 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.6041 ms 2026-04-02 15:49:46.358 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7612906000166316267900137" responded 200 in 25.1790 ms 2026-04-02 15:49:49.246 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7612906000166316267900137" responded 200 in 20.8620 ms 2026-04-02 15:49:52.942 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-03-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=66210&dateEffet=2026-04-07" responded 200 in 35.9618 ms 2026-04-02 15:49:53.268 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 922.8727 ms 2026-04-02 15:49:59.469 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 419.2409 ms 2026-04-02 15:50:00.208 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1718 ms 2026-04-02 15:50:00.512 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0478 ms 2026-04-02 15:50:02.838 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=7d3c61a1-9218-43d1-36d4-08de909106df" responded 200 in 281.2878 ms 2026-04-02 15:50:03.297 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:50:03.297 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:50:03.453 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 157.2097 ms 2026-04-02 15:50:03.748 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:50:03.748 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:50:03.748 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4271 ms 2026-04-02 15:50:04.027 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:50:04.027 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:50:04.070 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.9369 ms 2026-04-02 15:50:05.545 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2009 ms 2026-04-02 15:50:06.020 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4598 ms 2026-04-02 15:50:12.468 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3796.2336 ms 2026-04-02 15:50:57.931 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:50:57.931 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:50:58.256 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 325.9116 ms 2026-04-02 15:50:58.578 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:50:58.578 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:50:58.578 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4880 ms 2026-04-02 15:50:58.678 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:50:58.678 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:50:58.703 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8258 ms 2026-04-02 15:51:55.463 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 128.7437 ms 2026-04-02 15:51:55.773 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3431 ms 2026-04-02 15:51:56.145 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.4378 ms 2026-04-02 15:52:14.125 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 141.2138 ms 2026-04-02 15:52:16.150 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2590 ms 2026-04-02 15:52:16.730 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.8003 ms 2026-04-02 15:52:19.583 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 302.5217 ms 2026-04-02 15:52:19.870 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3542 ms 2026-04-02 15:52:19.974 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0929 ms 2026-04-02 15:52:32.091 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 128.6831 ms 2026-04-02 15:52:32.349 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2280 ms 2026-04-02 15:52:32.518 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.8509 ms 2026-04-02 15:52:37.007 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 284.2124 ms 2026-04-02 15:52:37.311 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3268 ms 2026-04-02 15:52:37.425 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.9731 ms 2026-04-02 15:52:49.485 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fbcc186e-1090-4024-36fa-08de909106df" responded 200 in 303.0373 ms 2026-04-02 15:52:49.722 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2013 ms 2026-04-02 15:52:50.033 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2894 ms 2026-04-02 15:52:57.074 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 164.5074 ms 2026-04-02 15:52:57.407 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3712 ms 2026-04-02 15:52:57.559 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.3288 ms 2026-04-02 15:53:02.826 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 173.3210 ms 2026-04-02 15:53:03.681 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 695.5663 ms 2026-04-02 15:53:04.001 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2915 ms 2026-04-02 15:53:04.123 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.4083 ms 2026-04-02 15:53:04.205 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.9300 ms 2026-04-02 15:53:04.381 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:53:04.381 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:53:04.625 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 245.1487 ms 2026-04-02 15:53:04.865 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2832 ms 2026-04-02 15:53:04.930 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:53:04.930 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:53:04.930 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7757 ms 2026-04-02 15:53:05.094 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.4961 ms 2026-04-02 15:53:05.150 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:53:05.150 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:53:05.199 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.1366 ms 2026-04-02 15:53:15.411 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.4578 ms 2026-04-02 15:53:15.662 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3515 ms 2026-04-02 15:53:15.820 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 73.0001 ms 2026-04-02 15:53:24.977 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.4425 ms 2026-04-02 15:53:25.577 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3452 ms 2026-04-02 15:53:25.660 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.6189 ms 2026-04-02 15:53:27.305 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1969-08-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=65220&dateEffet=2026-04-07" responded 200 in 63.3573 ms 2026-04-02 15:53:50.396 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 269.4338 ms 2026-04-02 15:53:50.605 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2620 ms 2026-04-02 15:53:50.807 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.4895 ms 2026-04-02 15:53:55.756 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 334.4907 ms 2026-04-02 15:53:55.938 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3207 ms 2026-04-02 15:53:56.014 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/xml.svg" responded 200 in 0.2590 ms 2026-04-02 15:53:56.031 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8216 ms 2026-04-02 15:54:29.488 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.7965 ms 2026-04-02 15:54:29.959 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3161 ms 2026-04-02 15:54:29.970 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fbcc186e-1090-4024-36fa-08de909106df" responded 200 in 313.7227 ms 2026-04-02 15:54:30.089 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.3418 ms 2026-04-02 15:54:30.697 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2555 ms 2026-04-02 15:54:30.929 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.7994 ms 2026-04-02 15:54:32.986 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-01-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=61300&dateEffet=2026-04-07" responded 200 in 49.2743 ms 2026-04-02 15:54:45.430 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1958-02-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13001&dateEffet=2026-04-07" responded 200 in 33.4600 ms 2026-04-02 15:54:47.888 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-02-11&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-04-07" responded 200 in 37.7237 ms 2026-04-02 15:54:53.164 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1993-02-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=28630&dateEffet=2026-04-07" responded 200 in 61.0618 ms 2026-04-02 15:56:14.704 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 423.1998 ms 2026-04-02 15:56:15.216 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1717 ms 2026-04-02 15:56:15.981 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.2068 ms 2026-04-02 15:56:20.971 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 451.1225 ms 2026-04-02 15:56:22.040 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2988 ms 2026-04-02 15:56:22.813 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.6589 ms 2026-04-02 15:56:23.213 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=935da45b-5c77-4858-36f6-08de909106df" responded 200 in 352.4445 ms 2026-04-02 15:56:23.599 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1948 ms 2026-04-02 15:56:23.778 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2922 ms 2026-04-02 15:56:49.744 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 404.8969 ms 2026-04-02 15:56:50.042 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3009 ms 2026-04-02 15:56:50.320 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1487 ms 2026-04-02 15:56:51.695 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=5a3059b3-5f0c-4092-36f8-08de909106df" responded 200 in 347.8329 ms 2026-04-02 15:56:52.118 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9401 ms 2026-04-02 15:56:52.255 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3666 ms 2026-04-02 15:56:55.507 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:56:55.507 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:56:55.606 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 99.1159 ms 2026-04-02 15:56:55.945 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:56:55.945 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:56:55.946 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3791 ms 2026-04-02 15:56:56.094 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:56:56.094 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:56:56.137 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.6986 ms 2026-04-02 15:56:59.623 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 354.4771 ms 2026-04-02 15:57:00.738 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 948.2017 ms 2026-04-02 15:57:01.017 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3559 ms 2026-04-02 15:57:01.118 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.0637 ms 2026-04-02 15:57:03.696 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.9978 ms 2026-04-02 15:57:04.754 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2126 ms 2026-04-02 15:57:05.717 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 120.9540 ms 2026-04-02 15:57:05.793 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 441.3322 ms 2026-04-02 15:57:05.908 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 452.6441 ms 2026-04-02 15:57:06.167 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2120 ms 2026-04-02 15:57:06.294 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2575 ms 2026-04-02 15:57:06.313 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.7079 ms 2026-04-02 15:57:06.628 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7272 ms 2026-04-02 15:57:11.878 +02:00 [Information] User logged out. 2026-04-02 15:57:11.879 +02:00 [Information] HTTP "POST" "/Account/Logout" responded 302 in 2.4350 ms 2026-04-02 15:57:11.923 +02:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 0.8694 ms 2026-04-02 15:57:13.994 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 396.6969 ms 2026-04-02 15:57:14.297 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2006 ms 2026-04-02 15:57:14.435 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.8948 ms 2026-04-02 15:57:25.284 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 110.5639 ms 2026-04-02 15:57:25.602 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3374 ms 2026-04-02 15:57:25.712 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4423 ms 2026-04-02 15:57:36.563 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.7369 ms 2026-04-02 15:57:36.658 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.4645 ms 2026-04-02 15:57:37.020 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1841 ms 2026-04-02 15:57:37.212 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.9641 ms 2026-04-02 15:57:37.229 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.1849 ms 2026-04-02 15:57:37.536 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2105 ms 2026-04-02 15:57:37.758 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.5944 ms 2026-04-02 15:57:40.350 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.2473 ms 2026-04-02 15:57:40.541 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3490 ms 2026-04-02 15:57:40.636 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1306 ms 2026-04-02 15:57:49.350 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 139.7113 ms 2026-04-02 15:57:49.529 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1943 ms 2026-04-02 15:57:49.646 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.1800 ms 2026-04-02 15:57:59.874 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.3537 ms 2026-04-02 15:58:00.092 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1964 ms 2026-04-02 15:58:00.229 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.8793 ms 2026-04-02 15:58:32.183 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-04-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59135&dateEffet=2026-04-07" responded 200 in 51.5744 ms 2026-04-02 15:58:53.306 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-03-22&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-04-07" responded 200 in 49.3893 ms 2026-04-02 15:58:58.241 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-03-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30100&dateEffet=2026-04-07" responded 200 in 35.3490 ms 2026-04-02 15:59:11.125 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.4815 ms 2026-04-02 15:59:12.732 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1788 ms 2026-04-02 15:59:12.966 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.3167 ms 2026-04-02 15:59:22.398 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 15:59:22.398 +02:00 [Information] HTTP "POST" "/Account/Login" responded 302 in 10.9598 ms 2026-04-02 15:59:22.518 +02:00 [Information] HTTP "GET" "/" responded 200 in 23.9091 ms 2026-04-02 15:59:24.597 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2418 ms 2026-04-02 15:59:24.735 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.0645 ms 2026-04-02 15:59:27.846 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-10-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34070&dateEffet=2026-04-07" responded 200 in 29.0368 ms 2026-04-02 15:59:34.789 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:59:34.789 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:59:34.852 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.5362 ms 2026-04-02 15:59:35.126 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:59:35.126 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:59:35.126 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3807 ms 2026-04-02 15:59:35.247 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 15:59:35.248 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 15:59:35.275 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.6121 ms 2026-04-02 15:59:55.717 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-03-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30100&dateEffet=2026-04-07" responded 200 in 32.3483 ms 2026-04-02 15:59:58.891 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.4874 ms 2026-04-02 15:59:59.177 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3932 ms 2026-04-02 15:59:59.332 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.0335 ms 2026-04-02 16:00:11.547 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.7734 ms 2026-04-02 16:00:11.867 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2446 ms 2026-04-02 16:00:11.994 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.5193 ms 2026-04-02 16:00:13.554 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-12-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=20600&dateEffet=2026-04-07" responded 200 in 43.5437 ms 2026-04-02 16:00:24.205 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-11-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76200&dateEffet=2026-04-07" responded 200 in 40.3600 ms 2026-04-02 16:00:28.559 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-11-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57670&dateEffet=2026-04-07" responded 200 in 38.8370 ms 2026-04-02 16:00:30.000 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.1257 ms 2026-04-02 16:00:30.382 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1313 ms 2026-04-02 16:00:30.537 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5565 ms 2026-04-02 16:00:40.926 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-05-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92230&dateEffet=2026-04-07" responded 200 in 52.8070 ms 2026-04-02 16:00:41.016 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-05-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92230&dateEffet=2026-04-07" responded 200 in 30.2873 ms 2026-04-02 16:00:55.756 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.3655 ms 2026-04-02 16:00:55.989 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2553 ms 2026-04-02 16:00:56.124 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.1689 ms 2026-04-02 16:01:00.318 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.6270 ms 2026-04-02 16:01:02.344 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2906 ms 2026-04-02 16:01:02.432 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.4250 ms 2026-04-02 16:01:23.537 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:01:23.538 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:01:23.577 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-06-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=49500&dateEffet=2026-04-07" responded 200 in 39.4550 ms 2026-04-02 16:01:33.542 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1323.9069 ms 2026-04-02 16:01:39.106 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 513.9316 ms 2026-04-02 16:01:39.334 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3455 ms 2026-04-02 16:01:39.568 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.1812 ms 2026-04-02 16:01:40.200 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-05-17&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-04-03" responded 200 in 55.4375 ms 2026-04-02 16:01:41.228 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=1541cb8e-a1bf-46c2-36e7-08de909106df" responded 200 in 323.8114 ms 2026-04-02 16:01:41.387 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3747 ms 2026-04-02 16:01:41.477 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9970 ms 2026-04-02 16:01:42.281 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR6420041010000246849B02117" responded 200 in 25.4784 ms 2026-04-02 16:01:44.365 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 173.6793 ms 2026-04-02 16:01:44.449 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR6420041010000246849B02117" responded 200 in 35.3849 ms 2026-04-02 16:01:45.068 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 637.1665 ms 2026-04-02 16:01:45.339 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3773 ms 2026-04-02 16:01:45.454 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.2091 ms 2026-04-02 16:01:49.677 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 68.7769 ms 2026-04-02 16:01:50.002 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2134 ms 2026-04-02 16:01:50.645 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.7330 ms 2026-04-02 16:01:52.234 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4084.5912 ms 2026-04-02 16:02:02.784 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-10-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57100&dateEffet=2026-04-07" responded 200 in 43.2178 ms 2026-04-02 16:02:07.888 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.2274 ms 2026-04-02 16:02:08.261 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2338 ms 2026-04-02 16:02:08.379 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0411 ms 2026-04-02 16:02:21.419 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 99.9285 ms 2026-04-02 16:02:21.779 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3769 ms 2026-04-02 16:02:21.890 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2771 ms 2026-04-02 16:02:23.296 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.4331 ms 2026-04-02 16:02:24.591 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 447.2257 ms 2026-04-02 16:02:24.905 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3056 ms 2026-04-02 16:02:25.204 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.1771 ms 2026-04-02 16:02:26.203 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1972-02-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=81000&dateEffet=2026-04-07" responded 200 in 37.0078 ms 2026-04-02 16:02:50.080 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 342.0717 ms 2026-04-02 16:02:51.308 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2117 ms 2026-04-02 16:02:51.981 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.1688 ms 2026-04-02 16:02:54.545 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=393d53cd-dd61-46af-36fb-08de909106df" responded 200 in 335.1806 ms 2026-04-02 16:02:55.382 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1747 ms 2026-04-02 16:02:55.512 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7434 ms 2026-04-02 16:03:02.259 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-06-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38140&dateEffet=2026-04-07" responded 200 in 48.1184 ms 2026-04-02 16:03:07.756 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5263.2840 ms 2026-04-02 16:03:31.666 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 312.2057 ms 2026-04-02 16:03:32.355 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3578 ms 2026-04-02 16:03:32.705 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1474 ms 2026-04-02 16:03:36.457 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 293.4701 ms 2026-04-02 16:03:36.692 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2429 ms 2026-04-02 16:03:36.817 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.1403 ms 2026-04-02 16:03:44.145 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 306.7401 ms 2026-04-02 16:03:44.528 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3047 ms 2026-04-02 16:03:44.765 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.6102 ms 2026-04-02 16:03:55.438 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 255.4544 ms 2026-04-02 16:03:56.261 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8935 ms 2026-04-02 16:03:56.659 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6257 ms 2026-04-02 16:03:58.616 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=e2c498d2-2efb-4c5d-24bd-08de3e14ef34" responded 200 in 297.5210 ms 2026-04-02 16:03:58.827 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3376 ms 2026-04-02 16:03:58.946 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2486 ms 2026-04-02 16:03:59.009 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.1883 ms 2026-04-02 16:03:59.083 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.8152 ms 2026-04-02 16:04:04.516 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 47.9004 ms 2026-04-02 16:04:05.323 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1643 ms 2026-04-02 16:04:05.426 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.5739 ms 2026-04-02 16:04:12.291 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 148.6719 ms 2026-04-02 16:04:12.546 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3635 ms 2026-04-02 16:04:12.747 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.7150 ms 2026-04-02 16:04:18.578 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.5609 ms 2026-04-02 16:04:18.891 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2083 ms 2026-04-02 16:04:18.992 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8431 ms 2026-04-02 16:04:26.038 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:04:26.038 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:04:26.169 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 131.6462 ms 2026-04-02 16:04:26.470 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:04:26.470 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:04:26.470 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3672 ms 2026-04-02 16:04:26.567 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:04:26.567 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:04:26.602 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.3781 ms 2026-04-02 16:04:28.899 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:04:28.899 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:04:29.246 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 347.5272 ms 2026-04-02 16:04:29.474 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:04:29.474 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:04:29.475 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5338 ms 2026-04-02 16:04:29.588 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:04:29.588 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:04:29.618 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.7709 ms 2026-04-02 16:05:05.379 +02: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=31450&dateEffet=2026-04-07" responded 200 in 58.7265 ms 2026-04-02 16:05:15.344 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:05:15.344 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:05:15.487 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 143.2569 ms 2026-04-02 16:05:15.755 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:05:15.755 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:05:15.755 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4153 ms 2026-04-02 16:05:16.020 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:05:16.020 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:05:16.040 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.9481 ms 2026-04-02 16:05:17.596 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0358 ms 2026-04-02 16:05:17.678 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.7317 ms 2026-04-02 16:05:18.466 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2081 ms 2026-04-02 16:05:18.469 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9584 ms 2026-04-02 16:05:18.575 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.3184 ms 2026-04-02 16:05:18.657 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4917 ms 2026-04-02 16:05:20.048 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 176.7855 ms 2026-04-02 16:05:20.339 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3621 ms 2026-04-02 16:05:20.529 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6153 ms 2026-04-02 16:05:22.045 +02: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=33920&dateEffet=2026-04-03" responded 200 in 40.1041 ms 2026-04-02 16:05:26.778 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 288.8062 ms 2026-04-02 16:05:26.977 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1949 ms 2026-04-02 16:05:27.171 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5116 ms 2026-04-02 16:05:32.187 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=009b901f-dc40-4a70-0259-08de4d05697d" responded 200 in 285.9014 ms 2026-04-02 16:05:32.374 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2341 ms 2026-04-02 16:05:32.557 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.0260 ms 2026-04-02 16:05:34.117 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.3993 ms 2026-04-02 16:05:34.441 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3612 ms 2026-04-02 16:05:34.570 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.6475 ms 2026-04-02 16:05:35.490 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 237.7989 ms 2026-04-02 16:05:36.745 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4311 ms 2026-04-02 16:05:36.831 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:05:36.831 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:05:37.120 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0807dbd8-a1d9-4ba6-36f5-08de909106df" responded 200 in 289.0902 ms 2026-04-02 16:05:37.482 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:05:37.482 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:05:37.482 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4830 ms 2026-04-02 16:05:37.588 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:05:37.588 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:05:37.609 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.5210 ms 2026-04-02 16:05:37.622 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.1496 ms 2026-04-02 16:05:53.285 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=393d53cd-dd61-46af-36fb-08de909106df" responded 200 in 290.6795 ms 2026-04-02 16:05:53.751 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3019 ms 2026-04-02 16:05:54.187 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.5484 ms 2026-04-02 16:06:03.509 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8259 ms 2026-04-02 16:06:03.607 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.6891 ms 2026-04-02 16:06:05.045 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.6897 ms 2026-04-02 16:06:05.414 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2046 ms 2026-04-02 16:06:05.574 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8670 ms 2026-04-02 16:06:10.491 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 313.9780 ms 2026-04-02 16:06:11.485 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 16:06:11.485 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 9.7003 ms 2026-04-02 16:06:11.622 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.3470 ms 2026-04-02 16:06:12.473 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3004 ms 2026-04-02 16:06:12.786 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5518 ms 2026-04-02 16:06:13.327 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2828 ms 2026-04-02 16:06:13.857 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.0618 ms 2026-04-02 16:06:15.794 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-01-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76290&dateEffet=2026-04-07" responded 200 in 29.3163 ms 2026-04-02 16:06:17.896 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:06:17.896 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:06:17.968 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.8187 ms 2026-04-02 16:06:18.214 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:06:18.214 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:06:18.214 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4846 ms 2026-04-02 16:06:18.292 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:06:18.292 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:06:18.320 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.7552 ms 2026-04-02 16:06:19.249 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 312.3122 ms 2026-04-02 16:06:21.710 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1344 ms 2026-04-02 16:06:22.455 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.6233 ms 2026-04-02 16:06:26.277 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-08-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33270&dateEffet=2026-04-07" responded 200 in 28.8510 ms 2026-04-02 16:06:26.439 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-08-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33270&dateEffet=2026-04-07" responded 200 in 43.3510 ms 2026-04-02 16:06:29.312 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 282.2312 ms 2026-04-02 16:06:30.025 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-06-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=28630&dateEffet=2026-04-07" responded 200 in 42.6259 ms 2026-04-02 16:06:33.704 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-06-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31190&dateEffet=2026-04-07" responded 200 in 29.5325 ms 2026-04-02 16:06:36.288 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3231 ms 2026-04-02 16:06:36.522 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.9781 ms 2026-04-02 16:06:48.920 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 335.5555 ms 2026-04-02 16:06:50.045 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 986.9018 ms 2026-04-02 16:06:50.628 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3577 ms 2026-04-02 16:06:50.837 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.5676 ms 2026-04-02 16:06:55.613 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 414.3230 ms 2026-04-02 16:06:55.924 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2268 ms 2026-04-02 16:06:56.104 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 67.8500 ms 2026-04-02 16:07:14.284 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 100.2317 ms 2026-04-02 16:07:15.016 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2322 ms 2026-04-02 16:07:15.322 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.3986 ms 2026-04-02 16:07:17.457 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.5718 ms 2026-04-02 16:07:17.831 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2015 ms 2026-04-02 16:07:18.013 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1689 ms 2026-04-02 16:07:26.438 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-04-19&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-04-07" responded 200 in 41.8428 ms 2026-04-02 16:07:26.540 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-04-19&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-04-07" responded 200 in 31.9076 ms 2026-04-02 16:07:32.438 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-10-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=82340&dateEffet=2026-04-07" responded 200 in 41.5496 ms 2026-04-02 16:08:10.463 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 323.8425 ms 2026-04-02 16:08:11.017 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1798 ms 2026-04-02 16:08:11.184 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.3125 ms 2026-04-02 16:08:15.173 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=393d53cd-dd61-46af-36fb-08de909106df" responded 200 in 338.8148 ms 2026-04-02 16:08:15.878 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3384 ms 2026-04-02 16:08:16.094 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.1193 ms 2026-04-02 16:08:20.479 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 353.9309 ms 2026-04-02 16:08:21.621 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 821.4532 ms 2026-04-02 16:08:22.715 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3581 ms 2026-04-02 16:08:23.298 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 65.7348 ms 2026-04-02 16:08:27.296 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 111.8174 ms 2026-04-02 16:08:27.654 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2031 ms 2026-04-02 16:08:28.077 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2937 ms 2026-04-02 16:08:34.271 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:08:34.271 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:08:34.309 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-04-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=14320&dateEffet=2026-04-07" responded 200 in 38.7416 ms 2026-04-02 16:08:38.245 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.0776 ms 2026-04-02 16:08:38.474 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3570 ms 2026-04-02 16:08:38.623 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.0397 ms 2026-04-02 16:09:11.866 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 86.7216 ms 2026-04-02 16:09:12.658 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1792 ms 2026-04-02 16:09:13.128 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 72.4748 ms 2026-04-02 16:09:15.380 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613335003010423763212876" responded 200 in 31.3736 ms 2026-04-02 16:09:18.545 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7613335003010423763212876" responded 200 in 14.7805 ms 2026-04-02 16:10:01.079 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1252.6064 ms 2026-04-02 16:10:08.007 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 4047.6253 ms 2026-04-02 16:10:38.141 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 321.1049 ms 2026-04-02 16:10:38.469 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2707 ms 2026-04-02 16:10:38.634 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.0908 ms 2026-04-02 16:11:25.707 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:11:25.707 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:11:34.431 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 17973.2832 ms 2026-04-02 16:11:40.107 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-04-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=94140&dateEffet=2026-04-07" responded 200 in 1310.4091 ms 2026-04-02 16:11:41.405 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 15698.2349 ms 2026-04-02 16:11:41.785 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:11:41.785 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:11:41.785 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4876 ms 2026-04-02 16:11:41.844 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:11:41.844 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:11:46.560 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4716.6456 ms 2026-04-02 16:11:49.157 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 16688.5701 ms 2026-04-02 16:11:49.541 +02: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-04-07" responded 200 in 462.4860 ms 2026-04-02 16:11:50.684 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6947 ms 2026-04-02 16:11:52.820 +02:00 [Error] Failed executing DbCommand ("30,067"ms) [Parameters=["@__objectID_0='fbcc186e-1090-4024-36fa-08de909106df'"], 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:20ea9331-1e7c-4f02-8b55-c497f0773d3f Error Number:-2,State:0,Class:11 2026-04-02 16:11:52.823 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=fbcc186e-1090-4024-36fa-08de909106df" responded 500 in 39530.7139 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:20ea9331-1e7c-4f02-8b55-c497f0773d3f Error Number:-2,State:0,Class:11 2026-04-02 16:11:52.829 +02: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:20ea9331-1e7c-4f02-8b55-c497f0773d3f Error Number:-2,State:0,Class:11 2026-04-02 16:11:52.837 +02: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-04-02 16:11:53.408 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2550.9435 ms 2026-04-02 16:11:55.344 +02:00 [Error] HTTP "GET" "/Admin/Tarificateur/Edit?id=fbcc186e-1090-4024-36fa-08de909106df" responded 500 in 2510.1234 ms 2026-04-02 16:11:56.890 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3611 ms 2026-04-02 16:11:56.901 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/assets/media/error/bg5.jpg" responded 404 in 0.3097 ms 2026-04-02 16:12:00.430 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3236.3103 ms 2026-04-02 16:12:03.486 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2921.8443 ms 2026-04-02 16:12:08.768 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 14521.7287 ms 2026-04-02 16:12:09.641 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2144 ms 2026-04-02 16:12:12.035 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2247.9970 ms 2026-04-02 16:12:13.695 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 14968.4853 ms 2026-04-02 16:12:14.153 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3139 ms 2026-04-02 16:12:14.872 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 630.8616 ms 2026-04-02 16:12:39.216 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1490.5523 ms 2026-04-02 16:12:39.414 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3565 ms 2026-04-02 16:12:39.905 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 378.1778 ms 2026-04-02 16:12:47.145 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2209.3828 ms 2026-04-02 16:12:47.558 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3467 ms 2026-04-02 16:12:50.100 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2180.1243 ms 2026-04-02 16:13:00.126 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2035.8385 ms 2026-04-02 16:13:00.529 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9310 ms 2026-04-02 16:13:01.421 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 836.6760 ms 2026-04-02 16:13:04.639 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1950-12-25&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=63380&dateEffet=2026-04-07" responded 200 in 151.9389 ms 2026-04-02 16:13:23.524 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1974-01-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=26150&dateEffet=2026-04-07" responded 200 in 390.1027 ms 2026-04-02 16:13:34.802 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 646.0181 ms 2026-04-02 16:13:35.006 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2022 ms 2026-04-02 16:13:35.663 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 576.5306 ms 2026-04-02 16:13:38.787 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:13:38.787 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:13:48.760 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-11-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75003&dateEffet=2026-04-03" responded 200 in 968.5791 ms 2026-04-02 16:13:49.592 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3275ec0d-f6c4-4de7-36f9-08de909106df" responded 200 in 10805.5952 ms 2026-04-02 16:13:50.154 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:13:50.154 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:13:50.154 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5206 ms 2026-04-02 16:13:50.551 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:13:50.551 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:13:51.652 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1101.0408 ms 2026-04-02 16:13:55.572 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-11-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75003&dateEffet=2026-04-07" responded 200 in 273.6813 ms 2026-04-02 16:13:55.802 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-02-17&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-04-07" responded 200 in 231.3133 ms 2026-04-02 16:13:55.820 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 7411.7104 ms 2026-04-02 16:13:57.732 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3557 ms 2026-04-02 16:13:59.008 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 822.3662 ms 2026-04-02 16:14:05.037 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 352.7219 ms 2026-04-02 16:14:05.302 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3098 ms 2026-04-02 16:14:05.455 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.0548 ms 2026-04-02 16:14:05.921 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:05.921 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:06.052 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 130.5806 ms 2026-04-02 16:14:06.340 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:06.340 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:06.340 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5846 ms 2026-04-02 16:14:06.640 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:06.641 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:06.660 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.7588 ms 2026-04-02 16:14:09.192 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:09.192 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:09.481 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=0807dbd8-a1d9-4ba6-36f5-08de909106df" responded 200 in 289.3965 ms 2026-04-02 16:14:09.655 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1990-11-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=75003&dateEffet=2026-04-07" responded 200 in 28.8074 ms 2026-04-02 16:14:09.677 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:09.677 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:09.677 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3656 ms 2026-04-02 16:14:09.753 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:09.753 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:09.793 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4200 ms 2026-04-02 16:14:10.381 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 130.9903 ms 2026-04-02 16:14:11.451 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 251.2527 ms 2026-04-02 16:14:11.454 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2522 ms 2026-04-02 16:14:11.956 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4665 ms 2026-04-02 16:14:14.086 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3203 ms 2026-04-02 16:14:14.244 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4793 ms 2026-04-02 16:14:39.796 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:39.797 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:39.852 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.5311 ms 2026-04-02 16:14:39.955 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:39.955 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:39.955 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4450 ms 2026-04-02 16:14:40.133 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:40.133 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:14:40.170 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.8959 ms 2026-04-02 16:14:41.620 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.9889 ms 2026-04-02 16:14:41.964 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3417 ms 2026-04-02 16:14:42.074 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4325 ms 2026-04-02 16:14:57.846 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-01-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=48000&dateEffet=2026-04-07" responded 200 in 64.0278 ms 2026-04-02 16:14:57.939 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-01-14&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=48000&dateEffet=2026-04-07" responded 200 in 29.3636 ms 2026-04-02 16:15:33.870 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.4707 ms 2026-04-02 16:15:34.211 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3667 ms 2026-04-02 16:15:34.336 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.0581 ms 2026-04-02 16:15:48.038 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.2051 ms 2026-04-02 16:15:49.296 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2866 ms 2026-04-02 16:15:49.584 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.1636 ms 2026-04-02 16:18:28.261 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:18:28.261 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:18:28.327 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.9928 ms 2026-04-02 16:18:28.563 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:18:28.563 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:18:28.563 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3865 ms 2026-04-02 16:18:28.608 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:18:28.608 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:18:28.642 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.5358 ms 2026-04-02 16:18:43.449 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 334.1352 ms 2026-04-02 16:18:43.791 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3056 ms 2026-04-02 16:18:43.950 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.0009 ms 2026-04-02 16:19:54.219 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.1577 ms 2026-04-02 16:19:54.317 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.3182 ms 2026-04-02 16:19:55.223 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3381 ms 2026-04-02 16:19:55.223 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2243 ms 2026-04-02 16:19:55.469 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.3879 ms 2026-04-02 16:19:55.545 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.1826 ms 2026-04-02 16:19:57.444 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 297.5664 ms 2026-04-02 16:19:57.563 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2883 ms 2026-04-02 16:19:57.701 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.3320 ms 2026-04-02 16:20:02.776 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 294.7289 ms 2026-04-02 16:20:03.008 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2503 ms 2026-04-02 16:20:03.190 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.5781 ms 2026-04-02 16:20:08.947 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=33093d51-dd3b-47dd-b842-08de37032eb1" responded 200 in 302.5747 ms 2026-04-02 16:20:09.301 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3179 ms 2026-04-02 16:20:09.301 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.2091 ms 2026-04-02 16:20:09.456 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.8020 ms 2026-04-02 16:20:09.573 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7090 ms 2026-04-02 16:20:10.165 +02:00 [Information] HTTP "GET" "/assets/media/svg/files/txt.svg" responded 404 in 0.3148 ms 2026-04-02 16:20:10.820 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.7960 ms 2026-04-02 16:21:39.815 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-11-21&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-04-07" responded 200 in 47.1649 ms 2026-04-02 16:22:12.805 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:12.805 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:12.952 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 147.5293 ms 2026-04-02 16:22:13.245 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:13.245 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:13.245 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4926 ms 2026-04-02 16:22:13.315 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:13.315 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:13.368 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.1102 ms 2026-04-02 16:22:15.297 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:15.297 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:15.614 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3275ec0d-f6c4-4de7-36f9-08de909106df" responded 200 in 318.2201 ms 2026-04-02 16:22:15.850 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:15.851 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:15.851 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5063 ms 2026-04-02 16:22:16.035 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:16.035 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:16.067 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.0921 ms 2026-04-02 16:22:30.712 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1962-06-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30130&dateEffet=2026-04-07" responded 200 in 40.0881 ms 2026-04-02 16:22:46.304 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:46.304 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:46.321 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 295.0904 ms 2026-04-02 16:22:46.371 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 67.9765 ms 2026-04-02 16:22:46.615 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:46.615 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:46.615 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4430 ms 2026-04-02 16:22:46.711 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:46.711 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:22:46.731 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 20.0749 ms 2026-04-02 16:22:48.956 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2880 ms 2026-04-02 16:22:49.444 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8488 ms 2026-04-02 16:24:40.595 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-08-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92400&dateEffet=2026-04-07" responded 200 in 39.5705 ms 2026-04-02 16:25:09.659 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 64.7009 ms 2026-04-02 16:25:10.022 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1900 ms 2026-04-02 16:25:10.158 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 35.3273 ms 2026-04-02 16:25:25.348 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-03-23&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-04-07" responded 200 in 41.7044 ms 2026-04-02 16:25:40.017 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.8128 ms 2026-04-02 16:25:40.502 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1857 ms 2026-04-02 16:25:40.597 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.1963 ms 2026-04-02 16:26:13.002 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-04-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=19270&dateEffet=2026-04-07" responded 200 in 43.4645 ms 2026-04-02 16:26:18.031 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 340.3905 ms 2026-04-02 16:26:18.391 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3681 ms 2026-04-02 16:26:18.714 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9213 ms 2026-04-02 16:26:22.529 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 296.7938 ms 2026-04-02 16:26:22.776 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1784 ms 2026-04-02 16:26:22.914 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.8382 ms 2026-04-02 16:26:46.704 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 143.7783 ms 2026-04-02 16:26:46.910 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3609 ms 2026-04-02 16:26:47.137 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.1992 ms 2026-04-02 16:26:51.721 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 58.7519 ms 2026-04-02 16:26:51.931 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3675 ms 2026-04-02 16:26:52.051 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.9103 ms 2026-04-02 16:26:59.192 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:26:59.192 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:26:59.243 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-01-23&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-04-07" responded 200 in 50.3892 ms 2026-04-02 16:26:59.681 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 309.6043 ms 2026-04-02 16:27:00.389 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1632 ms 2026-04-02 16:27:00.751 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.0645 ms 2026-04-02 16:27:17.458 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.1947 ms 2026-04-02 16:27:17.960 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2349 ms 2026-04-02 16:27:18.095 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.1588 ms 2026-04-02 16:27:36.592 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 47.1344 ms 2026-04-02 16:27:36.882 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2130 ms 2026-04-02 16:27:37.144 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9618 ms 2026-04-02 16:27:37.805 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 65.3273 ms 2026-04-02 16:27:38.204 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3462 ms 2026-04-02 16:27:38.319 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8543 ms 2026-04-02 16:27:50.261 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.9452 ms 2026-04-02 16:27:50.762 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1828 ms 2026-04-02 16:27:50.856 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.4552 ms 2026-04-02 16:27:55.025 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-10-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91100&dateEffet=2026-04-07" responded 200 in 38.5925 ms 2026-04-02 16:27:57.600 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 331.9139 ms 2026-04-02 16:27:58.233 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8916 ms 2026-04-02 16:27:59.002 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9982 ms 2026-04-02 16:28:12.356 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b6ed7262-1e36-4148-36fd-08de909106df" responded 200 in 319.5013 ms 2026-04-02 16:28:13.716 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2337 ms 2026-04-02 16:28:14.781 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8152 ms 2026-04-02 16:28:16.215 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-08-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=30500&dateEffet=2026-04-07" responded 200 in 54.4993 ms 2026-04-02 16:28:45.781 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 238.5567 ms 2026-04-02 16:28:46.154 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3400 ms 2026-04-02 16:28:46.281 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.2308 ms 2026-04-02 16:28:50.294 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=ed470eb6-d986-4e9a-36f1-08de909106df" responded 200 in 324.6440 ms 2026-04-02 16:28:50.789 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3514 ms 2026-04-02 16:28:50.893 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.9605 ms 2026-04-02 16:28:54.453 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 345.1649 ms 2026-04-02 16:28:55.509 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 927.4556 ms 2026-04-02 16:28:55.898 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2747 ms 2026-04-02 16:28:56.126 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.9756 ms 2026-04-02 16:28:58.694 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 337.9603 ms 2026-04-02 16:28:59.278 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3089 ms 2026-04-02 16:28:59.529 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 66.0683 ms 2026-04-02 16:29:00.859 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b6ed7262-1e36-4148-36fd-08de909106df" responded 200 in 324.8483 ms 2026-04-02 16:29:01.151 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2835 ms 2026-04-02 16:29:01.463 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.8659 ms 2026-04-02 16:29:05.785 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 151.6557 ms 2026-04-02 16:29:06.675 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 797.6691 ms 2026-04-02 16:29:06.843 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3089 ms 2026-04-02 16:29:07.014 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.7324 ms 2026-04-02 16:29:07.239 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7970 ms 2026-04-02 16:29:07.602 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3227 ms 2026-04-02 16:29:07.746 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.3408 ms 2026-04-02 16:29:13.463 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 312.2861 ms 2026-04-02 16:29:13.654 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3642 ms 2026-04-02 16:29:13.795 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.9043 ms 2026-04-02 16:29:17.189 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.5519 ms 2026-04-02 16:29:17.524 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3396 ms 2026-04-02 16:29:17.610 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.9544 ms 2026-04-02 16:30:39.660 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 356.2697 ms 2026-04-02 16:30:40.662 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2016 ms 2026-04-02 16:30:40.804 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6698 ms 2026-04-02 16:30:44.611 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.2397 ms 2026-04-02 16:30:45.356 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3328 ms 2026-04-02 16:30:45.463 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.8312 ms 2026-04-02 16:30:49.677 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-08-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=85800&dateEffet=2026-04-07" responded 200 in 31.8966 ms 2026-04-02 16:30:52.480 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-03-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=31190&dateEffet=2026-04-07" responded 200 in 42.1056 ms 2026-04-02 16:30:56.943 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-03-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=62110&dateEffet=2026-04-07" responded 200 in 53.3562 ms 2026-04-02 16:31:19.171 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8385 ms 2026-04-02 16:31:19.220 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.6314 ms 2026-04-02 16:32:17.590 +02: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=06000&dateEffet=2026-04-07" responded 200 in 43.9551 ms 2026-04-02 16:32:40.681 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 117.0574 ms 2026-04-02 16:32:41.062 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.9163 ms 2026-04-02 16:32:41.664 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.2328 ms 2026-04-02 16:32:47.424 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.3973 ms 2026-04-02 16:32:47.810 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2974 ms 2026-04-02 16:32:48.040 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9592 ms 2026-04-02 16:32:54.095 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-01-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92160&dateEffet=2026-04-07" responded 200 in 32.3717 ms 2026-04-02 16:33:23.612 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 111.9949 ms 2026-04-02 16:33:23.963 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3437 ms 2026-04-02 16:33:24.121 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 74.3559 ms 2026-04-02 16:33:35.030 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-05-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33185&dateEffet=2026-04-07" responded 200 in 55.0003 ms 2026-04-02 16:33:35.123 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-05-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33185&dateEffet=2026-04-07" responded 200 in 31.4417 ms 2026-04-02 16:33:39.422 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.8055 ms 2026-04-02 16:33:39.607 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3748 ms 2026-04-02 16:33:39.723 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0517 ms 2026-04-02 16:33:48.007 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.5228 ms 2026-04-02 16:33:48.320 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2682 ms 2026-04-02 16:33:48.469 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7146 ms 2026-04-02 16:34:32.503 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:34:32.503 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:34:32.592 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 90.1855 ms 2026-04-02 16:34:33.173 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:34:33.173 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:34:33.173 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4307 ms 2026-04-02 16:34:33.513 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:34:33.513 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:34:33.557 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.0485 ms 2026-04-02 16:34:40.063 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8175 ms 2026-04-02 16:34:40.119 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.6169 ms 2026-04-02 16:34:49.314 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:34:49.314 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:34:49.362 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-11-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38150&dateEffet=2026-04-07" responded 200 in 49.4308 ms 2026-04-02 16:35:19.770 +02:00 [Information] HTTP "GET" "/" responded 302 in 0.3222 ms 2026-04-02 16:35:19.808 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 200 in 2.6766 ms 2026-04-02 16:36:45.015 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1997-02-11&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42410&dateEffet=2026-04-03" responded 200 in 33.2875 ms 2026-04-02 16:37:54.105 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1954-10-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=02240&dateEffet=2026-04-07" responded 200 in 36.2747 ms 2026-04-02 16:39:14.295 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 420.1371 ms 2026-04-02 16:39:14.610 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2565 ms 2026-04-02 16:39:14.761 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1263 ms 2026-04-02 16:41:33.663 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-06-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59243&dateEffet=2026-04-07" responded 200 in 507.5244 ms 2026-04-02 16:42:13.049 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610206023259878595125536" responded 200 in 1622.7327 ms 2026-04-02 16:42:15.087 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610206023259878595125536" responded 200 in 833.5151 ms 2026-04-02 16:42:31.321 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 11890.0460 ms 2026-04-02 16:42:49.807 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 6286.2068 ms 2026-04-02 16:42:50.816 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1735 ms 2026-04-02 16:42:53.922 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2964.2371 ms 2026-04-02 16:42:59.490 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 16560.4013 ms 2026-04-02 16:43:32.146 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3005 ms 2026-04-02 16:43:33.770 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1581.1425 ms 2026-04-02 16:43:34.274 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2967 ms 2026-04-02 16:43:34.275 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1742 ms 2026-04-02 16:43:36.039 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1678.6303 ms 2026-04-02 16:43:36.378 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 297.4724 ms 2026-04-02 16:43:46.587 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 8775.6530 ms 2026-04-02 16:43:48.911 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1741 ms 2026-04-02 16:43:51.597 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2620.4614 ms 2026-04-02 16:44:02.706 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-09-21&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-04-07" responded 200 in 159.7228 ms 2026-04-02 16:44:28.082 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 153.3189 ms 2026-04-02 16:44:28.384 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2931 ms 2026-04-02 16:44:28.498 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.7524 ms 2026-04-02 16:44:31.461 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=046f8f9c-cdd8-4083-36fe-08de909106df" responded 200 in 287.2725 ms 2026-04-02 16:44:31.703 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1854 ms 2026-04-02 16:44:31.889 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1688 ms 2026-04-02 16:44:34.480 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.4240 ms 2026-04-02 16:44:34.857 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2893 ms 2026-04-02 16:44:34.979 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.6046 ms 2026-04-02 16:44:55.549 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.0874 ms 2026-04-02 16:44:55.744 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3870 ms 2026-04-02 16:44:55.832 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3216 ms 2026-04-02 16:45:02.212 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.7783 ms 2026-04-02 16:45:02.442 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2165 ms 2026-04-02 16:45:02.554 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.9312 ms 2026-04-02 16:45:09.067 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0357 ms 2026-04-02 16:45:09.139 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.9579 ms 2026-04-02 16:45:09.523 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3537 ms 2026-04-02 16:45:09.528 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2333 ms 2026-04-02 16:45:09.707 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4395 ms 2026-04-02 16:45:09.791 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.9995 ms 2026-04-02 16:45:30.893 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 199.7904 ms 2026-04-02 16:45:31.105 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2917 ms 2026-04-02 16:45:31.442 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.5580 ms 2026-04-02 16:45:42.370 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 79.2396 ms 2026-04-02 16:45:42.570 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3877 ms 2026-04-02 16:45:42.663 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.5106 ms 2026-04-02 16:45:53.426 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=046f8f9c-cdd8-4083-36fe-08de909106df" responded 200 in 317.0059 ms 2026-04-02 16:45:53.941 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1918 ms 2026-04-02 16:45:54.329 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1734 ms 2026-04-02 16:46:11.184 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.3648 ms 2026-04-02 16:46:11.392 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3043 ms 2026-04-02 16:46:11.490 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4789 ms 2026-04-02 16:46:24.093 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2486 ms 2026-04-02 16:46:24.176 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.9554 ms 2026-04-02 16:46:24.662 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4048 ms 2026-04-02 16:46:24.662 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.3850 ms 2026-04-02 16:46:24.950 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.1827 ms 2026-04-02 16:46:25.098 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.9981 ms 2026-04-02 16:46:26.916 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 176.2543 ms 2026-04-02 16:46:27.230 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 332.0787 ms 2026-04-02 16:46:27.246 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3131 ms 2026-04-02 16:46:27.371 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.3304 ms 2026-04-02 16:46:27.686 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3048 ms 2026-04-02 16:46:28.000 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9385 ms 2026-04-02 16:46:28.988 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=046f8f9c-cdd8-4083-36fe-08de909106df" responded 200 in 308.9999 ms 2026-04-02 16:46:29.352 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4702 ms 2026-04-02 16:46:29.448 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1274 ms 2026-04-02 16:46:34.397 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 283.6404 ms 2026-04-02 16:46:35.225 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2147 ms 2026-04-02 16:46:35.567 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2550 ms 2026-04-02 16:46:42.049 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 233.1114 ms 2026-04-02 16:46:43.076 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 939.3264 ms 2026-04-02 16:46:43.338 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2105 ms 2026-04-02 16:46:43.456 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.7040 ms 2026-04-02 16:46:46.193 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 420.1525 ms 2026-04-02 16:46:46.602 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3451 ms 2026-04-02 16:46:46.929 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.1797 ms 2026-04-02 16:46:50.043 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 109.8214 ms 2026-04-02 16:46:50.274 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2535 ms 2026-04-02 16:46:50.420 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.5683 ms 2026-04-02 16:46:53.468 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.7281 ms 2026-04-02 16:46:54.181 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3176 ms 2026-04-02 16:46:54.333 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.0527 ms 2026-04-02 16:47:34.263 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-09-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59155&dateEffet=2026-04-07" responded 200 in 35.5773 ms 2026-04-02 16:47:44.034 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.7791 ms 2026-04-02 16:47:44.470 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3385 ms 2026-04-02 16:47:44.656 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.8385 ms 2026-04-02 16:48:04.527 +02: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=69100&dateEffet=2026-04-03" responded 200 in 55.6128 ms 2026-04-02 16:48:09.553 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 388.5024 ms 2026-04-02 16:48:09.879 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1991 ms 2026-04-02 16:48:10.068 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1749 ms 2026-04-02 16:48:16.782 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.1418 ms 2026-04-02 16:48:17.088 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1928 ms 2026-04-02 16:48:17.226 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1942 ms 2026-04-02 16:50:11.241 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:50:11.242 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:50:11.317 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 76.3420 ms 2026-04-02 16:50:12.873 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:50:12.873 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:50:12.873 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5634 ms 2026-04-02 16:50:13.207 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:50:13.208 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:50:13.235 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2550 ms 2026-04-02 16:51:00.371 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:51:00.371 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:51:00.414 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-08-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=09130&dateEffet=2026-04-07" responded 200 in 43.2697 ms 2026-04-02 16:51:24.684 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.1478 ms 2026-04-02 16:51:24.772 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5189 ms 2026-04-02 16:51:25.566 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3211 ms 2026-04-02 16:51:25.570 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.8744 ms 2026-04-02 16:51:25.937 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.7505 ms 2026-04-02 16:51:26.002 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.8594 ms 2026-04-02 16:51:36.278 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1963-03-31&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-04-07" responded 200 in 29.2321 ms 2026-04-02 16:51:57.758 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:51:57.758 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:51:57.809 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.8650 ms 2026-04-02 16:51:58.191 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:51:58.192 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:51:58.192 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4615 ms 2026-04-02 16:51:58.254 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:51:58.254 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:51:58.293 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.8128 ms 2026-04-02 16:51:58.501 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 311.7477 ms 2026-04-02 16:51:58.588 +02: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=62110&dateEffet=2026-04-07" responded 200 in 28.4201 ms 2026-04-02 16:51:58.809 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2641 ms 2026-04-02 16:51:58.906 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.7815 ms 2026-04-02 16:52:18.090 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 16:52:18.090 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 16:52:18.140 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-08-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=09130&dateEffet=2026-04-07" responded 200 in 50.3663 ms 2026-04-02 16:53:07.186 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-11-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-04-07" responded 200 in 41.6929 ms 2026-04-02 16:54:06.631 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-11-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=91290&dateEffet=2026-04-07" responded 200 in 50.1508 ms 2026-04-02 16:55:33.710 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-06-01&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13430&dateEffet=2026-04-07" responded 200 in 39.3827 ms 2026-04-02 16:57:49.257 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-02-12&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-04-07" responded 200 in 42.9035 ms 2026-04-02 16:58:22.200 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.5297 ms 2026-04-02 16:58:22.789 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1797 ms 2026-04-02 16:58:23.060 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2793 ms 2026-04-02 16:58:36.291 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 428.2762 ms 2026-04-02 16:58:36.596 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3595 ms 2026-04-02 16:58:36.782 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 71.2324 ms 2026-04-02 16:58:43.030 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.4606 ms 2026-04-02 16:58:43.530 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2098 ms 2026-04-02 16:58:43.685 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0504 ms 2026-04-02 16:58:46.742 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.4698 ms 2026-04-02 16:58:47.082 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2161 ms 2026-04-02 16:58:47.589 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.0147 ms 2026-04-02 16:58:57.656 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 441.2423 ms 2026-04-02 16:58:57.966 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3457 ms 2026-04-02 16:58:58.125 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.4477 ms 2026-04-02 16:59:04.358 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 449.6806 ms 2026-04-02 16:59:04.817 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3549 ms 2026-04-02 16:59:04.943 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 50.4323 ms 2026-04-02 16:59:22.904 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.7773 ms 2026-04-02 16:59:23.256 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2644 ms 2026-04-02 16:59:23.403 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.2169 ms 2026-04-02 16:59:31.691 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-07-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=50210&dateEffet=2026-04-07" responded 200 in 44.1537 ms 2026-04-02 16:59:31.798 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-07-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=50210&dateEffet=2026-04-07" responded 200 in 42.4625 ms 2026-04-02 16:59:51.694 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 406.1929 ms 2026-04-02 16:59:51.996 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2786 ms 2026-04-02 16:59:52.483 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.4479 ms 2026-04-02 16:59:54.547 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.0865 ms 2026-04-02 16:59:54.762 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1949 ms 2026-04-02 16:59:54.893 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.1697 ms 2026-04-02 17:00:11.819 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-12-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=51160&dateEffet=2026-04-07" responded 200 in 33.0204 ms 2026-04-02 17:00:15.963 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-02-24&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-04-07" responded 200 in 60.6436 ms 2026-04-02 17:00:20.003 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-02-24&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-04-07" responded 200 in 44.7205 ms 2026-04-02 17:00:20.968 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-11-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13014&dateEffet=2026-04-07" responded 200 in 60.0474 ms 2026-04-02 17:00:39.887 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 262.0978 ms 2026-04-02 17:00:40.296 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3115 ms 2026-04-02 17:00:40.561 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.0846 ms 2026-04-02 17:00:50.561 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 360.2890 ms 2026-04-02 17:00:51.013 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6446 ms 2026-04-02 17:00:51.180 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.1805 ms 2026-04-02 17:01:14.170 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1953-05-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-04-07" responded 200 in 51.5205 ms 2026-04-02 17:01:39.537 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:01:39.537 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:01:39.552 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0730002051310000039202A56" responded 200 in 14.8048 ms 2026-04-02 17:01:41.636 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:01:41.636 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:01:41.651 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR0730002051310000039202A56" responded 200 in 16.1752 ms 2026-04-02 17:01:50.576 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:01:50.577 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:01:51.588 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1012.1374 ms 2026-04-02 17:03:13.883 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:03:13.883 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:03:16.665 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2783.1176 ms 2026-04-02 17:05:09.956 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:09.956 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:10.128 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 171.7242 ms 2026-04-02 17:05:10.642 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:10.642 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:10.643 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5204 ms 2026-04-02 17:05:10.730 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:10.731 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:10.766 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.3892 ms 2026-04-02 17:05:15.194 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:15.194 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:15.366 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 172.8553 ms 2026-04-02 17:05:15.424 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:15.424 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:15.554 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 130.2500 ms 2026-04-02 17:05:15.859 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:15.859 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:15.859 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4967 ms 2026-04-02 17:05:16.035 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:16.035 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:05:16.074 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.8641 ms 2026-04-02 17:05:29.184 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 142.5799 ms 2026-04-02 17:05:29.961 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2188 ms 2026-04-02 17:05:30.309 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.7677 ms 2026-04-02 17:07:15.254 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 147.1178 ms 2026-04-02 17:07:15.818 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1831 ms 2026-04-02 17:07:16.078 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.8795 ms 2026-04-02 17:08:25.614 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d75a741c-5bc9-462a-36ff-08de909106df" responded 200 in 302.8646 ms 2026-04-02 17:08:26.142 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2060 ms 2026-04-02 17:08:26.329 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.8876 ms 2026-04-02 17:17:21.359 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 302 in 0.9026 ms 2026-04-02 17:17:21.413 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 200 in 0.9710 ms 2026-04-02 17:17:26.459 +02:00 [Information] Connexion utilisateur: Gestionnaire 2026-04-02 17:17:26.460 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FIndex%3Fsuccess%3Dtrue" responded 302 in 34.7855 ms 2026-04-02 17:17:27.063 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 546.3116 ms 2026-04-02 17:17:27.282 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3669 ms 2026-04-02 17:17:27.562 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4334 ms 2026-04-02 17:17:55.937 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 531.4322 ms 2026-04-02 17:17:56.171 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3589 ms 2026-04-02 17:17:56.302 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.9419 ms 2026-04-02 17:18:56.712 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d75a741c-5bc9-462a-36ff-08de909106df" responded 200 in 309.0432 ms 2026-04-02 17:18:56.965 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2999 ms 2026-04-02 17:18:57.062 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.5827 ms 2026-04-02 17:20:04.606 +02:00 [Information] HTTP "POST" "/HistoryCreate/CreateComment" responded 302 in 27.2466 ms 2026-04-02 17:20:04.705 +02:00 [Information] HTTP "GET" "/" responded 200 in 47.2734 ms 2026-04-02 17:20:05.081 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d75a741c-5bc9-462a-36ff-08de909106df" responded 200 in 312.6440 ms 2026-04-02 17:20:05.311 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3622 ms 2026-04-02 17:20:05.418 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.4746 ms 2026-04-02 17:20:05.897 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.8393 ms 2026-04-02 17:20:09.535 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 311.0468 ms 2026-04-02 17:20:10.263 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 665.2569 ms 2026-04-02 17:20:10.460 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3194 ms 2026-04-02 17:20:10.594 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 58.8214 ms 2026-04-02 17:22:57.293 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.6105 ms 2026-04-02 17:22:57.483 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3216 ms 2026-04-02 17:22:57.598 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2665 ms 2026-04-02 17:23:02.023 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 422.2171 ms 2026-04-02 17:23:02.231 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3198 ms 2026-04-02 17:23:02.378 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.7654 ms 2026-04-02 17:23:04.375 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.2020 ms 2026-04-02 17:23:04.585 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3385 ms 2026-04-02 17:23:04.716 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1253 ms 2026-04-02 17:23:08.579 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8713 ms 2026-04-02 17:23:08.655 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 3.3732 ms 2026-04-02 17:23:14.415 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 17:23:14.415 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 41.9313 ms 2026-04-02 17:23:15.034 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 307.5910 ms 2026-04-02 17:23:15.614 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3081 ms 2026-04-02 17:23:16.359 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9060 ms 2026-04-02 17:23:23.397 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:23:23.398 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:23:23.728 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d75a741c-5bc9-462a-36ff-08de909106df" responded 200 in 331.7180 ms 2026-04-02 17:23:24.097 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:23:24.097 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:23:24.097 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4287 ms 2026-04-02 17:23:24.156 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:23:24.156 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:23:24.195 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1402 ms 2026-04-02 17:23:48.414 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:23:48.414 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:23:48.520 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 107.1403 ms 2026-04-02 17:23:48.806 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:23:48.806 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:23:48.806 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5440 ms 2026-04-02 17:23:49.033 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:23:49.033 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:23:49.078 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.6870 ms 2026-04-02 17:24:03.739 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:03.739 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:03.993 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 254.9710 ms 2026-04-02 17:24:04.286 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:04.286 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:04.286 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5449 ms 2026-04-02 17:24:04.424 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:04.424 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:04.468 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.2065 ms 2026-04-02 17:24:22.065 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:22.065 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:22.391 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d75a741c-5bc9-462a-36ff-08de909106df" responded 200 in 326.8814 ms 2026-04-02 17:24:22.846 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:22.847 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:22.847 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5010 ms 2026-04-02 17:24:22.980 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:22.981 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:23.024 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3179 ms 2026-04-02 17:24:32.562 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:32.563 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:32.656 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.4737 ms 2026-04-02 17:24:32.929 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:32.929 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:32.929 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5127 ms 2026-04-02 17:24:33.013 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:33.013 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:24:33.058 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.2767 ms 2026-04-02 17:24:40.635 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 409.0604 ms 2026-04-02 17:24:40.877 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3199 ms 2026-04-02 17:24:41.059 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.9821 ms 2026-04-02 17:25:52.962 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:25:52.962 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:25:53.013 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-07-07&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=63670&dateEffet=2026-04-07" responded 200 in 51.3615 ms 2026-04-02 17:26:09.264 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.9705 ms 2026-04-02 17:26:09.887 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3256 ms 2026-04-02 17:26:10.039 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7380 ms 2026-04-02 17:26:27.433 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 103.9140 ms 2026-04-02 17:26:27.636 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3057 ms 2026-04-02 17:26:27.765 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.9035 ms 2026-04-02 17:26:46.769 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 235.8569 ms 2026-04-02 17:26:47.056 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.0289 ms 2026-04-02 17:26:47.465 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9549 ms 2026-04-02 17:26:51.572 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 256.3892 ms 2026-04-02 17:26:51.775 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8411 ms 2026-04-02 17:26:51.943 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.9091 ms 2026-04-02 17:26:55.399 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.1948 ms 2026-04-02 17:26:55.643 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1978 ms 2026-04-02 17:26:55.795 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.7622 ms 2026-04-02 17:29:43.753 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 111.2016 ms 2026-04-02 17:29:45.391 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2617 ms 2026-04-02 17:29:46.657 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.8943 ms 2026-04-02 17:29:58.706 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-03-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78610&dateEffet=2026-04-07" responded 200 in 32.4401 ms 2026-04-02 17:30:34.521 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-05-05&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-04-07" responded 200 in 55.9431 ms 2026-04-02 17:31:31.760 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-08-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78310&dateEffet=2026-04-07" responded 200 in 45.6044 ms 2026-04-02 17:32:23.200 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.7223 ms 2026-04-02 17:32:23.430 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2054 ms 2026-04-02 17:32:23.721 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.7613 ms 2026-04-02 17:32:39.034 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:32:39.035 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:32:39.140 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 106.8214 ms 2026-04-02 17:32:39.384 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:32:39.384 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:32:39.384 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4210 ms 2026-04-02 17:32:39.434 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:32:39.434 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:32:39.477 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1450 ms 2026-04-02 17:33:41.164 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2880 ms 2026-04-02 17:33:42.740 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.6991 ms 2026-04-02 17:33:48.092 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 429.9587 ms 2026-04-02 17:33:48.397 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3377 ms 2026-04-02 17:33:48.534 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.8818 ms 2026-04-02 17:33:48.763 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.9178 ms 2026-04-02 17:33:48.814 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.7412 ms 2026-04-02 17:33:56.501 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 17:33:56.501 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 23.4513 ms 2026-04-02 17:33:56.638 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.5707 ms 2026-04-02 17:33:56.979 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2458 ms 2026-04-02 17:33:57.112 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1758 ms 2026-04-02 17:34:06.398 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=046f8f9c-cdd8-4083-36fe-08de909106df" responded 200 in 331.7593 ms 2026-04-02 17:34:06.725 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1769 ms 2026-04-02 17:34:07.048 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.0989 ms 2026-04-02 17:34:18.832 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 402.9058 ms 2026-04-02 17:34:19.303 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3058 ms 2026-04-02 17:34:19.466 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3493 ms 2026-04-02 17:34:30.721 +02:00 [Information] HTTP "GET" "/wp-content/plugins/hellopress/wp_filemanager.php" responded 404 in 0.3957 ms 2026-04-02 17:34:30.858 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5805 ms 2026-04-02 17:34:30.959 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1766 ms 2026-04-02 17:34:31.151 +02:00 [Information] HTTP "GET" "/p.php" responded 404 in 0.0970 ms 2026-04-02 17:34:31.249 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1864 ms 2026-04-02 17:34:31.349 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8935 ms 2026-04-02 17:34:31.553 +02:00 [Information] HTTP "GET" "/7logs.php" responded 404 in 0.1203 ms 2026-04-02 17:34:31.650 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1932 ms 2026-04-02 17:34:31.747 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.9116 ms 2026-04-02 17:34:31.953 +02:00 [Information] HTTP "GET" "/css/xp.php" responded 404 in 0.3428 ms 2026-04-02 17:34:32.056 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6775 ms 2026-04-02 17:34:32.154 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8074 ms 2026-04-02 17:34:32.349 +02:00 [Information] HTTP "GET" "/wp-admin/network/admin.php" responded 404 in 0.3489 ms 2026-04-02 17:34:32.457 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6623 ms 2026-04-02 17:34:32.555 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7823 ms 2026-04-02 17:34:32.748 +02:00 [Information] HTTP "GET" "/chosen.php" responded 404 in 0.0855 ms 2026-04-02 17:34:32.857 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2151 ms 2026-04-02 17:34:32.954 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8346 ms 2026-04-02 17:34:33.150 +02:00 [Information] HTTP "GET" "/pp.php" responded 404 in 0.1178 ms 2026-04-02 17:34:33.247 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.4149 ms 2026-04-02 17:34:33.358 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8903 ms 2026-04-02 17:34:33.558 +02:00 [Information] HTTP "GET" "/wp-includes/ID3/rk2.php" responded 404 in 0.3820 ms 2026-04-02 17:34:33.660 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5527 ms 2026-04-02 17:34:33.763 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9908 ms 2026-04-02 17:34:33.966 +02:00 [Information] HTTP "GET" "/gfile.php" responded 404 in 0.1314 ms 2026-04-02 17:34:34.067 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5940 ms 2026-04-02 17:34:34.168 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9473 ms 2026-04-02 17:34:34.365 +02:00 [Information] HTTP "GET" "/a2.php" responded 404 in 0.3107 ms 2026-04-02 17:34:34.463 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1498 ms 2026-04-02 17:34:34.560 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7129 ms 2026-04-02 17:34:34.757 +02:00 [Information] HTTP "GET" "/sys.php" responded 404 in 0.3928 ms 2026-04-02 17:34:34.856 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6563 ms 2026-04-02 17:34:34.960 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9555 ms 2026-04-02 17:34:35.154 +02:00 [Information] HTTP "GET" "/path.php" responded 404 in 0.3138 ms 2026-04-02 17:34:35.253 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6553 ms 2026-04-02 17:34:35.356 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0783 ms 2026-04-02 17:34:35.549 +02:00 [Information] HTTP "GET" "/wp-tem.php" responded 404 in 0.1351 ms 2026-04-02 17:34:35.649 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5860 ms 2026-04-02 17:34:35.751 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1271 ms 2026-04-02 17:34:35.945 +02:00 [Information] HTTP "GET" "/mga.php" responded 404 in 0.3550 ms 2026-04-02 17:34:36.053 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5611 ms 2026-04-02 17:34:36.154 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.8984 ms 2026-04-02 17:34:36.354 +02:00 [Information] HTTP "GET" "/agg.php" responded 404 in 0.1766 ms 2026-04-02 17:34:36.494 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.3128 ms 2026-04-02 17:34:36.605 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.9067 ms 2026-04-02 17:34:36.805 +02:00 [Information] HTTP "GET" "/G-In.php" responded 404 in 0.3897 ms 2026-04-02 17:34:36.902 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2128 ms 2026-04-02 17:34:37.010 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7660 ms 2026-04-02 17:34:37.226 +02:00 [Information] HTTP "GET" "/edit.php" responded 404 in 0.1241 ms 2026-04-02 17:34:37.322 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1866 ms 2026-04-02 17:34:37.429 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1401 ms 2026-04-02 17:34:37.623 +02:00 [Information] HTTP "GET" "/ioxi-o.php" responded 404 in 0.3532 ms 2026-04-02 17:34:37.724 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5826 ms 2026-04-02 17:34:37.825 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0631 ms 2026-04-02 17:34:38.041 +02:00 [Information] HTTP "GET" "/wp-content/admin.php" responded 404 in 0.4254 ms 2026-04-02 17:34:38.139 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5777 ms 2026-04-02 17:34:38.237 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8200 ms 2026-04-02 17:34:38.436 +02:00 [Information] HTTP "GET" "/66.php" responded 404 in 0.3586 ms 2026-04-02 17:34:38.535 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5756 ms 2026-04-02 17:34:38.642 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8055 ms 2026-04-02 17:34:38.843 +02:00 [Information] HTTP "GET" "/wp-includes/assets/index.php" responded 404 in 0.4136 ms 2026-04-02 17:34:38.942 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5658 ms 2026-04-02 17:34:39.046 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0049 ms 2026-04-02 17:34:39.256 +02:00 [Information] HTTP "GET" "/assets/css/index.php" responded 404 in 0.4217 ms 2026-04-02 17:34:39.360 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6592 ms 2026-04-02 17:34:39.461 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1112 ms 2026-04-02 17:34:39.666 +02:00 [Information] HTTP "GET" "/alfa.php" responded 404 in 0.3404 ms 2026-04-02 17:34:39.764 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5501 ms 2026-04-02 17:34:39.866 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0202 ms 2026-04-02 17:34:40.061 +02:00 [Information] HTTP "GET" "/fm.php" responded 404 in 0.4155 ms 2026-04-02 17:34:40.160 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5695 ms 2026-04-02 17:34:40.261 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0450 ms 2026-04-02 17:34:40.456 +02:00 [Information] HTTP "GET" "/admin.php" responded 404 in 0.3936 ms 2026-04-02 17:34:40.562 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6689 ms 2026-04-02 17:34:40.688 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8147 ms 2026-04-02 17:34:40.897 +02:00 [Information] HTTP "GET" "/wp-admin/css/colors/blue/index.php" responded 404 in 0.4108 ms 2026-04-02 17:34:40.997 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5900 ms 2026-04-02 17:34:41.097 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.4219 ms 2026-04-02 17:34:41.291 +02:00 [Information] HTTP "GET" "/bjfl.php" responded 404 in 0.4077 ms 2026-04-02 17:34:41.391 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6598 ms 2026-04-02 17:34:41.493 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7289 ms 2026-04-02 17:34:41.706 +02:00 [Information] HTTP "GET" "/ad1.php" responded 404 in 0.1245 ms 2026-04-02 17:34:41.810 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6866 ms 2026-04-02 17:34:41.912 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1261 ms 2026-04-02 17:34:42.137 +02:00 [Information] HTTP "GET" "/nz.php" responded 404 in 0.4134 ms 2026-04-02 17:34:42.237 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6667 ms 2026-04-02 17:34:42.338 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1070 ms 2026-04-02 17:34:42.539 +02:00 [Information] HTTP "GET" "/inwp.php" responded 404 in 0.0960 ms 2026-04-02 17:34:42.637 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5952 ms 2026-04-02 17:34:42.735 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8921 ms 2026-04-02 17:34:42.929 +02:00 [Information] HTTP "GET" "/X7T6.php" responded 404 in 0.3395 ms 2026-04-02 17:34:43.027 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5649 ms 2026-04-02 17:34:43.128 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.8903 ms 2026-04-02 17:34:43.323 +02:00 [Information] HTTP "GET" "/p.php" responded 404 in 0.4159 ms 2026-04-02 17:34:43.423 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2157 ms 2026-04-02 17:34:43.524 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9365 ms 2026-04-02 17:34:43.718 +02:00 [Information] HTTP "GET" "/Rk41.php" responded 404 in 0.3208 ms 2026-04-02 17:34:43.823 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5459 ms 2026-04-02 17:34:43.932 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9574 ms 2026-04-02 17:34:44.126 +02:00 [Information] HTTP "GET" "/fgd.php" responded 404 in 0.3245 ms 2026-04-02 17:34:44.225 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6567 ms 2026-04-02 17:34:44.327 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9655 ms 2026-04-02 17:34:44.535 +02:00 [Information] HTTP "GET" "/wp-mail.php/wp-includes/admin.php" responded 404 in 0.3786 ms 2026-04-02 17:34:44.633 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5501 ms 2026-04-02 17:34:44.734 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.8927 ms 2026-04-02 17:34:44.950 +02:00 [Information] HTTP "GET" "/wp-admin/user/content.php" responded 404 in 0.4463 ms 2026-04-02 17:34:45.049 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6584 ms 2026-04-02 17:34:45.182 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9471 ms 2026-04-02 17:34:45.377 +02:00 [Information] HTTP "GET" "/wp-content/plugins/wp.php" responded 404 in 0.3625 ms 2026-04-02 17:34:45.476 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5834 ms 2026-04-02 17:34:45.577 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9401 ms 2026-04-02 17:34:45.772 +02:00 [Information] HTTP "GET" "/wp-includes/Text/wp-conflg.php" responded 404 in 0.3404 ms 2026-04-02 17:34:45.871 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6609 ms 2026-04-02 17:34:45.986 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9298 ms 2026-04-02 17:34:46.222 +02:00 [Information] HTTP "GET" "/wp-content/plugin.php" responded 404 in 0.1265 ms 2026-04-02 17:34:46.318 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1706 ms 2026-04-02 17:34:46.416 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8012 ms 2026-04-02 17:34:46.612 +02:00 [Information] HTTP "GET" "/wp-admin/network/chosen.php" responded 404 in 0.3917 ms 2026-04-02 17:34:46.710 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5970 ms 2026-04-02 17:34:46.811 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9926 ms 2026-04-02 17:34:47.008 +02:00 [Information] HTTP "GET" "/wp-includes/images/chosen.php" responded 404 in 0.4022 ms 2026-04-02 17:34:47.115 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6733 ms 2026-04-02 17:34:47.220 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.9459 ms 2026-04-02 17:34:47.414 +02:00 [Information] HTTP "GET" "/inputs.php" responded 404 in 0.1539 ms 2026-04-02 17:34:47.522 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2110 ms 2026-04-02 17:34:47.623 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9061 ms 2026-04-02 17:34:47.817 +02:00 [Information] HTTP "GET" "/css.php" responded 404 in 0.3307 ms 2026-04-02 17:34:47.916 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5727 ms 2026-04-02 17:34:48.017 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0668 ms 2026-04-02 17:34:48.211 +02:00 [Information] HTTP "GET" "/lock.php" responded 404 in 0.4156 ms 2026-04-02 17:34:48.310 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6431 ms 2026-04-02 17:34:48.411 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9571 ms 2026-04-02 17:34:48.619 +02:00 [Information] HTTP "GET" "/wp-admin/wp-admin.php" responded 404 in 0.4066 ms 2026-04-02 17:34:48.721 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5613 ms 2026-04-02 17:34:48.832 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9500 ms 2026-04-02 17:34:49.026 +02:00 [Information] HTTP "GET" "/byp.php" responded 404 in 0.4027 ms 2026-04-02 17:34:49.126 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6500 ms 2026-04-02 17:34:49.227 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9454 ms 2026-04-02 17:34:49.419 +02:00 [Information] HTTP "GET" "/wp-admin/includes/install.php" responded 404 in 0.1341 ms 2026-04-02 17:34:49.518 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.7084 ms 2026-04-02 17:34:49.619 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9292 ms 2026-04-02 17:34:49.814 +02:00 [Information] HTTP "GET" "/admin/ty.php" responded 404 in 0.3286 ms 2026-04-02 17:34:49.922 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6789 ms 2026-04-02 17:34:50.024 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0524 ms 2026-04-02 17:34:50.218 +02:00 [Information] HTTP "GET" "/wp-admin/upgrade.php" responded 404 in 0.3430 ms 2026-04-02 17:34:50.326 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5477 ms 2026-04-02 17:34:50.427 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7404 ms 2026-04-02 17:34:50.621 +02:00 [Information] HTTP "GET" "/wp-admin/media.php" responded 404 in 0.1123 ms 2026-04-02 17:34:50.720 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6536 ms 2026-04-02 17:34:50.826 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0999 ms 2026-04-02 17:34:51.029 +02:00 [Information] HTTP "GET" "/about.php" responded 404 in 0.4129 ms 2026-04-02 17:34:51.127 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5635 ms 2026-04-02 17:34:51.228 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9112 ms 2026-04-02 17:34:51.439 +02:00 [Information] HTTP "GET" "/shell.php" responded 404 in 0.1279 ms 2026-04-02 17:34:51.536 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2258 ms 2026-04-02 17:34:51.634 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8926 ms 2026-04-02 17:34:51.829 +02:00 [Information] HTTP "GET" "/index/lock.php" responded 404 in 0.3434 ms 2026-04-02 17:34:51.929 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.3084 ms 2026-04-02 17:34:52.032 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9629 ms 2026-04-02 17:34:52.228 +02:00 [Information] HTTP "GET" "/file.php" responded 404 in 0.1807 ms 2026-04-02 17:34:52.325 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1938 ms 2026-04-02 17:34:52.423 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 1.8990 ms 2026-04-02 17:34:52.622 +02:00 [Information] HTTP "GET" "/assets/edit.php" responded 404 in 0.4178 ms 2026-04-02 17:34:52.722 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6631 ms 2026-04-02 17:34:52.823 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0640 ms 2026-04-02 17:34:53.020 +02:00 [Information] HTTP "GET" "/wp-admin/user/chosen.php" responded 404 in 0.4361 ms 2026-04-02 17:34:53.142 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5934 ms 2026-04-02 17:34:53.244 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0598 ms 2026-04-02 17:34:53.437 +02:00 [Information] HTTP "GET" "/themes.php" responded 404 in 0.1265 ms 2026-04-02 17:34:53.536 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6762 ms 2026-04-02 17:34:53.641 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0515 ms 2026-04-02 17:34:53.836 +02:00 [Information] HTTP "GET" "/wp-includes/assets/themes.php" responded 404 in 0.4045 ms 2026-04-02 17:34:53.935 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6096 ms 2026-04-02 17:34:54.039 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8546 ms 2026-04-02 17:34:54.240 +02:00 [Information] HTTP "GET" "/403.php" responded 404 in 0.3971 ms 2026-04-02 17:34:54.338 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5836 ms 2026-04-02 17:34:54.439 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1108 ms 2026-04-02 17:34:54.635 +02:00 [Information] HTTP "GET" "/plugin.php" responded 404 in 0.3384 ms 2026-04-02 17:34:54.740 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6774 ms 2026-04-02 17:34:54.838 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.9133 ms 2026-04-02 17:34:55.032 +02:00 [Information] HTTP "GET" "/wp-includes/Text/wp.php" responded 404 in 0.3354 ms 2026-04-02 17:34:55.135 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5437 ms 2026-04-02 17:34:55.237 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1780 ms 2026-04-02 17:34:55.435 +02:00 [Information] HTTP "GET" "/network.php" responded 404 in 0.4007 ms 2026-04-02 17:34:55.534 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6654 ms 2026-04-02 17:34:55.635 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0424 ms 2026-04-02 17:34:55.831 +02:00 [Information] HTTP "GET" "/css/index.php" responded 404 in 0.4068 ms 2026-04-02 17:34:55.932 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5078 ms 2026-04-02 17:34:56.033 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.6596 ms 2026-04-02 17:34:56.227 +02:00 [Information] HTTP "GET" "/user.php" responded 404 in 0.3896 ms 2026-04-02 17:34:56.331 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5776 ms 2026-04-02 17:34:56.433 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.0454 ms 2026-04-02 17:34:56.627 +02:00 [Information] HTTP "GET" "/filemanager.php" responded 404 in 0.3966 ms 2026-04-02 17:34:56.731 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6646 ms 2026-04-02 17:34:56.834 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0999 ms 2026-04-02 17:34:57.030 +02:00 [Information] HTTP "GET" "/wp-admin/js/about.php" responded 404 in 0.4090 ms 2026-04-02 17:34:57.127 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1797 ms 2026-04-02 17:34:57.231 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8026 ms 2026-04-02 17:34:57.424 +02:00 [Information] HTTP "GET" "/wp-admin/images/index.php" responded 404 in 0.1299 ms 2026-04-02 17:34:57.521 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2182 ms 2026-04-02 17:34:57.619 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8993 ms 2026-04-02 17:34:57.813 +02:00 [Information] HTTP "GET" "/wp-content/plugins/index.php?p=" responded 404 in 0.3736 ms 2026-04-02 17:34:57.911 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5833 ms 2026-04-02 17:34:58.010 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8154 ms 2026-04-02 17:34:58.207 +02:00 [Information] HTTP "GET" "/wp-mail.php/wp-includes/ID3/rk2.php" responded 404 in 0.4060 ms 2026-04-02 17:34:58.313 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6611 ms 2026-04-02 17:34:58.414 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9876 ms 2026-04-02 17:34:58.644 +02:00 [Information] HTTP "GET" "/wp-content/upgrade-temp-backup/wp-login.php" responded 404 in 0.4014 ms 2026-04-02 17:34:58.743 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5803 ms 2026-04-02 17:34:58.845 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0630 ms 2026-04-02 17:34:59.038 +02:00 [Information] HTTP "GET" "/wp-admin/css/colors/index.php" responded 404 in 0.0929 ms 2026-04-02 17:34:59.142 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5898 ms 2026-04-02 17:34:59.243 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9425 ms 2026-04-02 17:34:59.443 +02:00 [Information] HTTP "GET" "/wp-includes/SimplePie/about.php" responded 404 in 0.4168 ms 2026-04-02 17:34:59.568 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6510 ms 2026-04-02 17:34:59.670 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1699 ms 2026-04-02 17:34:59.872 +02:00 [Information] HTTP "GET" "/abcd.php" responded 404 in 0.3984 ms 2026-04-02 17:34:59.971 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6532 ms 2026-04-02 17:35:00.069 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7768 ms 2026-04-02 17:35:00.263 +02:00 [Information] HTTP "GET" "/fi.php" responded 404 in 0.3476 ms 2026-04-02 17:35:00.361 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5595 ms 2026-04-02 17:35:00.460 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 1.4600 ms 2026-04-02 17:35:00.686 +02:00 [Information] HTTP "GET" "/class-t.api.php" responded 404 in 0.1236 ms 2026-04-02 17:35:00.783 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1936 ms 2026-04-02 17:35:00.880 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8125 ms 2026-04-02 17:35:01.072 +02:00 [Information] HTTP "GET" "/wp9.php" responded 404 in 0.1270 ms 2026-04-02 17:35:01.169 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1916 ms 2026-04-02 17:35:01.267 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8352 ms 2026-04-02 17:35:01.474 +02:00 [Information] HTTP "GET" "/file59.php" responded 404 in 0.1346 ms 2026-04-02 17:35:01.571 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2189 ms 2026-04-02 17:35:01.674 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9660 ms 2026-04-02 17:35:01.870 +02:00 [Information] HTTP "GET" "/file.php?" responded 404 in 0.4242 ms 2026-04-02 17:35:01.970 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6695 ms 2026-04-02 17:35:02.067 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.7913 ms 2026-04-02 17:35:02.261 +02:00 [Information] HTTP "GET" "/wp-admin/images/users.php" responded 404 in 0.1189 ms 2026-04-02 17:35:02.360 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6567 ms 2026-04-02 17:35:02.458 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.8909 ms 2026-04-02 17:35:02.652 +02:00 [Information] HTTP "GET" "/wp-admin/includes/index.php" responded 404 in 0.3759 ms 2026-04-02 17:35:02.751 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5714 ms 2026-04-02 17:35:02.852 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0503 ms 2026-04-02 17:35:03.046 +02:00 [Information] HTTP "GET" "/wp-includes/js/wp-login.php" responded 404 in 0.4201 ms 2026-04-02 17:35:03.151 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5648 ms 2026-04-02 17:35:03.254 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9457 ms 2026-04-02 17:35:03.448 +02:00 [Information] HTTP "GET" "/default.php" responded 404 in 0.4026 ms 2026-04-02 17:35:03.545 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1617 ms 2026-04-02 17:35:03.656 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9301 ms 2026-04-02 17:35:03.853 +02:00 [Information] HTTP "GET" "/js/fm.php" responded 404 in 0.3182 ms 2026-04-02 17:35:03.952 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5526 ms 2026-04-02 17:35:04.053 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0524 ms 2026-04-02 17:35:04.248 +02:00 [Information] HTTP "GET" "/wp-includes/Text/network.php" responded 404 in 0.3311 ms 2026-04-02 17:35:04.347 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6606 ms 2026-04-02 17:35:04.447 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0437 ms 2026-04-02 17:35:04.641 +02:00 [Information] HTTP "GET" "/info.php" responded 404 in 0.1061 ms 2026-04-02 17:35:04.742 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6875 ms 2026-04-02 17:35:04.845 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.2994 ms 2026-04-02 17:35:05.039 +02:00 [Information] HTTP "GET" "/wordpress/wp-includes/wp-config-sample.php" responded 404 in 0.3382 ms 2026-04-02 17:35:05.138 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6639 ms 2026-04-02 17:35:05.242 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1832 ms 2026-04-02 17:35:05.437 +02:00 [Information] HTTP "GET" "/images/cjfuns.php" responded 404 in 0.5480 ms 2026-04-02 17:35:05.538 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6558 ms 2026-04-02 17:35:05.639 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1040 ms 2026-04-02 17:35:05.833 +02:00 [Information] HTTP "GET" "/js/style.php" responded 404 in 0.3445 ms 2026-04-02 17:35:05.937 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5519 ms 2026-04-02 17:35:06.038 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9735 ms 2026-04-02 17:35:06.233 +02:00 [Information] HTTP "GET" "/index/x.php" responded 404 in 0.3418 ms 2026-04-02 17:35:06.339 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6084 ms 2026-04-02 17:35:06.446 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1233 ms 2026-04-02 17:35:06.645 +02:00 [Information] HTTP "GET" "/wp-content/languages/chosen.php" responded 404 in 0.4222 ms 2026-04-02 17:35:06.744 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5839 ms 2026-04-02 17:35:06.849 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.2311 ms 2026-04-02 17:35:07.044 +02:00 [Information] HTTP "GET" "/wp-content/themes/classic/inc/json.php" responded 404 in 0.3962 ms 2026-04-02 17:35:07.143 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6601 ms 2026-04-02 17:35:07.244 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9298 ms 2026-04-02 17:35:07.440 +02:00 [Information] HTTP "GET" "/wp-mail.php/wp-includes/ID3/Core32.php" responded 404 in 0.4300 ms 2026-04-02 17:35:07.541 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6531 ms 2026-04-02 17:35:07.642 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0405 ms 2026-04-02 17:35:07.839 +02:00 [Information] HTTP "GET" "/wp-includes/sitemaps/providers/index.php" responded 404 in 0.4191 ms 2026-04-02 17:35:07.937 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5705 ms 2026-04-02 17:35:08.038 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9718 ms 2026-04-02 17:35:08.235 +02:00 [Information] HTTP "GET" "/uploads/test.php" responded 404 in 0.3192 ms 2026-04-02 17:35:08.334 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5387 ms 2026-04-02 17:35:08.434 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.8809 ms 2026-04-02 17:35:08.630 +02:00 [Information] HTTP "GET" "/wp-includes/fonts/about.php" responded 404 in 0.1014 ms 2026-04-02 17:35:08.728 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5588 ms 2026-04-02 17:35:08.830 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1264 ms 2026-04-02 17:35:09.024 +02:00 [Information] HTTP "GET" "/1.php" responded 404 in 0.4019 ms 2026-04-02 17:35:09.121 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.1700 ms 2026-04-02 17:35:09.222 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9753 ms 2026-04-02 17:35:09.416 +02:00 [Information] HTTP "GET" "/cgi-bin/about.php" responded 404 in 0.3310 ms 2026-04-02 17:35:09.519 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6620 ms 2026-04-02 17:35:09.617 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 0.9371 ms 2026-04-02 17:35:09.816 +02:00 [Information] HTTP "GET" "/wp-includes/style-engine/wp-login.php" responded 404 in 0.3812 ms 2026-04-02 17:35:09.915 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.6028 ms 2026-04-02 17:35:10.016 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9636 ms 2026-04-02 17:35:10.211 +02:00 [Information] HTTP "GET" "/wp-includes/images/about.php" responded 404 in 0.3425 ms 2026-04-02 17:35:10.310 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5405 ms 2026-04-02 17:35:10.421 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 2.9230 ms 2026-04-02 17:35:10.626 +02:00 [Information] HTTP "GET" "/wp-content/upgrade-temp-backup/about.php" responded 404 in 0.1112 ms 2026-04-02 17:35:10.723 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.5634 ms 2026-04-02 17:35:10.825 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.1416 ms 2026-04-02 17:35:11.020 +02:00 [Information] HTTP "GET" "/wp-admin/wp-conflg.php" responded 404 in 0.4053 ms 2026-04-02 17:35:11.118 +02:00 [Information] HTTP "GET" "/Error/404" responded 302 in 0.2183 ms 2026-04-02 17:35:11.220 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FError%2F404" responded 200 in 3.0983 ms 2026-04-02 17:35:38.005 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.7860 ms 2026-04-02 17:35:38.052 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.5973 ms 2026-04-02 17:35:46.155 +02:00 [Information] Connexion utilisateur: Mathis.L 2026-04-02 17:35:46.155 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 33.4570 ms 2026-04-02 17:35:46.298 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.5970 ms 2026-04-02 17:35:46.630 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2994 ms 2026-04-02 17:35:47.343 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3955 ms 2026-04-02 17:35:53.243 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-09-20&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-04-07" responded 200 in 48.5909 ms 2026-04-02 17:36:05.982 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 411.1393 ms 2026-04-02 17:36:06.130 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3472 ms 2026-04-02 17:36:06.244 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3799 ms 2026-04-02 17:36:59.558 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 106.2466 ms 2026-04-02 17:36:59.870 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1837 ms 2026-04-02 17:37:00.606 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.8182 ms 2026-04-02 17:37:24.783 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1951-03-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=16300&dateEffet=2026-04-07" responded 200 in 29.4950 ms 2026-04-02 17:37:41.888 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.3664 ms 2026-04-02 17:37:42.088 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1707 ms 2026-04-02 17:37:42.198 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.5046 ms 2026-04-02 17:37:55.417 +02: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=66750&dateEffet=2026-04-07" responded 200 in 45.2519 ms 2026-04-02 17:38:00.347 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 250.5430 ms 2026-04-02 17:38:00.559 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6264 ms 2026-04-02 17:38:00.696 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.1452 ms 2026-04-02 17:38:05.670 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 253.7651 ms 2026-04-02 17:38:05.905 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1916 ms 2026-04-02 17:38:06.058 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2356 ms 2026-04-02 17:38:11.938 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 281.3979 ms 2026-04-02 17:38:12.127 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1678 ms 2026-04-02 17:38:12.356 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.7678 ms 2026-04-02 17:38:19.164 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 235.8476 ms 2026-04-02 17:38:19.417 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3109 ms 2026-04-02 17:38:19.548 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.2439 ms 2026-04-02 17:38:22.032 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.5462 ms 2026-04-02 17:38:22.271 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3129 ms 2026-04-02 17:38:22.410 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.4391 ms 2026-04-02 17:38:46.252 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 86.6000 ms 2026-04-02 17:38:46.610 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4529 ms 2026-04-02 17:38:47.122 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.2361 ms 2026-04-02 17:39:00.526 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-03-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=82200&dateEffet=2026-04-07" responded 200 in 44.0993 ms 2026-04-02 17:39:23.407 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7612406001292931721340875" responded 200 in 14.9130 ms 2026-04-02 17:39:26.467 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7612406001292931721340875" responded 200 in 15.0507 ms 2026-04-02 17:39:33.508 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2627 ms 2026-04-02 17:39:33.556 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.9417 ms 2026-04-02 17:39:40.645 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 17:39:40.646 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 9.5202 ms 2026-04-02 17:39:41.093 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 392.2236 ms 2026-04-02 17:39:41.514 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1791 ms 2026-04-02 17:39:41.728 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1942 ms 2026-04-02 17:39:44.094 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1022.6219 ms 2026-04-02 17:39:49.730 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2658.5903 ms 2026-04-02 17:40:02.308 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-08-07&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-04-07" responded 200 in 31.3008 ms 2026-04-02 17:40:22.551 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 165.9718 ms 2026-04-02 17:40:22.967 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2716 ms 2026-04-02 17:40:23.220 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7229 ms 2026-04-02 17:40:25.347 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c3184ba7-5a8c-4156-3700-08de909106df" responded 200 in 311.3482 ms 2026-04-02 17:40:25.643 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3365 ms 2026-04-02 17:40:25.772 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3922 ms 2026-04-02 17:40:27.216 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.0480 ms 2026-04-02 17:40:28.192 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3470 ms 2026-04-02 17:40:28.286 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4475 ms 2026-04-02 17:40:36.101 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2695.7871 ms 2026-04-02 17:40:44.724 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.0563 ms 2026-04-02 17:40:45.551 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 783.4814 ms 2026-04-02 17:40:45.855 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1612 ms 2026-04-02 17:40:45.857 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.8764 ms 2026-04-02 17:40:46.692 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 583.2925 ms 2026-04-02 17:40:47.728 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 955.5372 ms 2026-04-02 17:40:56.083 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 6725.7133 ms 2026-04-02 17:40:56.437 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1924 ms 2026-04-02 17:40:57.502 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 639.1814 ms 2026-04-02 17:41:36.303 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 11487.2222 ms 2026-04-02 17:41:36.740 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 9156.6614 ms 2026-04-02 17:41:37.293 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3044 ms 2026-04-02 17:41:38.108 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 689.7309 ms 2026-04-02 17:41:43.686 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 7076.3449 ms 2026-04-02 17:41:44.200 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1764 ms 2026-04-02 17:41:45.542 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1246.6707 ms 2026-04-02 17:41:51.447 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c3184ba7-5a8c-4156-3700-08de909106df" responded 200 in 30221.2710 ms 2026-04-02 17:42:01.807 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c3184ba7-5a8c-4156-3700-08de909106df" responded 200 in 17386.0477 ms 2026-04-02 17:42:02.220 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2640 ms 2026-04-02 17:42:03.066 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 790.1858 ms 2026-04-02 17:42:05.084 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=c3184ba7-5a8c-4156-3700-08de909106df" responded 200 in 13272.5658 ms 2026-04-02 17:42:05.478 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2332 ms 2026-04-02 17:42:06.384 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 520.6625 ms 2026-04-02 17:42:26.369 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 8898.5703 ms 2026-04-02 17:42:33.316 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 4575.2527 ms 2026-04-02 17:42:33.347 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4044.5802 ms 2026-04-02 17:42:34.145 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2372 ms 2026-04-02 17:42:34.672 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 8717.9824 ms 2026-04-02 17:42:35.613 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1366.2569 ms 2026-04-02 17:42:45.706 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 12297.0534 ms 2026-04-02 17:42:46.217 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2046 ms 2026-04-02 17:42:47.468 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1151.5561 ms 2026-04-02 17:42:53.022 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 1718.8397 ms 2026-04-02 17:43:03.241 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 10103.5354 ms 2026-04-02 17:43:04.734 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2187 ms 2026-04-02 17:43:08.075 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 3271.2376 ms 2026-04-02 17:43:09.444 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 9159.2973 ms 2026-04-02 17:43:10.073 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1992 ms 2026-04-02 17:43:12.345 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2167.7276 ms 2026-04-02 17:43:18.855 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 12243.0174 ms 2026-04-02 17:43:19.383 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7674 ms 2026-04-02 17:43:21.109 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1654.8043 ms 2026-04-02 17:43:39.288 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 824.3924 ms 2026-04-02 17:43:40.201 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3677 ms 2026-04-02 17:43:40.749 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 483.0104 ms 2026-04-02 17:44:48.411 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 52.5373 ms 2026-04-02 17:44:48.750 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2032 ms 2026-04-02 17:44:48.850 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.3522 ms 2026-04-02 17:45:19.261 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-01-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27240&dateEffet=2026-04-08" responded 200 in 43.8112 ms 2026-04-02 17:45:40.810 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:40.810 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:40.936 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 126.6661 ms 2026-04-02 17:45:41.234 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:41.234 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:41.234 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4543 ms 2026-04-02 17:45:41.329 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:41.329 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:41.357 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.2708 ms 2026-04-02 17:45:45.045 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:45.046 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:45.378 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 333.6493 ms 2026-04-02 17:45:45.576 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:45.576 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:45.576 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4216 ms 2026-04-02 17:45:45.636 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:45.636 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:45.673 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.9814 ms 2026-04-02 17:45:58.093 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:58.093 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:58.185 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.5790 ms 2026-04-02 17:45:58.277 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:58.277 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:58.277 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.8722 ms 2026-04-02 17:45:58.349 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:58.349 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:45:58.412 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 63.6185 ms 2026-04-02 17:46:00.765 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 415.6673 ms 2026-04-02 17:46:01.286 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 17:46:01.286 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 22.4461 ms 2026-04-02 17:46:01.324 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3277 ms 2026-04-02 17:46:01.431 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 100.3125 ms 2026-04-02 17:46:01.500 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.4546 ms 2026-04-02 17:46:01.796 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3526 ms 2026-04-02 17:46:02.085 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 59.0095 ms 2026-04-02 17:46:04.802 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 410.8473 ms 2026-04-02 17:46:05.165 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2971 ms 2026-04-02 17:46:05.520 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1973 ms 2026-04-02 17:46:14.505 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 392.0063 ms 2026-04-02 17:46:15.866 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2118 ms 2026-04-02 17:46:16.591 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.2045 ms 2026-04-02 17:46:19.284 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:19.284 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:19.553 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 268.9324 ms 2026-04-02 17:46:19.789 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:19.790 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:19.790 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.4507 ms 2026-04-02 17:46:19.876 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 92.5062 ms 2026-04-02 17:46:19.950 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:19.950 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:20.020 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 69.8332 ms 2026-04-02 17:46:20.433 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4148 ms 2026-04-02 17:46:20.584 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.8696 ms 2026-04-02 17:46:22.394 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 429.9944 ms 2026-04-02 17:46:22.846 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2064 ms 2026-04-02 17:46:23.527 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.8762 ms 2026-04-02 17:46:31.896 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2364 ms 2026-04-02 17:46:31.897 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:31.897 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:31.951 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.7556 ms 2026-04-02 17:46:31.991 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.5006 ms 2026-04-02 17:46:32.256 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:32.256 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:32.256 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3948 ms 2026-04-02 17:46:32.285 +02:00 [Information] HTTP "GET" "/assets/css/pages/login/login-4.css?v=7.1.6" responded 200 in 0.3450 ms 2026-04-02 17:46:32.286 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/base/light.css?v=7.1.6" responded 200 in 0.4192 ms 2026-04-02 17:46:32.286 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.css?v=7.1.6" responded 200 in 0.3847 ms 2026-04-02 17:46:32.287 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/header/menu/light.css?v=7.1.6" responded 200 in 0.3359 ms 2026-04-02 17:46:32.287 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/brand/dark.css?v=7.1.6" responded 200 in 0.3074 ms 2026-04-02 17:46:32.287 +02:00 [Information] HTTP "GET" "/assets/css/themes/layout/aside/dark.css?v=7.1.6" responded 200 in 0.3941 ms 2026-04-02 17:46:32.306 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:32.306 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:32.342 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.5264 ms 2026-04-02 17:46:32.432 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.css?v=7.1.6" responded 200 in 147.1239 ms 2026-04-02 17:46:32.872 +02:00 [Information] HTTP "GET" "/assets/css/style.bundle.css?v=7.1.6" responded 200 in 586.7249 ms 2026-04-02 17:46:33.025 +02:00 [Information] HTTP "GET" "/assets/plugins/custom/prismjs/prismjs.bundle.js?v=7.1.6" responded 200 in 0.3290 ms 2026-04-02 17:46:33.114 +02:00 [Information] HTTP "GET" "/assets/js/scripts.bundle.js?v=7.1.6" responded 200 in 2.0195 ms 2026-04-02 17:46:33.114 +02:00 [Information] HTTP "GET" "/assets/js/pages/custom/login/login-4.js?v=7.1.6" responded 200 in 0.3674 ms 2026-04-02 17:46:33.114 +02:00 [Information] HTTP "GET" "/assets/media/logos/logo-login.png" responded 200 in 0.2696 ms 2026-04-02 17:46:33.171 +02:00 [Information] HTTP "GET" "/assets/media/svg/illustrations/login-visual-2.svg" responded 200 in 0.2304 ms 2026-04-02 17:46:33.424 +02:00 [Information] HTTP "GET" "/assets/plugins/global/plugins.bundle.js?v=7.1.6" responded 200 in 761.0784 ms 2026-04-02 17:46:35.366 +02:00 [Information] HTTP "GET" "/assets/media/logos/favicon.ico" responded 200 in 0.8764 ms 2026-04-02 17:46:41.013 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:41.014 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:41.276 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 263.0782 ms 2026-04-02 17:46:41.532 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:41.532 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:41.532 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4632 ms 2026-04-02 17:46:41.607 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:41.607 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:41.649 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.5572 ms 2026-04-02 17:46:43.427 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:43.427 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:43.758 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 331.6905 ms 2026-04-02 17:46:43.960 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:43.960 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:43.960 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5311 ms 2026-04-02 17:46:44.654 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:44.654 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:46:44.696 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.0172 ms 2026-04-02 17:46:52.953 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-07-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92230&dateEffet=2026-04-03" responded 200 in 42.5964 ms 2026-04-02 17:46:53.042 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-07-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92230&dateEffet=2026-04-03" responded 200 in 34.2509 ms 2026-04-02 17:47:37.438 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 399.6365 ms 2026-04-02 17:47:37.771 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2552 ms 2026-04-02 17:47:37.989 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 56.6678 ms 2026-04-02 17:47:47.228 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 94.7839 ms 2026-04-02 17:47:47.490 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1802 ms 2026-04-02 17:47:47.810 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.3289 ms 2026-04-02 17:47:54.065 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.0819 ms 2026-04-02 17:47:54.378 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1977 ms 2026-04-02 17:47:54.499 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.2116 ms 2026-04-02 17:47:56.682 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 416.7473 ms 2026-04-02 17:47:57.055 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2065 ms 2026-04-02 17:47:57.207 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.5177 ms 2026-04-02 17:48:00.919 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-07-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92230&dateEffet=2026-04-03" responded 200 in 44.2709 ms 2026-04-02 17:48:01.042 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1991-07-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=92230&dateEffet=2026-04-03" responded 200 in 41.7841 ms 2026-04-02 17:48:04.794 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.4037 ms 2026-04-02 17:48:05.117 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3562 ms 2026-04-02 17:48:05.246 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.1668 ms 2026-04-02 17:48:19.606 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-06-23&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-04-07" responded 200 in 44.5241 ms 2026-04-02 17:50:05.343 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 418.8221 ms 2026-04-02 17:50:05.691 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1707 ms 2026-04-02 17:50:05.887 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.2300 ms 2026-04-02 17:50:06.284 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d75a741c-5bc9-462a-36ff-08de909106df" responded 200 in 350.8231 ms 2026-04-02 17:50:11.275 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2502 ms 2026-04-02 17:50:12.627 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.0427 ms 2026-04-02 17:50:19.564 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 420.4579 ms 2026-04-02 17:50:19.888 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1942 ms 2026-04-02 17:50:20.045 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.3577 ms 2026-04-02 17:51:08.950 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:51:08.951 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:51:09.045 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.8032 ms 2026-04-02 17:51:09.413 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:51:09.413 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:51:09.413 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4466 ms 2026-04-02 17:51:09.967 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:51:09.967 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:51:10.012 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.4076 ms 2026-04-02 17:51:21.637 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:51:21.637 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:51:21.681 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-06-06&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-04-07" responded 200 in 45.3126 ms 2026-04-02 17:52:07.353 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 104.1289 ms 2026-04-02 17:52:07.819 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2068 ms 2026-04-02 17:52:07.936 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.0944 ms 2026-04-02 17:52:10.429 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:52:10.429 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:52:10.512 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.0868 ms 2026-04-02 17:52:10.763 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:52:10.763 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:52:10.763 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5986 ms 2026-04-02 17:52:10.811 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:52:10.811 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:52:10.854 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.3247 ms 2026-04-02 17:52:14.948 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-09-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59000&dateEffet=2026-04-07" responded 200 in 36.0248 ms 2026-04-02 17:52:22.228 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-09-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=37270&dateEffet=2026-04-07" responded 200 in 37.0191 ms 2026-04-02 17:52:56.715 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8240 ms 2026-04-02 17:52:56.778 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.3757 ms 2026-04-02 17:53:04.176 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.2664 ms 2026-04-02 17:53:04.241 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.8292 ms 2026-04-02 17:53:09.874 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 17:53:09.875 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 9.8659 ms 2026-04-02 17:53:10.252 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 318.0839 ms 2026-04-02 17:53:10.660 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3366 ms 2026-04-02 17:53:10.889 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6029 ms 2026-04-02 17:53:14.660 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 17:53:14.660 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 22.6212 ms 2026-04-02 17:53:14.835 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.9311 ms 2026-04-02 17:53:15.179 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2996 ms 2026-04-02 17:53:15.293 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.2671 ms 2026-04-02 17:53:25.838 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-07-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=84200&dateEffet=2026-04-07" responded 200 in 43.0439 ms 2026-04-02 17:53:25.936 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-07-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=84200&dateEffet=2026-04-07" responded 200 in 45.1627 ms 2026-04-02 17:54:22.720 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-05-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27240&dateEffet=2026-04-08" responded 200 in 52.3188 ms 2026-04-02 17:54:33.969 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-05-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=01240&dateEffet=2026-04-07" responded 200 in 46.9118 ms 2026-04-02 17:54:53.272 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 109.3377 ms 2026-04-02 17:54:53.478 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3636 ms 2026-04-02 17:54:53.615 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.3312 ms 2026-04-02 17:54:57.116 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.9030 ms 2026-04-02 17:54:59.012 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2064 ms 2026-04-02 17:55:00.059 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.1949 ms 2026-04-02 17:55:02.598 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR4220041010126475390H03376" responded 200 in 25.2855 ms 2026-04-02 17:55:06.107 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR4220041010126475390H03376" responded 200 in 20.6723 ms 2026-04-02 17:55:07.670 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1988-04-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34000&dateEffet=2026-04-07" responded 200 in 32.4773 ms 2026-04-02 17:55:08.798 +02: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=31410&dateEffet=2026-04-07" responded 200 in 48.6802 ms 2026-04-02 17:55:20.407 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1306.7300 ms 2026-04-02 17:55:20.532 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1973-05-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=01240&dateEffet=2026-04-07" responded 200 in 29.4592 ms 2026-04-02 17:55:32.593 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3898.1290 ms 2026-04-02 17:56:26.044 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7619406370356717381809074" responded 200 in 31.9118 ms 2026-04-02 17:56:31.188 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7619406370356717381809074" responded 200 in 21.6692 ms 2026-04-02 17:56:35.492 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1109.2982 ms 2026-04-02 17:56:47.236 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3708.7339 ms 2026-04-02 17:56:59.084 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3094 ms 2026-04-02 17:56:59.161 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.6216 ms 2026-04-02 17:56:59.725 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2195 ms 2026-04-02 17:56:59.726 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.8701 ms 2026-04-02 17:57:00.332 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3222 ms 2026-04-02 17:57:00.340 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.3518 ms 2026-04-02 17:57:00.422 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.2507 ms 2026-04-02 17:57:00.665 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2998 ms 2026-04-02 17:57:00.842 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.8844 ms 2026-04-02 17:57:05.515 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:57:05.516 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:57:05.558 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-02-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=59970&dateEffet=2026-04-07" responded 200 in 43.9806 ms 2026-04-02 17:57:05.713 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 17:57:05.713 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 11.4792 ms 2026-04-02 17:57:06.073 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 297.9184 ms 2026-04-02 17:57:06.400 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1812 ms 2026-04-02 17:57:06.566 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.4914 ms 2026-04-02 17:57:14.317 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=7667b0bd-a770-472d-3703-08de909106df" responded 200 in 314.6831 ms 2026-04-02 17:57:14.592 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2030 ms 2026-04-02 17:57:15.027 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.9240 ms 2026-04-02 17:57:16.522 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 299.5575 ms 2026-04-02 17:57:16.716 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3640 ms 2026-04-02 17:57:16.823 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8290 ms 2026-04-02 17:57:23.055 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3982.6140 ms 2026-04-02 17:57:43.681 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 176.7365 ms 2026-04-02 17:57:43.981 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3132 ms 2026-04-02 17:57:44.057 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0431 ms 2026-04-02 17:58:34.506 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2983 ms 2026-04-02 17:58:34.590 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.1986 ms 2026-04-02 17:58:34.929 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3407 ms 2026-04-02 17:58:34.930 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2014 ms 2026-04-02 17:58:35.243 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.8890 ms 2026-04-02 17:58:35.331 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.2532 ms 2026-04-02 17:58:38.514 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 195.2762 ms 2026-04-02 17:58:38.842 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2679 ms 2026-04-02 17:58:39.012 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6390 ms 2026-04-02 17:58:43.942 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=7667b0bd-a770-472d-3703-08de909106df" responded 200 in 325.0843 ms 2026-04-02 17:58:44.314 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2283 ms 2026-04-02 17:58:44.423 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.6785 ms 2026-04-02 17:59:13.037 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 104.5532 ms 2026-04-02 17:59:14.074 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 934.6187 ms 2026-04-02 17:59:14.711 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2603 ms 2026-04-02 17:59:14.819 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.8763 ms 2026-04-02 17:59:20.404 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.1032 ms 2026-04-02 17:59:20.595 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3488 ms 2026-04-02 17:59:20.720 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.7351 ms 2026-04-02 17:59:25.423 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-03-23&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-04-07" responded 200 in 59.4401 ms 2026-04-02 17:59:30.355 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-03-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38160&dateEffet=2026-04-07" responded 200 in 44.4178 ms 2026-04-02 17:59:34.738 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.0728 ms 2026-04-02 17:59:35.094 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3238 ms 2026-04-02 17:59:35.254 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5380 ms 2026-04-02 17:59:41.918 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:59:41.918 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:59:42.005 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.9691 ms 2026-04-02 17:59:42.105 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:59:42.106 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:59:42.106 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5118 ms 2026-04-02 17:59:42.212 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:59:42.212 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:59:42.249 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.9494 ms 2026-04-02 17:59:51.614 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-07-25&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-04-07" responded 200 in 36.0301 ms 2026-04-02 17:59:57.996 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:59:57.996 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:59:58.244 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 249.6595 ms 2026-04-02 17:59:58.490 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:59:58.490 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:59:58.491 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4546 ms 2026-04-02 17:59:58.635 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 17:59:58.635 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 17:59:58.681 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1111 ms 2026-04-02 17:59:58.746 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.9263 ms 2026-04-02 17:59:59.106 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2463 ms 2026-04-02 17:59:59.268 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6328 ms 2026-04-02 18:00:00.994 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:00:00.994 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:00:01.352 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 359.0715 ms 2026-04-02 18:00:01.697 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:00:01.697 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:00:01.697 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3598 ms 2026-04-02 18:00:01.843 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:00:01.843 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:00:01.880 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 36.8310 ms 2026-04-02 18:00:05.440 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1965-02-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33610&dateEffet=2026-04-07" responded 200 in 56.3993 ms 2026-04-02 18:00:14.485 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-08-06&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-04-07" responded 200 in 32.4147 ms 2026-04-02 18:00:14.565 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1994-08-06&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-04-07" responded 200 in 31.3882 ms 2026-04-02 18:00:15.789 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=7667b0bd-a770-472d-3703-08de909106df" responded 200 in 307.9169 ms 2026-04-02 18:00:16.119 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3075 ms 2026-04-02 18:00:16.273 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.4026 ms 2026-04-02 18:00:53.362 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 422.1261 ms 2026-04-02 18:00:53.744 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3849 ms 2026-04-02 18:00:53.910 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 64.7535 ms 2026-04-02 18:00:56.850 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 108.2518 ms 2026-04-02 18:00:57.376 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2866 ms 2026-04-02 18:00:57.488 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4983 ms 2026-04-02 18:01:03.990 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-05-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=40150&dateEffet=2026-04-07" responded 200 in 32.9696 ms 2026-04-02 18:01:35.697 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 406.7035 ms 2026-04-02 18:01:36.042 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3441 ms 2026-04-02 18:01:36.165 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.4389 ms 2026-04-02 18:02:30.666 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.2900 ms 2026-04-02 18:02:31.167 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2030 ms 2026-04-02 18:02:31.304 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.2209 ms 2026-04-02 18:02:45.527 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 95.5152 ms 2026-04-02 18:02:45.791 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2888 ms 2026-04-02 18:02:45.948 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9246 ms 2026-04-02 18:02:58.529 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.1032 ms 2026-04-02 18:02:59.986 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3193 ms 2026-04-02 18:03:00.259 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3026 ms 2026-04-02 18:03:00.327 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.7521 ms 2026-04-02 18:03:00.617 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.4171 ms 2026-04-02 18:03:01.013 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2877 ms 2026-04-02 18:03:01.013 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1599 ms 2026-04-02 18:03:01.138 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.1766 ms 2026-04-02 18:03:01.333 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.7935 ms 2026-04-02 18:03:02.395 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1960-08-16&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=47160&dateEffet=2026-04-07" responded 200 in 26.8069 ms 2026-04-02 18:03:08.426 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 175.9422 ms 2026-04-02 18:03:08.639 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1419 ms 2026-04-02 18:03:08.881 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.4028 ms 2026-04-02 18:03:13.830 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b4ad29fc-ad02-4d09-86c6-08de8fc7153a" responded 200 in 285.2053 ms 2026-04-02 18:03:13.987 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3646 ms 2026-04-02 18:03:14.105 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.0422 ms 2026-04-02 18:03:14.643 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-09-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=05000&dateEffet=2026-04-07" responded 200 in 47.2875 ms 2026-04-02 18:03:33.517 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 143.6338 ms 2026-04-02 18:03:33.731 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2660 ms 2026-04-02 18:03:33.977 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9090 ms 2026-04-02 18:03:40.995 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fbcc186e-1090-4024-36fa-08de909106df" responded 200 in 296.2246 ms 2026-04-02 18:03:41.359 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2066 ms 2026-04-02 18:03:41.520 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8735 ms 2026-04-02 18:03:54.454 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 54.3670 ms 2026-04-02 18:03:54.870 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2145 ms 2026-04-02 18:03:55.379 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.8449 ms 2026-04-02 18:03:56.042 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 211.3187 ms 2026-04-02 18:03:57.734 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3310 ms 2026-04-02 18:03:58.037 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.3001 ms 2026-04-02 18:03:58.163 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2739 ms 2026-04-02 18:03:58.233 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8934 ms 2026-04-02 18:03:58.511 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2863 ms 2026-04-02 18:03:58.511 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3297 ms 2026-04-02 18:03:58.868 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.9795 ms 2026-04-02 18:03:58.935 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.2088 ms 2026-04-02 18:04:02.730 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=6237ccf6-1004-4f23-73d8-08d8c3a80a45&typeStatus=Prospection" responded 200 in 176.3240 ms 2026-04-02 18:04:03.046 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1337 ms 2026-04-02 18:04:03.514 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5675 ms 2026-04-02 18:04:15.845 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.0980 ms 2026-04-02 18:04:16.044 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1288 ms 2026-04-02 18:04:16.136 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.8201 ms 2026-04-02 18:04:20.525 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=9f7c48dd-d06a-4334-36fc-08de909106df" responded 200 in 315.1131 ms 2026-04-02 18:04:20.711 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3350 ms 2026-04-02 18:04:20.829 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.8495 ms 2026-04-02 18:04:28.524 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 212.4968 ms 2026-04-02 18:04:28.985 +02:00 [Information] HTTP "GET" "/" responded 302 in 0.8057 ms 2026-04-02 18:04:29.029 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 200 in 0.9773 ms 2026-04-02 18:04:29.034 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2562 ms 2026-04-02 18:04:29.214 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.1836 ms 2026-04-02 18:04:38.586 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.3506 ms 2026-04-02 18:04:38.739 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3253 ms 2026-04-02 18:04:39.094 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.8583 ms 2026-04-02 18:04:40.546 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:04:40.546 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:04:40.607 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 62.2791 ms 2026-04-02 18:04:40.911 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:04:40.911 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:04:40.911 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5255 ms 2026-04-02 18:04:40.995 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:04:40.996 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:04:41.028 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0198 ms 2026-04-02 18:05:08.679 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:05:08.679 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:05:08.727 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-10-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=78500&dateEffet=2026-04-07" responded 200 in 47.9327 ms 2026-04-02 18:06:02.704 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.9647 ms 2026-04-02 18:06:03.078 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2069 ms 2026-04-02 18:06:03.308 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.6397 ms 2026-04-02 18:06:05.388 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004027500000015477446" responded 200 in 41.0001 ms 2026-04-02 18:06:07.413 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7630004027500000015477446" responded 200 in 15.3795 ms 2026-04-02 18:06:10.302 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1226.1710 ms 2026-04-02 18:06:19.431 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3862.4398 ms 2026-04-02 18:06:31.702 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 47.0082 ms 2026-04-02 18:06:32.211 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2822 ms 2026-04-02 18:06:32.820 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2719 ms 2026-04-02 18:06:36.643 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 308.3241 ms 2026-04-02 18:06:37.753 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3605 ms 2026-04-02 18:06:38.392 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.2188 ms 2026-04-02 18:06:41.782 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 72.9225 ms 2026-04-02 18:06:42.231 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2314 ms 2026-04-02 18:06:42.628 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 19.6431 ms 2026-04-02 18:07:23.161 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1961-01-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=53300&dateEffet=2026-04-07" responded 200 in 38.1163 ms 2026-04-02 18:07:37.587 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.3201 ms 2026-04-02 18:07:37.651 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.8579 ms 2026-04-02 18:07:38.296 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3042 ms 2026-04-02 18:07:38.297 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1952 ms 2026-04-02 18:07:38.641 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.0682 ms 2026-04-02 18:07:38.707 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.1916 ms 2026-04-02 18:07:42.603 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 151.4663 ms 2026-04-02 18:07:42.919 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3127 ms 2026-04-02 18:07:43.115 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8223 ms 2026-04-02 18:08:29.642 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.3927 ms 2026-04-02 18:08:30.220 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2619 ms 2026-04-02 18:08:30.780 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.4390 ms 2026-04-02 18:08:39.299 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.3678 ms 2026-04-02 18:08:39.510 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3009 ms 2026-04-02 18:08:39.637 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.5900 ms 2026-04-02 18:08:46.023 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 165.7655 ms 2026-04-02 18:08:46.314 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3050 ms 2026-04-02 18:08:46.413 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3517 ms 2026-04-02 18:08:49.410 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=7667b0bd-a770-472d-3703-08de909106df" responded 200 in 652.4094 ms 2026-04-02 18:08:49.658 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3366 ms 2026-04-02 18:08:49.752 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.0497 ms 2026-04-02 18:08:56.533 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1983-09-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80300&dateEffet=2026-04-07" responded 200 in 40.4619 ms 2026-04-02 18:09:24.317 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 333.0798 ms 2026-04-02 18:09:24.515 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1926 ms 2026-04-02 18:09:24.847 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9161 ms 2026-04-02 18:09:31.180 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bf9f4325-2353-4fb5-3704-08de909106df" responded 200 in 302.3066 ms 2026-04-02 18:09:31.378 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2075 ms 2026-04-02 18:09:31.776 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.0666 ms 2026-04-02 18:09:32.160 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 335.0355 ms 2026-04-02 18:09:32.475 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2138 ms 2026-04-02 18:09:32.780 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.0239 ms 2026-04-02 18:09:33.759 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 326.0300 ms 2026-04-02 18:09:33.975 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3530 ms 2026-04-02 18:09:34.142 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.8450 ms 2026-04-02 18:09:34.433 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bf9f4325-2353-4fb5-3704-08de909106df" responded 200 in 290.1716 ms 2026-04-02 18:09:34.763 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3643 ms 2026-04-02 18:09:34.928 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.3989 ms 2026-04-02 18:09:44.800 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=bf9f4325-2353-4fb5-3704-08de909106df" responded 200 in 330.9618 ms 2026-04-02 18:09:44.979 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3755 ms 2026-04-02 18:09:45.080 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.7395 ms 2026-04-02 18:09:53.520 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 289.7855 ms 2026-04-02 18:09:54.570 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 961.3732 ms 2026-04-02 18:09:54.821 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1909 ms 2026-04-02 18:09:55.062 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 57.1497 ms 2026-04-02 18:13:16.501 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 13480.8390 ms 2026-04-02 18:13:17.251 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3135 ms 2026-04-02 18:13:17.917 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 540.2548 ms 2026-04-02 18:13:58.384 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1933.8499 ms 2026-04-02 18:13:58.795 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2547 ms 2026-04-02 18:14:01.307 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2139.9525 ms 2026-04-02 18:14:45.776 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.6399 ms 2026-04-02 18:14:46.004 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4721 ms 2026-04-02 18:14:46.126 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.9015 ms 2026-04-02 18:15:04.540 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 104.3879 ms 2026-04-02 18:15:04.877 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2302 ms 2026-04-02 18:15:05.247 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.4350 ms 2026-04-02 18:15:58.634 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1976-11-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=49070&dateEffet=2026-04-07" responded 200 in 62.0170 ms 2026-04-02 18:17:34.057 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1995-05-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=24130&dateEffet=2026-04-07" responded 200 in 32.0860 ms 2026-04-02 18:17:41.741 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.2102 ms 2026-04-02 18:17:41.942 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1837 ms 2026-04-02 18:17:42.054 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.7986 ms 2026-04-02 18:20:57.505 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.1384 ms 2026-04-02 18:20:57.599 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.2704 ms 2026-04-02 18:20:58.325 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3295 ms 2026-04-02 18:20:58.327 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.9067 ms 2026-04-02 18:20:58.459 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 68.5843 ms 2026-04-02 18:20:58.551 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 49.8953 ms 2026-04-02 18:21:00.180 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 306.9855 ms 2026-04-02 18:21:00.678 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2953 ms 2026-04-02 18:21:01.235 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.4372 ms 2026-04-02 18:21:34.775 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 372.6523 ms 2026-04-02 18:21:35.009 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2824 ms 2026-04-02 18:21:35.196 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1952 ms 2026-04-02 18:21:41.037 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7612406000228002168516349" responded 200 in 25.1577 ms 2026-04-02 18:21:43.812 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7612406000228002168516349" responded 200 in 16.7325 ms 2026-04-02 18:21:47.757 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1422.2035 ms 2026-04-02 18:21:59.261 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3524.2743 ms 2026-04-02 18:22:12.170 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 144.4849 ms 2026-04-02 18:22:12.558 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2815 ms 2026-04-02 18:22:12.648 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6173 ms 2026-04-02 18:22:22.777 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1970-10-03&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-04-07" responded 200 in 51.6938 ms 2026-04-02 18:22:39.991 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 146.4291 ms 2026-04-02 18:22:40.483 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3032 ms 2026-04-02 18:22:40.969 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4441 ms 2026-04-02 18:22:42.280 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 290.7410 ms 2026-04-02 18:22:42.607 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3101 ms 2026-04-02 18:22:43.010 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6512 ms 2026-04-02 18:22:58.076 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.6438 ms 2026-04-02 18:22:59.434 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3386 ms 2026-04-02 18:22:59.762 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.0102 ms 2026-04-02 18:23:35.792 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.7771 ms 2026-04-02 18:23:36.306 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2140 ms 2026-04-02 18:23:36.460 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.7073 ms 2026-04-02 18:23:47.155 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 151.3015 ms 2026-04-02 18:23:47.487 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3699 ms 2026-04-02 18:23:47.743 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.9045 ms 2026-04-02 18:23:58.434 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-03-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=16440&dateEffet=2026-04-07" responded 200 in 31.6272 ms 2026-04-02 18:24:34.470 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1980-09-23&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-04-07" responded 200 in 29.3686 ms 2026-04-02 18:25:10.340 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:25:10.341 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:25:10.397 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 57.1549 ms 2026-04-02 18:25:10.750 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:25:10.750 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:25:10.750 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.6076 ms 2026-04-02 18:25:10.949 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:25:10.950 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:25:10.988 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.0695 ms 2026-04-02 18:25:36.625 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:25:36.625 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:25:36.658 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1981-11-23&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38230&dateEffet=2026-04-07" responded 200 in 33.6124 ms 2026-04-02 18:25:59.434 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 167.4554 ms 2026-04-02 18:25:59.846 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3189 ms 2026-04-02 18:26:00.172 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.9980 ms 2026-04-02 18:26:02.820 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fed4f677-096f-49e1-3705-08de909106df" responded 200 in 314.7213 ms 2026-04-02 18:26:03.196 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2961 ms 2026-04-02 18:26:03.585 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.1583 ms 2026-04-02 18:26:11.993 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-02-09&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=16270&dateEffet=2026-04-07" responded 200 in 30.9785 ms 2026-04-02 18:26:23.786 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 0.2591 ms 2026-04-02 18:26:23.851 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.6868 ms 2026-04-02 18:26:24.359 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2974 ms 2026-04-02 18:26:24.360 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.1533 ms 2026-04-02 18:26:24.456 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.5149 ms 2026-04-02 18:26:24.544 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.6680 ms 2026-04-02 18:26:27.446 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 157.6404 ms 2026-04-02 18:26:27.967 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3369 ms 2026-04-02 18:26:28.153 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.4531 ms 2026-04-02 18:26:30.067 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=fed4f677-096f-49e1-3705-08de909106df" responded 200 in 285.2284 ms 2026-04-02 18:26:30.415 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3017 ms 2026-04-02 18:26:30.514 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.4260 ms 2026-04-02 18:26:44.253 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 313.1440 ms 2026-04-02 18:26:45.261 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 912.7732 ms 2026-04-02 18:26:45.770 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2982 ms 2026-04-02 18:26:45.868 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.3672 ms 2026-04-02 18:26:52.694 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.9400 ms 2026-04-02 18:26:52.905 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3091 ms 2026-04-02 18:26:53.015 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.9214 ms 2026-04-02 18:27:09.076 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 386.3398 ms 2026-04-02 18:27:09.387 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3348 ms 2026-04-02 18:27:09.496 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.4500 ms 2026-04-02 18:27:19.563 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b6ed7262-1e36-4148-36fd-08de909106df" responded 302 in 0.8541 ms 2026-04-02 18:27:19.625 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Db6ed7262-1e36-4148-36fd-08de909106df" responded 200 in 3.4868 ms 2026-04-02 18:27:21.118 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 459.5872 ms 2026-04-02 18:27:21.455 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2317 ms 2026-04-02 18:27:21.637 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6471 ms 2026-04-02 18:27:30.329 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 407.0924 ms 2026-04-02 18:27:30.653 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1834 ms 2026-04-02 18:27:30.842 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1405 ms 2026-04-02 18:27:35.209 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 452.9621 ms 2026-04-02 18:27:35.428 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3452 ms 2026-04-02 18:27:35.552 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.8625 ms 2026-04-02 18:27:42.162 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.2895 ms 2026-04-02 18:27:42.324 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3497 ms 2026-04-02 18:27:42.435 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.2708 ms 2026-04-02 18:28:22.187 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:28:22.188 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:28:22.284 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 97.1702 ms 2026-04-02 18:28:22.602 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:28:22.602 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:28:22.602 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5051 ms 2026-04-02 18:28:22.701 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:28:22.701 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:28:22.745 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.6116 ms 2026-04-02 18:28:42.799 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1950-12-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=93150&dateEffet=2026-04-07" responded 200 in 34.1016 ms 2026-04-02 18:33:27.585 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 93.9053 ms 2026-04-02 18:33:28.369 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4819 ms 2026-04-02 18:33:28.500 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.6542 ms 2026-04-02 18:34:14.418 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 99.6449 ms 2026-04-02 18:34:14.791 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2689 ms 2026-04-02 18:34:15.390 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.4524 ms 2026-04-02 18:34:48.744 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-11-02&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=13300&dateEffet=2026-04-07" responded 200 in 42.7791 ms 2026-04-02 18:34:52.299 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=2000-12-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38460&dateEffet=2026-04-07" responded 200 in 51.6399 ms 2026-04-02 18:35:19.705 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.7197 ms 2026-04-02 18:35:20.231 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3518 ms 2026-04-02 18:35:20.340 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4134 ms 2026-04-02 18:35:47.395 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-08-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=34500&dateEffet=2026-04-07" responded 200 in 63.2718 ms 2026-04-02 18:36:16.540 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.1656 ms 2026-04-02 18:36:16.746 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2061 ms 2026-04-02 18:36:16.899 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.9464 ms 2026-04-02 18:36:22.856 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-04-05&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-04-07" responded 200 in 31.9963 ms 2026-04-02 18:36:39.928 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-04-05&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-04-07" responded 200 in 39.8545 ms 2026-04-02 18:36:48.714 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:36:48.714 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:36:48.759 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-06-13&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-04-07" responded 200 in 46.2130 ms 2026-04-02 18:36:53.192 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.4646 ms 2026-04-02 18:36:57.852 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3514 ms 2026-04-02 18:36:58.708 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 97.1553 ms 2026-04-02 18:37:03.249 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1978-12-17&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=83270&dateEffet=2026-04-07" responded 200 in 34.4415 ms 2026-04-02 18:37:19.417 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-01-31&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=35200&dateEffet=2026-04-07" responded 200 in 36.2833 ms 2026-04-02 18:37:24.211 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 87.4971 ms 2026-04-02 18:37:24.406 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1885 ms 2026-04-02 18:37:24.552 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1020 ms 2026-04-02 18:37:42.441 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.6713 ms 2026-04-02 18:37:42.892 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2060 ms 2026-04-02 18:37:43.029 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.3782 ms 2026-04-02 18:37:54.276 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1986-10-06&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-04-07" responded 200 in 36.1751 ms 2026-04-02 18:38:02.245 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2F" responded 200 in 3.5063 ms 2026-04-02 18:38:13.815 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 18:38:13.815 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2F" responded 302 in 22.7627 ms 2026-04-02 18:38:13.964 +02:00 [Information] HTTP "GET" "/" responded 200 in 41.6762 ms 2026-04-02 18:38:15.275 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1821 ms 2026-04-02 18:38:15.611 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.0164 ms 2026-04-02 18:38:20.586 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 83.9797 ms 2026-04-02 18:38:21.766 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2678 ms 2026-04-02 18:38:22.951 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 61.5673 ms 2026-04-02 18:38:27.261 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR4120041010091043683J03027" responded 200 in 27.9297 ms 2026-04-02 18:38:29.868 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR4120041010091043683J03027" responded 200 in 18.7447 ms 2026-04-02 18:38:31.890 +02:00 [Error] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 500 in 291.0923 ms System.Exception: Aucune formule sélectionnée 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 632 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-04-02 18:38:31.891 +02:00 [Error] An unhandled exception has occurred while executing the request. System.Exception: Aucune formule sélectionnée 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 632 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-04-02 18:38:31.924 +02:00 [Error] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 500 in 32.1821 ms 2026-04-02 18:38:34.346 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1977-01-03&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=52800&dateEffet=2026-04-07" responded 200 in 33.1750 ms 2026-04-02 18:38:37.047 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-07-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=53200&dateEffet=2026-04-07" responded 200 in 41.4060 ms 2026-04-02 18:38:42.475 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 108.4831 ms 2026-04-02 18:38:43.158 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1969 ms 2026-04-02 18:38:43.284 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.0040 ms 2026-04-02 18:38:54.569 +02:00 [Error] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 500 in 376.2689 ms System.Exception: Aucune formule sélectionnée 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 632 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-04-02 18:38:54.569 +02:00 [Error] An unhandled exception has occurred while executing the request. System.Exception: Aucune formule sélectionnée 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 632 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-04-02 18:38:54.605 +02:00 [Error] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 500 in 35.2308 ms 2026-04-02 18:39:18.569 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 91.4654 ms 2026-04-02 18:39:18.879 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2862 ms 2026-04-02 18:39:18.997 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.1483 ms 2026-04-02 18:39:19.526 +02:00 [Error] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 500 in 319.5217 ms System.Exception: Aucune formule sélectionnée 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 632 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-04-02 18:39:19.527 +02:00 [Error] An unhandled exception has occurred while executing the request. System.Exception: Aucune formule sélectionnée 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 632 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-04-02 18:39:19.560 +02:00 [Error] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 500 in 32.9098 ms 2026-04-02 18:39:26.185 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1984-06-13&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=50360&dateEffet=2026-04-07" responded 200 in 55.0366 ms 2026-04-02 18:39:55.062 +02:00 [Error] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 500 in 422.8315 ms System.Exception: Aucune formule sélectionnée 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 632 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-04-02 18:39:55.063 +02:00 [Error] An unhandled exception has occurred while executing the request. System.Exception: Aucune formule sélectionnée 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 632 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-04-02 18:39:55.097 +02:00 [Error] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 500 in 33.5705 ms 2026-04-02 18:40:10.554 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.8400 ms 2026-04-02 18:40:10.603 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 0.9926 ms 2026-04-02 18:40:10.821 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 302 in 0.6905 ms 2026-04-02 18:40:10.875 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 200 in 2.8810 ms 2026-04-02 18:40:30.952 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1370.8165 ms 2026-04-02 18:40:39.358 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3515.6990 ms 2026-04-02 18:40:40.314 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-10-04&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-04-07" responded 200 in 41.7830 ms 2026-04-02 18:40:58.882 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611425002000416094887779" responded 200 in 1136.2316 ms 2026-04-02 18:41:00.956 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7611425002000416094887779" responded 200 in 844.3575 ms 2026-04-02 18:41:18.126 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 5610.6765 ms 2026-04-02 18:41:29.993 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 9283.9709 ms 2026-04-02 18:41:37.792 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 15611.8761 ms 2026-04-02 18:41:38.986 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1976 ms 2026-04-02 18:41:39.418 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 357.4685 ms 2026-04-02 18:41:40.154 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-03-23&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-04-07" responded 200 in 551.3395 ms 2026-04-02 18:42:26.633 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 6128.5867 ms 2026-04-02 18:42:27.087 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1958 ms 2026-04-02 18:42:28.549 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1394.9197 ms 2026-04-02 18:42:43.753 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2566 ms 2026-04-02 18:42:46.365 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1840.7470 ms 2026-04-02 18:42:50.715 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 13274.5010 ms 2026-04-02 18:42:52.442 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2105 ms 2026-04-02 18:42:54.936 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1776.3525 ms 2026-04-02 18:42:54.938 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11344.4240 ms 2026-04-02 18:42:55.016 +02:00 [Information] User logged out. 2026-04-02 18:42:55.016 +02:00 [Information] HTTP "POST" "/Account/Logout" responded 302 in 0.5895 ms 2026-04-02 18:42:55.065 +02:00 [Information] HTTP "GET" "/Account/Login" responded 200 in 1.0402 ms 2026-04-02 18:42:55.484 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3758 ms 2026-04-02 18:42:56.852 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1261.8572 ms 2026-04-02 18:42:56.855 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b995612d-0d4b-413f-370b-08de909106df" responded 200 in 24518.5708 ms 2026-04-02 18:43:00.305 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 18:43:00.305 +02:00 [Information] HTTP "POST" "/Account/Login" responded 302 in 109.1628 ms 2026-04-02 18:43:02.049 +02:00 [Information] HTTP "GET" "/" responded 200 in 1690.2829 ms 2026-04-02 18:43:02.361 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3521 ms 2026-04-02 18:43:04.115 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1624.8497 ms 2026-04-02 18:43:07.918 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 1655.1735 ms 2026-04-02 18:43:08.616 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3832 ms 2026-04-02 18:43:10.676 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1959.5000 ms 2026-04-02 18:43:12.763 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b995612d-0d4b-413f-370b-08de909106df" responded 200 in 12728.3756 ms 2026-04-02 18:43:14.783 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1686 ms 2026-04-02 18:43:16.287 +02:00 [Information] Connexion utilisateur: prod2 2026-04-02 18:43:16.287 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Db6ed7262-1e36-4148-36fd-08de909106df" responded 302 in 94.1430 ms 2026-04-02 18:43:16.297 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1059.9962 ms 2026-04-02 18:43:22.170 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 10635.3131 ms 2026-04-02 18:43:22.437 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2581 ms 2026-04-02 18:43:22.796 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit%3Fid%3Db6ed7262-1e36-4148-36fd-08de909106df" responded 400 in 1.8684 ms 2026-04-02 18:43:24.522 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2024.8074 ms 2026-04-02 18:43:24.532 +02:00 [Information] HTTP "GET" "/Error/400" responded 200 in 1661.2763 ms 2026-04-02 18:43:24.610 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 3733.4446 ms 2026-04-02 18:43:24.880 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3523 ms 2026-04-02 18:43:25.884 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 893.9519 ms 2026-04-02 18:43:26.740 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3378 ms 2026-04-02 18:43:26.740 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.2884 ms 2026-04-02 18:43:27.842 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 765.5878 ms 2026-04-02 18:43:28.795 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 903.4899 ms 2026-04-02 18:43:36.094 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 5708.0084 ms 2026-04-02 18:43:36.795 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3557 ms 2026-04-02 18:43:38.781 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1359.7391 ms 2026-04-02 18:43:38.827 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b6ed7262-1e36-4148-36fd-08de909106df" responded 200 in 22481.0400 ms 2026-04-02 18:43:43.711 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 4585.2857 ms 2026-04-02 18:43:44.167 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2177 ms 2026-04-02 18:43:47.165 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 5752.7403 ms 2026-04-02 18:43:48.305 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 4026.1576 ms 2026-04-02 18:43:52.763 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3072 ms 2026-04-02 18:43:55.676 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2695.4525 ms 2026-04-02 18:43:57.875 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 16955.6528 ms 2026-04-02 18:44:05.746 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80003&typeStatus=Prospection" responded 200 in 11935.5189 ms 2026-04-02 18:44:06.005 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2177 ms 2026-04-02 18:44:06.199 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 18878.7455 ms 2026-04-02 18:44:06.715 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 562.3814 ms 2026-04-02 18:44:06.936 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3915cb45-f2aa-4f51-370a-08de909106df" responded 200 in 24515.9343 ms 2026-04-02 18:44:07.397 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3657 ms 2026-04-02 18:44:07.580 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.6827 ms 2026-04-02 18:44:07.787 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3136 ms 2026-04-02 18:44:08.049 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 100.6887 ms 2026-04-02 18:44:08.410 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=b995612d-0d4b-413f-370b-08de909106df" responded 200 in 413.8545 ms 2026-04-02 18:44:08.671 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2946 ms 2026-04-02 18:44:08.861 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.2487 ms 2026-04-02 18:44:12.088 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1966-09-28&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-04-07" responded 200 in 37.6332 ms 2026-04-02 18:44:23.120 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 69.4940 ms 2026-04-02 18:44:24.276 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1868 ms 2026-04-02 18:44:24.683 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.6524 ms 2026-04-02 18:45:24.264 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/index.html" responded 404 in 1.1404 ms 2026-04-02 18:45:24.349 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.2840 ms 2026-04-02 18:45:25.016 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3131 ms 2026-04-02 18:45:25.016 +02:00 [Information] HTTP "GET" "/Error/assets/media/error/bg5.jpg" responded 404 in 0.3164 ms 2026-04-02 18:45:25.135 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.0390 ms 2026-04-02 18:45:25.211 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.4772 ms 2026-04-02 18:45:32.104 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 148.9172 ms 2026-04-02 18:45:32.610 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2274 ms 2026-04-02 18:45:33.080 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.0678 ms 2026-04-02 18:47:21.316 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 48.4400 ms 2026-04-02 18:47:21.696 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1908 ms 2026-04-02 18:47:21.799 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9442 ms 2026-04-02 18:47:22.055 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-04-04&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=38110&dateEffet=2026-04-07" responded 200 in 35.3040 ms 2026-04-02 18:47:32.764 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1959-09-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=10440&dateEffet=2026-04-07" responded 200 in 26.4630 ms 2026-04-02 18:47:40.312 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 18:47:40.313 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%3FtypeStatus%3D0" responded 302 in 38.2741 ms 2026-04-02 18:47:40.753 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 317.2453 ms 2026-04-02 18:47:41.193 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1737 ms 2026-04-02 18:47:41.472 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.3818 ms 2026-04-02 18:47:55.027 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 292.1028 ms 2026-04-02 18:47:55.897 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2129 ms 2026-04-02 18:47:56.026 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 43.2711 ms 2026-04-02 18:48:07.102 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:48:07.102 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:48:07.147 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-06-13&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-04-07" responded 200 in 46.4317 ms 2026-04-02 18:48:13.441 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 56.6792 ms 2026-04-02 18:48:14.276 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2083 ms 2026-04-02 18:48:14.487 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.4095 ms 2026-04-02 18:48:19.408 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 59.2520 ms 2026-04-02 18:48:20.617 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2145 ms 2026-04-02 18:48:20.846 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.3819 ms 2026-04-02 18:48:21.513 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.9834 ms 2026-04-02 18:48:22.374 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3446 ms 2026-04-02 18:48:22.579 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.8233 ms 2026-04-02 18:48:26.592 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:48:26.592 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:48:26.767 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 175.2022 ms 2026-04-02 18:48:26.918 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:48:26.918 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:48:27.647 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 730.1648 ms 2026-04-02 18:48:28.300 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:48:28.300 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:48:28.301 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5729 ms 2026-04-02 18:48:28.369 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:48:28.370 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:48:28.429 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.0195 ms 2026-04-02 18:48:41.552 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1971-07-15&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=80400&dateEffet=2026-04-07" responded 200 in 36.9670 ms 2026-04-02 18:49:15.695 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 449.5207 ms 2026-04-02 18:49:16.228 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1898 ms 2026-04-02 18:49:17.009 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.4594 ms 2026-04-02 18:50:14.380 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.5162 ms 2026-04-02 18:50:14.575 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1860 ms 2026-04-02 18:50:14.802 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.1942 ms 2026-04-02 18:50:25.290 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1985-10-10&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=95400&dateEffet=2026-04-07" responded 200 in 54.2564 ms 2026-04-02 18:54:01.898 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1982-06-05&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42150&dateEffet=2026-04-07" responded 200 in 39.6020 ms 2026-04-02 18:54:52.178 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.8566 ms 2026-04-02 18:54:52.557 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1958 ms 2026-04-02 18:54:52.682 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 51.9958 ms 2026-04-02 18:54:53.735 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1998-01-06&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=28120&dateEffet=2026-04-07" responded 200 in 28.5959 ms 2026-04-02 18:56:17.150 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 51.6543 ms 2026-04-02 18:56:17.518 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1667 ms 2026-04-02 18:56:17.775 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 31.1623 ms 2026-04-02 18:56:51.341 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:56:51.341 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:56:51.407 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 66.8224 ms 2026-04-02 18:56:51.883 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:56:51.883 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:56:51.883 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5010 ms 2026-04-02 18:56:52.026 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:56:52.026 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:56:52.063 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 38.2668 ms 2026-04-02 18:57:05.559 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 18:57:05.560 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 18:57:05.600 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-11-28&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-04-07" responded 200 in 41.2100 ms 2026-04-02 18:57:35.864 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1956-04-24&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=76690&dateEffet=2026-04-07" responded 200 in 49.5121 ms 2026-04-02 18:58:02.460 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 330.5293 ms 2026-04-02 18:58:02.851 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3149 ms 2026-04-02 18:58:03.101 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.2430 ms 2026-04-02 18:58:13.641 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 50.7522 ms 2026-04-02 18:58:14.562 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2150 ms 2026-04-02 18:58:14.648 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 32.3212 ms 2026-04-02 19:03:11.795 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-02-27&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=25320&dateEffet=2026-04-07" responded 200 in 36.6296 ms 2026-04-02 19:04:31.609 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 61.5512 ms 2026-04-02 19:04:32.606 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2925 ms 2026-04-02 19:04:33.024 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 40.4574 ms 2026-04-02 19:04:43.965 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-02-12&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-04-03" responded 200 in 35.2732 ms 2026-04-02 19:04:51.414 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-02-12&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-04-07" responded 200 in 35.5881 ms 2026-04-02 19:05:41.894 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-02-12&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-04-07" responded 200 in 25.8412 ms 2026-04-02 19:06:32.630 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 60.0033 ms 2026-04-02 19:06:33.742 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1522 ms 2026-04-02 19:06:33.867 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.9872 ms 2026-04-02 19:06:45.930 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1992-01-21&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=10150&dateEffet=2026-04-07" responded 200 in 47.9033 ms 2026-04-02 19:06:47.938 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 225.3408 ms 2026-04-02 19:06:48.662 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2953 ms 2026-04-02 19:06:48.808 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 25.8702 ms 2026-04-02 19:06:51.023 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1989-12-08&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67115&dateEffet=2026-04-07" responded 200 in 44.7866 ms 2026-04-02 19:06:57.697 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=3915cb45-f2aa-4f51-370a-08de909106df" responded 200 in 308.1731 ms 2026-04-02 19:06:58.365 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1985 ms 2026-04-02 19:06:58.558 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 26.0093 ms 2026-04-02 19:07:02.612 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 349.4733 ms 2026-04-02 19:07:03.686 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 847.9721 ms 2026-04-02 19:07:04.638 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1788 ms 2026-04-02 19:07:04.781 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 54.6815 ms 2026-04-02 19:07:09.285 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 415.1366 ms 2026-04-02 19:07:09.664 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2719 ms 2026-04-02 19:07:09.795 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.7582 ms 2026-04-02 19:08:18.515 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610807001030231961658330" responded 200 in 15.5289 ms 2026-04-02 19:08:18.919 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 362.0072 ms 2026-04-02 19:08:19.426 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3391 ms 2026-04-02 19:08:19.604 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.8573 ms 2026-04-02 19:08:20.628 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7610807001030231961658330" responded 200 in 22.5331 ms 2026-04-02 19:08:25.858 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 88.2979 ms 2026-04-02 19:08:47.375 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1881 ms 2026-04-02 19:08:56.683 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1990 ms 2026-04-02 19:09:11.714 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 1178.1536 ms 2026-04-02 19:09:26.322 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 3203.9642 ms 2026-04-02 19:09:36.334 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617515000920476887425012" responded 200 in 15.6002 ms 2026-04-02 19:09:37.784 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=CheckRib&iban=FR7617515000920476887425012" responded 200 in 24.6822 ms 2026-04-02 19:09:40.895 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 985.9318 ms 2026-04-02 19:09:41.539 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 73.9560 ms 2026-04-02 19:09:42.258 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1957 ms 2026-04-02 19:09:42.364 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.7768 ms 2026-04-02 19:09:46.533 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=GenerateDocument" responded 200 in 2407.1485 ms 2026-04-02 19:09:52.865 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2408 ms 2026-04-02 19:09:53.073 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.7690 ms 2026-04-02 19:09:57.966 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=e0b78893-2112-4267-73da-08d8c3a80a45&typeStatus=Prospection" responded 200 in 179.4254 ms 2026-04-02 19:09:58.265 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3037 ms 2026-04-02 19:09:58.464 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.9459 ms 2026-04-02 19:10:00.605 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1780 ms 2026-04-02 19:10:00.681 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 1038.3390 ms 2026-04-02 19:10:01.351 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 24.1836 ms 2026-04-02 19:10:25.861 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 49.9097 ms 2026-04-02 19:10:27.395 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 194.9882 ms 2026-04-02 19:10:27.600 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 162.1028 ms 2026-04-02 19:10:27.715 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3554 ms 2026-04-02 19:10:27.935 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.6718 ms 2026-04-02 19:10:28.074 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2093 ms 2026-04-02 19:10:28.215 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.2957 ms 2026-04-02 19:10:30.801 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d74e9197-067d-448e-370e-08de909106df" responded 200 in 303.8814 ms 2026-04-02 19:10:31.018 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3181 ms 2026-04-02 19:10:31.130 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2834 ms 2026-04-02 19:10:31.130 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 33.5395 ms 2026-04-02 19:10:31.436 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 28.1436 ms 2026-04-02 19:10:31.579 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=63179710-3ddd-462a-370d-08de909106df" responded 200 in 305.7586 ms 2026-04-02 19:10:32.186 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3185 ms 2026-04-02 19:10:32.324 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 30.3030 ms 2026-04-02 19:10:41.576 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1999-12-17&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-04-07" responded 200 in 211.3871 ms 2026-04-02 19:11:02.567 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 6641.7457 ms 2026-04-02 19:11:04.239 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2290 ms 2026-04-02 19:11:05.630 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1113.1691 ms 2026-04-02 19:11:22.371 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 2561.6483 ms 2026-04-02 19:11:23.122 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3412 ms 2026-04-02 19:11:25.174 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1122.3225 ms 2026-04-02 19:11:34.947 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 7650.8711 ms 2026-04-02 19:11:35.882 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.3032 ms 2026-04-02 19:11:36.874 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 903.4366 ms 2026-04-02 19:12:07.326 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1950-11-30&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=42160&dateEffet=2026-04-07" responded 200 in 752.2976 ms 2026-04-02 19:12:11.731 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 9149.5971 ms 2026-04-02 19:12:12.739 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1255 ms 2026-04-02 19:12:15.001 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 8696.2324 ms 2026-04-02 19:12:15.244 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2017 ms 2026-04-02 19:12:15.565 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2224.2993 ms 2026-04-02 19:12:16.217 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 809.2347 ms 2026-04-02 19:12:58.589 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=63179710-3ddd-462a-370d-08de909106df" responded 200 in 13235.1280 ms 2026-04-02 19:12:58.775 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3517 ms 2026-04-02 19:13:00.046 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 1198.7405 ms 2026-04-02 19:13:08.421 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 628.3863 ms 2026-04-02 19:13:08.866 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4931 ms 2026-04-02 19:13:08.978 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5009 ms 2026-04-02 19:13:26.532 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 2276.4837 ms 2026-04-02 19:13:31.698 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 5042.0693 ms 2026-04-02 19:13:31.976 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1934 ms 2026-04-02 19:13:32.874 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 802.5860 ms 2026-04-02 19:13:56.351 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 11092.7214 ms 2026-04-02 19:13:56.985 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7862 ms 2026-04-02 19:14:00.039 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 2965.1196 ms 2026-04-02 19:14:05.008 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 13960.5101 ms 2026-04-02 19:14:05.276 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d74e9197-067d-448e-370e-08de909106df" responded 200 in 13978.8942 ms 2026-04-02 19:14:05.297 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2395 ms 2026-04-02 19:14:05.380 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.4206 ms 2026-04-02 19:14:06.811 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2919 ms 2026-04-02 19:14:07.417 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 29.4721 ms 2026-04-02 19:14:15.604 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 63.2393 ms 2026-04-02 19:14:15.826 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.2936 ms 2026-04-02 19:14:15.946 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 21.8253 ms 2026-04-02 19:15:01.419 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-12-12&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=06130&dateEffet=2026-04-07" responded 200 in 57.9221 ms 2026-04-02 19:15:49.038 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 82.8964 ms 2026-04-02 19:15:54.711 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2397 ms 2026-04-02 19:15:55.138 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 46.4222 ms 2026-04-02 19:16:43.649 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1987-04-22&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=67580&dateEffet=2026-04-07" responded 200 in 47.8121 ms 2026-04-02 19:17:40.952 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:17:40.953 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:17:41.206 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 254.3371 ms 2026-04-02 19:17:41.573 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:17:41.573 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:17:41.573 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5889 ms 2026-04-02 19:17:41.927 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:17:41.927 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:17:41.965 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 37.6566 ms 2026-04-02 19:17:54.761 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:17:54.761 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:17:55.109 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=d71bb49f-14a1-461e-36e4-08de909106df" responded 200 in 349.3672 ms 2026-04-02 19:17:55.489 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:17:55.489 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:17:55.489 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.4294 ms 2026-04-02 19:17:55.553 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:17:55.553 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:17:55.597 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3411 ms 2026-04-02 19:18:16.980 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:18:16.980 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:18:17.061 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 81.8324 ms 2026-04-02 19:18:17.354 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:18:17.355 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:18:17.355 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.5599 ms 2026-04-02 19:18:17.412 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:18:17.412 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:18:17.453 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.8632 ms 2026-04-02 19:19:03.236 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 409.7199 ms 2026-04-02 19:19:06.249 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2538 ms 2026-04-02 19:19:06.524 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.0988 ms 2026-04-02 19:19:26.167 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 85.2566 ms 2026-04-02 19:19:39.653 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2106 ms 2026-04-02 19:19:44.835 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.1572 ms 2026-04-02 19:19:57.281 +02: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=57360&dateEffet=2026-04-07" responded 200 in 53.1651 ms 2026-04-02 19:20:08.998 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 458.9862 ms 2026-04-02 19:20:09.524 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1819 ms 2026-04-02 19:20:09.717 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 42.9701 ms 2026-04-02 19:20:27.254 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur?typeStatus=0" responded 200 in 381.0677 ms 2026-04-02 19:20:28.880 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3492 ms 2026-04-02 19:20:29.001 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 48.6440 ms 2026-04-02 19:20:33.015 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?statusId=5f13714f-4662-46c7-73db-08d8c3a80a45&typeStatus=Prospection" responded 200 in 279.9349 ms 2026-04-02 19:20:33.840 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1856 ms 2026-04-02 19:20:34.688 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.3585 ms 2026-04-02 19:20:43.051 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 336.7328 ms 2026-04-02 19:20:44.119 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 933.7675 ms 2026-04-02 19:20:45.611 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.7103 ms 2026-04-02 19:20:45.715 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 41.4007 ms 2026-04-02 19:20:57.631 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 101.2905 ms 2026-04-02 19:20:58.133 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1841 ms 2026-04-02 19:20:58.368 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 47.2111 ms 2026-04-02 19:22:11.684 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 96.8888 ms 2026-04-02 19:22:11.999 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2410 ms 2026-04-02 19:22:12.227 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.8163 ms 2026-04-02 19:23:25.964 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?id=63179710-3ddd-462a-370d-08de909106df" responded 200 in 351.3133 ms 2026-04-02 19:23:26.671 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2539 ms 2026-04-02 19:23:26.780 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.4209 ms 2026-04-02 19:24:08.616 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1979-03-19&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33240&dateEffet=2026-04-07" responded 200 in 55.5647 ms 2026-04-02 19:24:29.624 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 86.3258 ms 2026-04-02 19:24:29.978 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3003 ms 2026-04-02 19:24:30.567 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 45.3606 ms 2026-04-02 19:24:39.021 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-03-29&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=33680&dateEffet=2026-04-07" responded 200 in 36.1107 ms 2026-04-02 19:25:40.709 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 102.8769 ms 2026-04-02 19:25:41.311 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3395 ms 2026-04-02 19:25:41.738 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 44.3396 ms 2026-04-02 19:25:52.494 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1955-10-06&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-04-07" responded 200 in 42.9264 ms 2026-04-02 19:26:39.515 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 289.7646 ms 2026-04-02 19:26:40.650 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 936.0530 ms 2026-04-02 19:26:41.384 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3538 ms 2026-04-02 19:26:41.570 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 62.8761 ms 2026-04-02 19:26:41.971 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 302 in 0.8441 ms 2026-04-02 19:26:42.029 +02:00 [Information] HTTP "GET" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 200 in 3.4606 ms 2026-04-02 19:26:47.588 +02:00 [Information] Connexion utilisateur: prod1 2026-04-02 19:26:47.588 +02:00 [Information] HTTP "POST" "/Account/Login?ReturnUrl=%2FAdmin%2FTarificateur%2FEdit" responded 302 in 39.6816 ms 2026-04-02 19:26:47.727 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 84.2248 ms 2026-04-02 19:26:48.127 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1790 ms 2026-04-02 19:26:48.680 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 52.3908 ms 2026-04-02 19:26:48.690 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Index?success=true" responded 200 in 939.7423 ms 2026-04-02 19:26:49.442 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1896 ms 2026-04-02 19:26:49.669 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 60.3320 ms 2026-04-02 19:27:19.575 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 313.7121 ms 2026-04-02 19:27:20.004 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.5041 ms 2026-04-02 19:27:20.387 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 34.6620 ms 2026-04-02 19:27:32.705 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 71.9415 ms 2026-04-02 19:27:33.196 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1843 ms 2026-04-02 19:27:33.464 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 27.3699 ms 2026-04-02 19:27:40.646 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 318.9535 ms 2026-04-02 19:27:41.101 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.1621 ms 2026-04-02 19:27:41.380 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 39.5625 ms 2026-04-02 19:27:49.994 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1968-11-20&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=44640&dateEffet=2026-04-07" responded 200 in 40.1016 ms 2026-04-02 19:29:06.123 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit" responded 200 in 70.7225 ms 2026-04-02 19:29:06.629 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 1.2606 ms 2026-04-02 19:29:06.702 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 23.7988 ms 2026-04-02 19:29:35.676 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur?typeStatus=0" responded 200 in 325.3848 ms 2026-04-02 19:29:36.185 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3404 ms 2026-04-02 19:29:36.474 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 22.3662 ms 2026-04-02 19:29:51.453 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:29:51.453 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:29:51.486 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1975-11-18&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=27100&dateEffet=2026-04-07" responded 200 in 34.1712 ms 2026-04-02 19:30:06.697 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-12-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57360&dateEffet=2026-04-07" responded 200 in 28.9923 ms 2026-04-02 19:30:06.790 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Edit?handler=Tarifications&dateNaissanceP=1964-12-26&dateNaissanceC=Invalid%20date&dateNEnfant1=Invalid%20date&dateNEnfant2=Invalid%20date&dateNEnfant3=Invalid%20date&dateNEnfant4=Invalid%20date&dateNEnfant5=Invalid%20date&dateNEnfant6=Invalid%20date&codePostal=57360&dateEffet=2026-04-07" responded 200 in 41.5560 ms 2026-04-02 19:41:18.981 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:41:18.981 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:41:20.523 +02:00 [Information] HTTP "POST" "/Admin/Tarificateur/Edit?handler=SaveTarifications" responded 200 in 1542.5350 ms 2026-04-02 19:41:20.648 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:41:20.649 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:41:25.674 +02:00 [Information] HTTP "GET" "/Admin/Tarificateur/Index?success=true" responded 200 in 5026.5977 ms 2026-04-02 19:41:26.188 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:41:26.188 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:41:26.188 +02:00 [Information] HTTP "GET" "/images/users/no-photo.png" responded 404 in 0.3845 ms 2026-04-02 19:41:26.251 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported cultures '["fr", "en-US", "en"]'. 2026-04-02 19:41:26.251 +02:00 [Warning] "AcceptLanguageHeaderRequestCultureProvider" returned the following unsupported UI Cultures '["fr", "en-US", "en"]'. 2026-04-02 19:41:27.055 +02:00 [Information] HTTP "GET" "/Error/404" responded 200 in 804.1420 ms