eliteapp

RRRURPPP

Apr 4th, 2012
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 2.40 KB | None | 0 0
  1. //Verze 2.2012.162.6
  2. //LEKAR
  3. //Windows XP Professional Service Pack 3 v5.1.2600
  4. //4.4.2012 17:36:39
  5.  
  6. System.ObjectDisposedException: Cannot access a disposed object.
  7. Object name: 'RČ: 015403/2153 - Kristýna Bláhová'.
  8.    at DevExpress.Xpo.PersistentBase.get_Session()
  9.    at DevExpress.Xpo.XPBaseObject.Evaluate(CriteriaOperator expression)
  10.    at DevExpress.Xpo.XPBaseObject.EvaluateAlias(String memberName)
  11.    at Elite.Objects.BaseOsoba.get_PrijmeniJmenoTituly()
  12.    at Elite.Gui.Controls.AuxologieGrafControl.GetCaption()
  13.    at Elite.Gui.Controls.BaseControl.getCaption()
  14.    at Elite.Gui.Controls.BaseControl.Elite.Gui.IController.Caption()
  15.    at Elite.Gui.Forms.BaseForm.GetCaption()
  16.    at Elite.Gui.Forms.BaseForm.UpdateCaption()
  17.    at Elite.Gui.EliteApplication.RunSingleForm(Type type, Object formManagerKey, BaseControlParams controlParams)
  18.    at Elite.Gui.EliteApplication.RunAuxologieGraf(Pacient Pacient, TypAuxologie TypAuxologie, Pohlavi Pohlavi, Nullable`1 MinArgument, Nullable`1 MaxArgument, List`1 Data)
  19.    at Elite.Gui.Controls.PacientVysetreniEditControl.ZobrazGraf(TypAuxologie TypAuxologie, Polozka Polozka)
  20.    at Elite.Gui.Controls.PacientVysetreniEditControl.bbVyskaVeStoje_ItemClick(Object sender, ItemClickEventArgs e)
  21.    at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
  22.    at DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link)
  23.    at DevExpress.XtraBars.BarItemLink.OnLinkClick()
  24.    at DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  25.    at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  26.    at DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
  27.    at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
  28.    at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
  29.    at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
  30.    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  31.    at System.Windows.Forms.Control.WndProc(Message& m)
  32.    at DevExpress.XtraBars.Controls.CustomControl.WndProc(Message& msg)
  33.    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  34.    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  35.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment