eliteapp

RRRURPPP

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