INFO 2022-10-13 12:11:17,977 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2022-10-13 12:11:19,386 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmRZ\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2022-10-13 12:11:19,504 [1 ] taProtection.KeyManagement.XmlKeyManager - Creating key {bf1e61c1-53c8-4f39-bae6-e376e5ed6730} with creation date 2022-10-13 04:11:19Z, activation date 2022-10-13 04:11:19Z, and expiration date 2023-01-11 04:11:19Z. INFO 2022-10-13 12:11:19,528 [1 ] ion.Repositories.FileSystemXmlRepository - Writing data to file 'C:\Users\HcmRZ\AppData\Local\ASP.NET\DataProtection-Keys\key-bf1e61c1-53c8-4f39-bae6-e376e5ed6730.xml'. INFO 2022-10-13 12:11:19,570 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/AutoUpdate/GetVersion WARN 2022-10-13 12:11:19,809 [7 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 12:11:19,811 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2022-10-13 12:11:21,594 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetVersion", controller = "AutoUpdate", area = ""}. Executing controller action with signature System.String GetVersion() on controller Sg.HcmMb.Controllers.AutoUpdateController (Sg.Hcm.Web.Core). INFO 2022-10-13 12:11:22,562 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 12:11:22,648 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core) in 1051.2042ms INFO 2022-10-13 12:11:22,648 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2022-10-13 12:11:22,653 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3083.0065ms 200 application/json; charset=utf-8 INFO 2022-10-13 12:15:57,837 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/index.html INFO 2022-10-13 12:15:57,850 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\index.html' INFO 2022-10-13 12:15:57,850 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 14.253ms 200 text/html INFO 2022-10-13 12:15:57,898 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/myfont/iconfont.css INFO 2022-10-13 12:15:57,918 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/myfont/iconfont.css'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\myfont\iconfont.css' INFO 2022-10-13 12:15:57,919 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.8113ms 200 text/css INFO 2022-10-13 12:15:57,919 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/config.js INFO 2022-10-13 12:15:57,920 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\config.js' INFO 2022-10-13 12:15:57,920 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9341ms 200 application/javascript INFO 2022-10-13 12:15:57,922 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/myfont/iconfont.js INFO 2022-10-13 12:15:57,923 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/myfont/iconfont.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\myfont\iconfont.js' INFO 2022-10-13 12:15:57,923 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7149ms 200 application/javascript INFO 2022-10-13 12:15:57,923 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/zepto.min.js INFO 2022-10-13 12:15:57,925 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\zepto.min.js' INFO 2022-10-13 12:15:57,925 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.0163ms 200 application/javascript INFO 2022-10-13 12:15:57,925 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/css/chunk-vendors.8e8ec4a6.css INFO 2022-10-13 12:15:57,933 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/css/app.72895d39.css INFO 2022-10-13 12:15:57,941 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/vw.js INFO 2022-10-13 12:15:57,942 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\vw.js' INFO 2022-10-13 12:15:57,942 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7473ms 200 application/javascript INFO 2022-10-13 12:15:57,942 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/base64.js INFO 2022-10-13 12:15:57,942 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\base64.js' INFO 2022-10-13 12:15:57,943 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6481ms 200 application/javascript INFO 2022-10-13 12:15:57,947 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.8e8ec4a6.css'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\css\chunk-vendors.8e8ec4a6.css' INFO 2022-10-13 12:15:57,947 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 21.5392ms 200 text/css INFO 2022-10-13 12:15:57,949 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.72895d39.css'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\css\app.72895d39.css' INFO 2022-10-13 12:15:57,949 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.9817ms 200 text/css INFO 2022-10-13 12:15:57,971 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/md5.js INFO 2022-10-13 12:15:57,972 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\md5.js' INFO 2022-10-13 12:15:57,972 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7308ms 200 application/javascript INFO 2022-10-13 12:15:57,972 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/manifest.js INFO 2022-10-13 12:15:57,973 [19 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\manifest.js' INFO 2022-10-13 12:15:57,973 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6946ms 200 application/javascript INFO 2022-10-13 12:15:58,011 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/js/chunk-vendors.8e502ab8.js INFO 2022-10-13 12:15:58,015 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/version.js?v=0.8491595073599467 WARN 2022-10-13 12:15:58,023 [19 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 12:15:58,025 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.2866ms 404 INFO 2022-10-13 12:15:58,031 [21 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.8e502ab8.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\js\chunk-vendors.8e502ab8.js' INFO 2022-10-13 12:15:58,031 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 19.4107ms 200 application/javascript INFO 2022-10-13 12:15:58,041 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/js/app.c4ba4851.js INFO 2022-10-13 12:15:58,072 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.c4ba4851.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\js\app.c4ba4851.js' INFO 2022-10-13 12:15:58,072 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 30.1866ms 200 application/javascript INFO 2022-10-13 12:15:58,455 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/img/logo2.bb308681.jpg INFO 2022-10-13 12:15:58,457 [8 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/img/logo2.bb308681.jpg'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\img\logo2.bb308681.jpg' INFO 2022-10-13 12:15:58,457 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.6459ms 200 image/jpeg INFO 2022-10-13 12:15:58,470 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmRZ/api/TokenAuth/EmpRegisterAuthenticate? application/json;charset=UTF-8 116 INFO 2022-10-13 12:15:58,474 [8 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. WARN 2022-10-13 12:15:58,494 [8 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 12:15:58,494 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 12:15:58,533 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "EmpRegisterAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.Hcm.Models.TokenAuth.AuthenticateResultModel] EmpRegisterAuthenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2022-10-13 12:15:59,092 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/favicon.ico WARN 2022-10-13 12:15:59,093 [21 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 12:15:59,094 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.421ms 404 WARN 2022-10-13 12:16:00,951 [8 ] naries.DictionaryBasedLocalizationSource - Can not find 'UserName don't exist In UserTable' in localization source 'Hcm'! WARN 2022-10-13 12:16:01,051 [8 ] Mvc.ExceptionHandling.AbpExceptionFilter - Login failed! Abp.UI.UserFriendlyException: Login failed! at Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate(AuthenticateModel model) in E:\Work\CompanyCode\HcmMb\src\Sg.Hcm.Web.Core\Controllers\TokenAuthController.cs:line 458 at lambda_method(Closure , Object ) at Microsoft.Extensions.Internal.ObjectMethodExecutorAwaitable.Awaiter.GetResult() at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2022-10-13 12:16:01,056 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 12:16:01,062 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core) in 2528.1124ms INFO 2022-10-13 12:16:01,062 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 12:16:01,063 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2593.4535ms 500 application/json; charset=utf-8 INFO 2022-10-13 12:16:12,494 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/index.html INFO 2022-10-13 12:16:12,500 [8 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2022-10-13 12:16:12,502 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 8.0817ms 304 text/html INFO 2022-10-13 12:16:12,560 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/config.js INFO 2022-10-13 12:16:12,562 [8 ] NetCore.StaticFiles.StaticFileMiddleware - The file /config.js was not modified INFO 2022-10-13 12:16:12,562 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.4867ms 304 application/javascript INFO 2022-10-13 12:16:12,681 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/version.js?v=0.4641696251133247 WARN 2022-10-13 12:16:12,684 [8 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 12:16:12,685 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0084ms 404 INFO 2022-10-13 12:16:13,355 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmRZ/api/TokenAuth/EmpRegisterAuthenticate? application/json;charset=UTF-8 116 INFO 2022-10-13 12:16:13,356 [8 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. WARN 2022-10-13 12:16:13,367 [8 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 12:16:13,368 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 12:16:13,379 [8 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "EmpRegisterAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.Hcm.Models.TokenAuth.AuthenticateResultModel] EmpRegisterAuthenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). WARN 2022-10-13 12:16:13,403 [8 ] naries.DictionaryBasedLocalizationSource - Can not find 'UserName don't exist In UserTable' in localization source 'Hcm'! WARN 2022-10-13 12:16:13,425 [8 ] Mvc.ExceptionHandling.AbpExceptionFilter - Login failed! Abp.UI.UserFriendlyException: Login failed! at Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate(AuthenticateModel model) in E:\Work\CompanyCode\HcmMb\src\Sg.Hcm.Web.Core\Controllers\TokenAuthController.cs:line 458 at lambda_method(Closure , Object ) at Microsoft.Extensions.Internal.ObjectMethodExecutorAwaitable.Awaiter.GetResult() at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2022-10-13 12:16:13,426 [8 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 12:16:13,427 [8 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core) in 47.6939ms INFO 2022-10-13 12:16:13,427 [8 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 12:16:13,428 [8 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 72.635ms 500 application/json; charset=utf-8 INFO 2022-10-13 12:18:48,138 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/index.html INFO 2022-10-13 12:18:48,141 [15 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2022-10-13 12:18:48,142 [15 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.8659ms 304 text/html INFO 2022-10-13 12:18:48,187 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/config.js INFO 2022-10-13 12:18:48,188 [4 ] NetCore.StaticFiles.StaticFileMiddleware - The file /config.js was not modified INFO 2022-10-13 12:18:48,188 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0796ms 304 application/javascript INFO 2022-10-13 12:18:48,234 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/version.js?v=0.7596622515180111 WARN 2022-10-13 12:18:48,236 [4 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 12:18:48,238 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.7817ms 404 INFO 2022-10-13 12:18:48,874 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmRZ/api/TokenAuth/EmpRegisterAuthenticate? application/json;charset=UTF-8 116 INFO 2022-10-13 12:18:48,874 [4 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. WARN 2022-10-13 12:18:48,876 [4 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 12:18:48,876 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 12:18:48,886 [4 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "EmpRegisterAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.Hcm.Models.TokenAuth.AuthenticateResultModel] EmpRegisterAuthenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). WARN 2022-10-13 12:18:48,908 [4 ] naries.DictionaryBasedLocalizationSource - Can not find 'UserName don't exist In UserTable' in localization source 'Hcm'! WARN 2022-10-13 12:18:48,940 [4 ] Mvc.ExceptionHandling.AbpExceptionFilter - Login failed! Abp.UI.UserFriendlyException: Login failed! at Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate(AuthenticateModel model) in E:\Work\CompanyCode\HcmMb\src\Sg.Hcm.Web.Core\Controllers\TokenAuthController.cs:line 458 at lambda_method(Closure , Object ) at Microsoft.Extensions.Internal.ObjectMethodExecutorAwaitable.Awaiter.GetResult() at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2022-10-13 12:18:48,942 [4 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 12:18:48,943 [4 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core) in 56.6115ms INFO 2022-10-13 12:18:48,943 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 12:18:48,944 [4 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 69.8254ms 500 application/json; charset=utf-8 INFO 2022-10-13 14:11:50,778 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2022-10-13 14:11:51,744 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmRZ\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2022-10-13 14:11:51,870 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/index.html INFO 2022-10-13 14:11:51,877 [9 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2022-10-13 14:11:51,882 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 12.2257ms 304 text/html INFO 2022-10-13 14:11:52,027 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/config.js INFO 2022-10-13 14:11:52,027 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /config.js was not modified INFO 2022-10-13 14:11:52,028 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.819ms 304 application/javascript INFO 2022-10-13 14:11:52,112 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/version.js?v=0.7398314599812514 WARN 2022-10-13 14:11:52,365 [7 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 14:11:52,370 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 257.6304ms 404 INFO 2022-10-13 14:11:53,033 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmRZ/api/TokenAuth/EmpRegisterAuthenticate? application/json;charset=UTF-8 116 INFO 2022-10-13 14:11:53,035 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. WARN 2022-10-13 14:11:53,043 [7 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 14:11:53,043 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 14:11:54,395 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "EmpRegisterAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.Hcm.Models.TokenAuth.AuthenticateResultModel] EmpRegisterAuthenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2022-10-13 14:11:56,138 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 14:11:56,152 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core) in 1754.6021ms INFO 2022-10-13 14:11:56,153 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 14:11:56,157 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3123.414ms 200 application/json; charset=utf-8 INFO 2022-10-13 14:11:56,306 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEnableEmpRegFile?& INFO 2022-10-13 14:11:56,344 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 14:11:56,407 [5 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 14:11:56,407 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 14:11:56,412 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEnableEmpRegFile", controller = "EmpRegister"}. Executing controller action with signature Boolean GetEnableEmpRegFile() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 14:11:57,648 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 14:11:57,649 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M) in 1236.8124ms INFO 2022-10-13 14:11:57,649 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 14:11:57,649 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1342.5094ms 200 application/json; charset=utf-8 INFO 2022-10-13 14:11:57,712 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/UserAuthority/GetUserMsg?& INFO 2022-10-13 14:11:57,713 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 14:11:57,715 [5 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 14:11:57,715 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 14:11:57,723 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2022-10-13 14:11:57,894 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 14:11:57,914 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 190.9423ms INFO 2022-10-13 14:11:57,914 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 14:11:57,914 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 201.844ms 200 application/json; charset=utf-8 INFO 2022-10-13 14:11:57,937 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/img/findEmpty1.295ee406.png INFO 2022-10-13 14:11:57,952 [5 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/img/findEmpty1.295ee406.png'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\img\findEmpty1.295ee406.png' INFO 2022-10-13 14:11:57,952 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 15.2806ms 200 image/png INFO 2022-10-13 14:11:57,996 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEmpRegCaseTables?caseId=1& INFO 2022-10-13 14:11:58,022 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 14:11:58,026 [9 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 14:11:58,026 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 14:11:58,039 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpRegCaseTables", controller = "EmpRegister"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Other.Dto.TableDto] GetEmpRegCaseTables(System.String) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 14:11:58,190 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetInitParams?& INFO 2022-10-13 14:11:58,191 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 14:11:58,194 [7 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 14:11:58,195 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 14:11:58,204 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetInitParams", controller = "EmpRegister"}. Executing controller action with signature Sg.HcmMb.Other.Dto.InitParams GetInitParams() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 14:11:58,227 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 14:11:58,228 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M) in 23.9335ms INFO 2022-10-13 14:11:58,229 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 14:11:58,229 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 38.9098ms 200 application/json; charset=utf-8 INFO 2022-10-13 14:11:58,230 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 14:11:58,230 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M) in 191.2773ms INFO 2022-10-13 14:11:58,230 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 14:11:58,230 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 234.7061ms 200 application/json; charset=utf-8 INFO 2022-10-13 14:17:57,354 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/index.html INFO 2022-10-13 14:17:57,357 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/index.html'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\index.html' INFO 2022-10-13 14:17:57,358 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0792ms 200 text/html INFO 2022-10-13 14:17:57,472 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/myfont/iconfont.css INFO 2022-10-13 14:17:57,475 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/myfont/iconfont.css'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\myfont\iconfont.css' INFO 2022-10-13 14:17:57,475 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2.8043ms 200 text/css INFO 2022-10-13 14:17:57,475 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/config.js INFO 2022-10-13 14:17:57,476 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/config.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\config.js' INFO 2022-10-13 14:17:57,476 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.6281ms 200 application/javascript INFO 2022-10-13 14:17:57,481 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/myfont/iconfont.js INFO 2022-10-13 14:17:57,481 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/myfont/iconfont.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\myfont\iconfont.js' INFO 2022-10-13 14:17:57,481 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5675ms 200 application/javascript INFO 2022-10-13 14:17:57,481 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/base64.js INFO 2022-10-13 14:17:57,482 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/base64.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\base64.js' INFO 2022-10-13 14:17:57,482 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5244ms 200 application/javascript INFO 2022-10-13 14:17:57,482 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/zepto.min.js INFO 2022-10-13 14:17:57,483 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/zepto.min.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\zepto.min.js' INFO 2022-10-13 14:17:57,483 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.5745ms 200 application/javascript INFO 2022-10-13 14:17:57,483 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/vw.js INFO 2022-10-13 14:17:57,483 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/vw.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\vw.js' INFO 2022-10-13 14:17:57,483 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4848ms 200 application/javascript INFO 2022-10-13 14:17:57,490 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/md5.js INFO 2022-10-13 14:17:57,491 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/md5.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\md5.js' INFO 2022-10-13 14:17:57,491 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.582ms 200 application/javascript INFO 2022-10-13 14:17:57,491 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/manifest.js INFO 2022-10-13 14:17:57,491 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/static/manifest.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\static\manifest.js' INFO 2022-10-13 14:17:57,491 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.4884ms 200 application/javascript INFO 2022-10-13 14:17:57,516 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/js/chunk-vendors.8e502ab8.js INFO 2022-10-13 14:17:57,522 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/js/app.c4ba4851.js INFO 2022-10-13 14:17:57,594 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/css/chunk-vendors.8e8ec4a6.css INFO 2022-10-13 14:17:57,595 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/css/app.72895d39.css INFO 2022-10-13 14:17:57,608 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/chunk-vendors.8e8ec4a6.css'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\css\chunk-vendors.8e8ec4a6.css' INFO 2022-10-13 14:17:57,608 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 13.7264ms 200 text/css INFO 2022-10-13 14:17:57,611 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/app.c4ba4851.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\js\app.c4ba4851.js' INFO 2022-10-13 14:17:57,611 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 88.6124ms 200 application/javascript INFO 2022-10-13 14:17:57,612 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/css/app.72895d39.css'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\css\app.72895d39.css' INFO 2022-10-13 14:17:57,612 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 17.3031ms 200 text/css INFO 2022-10-13 14:17:57,615 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/js/chunk-vendors.8e502ab8.js'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\js\chunk-vendors.8e502ab8.js' INFO 2022-10-13 14:17:57,615 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 98.6599ms 200 application/javascript INFO 2022-10-13 14:17:57,688 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/version.js?v=0.9659448665796464 INFO 2022-10-13 14:17:57,689 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.4872ms 404 INFO 2022-10-13 14:17:59,263 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/img/logo2.bb308681.jpg INFO 2022-10-13 14:17:59,264 [22 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/img/logo2.bb308681.jpg'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\img\logo2.bb308681.jpg' INFO 2022-10-13 14:17:59,264 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8847ms 200 image/jpeg INFO 2022-10-13 14:17:59,364 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmRZ/api/TokenAuth/EmpRegisterAuthenticate? application/json;charset=utf-8 116 INFO 2022-10-13 14:17:59,364 [22 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2022-10-13 14:17:59,369 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 14:17:59,373 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "EmpRegisterAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.Hcm.Models.TokenAuth.AuthenticateResultModel] EmpRegisterAuthenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2022-10-13 14:17:59,777 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 14:17:59,778 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core) in 404.3479ms INFO 2022-10-13 14:17:59,778 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 14:17:59,778 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 414.4417ms 200 application/json; charset=utf-8 INFO 2022-10-13 14:18:00,168 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEnableEmpRegFile?& INFO 2022-10-13 14:18:00,169 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 14:18:00,169 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 14:18:00,173 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEnableEmpRegFile", controller = "EmpRegister"}. Executing controller action with signature Boolean GetEnableEmpRegFile() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 14:18:00,200 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 14:18:00,200 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M) in 26.8559ms INFO 2022-10-13 14:18:00,200 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 14:18:00,200 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.2074ms 200 application/json; charset=utf-8 INFO 2022-10-13 14:18:00,279 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/UserAuthority/GetUserMsg?& INFO 2022-10-13 14:18:00,295 [22 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 14:18:00,295 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 14:18:00,298 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2022-10-13 14:18:00,313 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 14:18:00,313 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 15.2567ms INFO 2022-10-13 14:18:00,313 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 14:18:00,314 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 34.1102ms 200 application/json; charset=utf-8 INFO 2022-10-13 14:18:00,378 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/img/findEmpty1.295ee406.png INFO 2022-10-13 14:18:00,379 [23 ] NetCore.StaticFiles.StaticFileMiddleware - Sending file. Request path: '/img/findEmpty1.295ee406.png'. Physical path: 'C:\Sharegoo\HcmRZ\wwwroot\img\findEmpty1.295ee406.png' INFO 2022-10-13 14:18:00,379 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7449ms 200 image/png INFO 2022-10-13 14:18:00,381 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetInitParams?& INFO 2022-10-13 14:18:00,382 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 14:18:00,382 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 14:18:00,386 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetInitParams", controller = "EmpRegister"}. Executing controller action with signature Sg.HcmMb.Other.Dto.InitParams GetInitParams() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 14:18:00,391 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEmpRegCaseTables?caseId=1& INFO 2022-10-13 14:18:00,392 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 14:18:00,392 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 14:18:00,395 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpRegCaseTables", controller = "EmpRegister"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Other.Dto.TableDto] GetEmpRegCaseTables(System.String) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 14:18:00,473 [21 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 14:18:00,473 [21 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M) in 86.686ms INFO 2022-10-13 14:18:00,473 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 14:18:00,473 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 92.0597ms 200 application/json; charset=utf-8 INFO 2022-10-13 14:18:00,475 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 14:18:00,475 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M) in 80.2888ms INFO 2022-10-13 14:18:00,475 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 14:18:00,475 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.1485ms 200 application/json; charset=utf-8 INFO 2022-10-13 14:18:01,681 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEmpRegisterPanel?deptCode=&caseId=1&tableName=A01&fieldKeyValue=0& INFO 2022-10-13 14:18:01,685 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 14:18:01,686 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M)' INFO 2022-10-13 14:18:01,701 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpRegisterPanel", controller = "EmpRegister"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetEmpRegisterPanel(System.String, Int32, Int32, System.String, System.String) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 14:18:01,945 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 14:18:02,081 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M) in 379.7122ms INFO 2022-10-13 14:18:02,081 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M)' INFO 2022-10-13 14:18:02,081 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 400.4763ms 200 application/json; charset=utf-8 INFO 2022-10-13 14:18:05,204 [21 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/DoCreateEmpRegister? application/json;charset=utf-8 175727 INFO 2022-10-13 14:18:05,204 [21 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2022-10-13 14:18:05,206 [21 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 14:18:05,207 [21 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.DoCreateEmpRegister (Sg.Hcm.Application.M)' INFO 2022-10-13 14:18:05,212 [21 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "DoCreateEmpRegister", controller = "EmpRegister"}. Executing controller action with signature Sg.HcmMb.PubClass.Dto.ResultDto DoCreateEmpRegister(Sg.Hcm.WebPub.Dto.PanelDto) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). ERROR 2022-10-13 14:18:05,533 [21 ] MyHRDAL.LogRecord - HrDAL.ExecuteWithQuery(SET NOCOUNT ON; Insert into A01 (DELETED,SIGNED,A01129,A0121,A01199,TELEPHONE,ZJLX,ISKQ,ISCARD,SGJHYKYJRY,A0199,OPNAME,OPDATE,CADRECODE,ALLOWUSEM) values(@DELETED,@SIGNED,@A01129,@A0121,@A01199,@TELEPHONE,@ZJLX,@ISKQ,@ISCARD,@SGJHYKYJRY,@A0199,@OPNAME,@OPDATE,@CADRECODE,@ALLOWUSEM) ; Select SCOPE_IDENTITY();)³ö´íCannot insert the value NULL into column 'A0191', table 'DHR.dbo.A01'; column does not allow nulls. INSERT fails. The statement has been terminated. INFO 2022-10-13 14:18:05,610 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 14:18:05,612 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.DoCreateEmpRegister (Sg.Hcm.Application.M) in 399.8205ms INFO 2022-10-13 14:18:05,612 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.DoCreateEmpRegister (Sg.Hcm.Application.M)' INFO 2022-10-13 14:18:05,612 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 408.8089ms 200 application/json; charset=utf-8 INFO 2022-10-13 15:16:12,048 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2022-10-13 15:16:12,845 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmRZ\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2022-10-13 15:16:12,941 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/config.js INFO 2022-10-13 15:16:12,949 [5 ] NetCore.StaticFiles.StaticFileMiddleware - The file /config.js was not modified INFO 2022-10-13 15:16:12,957 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 16.8539ms 304 application/javascript INFO 2022-10-13 15:16:12,981 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/version.js?v=0.9849230640233444 WARN 2022-10-13 15:16:13,127 [7 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 15:16:13,132 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 151.1038ms 404 INFO 2022-10-13 15:54:12,677 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2022-10-13 15:54:13,523 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmRZ\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2022-10-13 15:54:13,602 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ INFO 2022-10-13 15:54:13,724 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Web.Host.Controllers.HomeController.Index (Sg.HcmRZ.Web.Host)' INFO 2022-10-13 15:54:15,202 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "Index", controller = "Home", area = ""}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller Sg.Hcm.Web.Host.Controllers.HomeController (Sg.HcmRZ.Web.Host). INFO 2022-10-13 15:54:16,241 [7 ] vc.Infrastructure.RedirectResultExecutor - Executing RedirectResult, redirecting to /swagger. INFO 2022-10-13 15:54:16,245 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Web.Host.Controllers.HomeController.Index (Sg.HcmRZ.Web.Host) in 1040.3352ms INFO 2022-10-13 15:54:16,246 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Web.Host.Controllers.HomeController.Index (Sg.HcmRZ.Web.Host)' INFO 2022-10-13 15:54:16,252 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2649.7538ms 0 INFO 2022-10-13 16:05:51,965 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/AutoUpdate/GetVersion WARN 2022-10-13 16:05:52,007 [22 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 16:05:52,012 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2022-10-13 16:05:52,026 [22 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "GetVersion", controller = "AutoUpdate", area = ""}. Executing controller action with signature System.String GetVersion() on controller Sg.HcmMb.Controllers.AutoUpdateController (Sg.Hcm.Web.Core). INFO 2022-10-13 16:05:52,098 [22 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 16:05:52,297 [22 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core) in 270.2834ms INFO 2022-10-13 16:05:52,297 [22 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Controllers.AutoUpdateController.GetVersion (Sg.Hcm.Web.Core)' INFO 2022-10-13 16:05:52,298 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 333.6291ms 200 application/json; charset=utf-8 INFO 2022-10-13 16:06:06,231 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/version.js?v=0.21092995035390572 WARN 2022-10-13 16:06:06,248 [27 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 16:06:06,252 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 20.9956ms 404 INFO 2022-10-13 16:06:06,996 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmRZ/api/TokenAuth/EmpRegisterAuthenticate? application/json;charset=UTF-8 116 INFO 2022-10-13 16:06:07,000 [29 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. WARN 2022-10-13 16:06:07,023 [29 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 16:06:07,024 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 16:06:07,062 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "EmpRegisterAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.Hcm.Models.TokenAuth.AuthenticateResultModel] EmpRegisterAuthenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2022-10-13 16:06:09,482 [27 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 16:06:09,486 [27 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core) in 2423.9666ms INFO 2022-10-13 16:06:09,486 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 16:06:09,487 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 2490.8683ms 200 application/json; charset=utf-8 INFO 2022-10-13 16:06:09,557 [27 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEnableEmpRegFile?& INFO 2022-10-13 16:06:09,593 [27 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 16:06:09,649 [27 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 16:06:09,649 [27 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 16:06:09,654 [27 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEnableEmpRegFile", controller = "EmpRegister"}. Executing controller action with signature Boolean GetEnableEmpRegFile() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 16:06:11,148 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 16:06:11,148 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M) in 1493.7145ms INFO 2022-10-13 16:06:11,148 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 16:06:11,148 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1591.5988ms 200 application/json; charset=utf-8 INFO 2022-10-13 16:06:11,255 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/UserAuthority/GetUserMsg?& INFO 2022-10-13 16:06:11,256 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 16:06:11,256 [29 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 16:06:11,256 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 16:06:11,261 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2022-10-13 16:06:11,366 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 16:06:11,384 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 123.323ms INFO 2022-10-13 16:06:11,385 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 16:06:11,385 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 129.5207ms 200 application/json; charset=utf-8 INFO 2022-10-13 16:06:11,470 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEmpRegCaseTables?caseId=1& INFO 2022-10-13 16:06:11,481 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 16:06:11,482 [29 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 16:06:11,482 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 16:06:11,486 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpRegCaseTables", controller = "EmpRegister"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Other.Dto.TableDto] GetEmpRegCaseTables(System.String) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 16:06:11,505 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetInitParams?& INFO 2022-10-13 16:06:11,506 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 16:06:11,506 [29 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 16:06:11,506 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 16:06:11,509 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetInitParams", controller = "EmpRegister"}. Executing controller action with signature Sg.HcmMb.Other.Dto.InitParams GetInitParams() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 16:06:11,531 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 16:06:11,531 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M) in 44.8562ms INFO 2022-10-13 16:06:11,531 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 16:06:11,531 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 61.1288ms 200 application/json; charset=utf-8 INFO 2022-10-13 16:06:11,538 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 16:06:11,538 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M) in 29.3099ms INFO 2022-10-13 16:06:11,539 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 16:06:11,539 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 33.4206ms 200 application/json; charset=utf-8 INFO 2022-10-13 16:06:15,037 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEmpRegisterPanel?deptCode=&caseId=1&tableName=A01&fieldKeyValue=0& INFO 2022-10-13 16:06:15,048 [29 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 16:06:15,052 [29 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 16:06:15,054 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M)' INFO 2022-10-13 16:06:15,084 [29 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpRegisterPanel", controller = "EmpRegister"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetEmpRegisterPanel(System.String, Int32, Int32, System.String, System.String) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 16:06:15,330 [29 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 16:06:15,496 [29 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M) in 412.2139ms INFO 2022-10-13 16:06:15,497 [29 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M)' INFO 2022-10-13 16:06:15,497 [29 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 460.5087ms 200 application/json; charset=utf-8 INFO 2022-10-13 17:40:41,107 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2022-10-13 17:40:42,007 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmRZ\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2022-10-13 17:40:42,077 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/version.js?v=0.04771441294121326 INFO 2022-10-13 17:40:42,313 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 237.2324ms 404 INFO 2022-10-13 17:40:43,438 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmRZ/api/TokenAuth/EmpRegisterAuthenticate? application/json;charset=utf-8 116 INFO 2022-10-13 17:40:43,446 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2022-10-13 17:40:43,460 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 17:40:45,682 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "EmpRegisterAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.Hcm.Models.TokenAuth.AuthenticateResultModel] EmpRegisterAuthenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2022-10-13 17:40:47,585 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 17:40:47,599 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core) in 1914.0439ms INFO 2022-10-13 17:40:47,600 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 17:40:47,603 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4165.4238ms 200 application/json; charset=utf-8 INFO 2022-10-13 17:40:47,902 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEnableEmpRegFile?& INFO 2022-10-13 17:40:47,942 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 17:40:47,990 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 17:40:47,995 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEnableEmpRegFile", controller = "EmpRegister"}. Executing controller action with signature Boolean GetEnableEmpRegFile() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 17:40:49,248 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 17:40:49,248 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M) in 1252.6901ms INFO 2022-10-13 17:40:49,248 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 17:40:49,248 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1345.987ms 200 application/json; charset=utf-8 INFO 2022-10-13 17:40:49,503 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/UserAuthority/GetUserMsg?& INFO 2022-10-13 17:40:49,504 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 17:40:49,504 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 17:40:49,510 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2022-10-13 17:40:49,586 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 17:40:49,594 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 83.9134ms INFO 2022-10-13 17:40:49,594 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 17:40:49,594 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 90.9313ms 200 application/json; charset=utf-8 INFO 2022-10-13 17:40:49,729 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEmpRegCaseTables?caseId=1& INFO 2022-10-13 17:40:49,756 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 17:40:49,756 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 17:40:49,768 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpRegCaseTables", controller = "EmpRegister"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Other.Dto.TableDto] GetEmpRegCaseTables(System.String) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 17:40:49,795 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetInitParams?& INFO 2022-10-13 17:40:49,796 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 17:40:49,797 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 17:40:49,806 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetInitParams", controller = "EmpRegister"}. Executing controller action with signature Sg.HcmMb.Other.Dto.InitParams GetInitParams() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 17:40:49,826 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 17:40:49,828 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M) in 21.8471ms INFO 2022-10-13 17:40:49,828 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 17:40:49,828 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 32.884ms 200 application/json; charset=utf-8 ERROR 2022-10-13 17:40:49,965 [9 ] Mvc.ExceptionHandling.AbpExceptionFilter - NoAdd is neither a DataColumn nor a DataRelation for table Table. System.ArgumentException: NoAdd is neither a DataColumn nor a DataRelation for table Table. at System.Data.DataRowView.get_Item(String property) at Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables(String caseId) in E:\Work\CompanyCode\HcmMb\src\Sg.Hcm.Application.M\Other\EmpRegisterAppService.cs:line 275 at lambda_method(Closure , Object , Object[] ) at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2022-10-13 17:40:50,415 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 17:40:50,421 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M) in 653.1804ms INFO 2022-10-13 17:40:50,421 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 17:40:50,422 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 692.5527ms 500 application/json; charset=utf-8 INFO 2022-10-13 17:44:24,950 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/index.html INFO 2022-10-13 17:44:24,958 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2022-10-13 17:44:24,961 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 10.8758ms 304 text/html INFO 2022-10-13 17:44:25,222 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/myfont/iconfont.css INFO 2022-10-13 17:44:25,224 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/myfont/iconfont.css was not modified INFO 2022-10-13 17:44:25,225 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0107ms 304 text/css INFO 2022-10-13 17:44:25,225 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/config.js INFO 2022-10-13 17:44:25,225 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /config.js was not modified INFO 2022-10-13 17:44:25,226 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8326ms 304 application/javascript INFO 2022-10-13 17:44:25,244 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/css/chunk-vendors.8e8ec4a6.css INFO 2022-10-13 17:44:25,245 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/chunk-vendors.8e8ec4a6.css was not modified INFO 2022-10-13 17:44:25,245 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9062ms 304 text/css INFO 2022-10-13 17:44:25,245 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/css/app.72895d39.css INFO 2022-10-13 17:44:25,246 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /css/app.72895d39.css was not modified INFO 2022-10-13 17:44:25,246 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9862ms 304 text/css INFO 2022-10-13 17:44:25,247 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/myfont/iconfont.js INFO 2022-10-13 17:44:25,247 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/myfont/iconfont.js was not modified INFO 2022-10-13 17:44:25,248 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1426ms 304 application/javascript INFO 2022-10-13 17:44:25,248 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/zepto.min.js INFO 2022-10-13 17:44:25,249 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/zepto.min.js was not modified INFO 2022-10-13 17:44:25,249 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9416ms 304 application/javascript INFO 2022-10-13 17:44:25,291 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/vw.js INFO 2022-10-13 17:44:25,291 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/vw.js was not modified INFO 2022-10-13 17:44:25,292 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0343ms 304 application/javascript INFO 2022-10-13 17:44:25,292 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/base64.js INFO 2022-10-13 17:44:25,293 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/base64.js was not modified INFO 2022-10-13 17:44:25,293 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9464ms 304 application/javascript INFO 2022-10-13 17:44:25,293 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/md5.js INFO 2022-10-13 17:44:25,294 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/md5.js was not modified INFO 2022-10-13 17:44:25,294 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.7876ms 304 application/javascript INFO 2022-10-13 17:44:25,392 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/manifest.js INFO 2022-10-13 17:44:25,393 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /static/manifest.js was not modified INFO 2022-10-13 17:44:25,393 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.1188ms 304 application/javascript INFO 2022-10-13 17:44:25,393 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/js/chunk-vendors.8e502ab8.js INFO 2022-10-13 17:44:25,394 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/chunk-vendors.8e502ab8.js was not modified INFO 2022-10-13 17:44:25,394 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.8329ms 304 application/javascript INFO 2022-10-13 17:44:25,471 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/js/app.c4ba4851.js INFO 2022-10-13 17:44:25,471 [17 ] NetCore.StaticFiles.StaticFileMiddleware - The file /js/app.c4ba4851.js was not modified INFO 2022-10-13 17:44:25,472 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1.0258ms 304 application/javascript INFO 2022-10-13 17:44:25,472 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/version.js?v=0.4803070560050009 WARN 2022-10-13 17:44:25,482 [17 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 17:44:25,484 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.7371ms 404 INFO 2022-10-13 17:44:26,033 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/img/logo2.bb308681.jpg INFO 2022-10-13 17:44:26,034 [20 ] NetCore.StaticFiles.StaticFileMiddleware - The file /img/logo2.bb308681.jpg was not modified INFO 2022-10-13 17:44:26,034 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 0.9228ms 304 image/jpeg INFO 2022-10-13 17:44:26,071 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmRZ/api/TokenAuth/EmpRegisterAuthenticate? application/json;charset=UTF-8 116 INFO 2022-10-13 17:44:26,072 [20 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. WARN 2022-10-13 17:44:26,079 [20 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 17:44:26,079 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 17:44:26,186 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "EmpRegisterAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.Hcm.Models.TokenAuth.AuthenticateResultModel] EmpRegisterAuthenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2022-10-13 17:44:28,026 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 17:44:28,026 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core) in 1840.0895ms INFO 2022-10-13 17:44:28,026 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 17:44:28,027 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1955.414ms 200 application/json; charset=utf-8 INFO 2022-10-13 17:44:28,202 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEnableEmpRegFile?& INFO 2022-10-13 17:44:28,202 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 17:44:28,203 [20 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 17:44:28,203 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 17:44:28,208 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEnableEmpRegFile", controller = "EmpRegister"}. Executing controller action with signature Boolean GetEnableEmpRegFile() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 17:44:28,392 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 17:44:28,392 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M) in 184.3817ms INFO 2022-10-13 17:44:28,393 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 17:44:28,393 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 191.1866ms 200 application/json; charset=utf-8 INFO 2022-10-13 17:44:28,567 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/UserAuthority/GetUserMsg?& INFO 2022-10-13 17:44:28,585 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 17:44:28,586 [19 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 17:44:28,586 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 17:44:28,590 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2022-10-13 17:44:28,651 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 17:44:28,652 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 61.5984ms INFO 2022-10-13 17:44:28,652 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 17:44:28,652 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 84.6549ms 200 application/json; charset=utf-8 INFO 2022-10-13 17:44:28,806 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEmpRegCaseTables?caseId=1& INFO 2022-10-13 17:44:28,806 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 17:44:28,807 [19 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 17:44:28,807 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 17:44:28,810 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpRegCaseTables", controller = "EmpRegister"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Other.Dto.TableDto] GetEmpRegCaseTables(System.String) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 17:44:28,815 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetInitParams?& INFO 2022-10-13 17:44:28,815 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 17:44:28,816 [20 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 17:44:28,816 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 17:44:28,819 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetInitParams", controller = "EmpRegister"}. Executing controller action with signature Sg.HcmMb.Other.Dto.InitParams GetInitParams() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 17:44:28,918 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 17:44:28,918 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M) in 99.0957ms INFO 2022-10-13 17:44:28,918 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 17:44:28,918 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 103.4351ms 200 application/json; charset=utf-8 ERROR 2022-10-13 17:44:28,944 [17 ] Mvc.ExceptionHandling.AbpExceptionFilter - NoAdd is neither a DataColumn nor a DataRelation for table Table. System.ArgumentException: NoAdd is neither a DataColumn nor a DataRelation for table Table. at System.Data.DataRowView.get_Item(String property) at Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables(String caseId) in E:\Work\CompanyCode\HcmMb\src\Sg.Hcm.Application.M\Other\EmpRegisterAppService.cs:line 275 at lambda_method(Closure , Object , Object[] ) at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2022-10-13 17:44:28,945 [17 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 17:44:28,947 [17 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M) in 135.2175ms INFO 2022-10-13 17:44:28,947 [17 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 17:44:28,947 [17 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 141.1837ms 500 application/json; charset=utf-8 INFO 2022-10-13 17:44:33,883 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEmpRegisterPanel?deptCode=&caseId=1&tableName=A01&fieldKeyValue=0& INFO 2022-10-13 17:44:33,891 [20 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 17:44:33,893 [20 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 17:44:33,894 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M)' INFO 2022-10-13 17:44:33,917 [20 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpRegisterPanel", controller = "EmpRegister"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetEmpRegisterPanel(System.String, Int32, Int32, System.String, System.String) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 17:44:34,140 [20 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 17:44:34,244 [20 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M) in 326.9771ms INFO 2022-10-13 17:44:34,244 [20 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M)' INFO 2022-10-13 17:44:34,245 [20 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 362.0833ms 200 application/json; charset=utf-8 INFO 2022-10-13 17:45:18,303 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEmpRegisterPanel?deptCode=&caseId=1&tableName=A01&fieldKeyValue=0& INFO 2022-10-13 17:45:18,307 [19 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 17:45:18,309 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M)' INFO 2022-10-13 17:45:18,317 [19 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpRegisterPanel", controller = "EmpRegister"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetEmpRegisterPanel(System.String, Int32, Int32, System.String, System.String) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 17:45:18,375 [19 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 17:45:18,419 [19 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M) in 101.6056ms INFO 2022-10-13 17:45:18,419 [19 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M)' INFO 2022-10-13 17:45:18,420 [19 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 117.0739ms 200 application/json; charset=utf-8 INFO 2022-10-13 18:16:30,067 [1 ] tCore.Builder.RequestLocalizationOptions - Supported Request Localization Cultures: en,es-MX,fr,de,it,nl,pt-BR,tr,ru,ar,ja,zh-CN,zh-Hans INFO 2022-10-13 18:16:31,000 [1 ] taProtection.KeyManagement.XmlKeyManager - User profile is available. Using 'C:\Users\HcmRZ\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest. INFO 2022-10-13 18:16:31,076 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/index.html INFO 2022-10-13 18:16:31,083 [7 ] NetCore.StaticFiles.StaticFileMiddleware - The file /index.html was not modified INFO 2022-10-13 18:16:31,088 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 11.6351ms 304 text/html INFO 2022-10-13 18:16:31,206 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/version.js?v=0.7005342589499441 WARN 2022-10-13 18:16:31,341 [7 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 18:16:31,346 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 140.1788ms 404 INFO 2022-10-13 18:16:31,800 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmRZ/api/TokenAuth/EmpRegisterAuthenticate? application/json;charset=UTF-8 116 INFO 2022-10-13 18:16:31,802 [7 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. WARN 2022-10-13 18:16:31,811 [7 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 18:16:31,811 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 18:16:33,968 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "EmpRegisterAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.Hcm.Models.TokenAuth.AuthenticateResultModel] EmpRegisterAuthenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2022-10-13 18:16:36,494 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 18:16:36,517 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core) in 2545.0096ms INFO 2022-10-13 18:16:36,518 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 18:16:36,524 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4724.4965ms 200 application/json; charset=utf-8 INFO 2022-10-13 18:16:36,628 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEnableEmpRegFile?& INFO 2022-10-13 18:16:36,681 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 18:16:36,756 [9 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 18:16:36,756 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 18:16:36,763 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEnableEmpRegFile", controller = "EmpRegister"}. Executing controller action with signature Boolean GetEnableEmpRegFile() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 18:16:38,482 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 18:16:38,482 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M) in 1718.687ms INFO 2022-10-13 18:16:38,482 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 18:16:38,482 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 1854.3439ms 200 application/json; charset=utf-8 INFO 2022-10-13 18:16:38,579 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/UserAuthority/GetUserMsg?& INFO 2022-10-13 18:16:38,580 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 18:16:38,582 [9 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 18:16:38,582 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 18:16:38,587 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2022-10-13 18:16:38,662 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 18:16:38,670 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 83.0873ms INFO 2022-10-13 18:16:38,670 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 18:16:38,670 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 91.2426ms 200 application/json; charset=utf-8 INFO 2022-10-13 18:16:38,792 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEmpRegCaseTables?caseId=1& INFO 2022-10-13 18:16:38,804 [5 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 18:16:38,806 [5 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 18:16:38,806 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 18:16:38,812 [5 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpRegCaseTables", controller = "EmpRegister"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Other.Dto.TableDto] GetEmpRegCaseTables(System.String) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 18:16:38,822 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetInitParams?& INFO 2022-10-13 18:16:38,823 [7 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 18:16:38,824 [7 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 18:16:38,824 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 18:16:38,828 [7 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetInitParams", controller = "EmpRegister"}. Executing controller action with signature Sg.HcmMb.Other.Dto.InitParams GetInitParams() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 18:16:38,856 [7 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 18:16:38,857 [7 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M) in 28.7966ms INFO 2022-10-13 18:16:38,857 [7 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 18:16:38,857 [7 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 35.1427ms 200 application/json; charset=utf-8 ERROR 2022-10-13 18:16:38,858 [5 ] Mvc.ExceptionHandling.AbpExceptionFilter - NoAdd is neither a DataColumn nor a DataRelation for table Table. System.ArgumentException: NoAdd is neither a DataColumn nor a DataRelation for table Table. at System.Data.DataRowView.get_Item(String property) at Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables(String caseId) in E:\Work\CompanyCode\HcmMb\src\Sg.Hcm.Application.M\Other\EmpRegisterAppService.cs:line 275 at lambda_method(Closure , Object , Object[] ) at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2022-10-13 18:16:39,045 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 18:16:39,048 [5 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M) in 236.0107ms INFO 2022-10-13 18:16:39,048 [5 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 18:16:39,048 [5 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 255.8164ms 500 application/json; charset=utf-8 INFO 2022-10-13 18:16:41,358 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEmpRegisterPanel?deptCode=&caseId=1&tableName=A01&fieldKeyValue=0& INFO 2022-10-13 18:16:41,372 [9 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. WARN 2022-10-13 18:16:41,387 [9 ] oft.AspNetCore.Session.SessionMiddleware - Error unprotecting the session cookie. System.Security.Cryptography.CryptographicException: The key {9bf279a7-41f5-4b46-8508-fcb67085d34c} 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) INFO 2022-10-13 18:16:41,388 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M)' INFO 2022-10-13 18:16:41,446 [9 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpRegisterPanel", controller = "EmpRegister"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetEmpRegisterPanel(System.String, Int32, Int32, System.String, System.String) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 18:16:41,955 [9 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 18:16:42,111 [9 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M) in 664.2027ms INFO 2022-10-13 18:16:42,111 [9 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M)' INFO 2022-10-13 18:16:42,112 [9 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 754.6176ms 200 application/json; charset=utf-8 INFO 2022-10-13 18:25:23,209 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/config.js INFO 2022-10-13 18:25:23,211 [24 ] NetCore.StaticFiles.StaticFileMiddleware - The file /config.js was not modified INFO 2022-10-13 18:25:23,212 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 4.0825ms 304 application/javascript INFO 2022-10-13 18:25:23,339 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/static/version.js?v=0.3449956996053708 INFO 2022-10-13 18:25:23,342 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 3.0575ms 404 INFO 2022-10-13 18:25:24,681 [24 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 POST http://10.10.100.41:8080/HcmRZ/api/TokenAuth/EmpRegisterAuthenticate? application/json;charset=utf-8 116 INFO 2022-10-13 18:25:24,682 [24 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2022-10-13 18:25:24,693 [24 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 18:25:24,702 [24 ] c.Infrastructure.ControllerActionInvoker - Route matched with {action = "EmpRegisterAuthenticate", controller = "TokenAuth", area = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Sg.Hcm.Models.TokenAuth.AuthenticateResultModel] EmpRegisterAuthenticate(Sg.Hcm.Models.TokenAuth.AuthenticateModel) on controller Sg.Hcm.Controllers.TokenAuthController (Sg.Hcm.Web.Core). INFO 2022-10-13 18:25:24,805 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 18:25:24,806 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core) in 103.8446ms INFO 2022-10-13 18:25:24,806 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.Hcm.Controllers.TokenAuthController.EmpRegisterAuthenticate (Sg.Hcm.Web.Core)' INFO 2022-10-13 18:25:24,807 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 125.8764ms 200 application/json; charset=utf-8 INFO 2022-10-13 18:25:24,942 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEnableEmpRegFile?& INFO 2022-10-13 18:25:24,943 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 18:25:24,944 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 18:25:24,967 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEnableEmpRegFile", controller = "EmpRegister"}. Executing controller action with signature Boolean GetEnableEmpRegFile() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 18:25:24,984 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 18:25:24,985 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M) in 17.603ms INFO 2022-10-13 18:25:24,985 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEnableEmpRegFile (Sg.Hcm.Application.M)' INFO 2022-10-13 18:25:24,985 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 43.4064ms 200 application/json; charset=utf-8 INFO 2022-10-13 18:25:25,126 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/UserAuthority/GetUserMsg?& INFO 2022-10-13 18:25:25,161 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 18:25:25,161 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 18:25:25,166 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetUserMsg", controller = "UserAuthority"}. Executing controller action with signature Sg.HcmMb.Sys.Dto.UserMessageDto GetUserMsg() on controller Sg.HcmMb.Sys.UserAuthorityAppService (Sg.Hcm.Application.M). INFO 2022-10-13 18:25:25,193 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 18:25:25,193 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M) in 26.8325ms INFO 2022-10-13 18:25:25,193 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Sys.UserAuthorityAppService.GetUserMsg (Sg.Hcm.Application.M)' INFO 2022-10-13 18:25:25,194 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 68.8771ms 200 application/json; charset=utf-8 INFO 2022-10-13 18:25:25,269 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEmpRegCaseTables?caseId=1& INFO 2022-10-13 18:25:25,270 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 18:25:25,271 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 18:25:25,275 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpRegCaseTables", controller = "EmpRegister"}. Executing controller action with signature System.Collections.Generic.List`1[Sg.HcmMb.Other.Dto.TableDto] GetEmpRegCaseTables(System.String) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 18:25:25,291 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetInitParams?& INFO 2022-10-13 18:25:25,291 [23 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 18:25:25,292 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 18:25:25,297 [23 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetInitParams", controller = "EmpRegister"}. Executing controller action with signature Sg.HcmMb.Other.Dto.InitParams GetInitParams() on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). ERROR 2022-10-13 18:25:25,311 [23 ] Mvc.ExceptionHandling.AbpExceptionFilter - NoAdd is neither a DataColumn nor a DataRelation for table Table. System.ArgumentException: NoAdd is neither a DataColumn nor a DataRelation for table Table. at System.Data.DataRowView.get_Item(String property) at Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables(String caseId) in E:\Work\CompanyCode\HcmMb\src\Sg.Hcm.Application.M\Other\EmpRegisterAppService.cs:line 275 at lambda_method(Closure , Object , Object[] ) at Microsoft.Extensions.Internal.ObjectMethodExecutor.Execute(Object target, Object[] parameters) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) INFO 2022-10-13 18:25:25,313 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 18:25:25,313 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M) in 37.8735ms INFO 2022-10-13 18:25:25,314 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegCaseTables (Sg.Hcm.Application.M)' INFO 2022-10-13 18:25:25,314 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 44.3768ms 500 application/json; charset=utf-8 INFO 2022-10-13 18:25:25,317 [23 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 18:25:25,317 [23 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M) in 20.6286ms INFO 2022-10-13 18:25:25,317 [23 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetInitParams (Sg.Hcm.Application.M)' INFO 2022-10-13 18:25:25,318 [23 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 26.87ms 200 application/json; charset=utf-8 INFO 2022-10-13 18:25:28,251 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 GET http://10.10.100.41:8080/HcmRZ/api/services/app/EmpRegister/GetEmpRegisterPanel?deptCode=&caseId=1&tableName=A01&fieldKeyValue=0& INFO 2022-10-13 18:25:28,255 [25 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2022-10-13 18:25:28,257 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M)' INFO 2022-10-13 18:25:28,266 [25 ] c.Infrastructure.ControllerActionInvoker - Route matched with {area = "app", action = "GetEmpRegisterPanel", controller = "EmpRegister"}. Executing controller action with signature Sg.Hcm.WebPub.Dto.PanelDto GetEmpRegisterPanel(System.String, Int32, Int32, System.String, System.String) on controller Sg.HcmMb.Other.EmpRegisterAppService (Sg.Hcm.Application.M). INFO 2022-10-13 18:25:28,516 [25 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'. INFO 2022-10-13 18:25:28,583 [25 ] c.Infrastructure.ControllerActionInvoker - Executed action Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M) in 317.4308ms INFO 2022-10-13 18:25:28,584 [25 ] ft.AspNetCore.Routing.EndpointMiddleware - Executed endpoint 'Sg.HcmMb.Other.EmpRegisterAppService.GetEmpRegisterPanel (Sg.Hcm.Application.M)' INFO 2022-10-13 18:25:28,584 [25 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request finished in 334.0243ms 200 application/json; charset=utf-8