eliteapp

TPERUPPP

Sep 27th, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.16 KB | None | 0 0
  1. //Verze 2.2012.165.11
  2. //ACER5560
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //27.9.2012 20:19:02
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.Gui.Controls.PacientPolozkaEditControl.DoSetFocus()
  8.    v Elite.Gui.Controls.BaseControl.Elite.Gui.IController.SetFocus()
  9.    v Elite.Gui.EliteApplication.RunSingleForm(Type type, Object formManagerKey, BaseControlParams controlParams)
  10.    v Elite.Gui.EliteApplication.RunPacientPolozky(BaseObject FocusObject)
  11.    v Elite.Gui.Controls.PacientInfoControl.AlergieTextEdit_DoubleClick(Object sender, EventArgs e)
  12.    v System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
  13.    v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  14.    v System.Windows.Forms.Control.WndProc(Message& m)
  15.    v DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
  16.    v DevExpress.XtraEditors.TextEdit.WndProc(Message& msg)
  17.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  18.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  19.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment