eliteapp

RQWPQPPP

Oct 8th, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.31 KB | None | 0 0
  1. //Verze 2.2012.166.3
  2. //NTB_ACER_ASPIRE
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //8.10.2012 23:31:19
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v DevExpress.Xpo.XPCollection..ctor(Session session, Type objType)
  8.    v Elite.Gui.Controls.ZadankaEditControl.createObjects()
  9.    v Elite.Gui.Controls.ZadankaEditControl.Init()
  10.    v Elite.Gui.Controls.BaseControl.OnLoad(EventArgs e)
  11.    v System.Windows.Forms.UserControl.OnCreateControl()
  12.    v System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  13.    v System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  14.    v System.Windows.Forms.Control.CreateControl()
  15.    v System.Windows.Forms.Control.WmShowWindow(Message& m)
  16.    v System.Windows.Forms.Control.WndProc(Message& m)
  17.    v System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  18.    v System.Windows.Forms.ContainerControl.WndProc(Message& m)
  19.    v System.Windows.Forms.Form.WmShowWindow(Message& m)
  20.    v System.Windows.Forms.Form.WndProc(Message& m)
  21.    v DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
  22.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  23.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  24.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment