eliteapp

TYPRYPPP

Mar 27th, 2012
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.08 KB | None | 0 0
  1. //Verze 2.2012.161.4
  2. //PC
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //27.3.2012 14:02:48
  5.  
  6. System.InvalidOperationException: Cross thread operation detected. To suppress this exception, set DevExpress.Data.CurrencyDataController.DisableThreadingProblemsDetection = true
  7.    v DevExpress.Data.CurrencyDataController.ThrowCrossThreadException()
  8.    v System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
  9.    v System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
  10.    v System.Threading.ExecutionContext.runTryCode(Object userData)
  11.    v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  12.    v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  13.    v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  14.    v System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
  15.    v System.Windows.Forms.Control.InvokeMarshaledCallbacks()
Advertisement
Add Comment
Please, Sign In to add comment