eliteapp

WOTRPPPP

Apr 16th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.34 KB | None | 0 0
  1. //Verze 2.2012.162.15
  2. //ACER
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //16.4.2012 12:47:09
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.BussinesLogic.GenerujKapitaci.<>c__DisplayClass5.<KumulujKapitaci>b__4(Kapitace k)
  8.    v System.Linq.Enumerable.WhereListIterator`1.MoveNext()
  9.    v System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
  10.    v Elite.BussinesLogic.GenerujKapitaci.KumulujKapitaci(PacientRegistrace pacientRegistrace, ZdravotnickeZarizeniIcz icz, Pracoviste pracoviste, SmluvniPojistovna smluvniPojistovna, Decimal Castka, VekIndex vekIndex, Decimal koeficient, Decimal kapitacniPausal, Decimal degresniKoeficient)
  11.    v Elite.BussinesLogic.GenerujKapitaci.DoWork()
  12.    v Elite.Common.ProcessData.doWork()
  13.    v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  14.    v System.Threading.ExecutionContext.runTryCode(Object userData)
  15.    v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  16.    v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  17.    v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  18.    v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment