eliteapp

TYWEEPPP

Aug 8th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.06 KB | None | 0 0
  1. //Verze 2.2012.165.2
  2. //MSI_H
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //8.8.2012 9:29:44
  5.  
  6. System.InvalidOperationException: Posloupnost neobsahuje žádné prvky.
  7.    v System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
  8.    v Elite.BussinesLogic.GenerujFaktury.getUowVyuctovani(ZdravotnickeZarizeniIcz icz, SmluvniPojistovna smluvniPojistovna, DruhPojisteni druhPojisteni, vzpCharakterDavky charakterDavky)
  9.    v Elite.BussinesLogic.GenerujFaktury.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