eliteapp

TQIIYPPP

Nov 30th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.64 KB | None | 0 0
  1. //Verze 2.2012.166.23
  2. //KANCELARXP
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //30.11.2012 13:26:11
  5.  
  6. DevExpress.Xpo.Exceptions.SessionMixingException: The 'Elite.Objects.SmluvniPojistovna' object belongs to a different session
  7.    v DevExpress.Xpo.Session.ThrowIfObjectFromDifferentSession(Object obj)
  8.    v DevExpress.Xpo.Session.IsNewObject(Object theObject)
  9.    v DevExpress.Xpo.XPBaseObject.System.IComparable.CompareTo(Object value)
  10.    v System.Collections.Comparer.Compare(Object a, Object b)
  11.    v System.Collections.Generic.ObjectComparer`1.Compare(T x, T y)
  12.    v System.Linq.EnumerableSorter`2.CompareKeys(Int32 index1, Int32 index2)
  13.    v System.Linq.EnumerableSorter`1.QuickSort(Int32[] map, Int32 left, Int32 right)
  14.    v System.Linq.EnumerableSorter`1.Sort(TElement[] elements, Int32 count)
  15.    v System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext()
  16.    v System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
  17.    v System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
  18.    v Elite.BussinesLogic.GenerujDiskety.DoWork()
  19.    v Elite.Common.ProcessData.doWork()
  20.    v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  21.    v System.Threading.ExecutionContext.runTryCode(Object userData)
  22.    v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  23.    v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  24.    v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  25.    v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment