eliteapp

WOTRPPPP

Feb 20th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.95 KB | None | 0 0
  1. //Verze 2.2012.156.2
  2. //NTB_ACER_ASPIRE
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //20.2.2012 20:53:26
  5.  
  6. System.Collections.Generic.KeyNotFoundException: Daný klíč není ve slovníku k dispozici.
  7.    v System.ThrowHelper.ThrowKeyNotFoundException()
  8.    v System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  9.    v Elite.Exchange.Import.ImportVzp.DoWork()
  10.    v Elite.Common.ProcessData.doWork()
  11.    v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  12.    v System.Threading.ExecutionContext.runTryCode(Object userData)
  13.    v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  14.    v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  15.    v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  16.    v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment