eliteapp

TYPRYPPP

Feb 21st, 2012
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.02 KB | None | 0 0
  1. //Verze 2.2012.156.2
  2. //LEKAR
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //21.2.2012 13:02:05
  5.  
  6. System.NullReferenceException: Object reference not set to an instance of an object.
  7.    at Elite.Gui.Helpers.ControlsHelper.<>c__DisplayClass1.<CancelCurrentEdit>b__0()
  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