eliteapp

WWIPIPPP

Nov 21st, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.35 KB | None | 0 0
  1. //Verze 2.2012.166.5
  2. //NTB_ACER_ASPIRE
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //21.11.2012 13:45:02
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.BussinesLogic.RegistracePacienta.<GetCriteriaPacientRegistrace>b__0(Pojistovna p)
  8.    v System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
  9.    v System.Linq.Buffer`1..ctor(IEnumerable`1 source)
  10.    v System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
  11.    v Elite.BussinesLogic.RegistracePacienta.GetCriteriaPacientRegistrace(List`1 icz, List`1 pracoviste, List`1 pojistovny, DateTime datumOd, DateTime datumDo, List`1 stavyRegistrace)
  12.    v Elite.BussinesLogic.RegistracePacienta.ProcessValidace()
  13.    v Elite.BussinesLogic.RegistracePacienta.DoWork()
  14.    v Elite.Common.ProcessData.doWork()
  15.    v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  16.    v System.Threading.ExecutionContext.runTryCode(Object userData)
  17.    v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  18.    v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  19.    v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  20.    v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment