2021-03-17T02:24:33 :: Getting setting ApplicationInsights.InstrumentationKey which was not yet in cache. 2021-03-17T02:24:34 :: Getting setting ScoreModel.DataContext.ConnectionString which was not yet in cache. 2021-03-17T02:24:40 :: Getting setting ScoreModel.Filters.RequireHttps which was not yet in cache. 2021-03-17T02:24:46 :: System Parameter Count: 6 2021-03-17T02:24:46 :: System Parameter Count: 6 2021-03-17T02:24:46 :: OWIN Started 2021-03-17T02:33:48 :: Getting setting ScoreModel.ShowUtilityValuesInResult which was not yet in cache. 2021-03-17T04:47:02 :: Getting setting ApplicationInsights.InstrumentationKey which was not yet in cache. 2021-03-17T04:47:03 :: Getting setting ScoreModel.DataContext.ConnectionString which was not yet in cache. 2021-03-17T04:47:09 :: Getting setting ScoreModel.Filters.RequireHttps which was not yet in cache. 2021-03-17T04:47:14 :: System Parameter Count: 6 2021-03-17T04:47:14 :: System Parameter Count: 6 2021-03-17T04:47:14 :: OWIN Started 2021-03-17T04:50:45 :: Getting setting ScoreModel.ShowUtilityValuesInResult which was not yet in cache. 2021-03-17T08:22:44 :: Getting setting ApplicationInsights.InstrumentationKey which was not yet in cache. 2021-03-17T08:22:44 :: Getting setting ScoreModel.DataContext.ConnectionString which was not yet in cache. 2021-03-17T08:22:50 :: Getting setting ScoreModel.Filters.RequireHttps which was not yet in cache. 2021-03-17T08:22:55 :: System Parameter Count: 6 2021-03-17T08:22:55 :: System Parameter Count: 6 2021-03-17T08:22:55 :: OWIN Started 2021-03-17T08:46:46 :: Getting setting ScoreModel.ShowUtilityValuesInResult which was not yet in cache. 2021-03-17T08:46:46 :: Error in calculating Customer Score, Error Message: The process cannot access the file 'D:\home\site\wwwroot\Logs\ScoreModel_03172021_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_03172021_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)