Log Saturday, February 18, 2017 8:11:22 AM =>
Error:
Message:
Collection was modified; enumeration operation may not execute.
TargetSite:
Void ThrowInvalidOperationException(System.ExceptionRes ource)
StackTrace:
at System.ThrowHelper.ThrowInvalidOperationException( ExceptionResource resource)
at System.Collections.Generic.List`1.Enumerator.MoveN extRare()
at System.Collections.Generic.List`1.Enumerator.MoveN ext()
at ******.*** *********()
at ************.** ****()
at System.Threading.ThreadHelper.ThreadStart_Context( Object state)
at System.Threading.ExecutionContext.RunInternal(Exec utionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()