2022-10-17T08:34:28 :: Getting setting ApplicationInsights.InstrumentationKey which was not yet in cache. 2022-10-17T08:34:29 :: Getting setting ScoreModel.DataContext.ConnectionString which was not yet in cache. 2022-10-17T08:34:40 :: Getting setting ScoreModel.Filters.RequireHttps which was not yet in cache. 2022-10-17T08:34:46 :: System Parameter Count: 6 2022-10-17T08:34:46 :: System Parameter Count: 6 2022-10-17T08:34:46 :: OWIN Started 2022-10-17T08:35:13 :: Getting setting ApplicationInsights.InstrumentationKey which was not yet in cache. 2022-10-17T08:35:14 :: Getting setting ScoreModel.DataContext.ConnectionString which was not yet in cache. 2022-10-17T08:35:29 :: Getting setting ScoreModel.Filters.RequireHttps which was not yet in cache. 2022-10-17T08:35:35 :: System Parameter Count: 6 2022-10-17T08:35:35 :: System Parameter Count: 6 2022-10-17T08:35:35 :: OWIN Started 2022-10-17T08:36:20 :: Getting setting ApplicationInsights.InstrumentationKey which was not yet in cache. 2022-10-17T08:36:21 :: Getting setting ScoreModel.DataContext.ConnectionString which was not yet in cache. 2022-10-17T08:36:31 :: Getting setting ScoreModel.Filters.RequireHttps which was not yet in cache. 2022-10-17T08:36:37 :: System Parameter Count: 6 2022-10-17T08:36:37 :: System Parameter Count: 6 2022-10-17T08:36:37 :: OWIN Started 2022-10-17T08:47:11 :: Getting setting ScoreModel.ShowUtilityValuesInResult which was not yet in cache. 2022-10-17T08:47:15 :: Getting setting ScoreModel.ShowUtilityValuesInResult which was not yet in cache. 2022-10-17T08:47:19 :: Getting setting ScoreModel.ShowUtilityValuesInResult which was not yet in cache. 2022-10-17T08:47:20 :: Error in calculating Customer Score, Error Message: The process cannot access the file 'C:\home\site\wwwroot\Logs\ScoreModel_10172022_0_To_12.txt' because it is being used by another process. | Exception: System.IO.IOException: The process cannot access the file 'C:\home\site\wwwroot\Logs\ScoreModel_10172022_0_To_12.txt' because it is being used by another process. at ScoreModel.Common.Helper.LoggerHelper.Log(String msg, String folderName) at ScoreModel.Common.Service.BaseConfigurationService.GetSetting(String settingName, Boolean decrypt) at ScoreModel.Common.Service.BaseConfigurationService.GetSetting(String settingName) at ScoreModel.Business.Logic.Helper.UtilityHelper.CanShowUtilityValuesInResponse() at ScoreModel.Business.Logic.Helper.UtilityHelper.CalculateLoanAmountDecision(UtilityModel model, Tenant tenant, Location location, Boolean isForTest) at ScoreModel.Business.Logic.UtilityService.CalculateLoanAmountDecision(UtilityModel model, ModelStateDictionary modelState) at ScoreModel.API.Controllers.UtilityController.CustomerScore(UtilityModel model)