eliteapp

RRRURPPP

Mar 17th, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 2.38 KB | None | 0 0
  1. //Verze 2.2012.159.2
  2. //PC
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //17.3.2012 20:45:52
  5.  
  6. System.ObjectDisposedException: K uvolněnému objektu nelze přistupovat.
  7. Název objektu:: 990228/2104 - Stanislav Lafata
  8.    v DevExpress.Xpo.PersistentBase.get_Session()
  9.    v DevExpress.Xpo.XPBaseObject.Evaluate(CriteriaOperator expression)
  10.    v DevExpress.Xpo.XPBaseObject.EvaluateAlias(String memberName)
  11.    v Elite.Objects.BaseOsoba.get_PrijmeniJmenoTituly()
  12.    v Elite.Gui.Controls.AuxologieGrafControl.GetCaption()
  13.    v Elite.Gui.Controls.BaseControl.getCaption()
  14.    v Elite.Gui.Controls.BaseControl.Elite.Gui.IController.Caption()
  15.    v Elite.Gui.Forms.BaseForm.GetCaption()
  16.    v Elite.Gui.Forms.BaseForm.UpdateCaption()
  17.    v Elite.Gui.EliteApplication.RunSingleForm(Type type, Object formManagerKey, BaseControlParams controlParams)
  18.    v Elite.Gui.EliteApplication.RunAuxologieGraf(Pacient Pacient, TypAuxologie TypAuxologie, Pohlavi Pohlavi, Nullable`1 MinArgument, Nullable`1 MaxArgument, List`1 Data)
  19.    v Elite.Gui.Controls.PacientVysetreniEditControl.ZobrazGraf(TypAuxologie TypAuxologie, Polozka Polozka)
  20.    v Elite.Gui.Controls.PacientVysetreniEditControl.bbVyskaVeStoje_ItemClick(Object sender, ItemClickEventArgs e)
  21.    v DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
  22.    v DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link)
  23.    v DevExpress.XtraBars.BarItemLink.OnLinkClick()
  24.    v DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  25.    v DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  26.    v DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
  27.    v DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
  28.    v DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
  29.    v DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
  30.    v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  31.    v System.Windows.Forms.Control.WndProc(Message& m)
  32.    v DevExpress.XtraBars.Controls.CustomControl.WndProc(Message& msg)
  33.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  34.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  35.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment