Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.166.5
- //NTB_ACER_ASPIRE
- //Windows 7 x86 Service Pack 1 v6.1.7601
- //9.11.2012 9:17:45
- System.ArgumentOutOfRangeException: Index je mimo rozsah. Index musí být nezáporný a musí být menší než velikost kolekce.
- Název parametru: index
- v System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
- v System.ThrowHelper.ThrowArgumentOutOfRangeException()
- v System.Collections.Generic.List`1.get_Item(Int32 index)
- v Elite.Exchange.Import.Amicus.ImportAmicus.DoWork()
- v Elite.Common.ProcessData.doWork()
- v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
- v System.Threading.ExecutionContext.runTryCode(Object userData)
- v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
- v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
- v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment