eliteapp

TQIIYPPP

Jul 2nd, 2012
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.43 KB | None | 0 0
  1. //Verze 2.2012.164.18
  2. //NTB_ACER_ASPIRE
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //2.7.2012 8:54:40
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.Objects.PacientAdresa.FindMeCriteria()
  8.    v Elite.Objects.ObjectsHelpers.GetObjectByAppCode(Session targetSession, XPClassInfo targetClassInfo, IXPSimpleObject source)
  9.    v Elite.Objects.CloneEliteObjectHelper.FindClonedObject(Session targetSession, XPClassInfo targetClassInfo, IXPSimpleObject source)
  10.    v Elite.Objects.CloneObjectHelper.Clone(IXPSimpleObject source, Session targetSession, Boolean synchronize)
  11.    v Elite.Objects.CloneObjectHelper.Clone(IXPSimpleObject source, Session targetSession, Boolean synchronize)
  12.    v Elite.Objects.CloneObjectHelper.Clone[T](T source, Boolean synchronize)
  13.    v Elite.Exchange.Import.ImportPobocka.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