eliteapp

TWWWIPPP

Jan 10th, 2012
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.34 KB | None | 0 0
  1. //Verze 2.2011.147.0
  2. //PC
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //10.1.2012 12:48:41
  5.  
  6. System.InvalidCastException: Objekt typu DevExpress.Xpo.ViewRecord nelze přetypovat na typ Elite.Objects.BaseObject.
  7.    v Elite.Gui.Controls.BrowseControl.MasterFocusedObject()
  8.    v Elite.Gui.Controls.BrowseControl.ActionOtevrit()
  9.    v Elite.Gui.Controls.BrowseControl.gridView_DoubleClick(Object sender, EventArgs e)
  10.    v DevExpress.XtraGrid.Views.Base.BaseView.RaiseDoubleClick(EventArgs e)
  11.    v DevExpress.XtraGrid.Views.Grid.Handler.GridHandler.OnDoubleClick(MouseEventArgs ev)
  12.    v DevExpress.Utils.Controls.BaseHandler.ProcessEvent(EventType etype, Object args)
  13.    v DevExpress.XtraGrid.Views.Base.Handler.BaseViewHandler.ProcessEvent(EventType etype, Object args)
  14.    v DevExpress.XtraGrid.GridControl.OnDoubleClick(EventArgs ev)
  15.    v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  16.    v System.Windows.Forms.Control.WndProc(Message& m)
  17.    v DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m)
  18.    v DevExpress.XtraGrid.GridControl.WndProc(Message& m)
  19.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  20.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  21.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment