eliteapp

PWQIOPPP

Dec 3rd, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.05 KB | None | 0 0
  1. //Verze 2.2012.166.25
  2. //NTB_ACER_ASPIRE
  3. //Windows 7 x64 Service Pack 1 v6.1.7601
  4. //3.12.2012 20:30:14
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.BussinesLogic.GenerujFaktury.<>c__DisplayClass1b.<DoWork>b__e(Faktura f)
  8.    v System.Linq.Enumerable.WhereListIterator`1.MoveNext()
  9.    v System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source)
  10.    v Elite.BussinesLogic.GenerujFaktury.DoWork()
  11.    v Elite.Common.ProcessData.doWork()
  12.    v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  13.    v System.Threading.ExecutionContext.runTryCode(Object userData)
  14.    v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  15.    v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  16.    v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  17.    v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment