eliteapp

Note 27. dubna 2012:7:53

Apr 27th, 2012
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.43 KB | None | 0 0
  1. //Verze 2.2012.163.3
  2. //LEKAR
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //27.4.2012 7:53:51
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.Gui.Controls.BaseControl.VytvorMenuAkceDleTypu(BarManager BarManager, Int32 BaseId, List`1 TypyAkce, ItemClickEventHandler ClickHandler, String TagFilter)
  8.    v Elite.Gui.MainForm.VytvorMenuAkce()
  9.    v Elite.Gui.MainForm.MainForm_Load(Object sender, EventArgs e)
  10.    v System.EventHandler.Invoke(Object sender, EventArgs e)
  11.    v System.Windows.Forms.Form.OnLoad(EventArgs e)
  12.    v DevExpress.XtraEditors.XtraForm.OnLoad(EventArgs e)
  13.    v System.Windows.Forms.Form.OnCreateControl()
  14.    v System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  15.    v System.Windows.Forms.Control.CreateControl()
  16.    v System.Windows.Forms.Control.WmShowWindow(Message& m)
  17.    v System.Windows.Forms.Control.WndProc(Message& m)
  18.    v System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  19.    v System.Windows.Forms.ContainerControl.WndProc(Message& m)
  20.    v System.Windows.Forms.Form.WmShowWindow(Message& m)
  21.    v System.Windows.Forms.Form.WndProc(Message& m)
  22.    v DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
  23.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  24.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  25.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment