eliteapp

WWIQQPPP

Dec 30th, 2011
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.06 KB | None | 0 0
  1. //Verze 2.2011.141.0
  2. //STANICE_0
  3. //Windows XP Professional Service Pack 3 v5.1.2600
  4. //30.12.2011 11:31:54
  5.  
  6. System.NullReferenceException: Object reference not set to an instance of an object.
  7.    at Elite.Gui.EliteApplication.RunOdeslatVyuctovani(BaseForm form, Vyuctovani vyuctovani)
  8.    at Elite.Gui.Controls.TvorbaDavekControl.Odeslat()
  9.    at Elite.Gui.Controls.TvorbaDavekControl.btnInternet_Click(Object sender, EventArgs e)
  10.    at System.Windows.Forms.Control.OnClick(EventArgs e)
  11.    at DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
  12.    at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
  13.    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  14.    at System.Windows.Forms.Control.WndProc(Message& m)
  15.    at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
  16.    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  17.    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  18.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment