2024-11-07T00:14:45 :: Account TestUser1 authenticated. 2024-11-07T00:14:47 :: Account TestUser1 authenticated. 2024-11-07T00:26:07 :: Account TestUser1 authenticated. 2024-11-07T00:26:08 :: Account TestUser1 authenticated. 2024-11-07T00:32:27 :: Account TestUser1 authenticated. 2024-11-07T01:07:37 :: Account TestUser1 authenticated. 2024-11-07T01:07:45 :: Account TestUser1 authenticated. 2024-11-07T01:43:20 :: Account TestUser1 authenticated. 2024-11-07T02:09:01 :: Account TestUser1 authenticated. 2024-11-07T02:09:06 :: Account TestUser1 authenticated. 2024-11-07T02:37:34 :: Account TestUser1 authenticated. 2024-11-07T03:13:16 :: Account TestUser1 authenticated. 2024-11-07T03:18:02 :: Account TestUser1 authenticated. 2024-11-07T03:26:40 :: Account TestUser1 authenticated. 2024-11-07T03:26:46 :: Account TestUser1 authenticated. 2024-11-07T04:23:47 :: Account TestUser1 authenticated. 2024-11-07T06:23:09 :: Account TestUser1 authenticated. 2024-11-07T07:06:58 :: Account TestUser1 authenticated. 2024-11-07T07:07:00 :: Account TestUser1 authenticated. 2024-11-07T07:10:28 :: Account TestUser1 authenticated. 2024-11-07T07:10:35 :: Account TestUser1 authenticated. 2024-11-07T11:46:59 :: Account TestUser1 authenticated. 2024-11-07T11:59:51 :: Account TestUser1 authenticated. 2024-11-07T11:59:56 :: Account TestUser1 authenticated. 2024-11-07T12:06:43 :: Account TestUser1 authenticated. 2024-11-07T12:48:07 :: Account TestUser1 authenticated. 2024-11-07T12:55:57 :: Account TestUser1 authenticated. 2024-11-07T13:50:41 :: Account TestUser1 authenticated. 2024-11-07T13:55:54 :: Account TestUser1 authenticated. 2024-11-07T14:04:39 :: Account TestUser1 authenticated. 2024-11-07T14:15:58 :: Account TestUser1 authenticated. 2024-11-07T14:19:46 :: Account TestUser1 authenticated. 2024-11-07T14:20:15 :: Account TestUser1 authenticated. 2024-11-07T14:22:23 :: Account TestUser1 authenticated. 2024-11-07T14:22:54 :: Account TestUser1 authenticated. 2024-11-07T14:24:00 :: Account TestUser1 authenticated. 2024-11-07T14:24:46 :: Account TestUser1 authenticated. 2024-11-07T14:24:47 :: Account TestUser1 authenticated. 2024-11-07T14:32:41 :: Account TestUser1 authenticated. 2024-11-07T14:33:12 :: Class: ScoreCard.Business.Stage.GenericGetStage`2[[ScoreCard.Business.Context.GenericContext`1[[ScoreCard.Domain.Entities.ScoreHistory, ScoreCard.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], ScoreCard.Business, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null],[ScoreCard.Domain.Entities.ScoreHistory, ScoreCard.Domain, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], Error Message: An error occurred while executing the command definition. See the inner exception for details. | Exception: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__c(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.b__6() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.b__5() at System.Data.Entity.Infrastructure.DefaultExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at ScoreCard.Business.Stage.GenericGetStage`2.Execute(T input) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business\Base\Stage\GenericGetStage.cs:line 27, Error Message: An error occurred while executing the command definition. See the inner exception for details. Exception: System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace --- at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__c(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) --- End of inner exception stack trace --- at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) at System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute[TResultType](ObjectContext context, ObjectParameterCollection parameterValues) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.b__6() at System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction[T](Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) at System.Data.Entity.Core.Objects.ObjectQuery`1.<>c__DisplayClass7.b__5() at System.Data.Entity.Infrastructure.DefaultExecutionStrategy.Execute[TResult](Func`1 operation) at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.ObjectQuery`1..GetEnumerator>b__0() at System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at ScoreCard.Business.Stage.GenericGetStage`2.Execute(T input) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business\Base\Stage\GenericGetStage.cs:line 27 LineNo : 0 InnerException : System.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.b__c(DbCommand t, DbCommandInterceptionContext`1 c) at System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch[TTarget,TInterceptionContext,TResult](TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) at System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) at System.Data.Entity.Internal.InterceptableDbCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) ClientConnectionId:6f6f895e-2ec3-491c-81d2-22f13e8249ee Error Number:-2,State:0,Class:11 ClientConnectionId before routing:d15c3e61-f0fb-4df3-878c-d4bb63b4b7e0 Routing Destination:b79601c9b80a.tr37994.eastus1-a.worker.database.windows.net,11000 LineNo : 0 Inner-InnerException : System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out 2024-11-07T14:33:12 :: Error in getting ScoreHistories, Error Message: Value cannot be null. Parameter name: source | Exception: System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1 source, Func`2 keySelector, IComparer`1 comparer, Boolean descending) at ScoreCard.Business.Logic.Helper.UtilityHelper.GetScoreHistories(Guid loanApplicationID, Nullable`1 utilityRequestId) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business.Logic\Helper\UtilityHelper.cs:line 86 at ScoreCard.Business.Logic.UtilityService.GetScoreHistories(Guid loanApplicationID, Nullable`1 utilityRequestId) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business.Logic\UtilityService.cs:line 46 at ScoreCard.API.Controllers.UtilityController.GetScoreHistories(Nullable`1 loanApplicationID, Nullable`1 utilityRequestId) in D:\Aramark-Projects\Score Card - API\ScoreCard\Service\ScoreCard.API\Controllers\UtilityController.cs:line 52 2024-11-07T14:33:34 :: Account TestUser1 authenticated. 2024-11-07T14:33:41 :: Account TestUser1 authenticated. 2024-11-07T14:38:56 :: Account TestUser1 authenticated. 2024-11-07T14:47:19 :: Account TestUser1 authenticated. 2024-11-07T14:57:12 :: Account TestUser1 authenticated. 2024-11-07T15:14:30 :: Account TestUser1 authenticated. 2024-11-07T15:25:48 :: Account TestUser1 authenticated. 2024-11-07T15:28:35 :: Account TestUser1 authenticated. 2024-11-07T15:28:38 :: Account TestUser1 authenticated. 2024-11-07T15:28:41 :: Account TestUser1 authenticated. 2024-11-07T15:30:19 :: Account TestUser1 authenticated. 2024-11-07T15:30:23 :: Account TestUser1 authenticated. 2024-11-07T15:30:53 :: Account TestUser1 authenticated. 2024-11-07T15:32:45 :: Account TestUser1 authenticated. 2024-11-07T15:33:20 :: Account TestUser1 authenticated. 2024-11-07T15:33:24 :: Account TestUser1 authenticated. 2024-11-07T15:34:33 :: Account TestUser1 authenticated. 2024-11-07T15:39:27 :: Account TestUser1 authenticated. 2024-11-07T15:39:45 :: Account TestUser1 authenticated. 2024-11-07T15:39:48 :: Account TestUser1 authenticated. 2024-11-07T15:40:17 :: Account TestUser1 authenticated. 2024-11-07T15:44:34 :: Account TestUser1 authenticated. 2024-11-07T15:44:40 :: Account TestUser1 authenticated. 2024-11-07T15:47:54 :: Account TestUser1 authenticated. 2024-11-07T15:57:13 :: Account TestUser1 authenticated. 2024-11-07T15:58:11 :: Account TestUser1 authenticated. 2024-11-07T16:16:15 :: Account TestUser1 authenticated. 2024-11-07T16:16:16 :: Account TestUser1 authenticated. 2024-11-07T16:18:59 :: Account TestUser1 authenticated. 2024-11-07T16:21:48 :: Account TestUser1 authenticated. 2024-11-07T16:26:58 :: Account TestUser1 authenticated. 2024-11-07T16:38:36 :: Account TestUser1 authenticated. 2024-11-07T16:38:40 :: Account TestUser1 authenticated. 2024-11-07T16:39:07 :: Account TestUser1 authenticated. 2024-11-07T16:41:36 :: Account TestUser1 authenticated. 2024-11-07T16:43:25 :: Account TestUser1 authenticated. 2024-11-07T16:45:14 :: Account TestUser1 authenticated. 2024-11-07T16:47:24 :: Account TestUser1 authenticated. 2024-11-07T16:50:10 :: Account TestUser1 authenticated. 2024-11-07T16:50:10 :: Account TestUser1 authenticated. 2024-11-07T16:50:14 :: Account TestUser1 authenticated. 2024-11-07T16:52:12 :: Account TestUser1 authenticated. 2024-11-07T16:54:06 :: Account TestUser1 authenticated. 2024-11-07T16:54:10 :: Account TestUser1 authenticated. 2024-11-07T16:57:24 :: Account TestUser1 authenticated. 2024-11-07T16:57:28 :: Account TestUser1 authenticated. 2024-11-07T17:01:54 :: Account TestUser1 authenticated. 2024-11-07T17:01:56 :: Account TestUser1 authenticated. 2024-11-07T17:05:13 :: Account TestUser1 authenticated. 2024-11-07T17:05:33 :: Account TestUser1 authenticated. 2024-11-07T17:08:24 :: Account TestUser1 authenticated. 2024-11-07T17:08:30 :: Account TestUser1 authenticated. 2024-11-07T17:10:24 :: Account TestUser1 authenticated. 2024-11-07T17:13:02 :: Account TestUser1 authenticated. 2024-11-07T17:22:47 :: Account TestUser1 authenticated. 2024-11-07T17:25:19 :: Account TestUser1 authenticated. 2024-11-07T17:26:37 :: Account TestUser1 authenticated. 2024-11-07T17:35:47 :: Account TestUser1 authenticated. 2024-11-07T17:38:12 :: Account TestUser1 authenticated. 2024-11-07T17:59:00 :: Account TestUser1 authenticated. 2024-11-07T17:59:02 :: Account TestUser1 authenticated. 2024-11-07T18:02:22 :: Account TestUser1 authenticated. 2024-11-07T18:03:25 :: Account TestUser1 authenticated. 2024-11-07T18:03:52 :: Account TestUser1 authenticated. 2024-11-07T18:04:24 :: Account TestUser1 authenticated. 2024-11-07T18:06:38 :: Account TestUser1 authenticated. 2024-11-07T18:06:40 :: Account TestUser1 authenticated. 2024-11-07T18:14:27 :: Account TestUser1 authenticated. 2024-11-07T18:15:07 :: Account TestUser1 authenticated. 2024-11-07T18:20:58 :: Account TestUser1 authenticated. 2024-11-07T18:22:02 :: Account TestUser1 authenticated. 2024-11-07T18:26:34 :: Account TestUser1 authenticated. 2024-11-07T18:26:39 :: Account TestUser1 authenticated. 2024-11-07T18:30:14 :: Account TestUser1 authenticated. 2024-11-07T18:31:26 :: Account TestUser1 authenticated. 2024-11-07T18:34:53 :: Account TestUser1 authenticated. 2024-11-07T18:34:59 :: Account TestUser1 authenticated. 2024-11-07T18:39:29 :: Account TestUser1 authenticated. 2024-11-07T18:41:24 :: Account TestUser1 authenticated. 2024-11-07T18:49:26 :: Account TestUser1 authenticated. 2024-11-07T18:49:30 :: Account TestUser1 authenticated. 2024-11-07T18:53:02 :: Account TestUser1 authenticated. 2024-11-07T18:55:28 :: Account TestUser1 authenticated. 2024-11-07T18:57:27 :: Account TestUser1 authenticated. 2024-11-07T18:57:27 :: Account TestUser1 authenticated. 2024-11-07T18:57:33 :: Account TestUser1 authenticated. 2024-11-07T18:58:23 :: Account TestUser1 authenticated. 2024-11-07T19:02:00 :: Account TestUser1 authenticated. 2024-11-07T19:02:04 :: Account TestUser1 authenticated. 2024-11-07T19:02:31 :: Account TestUser1 authenticated. 2024-11-07T19:04:08 :: Account TestUser1 authenticated. 2024-11-07T19:04:11 :: Account TestUser1 authenticated. 2024-11-07T19:05:26 :: Account TestUser1 authenticated. 2024-11-07T19:06:30 :: Account TestUser1 authenticated. 2024-11-07T19:06:31 :: Account TestUser1 authenticated. 2024-11-07T19:13:42 :: Account TestUser1 authenticated. 2024-11-07T19:29:16 :: Account TestUser1 authenticated. 2024-11-07T19:29:17 :: Account TestUser1 authenticated. 2024-11-07T19:32:54 :: Account TestUser1 authenticated. 2024-11-07T19:33:16 :: Account TestUser1 authenticated. 2024-11-07T19:35:17 :: Account TestUser1 authenticated. 2024-11-07T19:38:38 :: Account TestUser1 authenticated. 2024-11-07T19:38:43 :: Account TestUser1 authenticated. 2024-11-07T19:39:05 :: Account TestUser1 authenticated. 2024-11-07T19:43:38 :: Account TestUser1 authenticated. 2024-11-07T19:44:38 :: Account TestUser1 authenticated. 2024-11-07T19:44:39 :: Account TestUser1 authenticated. 2024-11-07T19:47:24 :: Account TestUser1 authenticated. 2024-11-07T19:47:28 :: Account TestUser1 authenticated. 2024-11-07T19:54:47 :: Account TestUser1 authenticated. 2024-11-07T19:55:44 :: Account TestUser1 authenticated. 2024-11-07T19:56:36 :: Account TestUser1 authenticated. 2024-11-07T19:57:06 :: Account TestUser1 authenticated. 2024-11-07T19:57:17 :: Account TestUser1 authenticated. 2024-11-07T20:01:13 :: Account TestUser1 authenticated. 2024-11-07T20:03:47 :: Account TestUser1 authenticated. 2024-11-07T20:08:47 :: Account TestUser1 authenticated. 2024-11-07T20:08:49 :: Account TestUser1 authenticated. 2024-11-07T20:15:37 :: Account TestUser1 authenticated. 2024-11-07T20:22:47 :: Account TestUser1 authenticated. 2024-11-07T20:23:34 :: Account TestUser1 authenticated. 2024-11-07T20:32:12 :: Account TestUser1 authenticated. 2024-11-07T20:34:29 :: Account TestUser1 authenticated. 2024-11-07T20:35:11 :: Account TestUser1 authenticated. 2024-11-07T20:35:16 :: Account TestUser1 authenticated. 2024-11-07T20:35:18 :: Account TestUser1 authenticated. 2024-11-07T20:35:20 :: Account TestUser1 authenticated. 2024-11-07T20:37:15 :: Account TestUser1 authenticated. 2024-11-07T20:37:22 :: Account TestUser1 authenticated. 2024-11-07T20:40:16 :: Account TestUser1 authenticated. 2024-11-07T20:40:37 :: Account TestUser1 authenticated. 2024-11-07T20:40:48 :: Account TestUser1 authenticated. 2024-11-07T20:44:14 :: Account TestUser1 authenticated. 2024-11-07T20:44:46 :: Account TestUser1 authenticated. 2024-11-07T20:45:09 :: Account TestUser1 authenticated. 2024-11-07T20:45:35 :: Account TestUser1 authenticated. 2024-11-07T20:52:24 :: Account TestUser1 authenticated. 2024-11-07T20:58:29 :: Account TestUser1 authenticated. 2024-11-07T21:05:04 :: Account TestUser1 authenticated. 2024-11-07T21:10:11 :: Account TestUser1 authenticated. 2024-11-07T21:12:23 :: Account TestUser1 authenticated. 2024-11-07T21:12:52 :: Account TestUser1 authenticated. 2024-11-07T21:14:07 :: Account TestUser1 authenticated. 2024-11-07T21:15:44 :: Account TestUser1 authenticated. 2024-11-07T21:18:02 :: Account TestUser1 authenticated. 2024-11-07T21:19:35 :: Account TestUser1 authenticated. 2024-11-07T21:20:18 :: Account TestUser1 authenticated. 2024-11-07T21:26:04 :: Account TestUser1 authenticated. 2024-11-07T21:29:41 :: Account TestUser1 authenticated. 2024-11-07T21:30:48 :: Account TestUser1 authenticated. 2024-11-07T21:34:08 :: Account TestUser1 authenticated. 2024-11-07T21:38:43 :: Account TestUser1 authenticated. 2024-11-07T21:43:54 :: Account TestUser1 authenticated. 2024-11-07T21:45:12 :: Account TestUser1 authenticated. 2024-11-07T21:45:15 :: Account TestUser1 authenticated. 2024-11-07T21:54:28 :: Account TestUser1 authenticated. 2024-11-07T21:56:10 :: Account TestUser1 authenticated. 2024-11-07T22:03:21 :: Account TestUser1 authenticated. 2024-11-07T22:04:49 :: Account TestUser1 authenticated. 2024-11-07T22:04:51 :: Account TestUser1 authenticated. 2024-11-07T22:05:12 :: Account TestUser1 authenticated. 2024-11-07T22:05:17 :: Account TestUser1 authenticated. 2024-11-07T22:07:49 :: Account TestUser1 authenticated. 2024-11-07T22:07:51 :: Account TestUser1 authenticated. 2024-11-07T22:07:58 :: Account TestUser1 authenticated. 2024-11-07T22:12:41 :: Account TestUser1 authenticated. 2024-11-07T22:12:42 :: Account TestUser1 authenticated. 2024-11-07T22:16:47 :: Account TestUser1 authenticated. 2024-11-07T22:24:03 :: Account TestUser1 authenticated. 2024-11-07T22:31:52 :: Account TestUser1 authenticated. 2024-11-07T22:36:04 :: Account TestUser1 authenticated. 2024-11-07T22:36:12 :: Account TestUser1 authenticated. 2024-11-07T22:36:37 :: Account TestUser1 authenticated. 2024-11-07T22:37:03 :: Account TestUser1 authenticated. 2024-11-07T22:42:32 :: Account TestUser1 authenticated. 2024-11-07T22:42:38 :: Account TestUser1 authenticated. 2024-11-07T22:43:05 :: Account TestUser1 authenticated. 2024-11-07T22:43:07 :: Account TestUser1 authenticated. 2024-11-07T22:44:15 :: Account TestUser1 authenticated. 2024-11-07T22:44:16 :: Account TestUser1 authenticated. 2024-11-07T22:44:21 :: Account TestUser1 authenticated. 2024-11-07T22:45:12 :: Account TestUser1 authenticated. 2024-11-07T22:51:12 :: Account TestUser1 authenticated. 2024-11-07T22:52:11 :: Account TestUser1 authenticated. 2024-11-07T22:56:28 :: Account TestUser1 authenticated. 2024-11-07T22:56:34 :: Account TestUser1 authenticated. 2024-11-07T22:56:39 :: Account TestUser1 authenticated. 2024-11-07T23:03:40 :: Account TestUser1 authenticated. 2024-11-07T23:03:59 :: Account TestUser1 authenticated. 2024-11-07T23:05:33 :: Account TestUser1 authenticated. 2024-11-07T23:08:00 :: Account TestUser1 authenticated. 2024-11-07T23:08:01 :: Account TestUser1 authenticated. 2024-11-07T23:08:02 :: Account TestUser1 authenticated. 2024-11-07T23:08:38 :: Account TestUser1 authenticated. 2024-11-07T23:08:39 :: Account TestUser1 authenticated. 2024-11-07T23:10:12 :: Account TestUser1 authenticated. 2024-11-07T23:11:22 :: Account TestUser1 authenticated. 2024-11-07T23:11:23 :: Account TestUser1 authenticated. 2024-11-07T23:11:24 :: Error in calculating Score., Error Message: The process cannot access the file 'C:\home\site\wwwroot\Logs_UtilityResponse\ScoreCard_11072024.txt' because it is being used by another process. | Exception: System.IO.IOException: The process cannot access the file 'C:\home\site\wwwroot\Logs_UtilityResponse\ScoreCard_11072024.txt' because it is being used by another process. at ScoreCard.Common.Helper.LoggerHelper.Log(String msg, String folderName) in D:\Aramark-Projects\Score Card - API\ScoreCard\Common\ScoreCard.Common\Helper\LoggerHelper.cs:line 29 at ScoreCard.Business.Logic.Helper.UtilityHelper.LogUtilityRequestAndResponse(UtilityModel model, UtilityResponseModel response) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business.Logic\Helper\UtilityHelper.cs:line 230 at ScoreCard.Business.Logic.Helper.UtilityHelper.CalculateScore(UtilityModel model) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business.Logic\Helper\UtilityHelper.cs:line 78 at ScoreCard.Business.Logic.UtilityService.CalculateScore(UtilityModel model, ModelStateDictionary modelState) in D:\Aramark-Projects\Score Card - API\ScoreCard\Business\ScoreCard.Business.Logic\UtilityService.cs:line 30 at ScoreCard.API.Controllers.UtilityController.CalculateScore(UtilityModel model) in D:\Aramark-Projects\Score Card - API\ScoreCard\Service\ScoreCard.API\Controllers\UtilityController.cs:line 36 2024-11-07T23:14:53 :: Account TestUser1 authenticated. 2024-11-07T23:28:09 :: Account TestUser1 authenticated. 2024-11-07T23:29:25 :: Account TestUser1 authenticated. 2024-11-07T23:29:27 :: Account TestUser1 authenticated. 2024-11-07T23:35:05 :: Account TestUser1 authenticated. 2024-11-07T23:38:14 :: Account TestUser1 authenticated.