eliteapp

ROQOOPPP

Sep 24th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.50 KB | None | 0 0
  1. //Verze 2.2013.171.0
  2. //ACER-289D1000C5
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //24.9.2013 15:57:49
  5.  
  6. System.NullReferenceException: Object reference not set to an instance of an object.
  7.    at Elite.Gui.Controls.ZadankaPoukaz_OrtopEditControl.repositoryItemGridLookUpEditPzt_OnGetLookupCriteria(Object sender)
  8.    at Elite.Grid.RepositoryItemMyGridLookupEditSearch.GetLookupCriteria()
  9.    at Elite.Grid.RepositoryItemMyGridLookupEditSearch.NeedOpenPopup(Object sender, String text, Object& value)
  10.    at Elite.Grid.MyGridLookupEditSearch.OnValidating(CancelEventArgs e)
  11.    at System.Windows.Forms.Control.NotifyValidating()
  12.    at System.Windows.Forms.Control.PerformControlValidation(Boolean bulkValidation)
  13.    at System.Windows.Forms.ContainerControl.ValidateThroughAncestor(Control ancestorControl, Boolean preventFocusChangeOnError)
  14.    at System.Windows.Forms.ContainerControl.ValidateInternal(Boolean checkAutoValidate, Boolean& validatedControlAllowsFocusChange)
  15.    at System.Windows.Forms.ContainerControl.ValidateInternal(Boolean checkAutoValidate, Boolean& validatedControlAllowsFocusChange)
  16.    at System.Windows.Forms.Form.WmClose(Message& m)
  17.    at System.Windows.Forms.Form.WndProc(Message& m)
  18.    at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
  19.    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  20.    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  21.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment