eliteapp

TYPRYPPP

May 23rd, 2013
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.47 KB | None | 0 0
  1. //Verze 2.2013.170.50
  2. //PC
  3. //Windows 7 x64 Service Pack 1 v6.1.7601
  4. //23.5.2013 13:02:34
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.Gui.Controls.ZadankaPoukaz_OrtopEditControl.repositoryItemGridLookUpEditPzt_OnGetLookupCriteria(Object sender)
  8.    v Elite.Grid.RepositoryItemMyGridLookupEditSearch.GetLookupCriteria()
  9.    v Elite.Grid.RepositoryItemMyGridLookupEditSearch.NeedOpenPopup(Object sender, String text, Object& value)
  10.    v Elite.Grid.MyGridLookupEditSearch.OnValidating(CancelEventArgs e)
  11.    v System.Windows.Forms.Control.NotifyValidating()
  12.    v System.Windows.Forms.Control.PerformControlValidation(Boolean bulkValidation)
  13.    v System.Windows.Forms.ContainerControl.ValidateThroughAncestor(Control ancestorControl, Boolean preventFocusChangeOnError)
  14.    v System.Windows.Forms.ContainerControl.ValidateInternal(Boolean checkAutoValidate, Boolean& validatedControlAllowsFocusChange)
  15.    v System.Windows.Forms.ContainerControl.ValidateInternal(Boolean checkAutoValidate, Boolean& validatedControlAllowsFocusChange)
  16.    v System.Windows.Forms.Form.WmClose(Message& m)
  17.    v System.Windows.Forms.Form.WndProc(Message& m)
  18.    v DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
  19.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  20.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  21.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment