eliteapp

WWPQTPPP

Jul 31st, 2012
54
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.165.2
  2. //PC
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //31.7.2012 12:12:23
  5.  
  6. System.NullReferenceException: Object reference not set to an instance of an object.
  7.    at Elite.Gui.Controls.VykazEditControl.InitObjects(BaseObject SrcObject, IController Source)
  8.    at Elite.Gui.Controls.EditControl.DoInitObjects(BaseObject SrcObject, IController Source)
  9.    at Elite.Gui.Controls.EditControl.Init()
  10.    at Elite.Gui.Controls.VykazEditControl.Init()
  11.    at Elite.Gui.Controls.BaseControl.OnLoad(EventArgs e)
  12.    at System.Windows.Forms.UserControl.OnCreateControl()
  13.    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  14.    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  15.    at System.Windows.Forms.Control.CreateControl()
  16.    at System.Windows.Forms.Control.WmShowWindow(Message& m)
  17.    at System.Windows.Forms.Control.WndProc(Message& m)
  18.    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  19.    at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  20.    at System.Windows.Forms.Form.WmShowWindow(Message& m)
  21.    at System.Windows.Forms.Form.WndProc(Message& m)
  22.    at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
  23.    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  24.    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  25.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment