Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2013.170.0
- //DOMOV
- //Windows XP Home Edition Service Pack 3 v5.1.2600
- //30.1.2013 14:00:56
- System.NullReferenceException: Object reference not set to an instance of an object.
- at Elite.Objects.SmluvniVykon.VratKapitaci(vzpVykony Vykon, Pracoviste Pracoviste, DateTime Datum)
- at Elite.Objects.SmluvniVykon.JeKapitovany(DateTime Datum)
- at (Object )
- at DevExpress.Xpo.Metadata.ReflectionMemberInfo.DelegateFieldAccessor.GetValue(Object theObject)
- at DevExpress.Xpo.Metadata.ReflectionMemberInfo.GetValue(Object theObject)
- at DevExpress.Xpo.Helpers.XPPropertyDescriptor.MemberAccessor.GetValue(Object obj)
- at DevExpress.Xpo.Helpers.XPPropertyDescriptor.GetValue(Object component)
- at DevExpress.Data.Helpers.BaseListDataControllerHelper.GetRowValue(Int32 listSourceRow, Int32 column, OperationCompleted completed)
- at DevExpress.Data.DataController.GetRowValue(Int32 controllerRow, Int32 column, OperationCompleted completed)
- at DevExpress.Data.BaseListSourceDataController.GetRowValue(Int32 controllerRow, Int32 column, OperationCompleted completed)
- at DevExpress.XtraGrid.Views.Grid.GridView.GetRowCellValue(Int32 rowHandle, GridColumn column, OperationCompleted completed)
- at DevExpress.XtraGrid.Views.Grid.GridView.GetRowCellValue(Int32 rowHandle, GridColumn column)
- at DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.CalcRowCellDrawInfo(GridDataRowInfo ri, GridColumnInfoArgs ci, GridCellInfo cell, GridColumnInfoArgs nextColumn, Boolean calcEditInfo)
- at DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.CalcRowCellsDrawInfo(GridDataRowInfo ri, GridColumnsInfo columnsInfo)
- at DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.CalcDataRow(GridDataRowInfo ri, GridRow row, GridRow nextRow)
- at DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.CalcRowsDrawInfo()
- at DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.CalcGridInfo()
- at DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.Calc(Graphics g, Rectangle bounds)
- at DevExpress.XtraGrid.Views.Base.ColumnView.DoInternalLayout()
- at DevExpress.XtraGrid.Views.Base.ColumnView.CalculateLayout()
- at DevExpress.XtraGrid.Views.Grid.GridView.LayoutChanged()
- at DevExpress.XtraGrid.Views.Base.BaseView.LayoutChangedSynchronized()
- at DevExpress.XtraGrid.Views.Grid.GridView.SetViewRect(Rectangle newValue)
- at DevExpress.XtraGrid.Views.Base.BaseView.InternalSetViewRectCore(Rectangle rect)
- at DevExpress.XtraGrid.Views.Grid.GridView.SetMasterRowExpandedEx(Int32 rowHandle, Int32 relationIndex, Boolean expand)
- at DevExpress.XtraGrid.Views.Grid.GridView.VisualSetMasterRowExpandedEx(Int32 rowHandle, Int32 relationIndex, Boolean expand)
- at DevExpress.XtraGrid.Views.Grid.Handler.GridRegularRowNavigator.OnMouseDown(GridHitInfo hitInfo, DXMouseEventArgs e)
- at DevExpress.XtraGrid.Views.Grid.Handler.GridHandler.OnMouseDown(MouseEventArgs ev)
- at DevExpress.Utils.Controls.BaseHandler.ProcessEvent(EventType etype, Object args)
- at DevExpress.XtraGrid.Views.Base.Handler.BaseViewHandler.ProcessEvent(EventType etype, Object args)
- at DevExpress.XtraGrid.GridControl.OnMouseDown(MouseEventArgs ev)
- at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
- at System.Windows.Forms.Control.WndProc(Message& m)
- at DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m)
- at DevExpress.XtraGrid.GridControl.WndProc(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment