2022-06-10T08:33:01 :: Getting setting ApplicationInsights.InstrumentationKey which was not yet in cache. 2022-06-10T08:33:02 :: Getting setting ScoreModel.DataContext.ConnectionString which was not yet in cache. 2022-06-10T08:33:07 :: Getting setting ScoreModel.Filters.RequireHttps which was not yet in cache. 2022-06-10T08:33:08 :: Getting setting ApplicationInsights.InstrumentationKey which was not yet in cache. 2022-06-10T08:33:08 :: Getting setting ScoreModel.DataContext.ConnectionString which was not yet in cache. 2022-06-10T08:33:11 :: System Parameter Count: 6 2022-06-10T08:33:11 :: System Parameter Count: 6 2022-06-10T08:33:11 :: OWIN Started 2022-06-10T08:33:13 :: Getting setting ScoreModel.Filters.RequireHttps which was not yet in cache. 2022-06-10T08:33:17 :: System Parameter Count: 6 2022-06-10T08:33:17 :: System Parameter Count: 6 2022-06-10T08:33:18 :: OWIN Started 2022-06-10T08:33:18 :: Getting setting ApplicationInsights.InstrumentationKey which was not yet in cache. 2022-06-10T08:33:18 :: Getting setting ScoreModel.DataContext.ConnectionString which was not yet in cache. 2022-06-10T08:33:24 :: Getting setting ScoreModel.Filters.RequireHttps which was not yet in cache. 2022-06-10T08:33:28 :: System Parameter Count: 6 2022-06-10T08:33:28 :: System Parameter Count: 6 2022-06-10T08:33:28 :: OWIN Started 2022-06-10T08:36:38 :: Getting setting ScoreModel.ShowUtilityValuesInResult which was not yet in cache. 2022-06-10T08:48:36 :: Getting setting ScoreModel.ShowUtilityValuesInResult which was not yet in cache. 2022-06-10T08:48:38 :: Getting setting ScoreModel.ShowUtilityValuesInResult which was not yet in cache. 2022-06-10T08:48:39 :: Error in calculating Customer Score, Error Message: The process cannot access the file 'D:\home\site\wwwroot\Logs\ScoreModel_06102022_0_To_12.txt' because it is being used by another process. | Exception: System.IO.IOException: The process cannot access the file 'D:\home\site\wwwroot\Logs\ScoreModel_06102022_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)