eliteapp

WWUPWPPP

Jul 31st, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 7.00 KB | None | 0 0
  1. //Verze 2.2012.165.2
  2. //NTB_ACER_ASPIRE
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //1.8.2012 0:20:11
  5.  
  6. System.NullReferenceException: Odkaz na objekt není nastaven na instanci objektu.
  7.    v Elite.Objects.Kapitace.<>c__DisplayClass6.<getKapitaceVekTable>b__1(KapitaceDetail d)
  8.    v System.Linq.Enumerable.WhereListIterator`1.MoveNext()
  9.    v System.Linq.Enumerable.Count[TSource](IEnumerable`1 source)
  10.    v Elite.Objects.Kapitace.getKapitaceVekTable()
  11.    v (Object )
  12.    v DevExpress.Xpo.Metadata.ReflectionMemberInfo.DelegateFieldAccessor.GetValue(Object theObject)
  13.    v DevExpress.Xpo.Metadata.ReflectionMemberInfo.GetValue(Object theObject)
  14.    v DevExpress.Xpo.Helpers.XPPropertyDescriptor.MemberAccessor.GetValue(Object obj)
  15.    v DevExpress.Xpo.Helpers.XPPropertyDescriptor.GetValue(Object component)
  16.    v DevExpress.Data.Browsing.RelatedListBrowser.RetrieveDataSource()
  17.    v DevExpress.Data.Browsing.DataBrowser.get_DataSource()
  18.    v DevExpress.Data.Browsing.ListBrowser.get_List()
  19.    v DevExpress.Data.Browsing.ListBrowser.get_Count()
  20.    v DevExpress.Data.Browsing.ListBrowser.ValidatePosition(Int32 value)
  21.    v DevExpress.Data.Browsing.ListBrowser.SetPositionCore(Int32 value)
  22.    v DevExpress.Data.Browsing.ListBrowser.set_Position(Int32 value)
  23.    v DevExpress.XtraReports.UI.XtraReportBase.BuildDocument(DocumentBuilderBase builder)
  24.    v DevExpress.XtraReports.UI.XtraReportBase.WriteToDocument(DocumentBuilderBase docBuilder)
  25.    v DevExpress.XtraReports.Native.Printing.DetailReportBandManager.GetBand(DocumentBand rootBand, PageBuildInfo pageBuildInfo)
  26.    v DevExpress.XtraPrinting.Native.DocumentBand.GetBand(PageBuildInfo pageBuildInfo)
  27.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.CanProcessDetail(DocumentBand rootBand, PageBuildInfo pageBuildInfo)
  28.    v DevExpress.XtraPrinting.Native.PageRowCalculator.CanProcessDetail(DocumentBand rootBand, PageBuildInfo pageBuildInfo)
  29.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillPageForBands(DocumentBand rootBand, RectangleF bounds, ProcessBandsDelegate process)
  30.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillReportDetails(DocumentBand rootBand, RectangleF bounds)
  31.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillReportDetailsAndFooter(DocumentBand rootBand, RectangleF bounds)
  32.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillPage(DocumentBand rootBand, RectangleF bounds)
  33.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillPageRecursive(DocumentBand rootBand, DocumentBand docBand, RectangleF bounds)
  34.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillPageForBandCore(DocumentBand rootBand, RectangleF bounds, RectangleF newBounds)
  35.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillPageForBands(DocumentBand rootBand, RectangleF bounds, ProcessBandsDelegate process)
  36.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillReportDetails(DocumentBand rootBand, RectangleF bounds)
  37.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillReportDetailsAndFooter(DocumentBand rootBand, RectangleF bounds)
  38.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillPage(DocumentBand rootBand, RectangleF bounds)
  39.    v DevExpress.XtraPrinting.Native.BuildHelper.GetDocBandHeight(DocumentBand docBand, RectangleF bounds, Boolean includeBottomSpans)
  40.    v DevExpress.XtraPrinting.Native.PageRowBuilder.AreFriendsTogetherRecursive(DocumentBand docBand, RectangleF bounds)
  41.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillPageRecursive(DocumentBand rootBand, DocumentBand docBand, RectangleF bounds)
  42.    v DevExpress.XtraPrinting.Native.PageHeaderFooterRowBuilderBase.FillPageRecursive(DocumentBand rootBand, DocumentBand docBand, RectangleF bounds)
  43.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillPageForBandCore(DocumentBand rootBand, RectangleF bounds, RectangleF newBounds)
  44.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillPageForBands(DocumentBand rootBand, RectangleF bounds, ProcessBandsDelegate process)
  45.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillReportDetails(DocumentBand rootBand, RectangleF bounds)
  46.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillReportDetailsAndFooter(DocumentBand rootBand, RectangleF bounds)
  47.    v DevExpress.XtraPrinting.Native.PageHeaderFooterRowBuilderBase.FillReportDetailsAndFooter(DocumentBand rootBand, RectangleF bounds)
  48.    v DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillPage(DocumentBand rootBand, RectangleF bounds)
  49.    v DevExpress.XtraPrinting.Native.PageBuildEngine.Build()
  50.    v DevExpress.XtraPrinting.Native.PageBuildEngine.BuildPages(DocumentBand rootBand)
  51.    v DevExpress.XtraPrinting.Native.DocumentHelper.BuildPagesCore()
  52.    v DevExpress.XtraPrinting.Native.DocumentHelper.BuildPages()
  53.    v DevExpress.XtraPrinting.Native.PrintingDocument.BuildPages()
  54.    v DevExpress.XtraPrinting.Native.PrintingDocument.End(Boolean buildPagesInBackground)
  55.    v DevExpress.XtraPrinting.PrintingSystemBase.End(Boolean buildPagesInBackground)
  56.    v DevExpress.XtraReports.UI.XtraReport.CreateDocumentCore2(PrintingSystemBase ps, Single progressRange, Boolean buildPagesInBackground)
  57.    v DevExpress.XtraReports.UI.XtraReport.CreateDocumentCore(Single progressRange, Boolean buildPagesInBackground)
  58.    v DevExpress.XtraReports.UI.XtraReport.CreateDocument(Single progressRange, Boolean buildPagesInBackground)
  59.    v DevExpress.XtraReports.UI.XtraReport.CreateDocument(Boolean buildPagesInBackground)
  60.    v DevExpress.XtraReports.UI.XtraReport.CreateDocument()
  61.    v Elite.Reports.ReportDesigner.ShowReport[T](String ReportFileName, ShowReportMethod Method, Object Collection, List`1 Parameters, List`1 SubreportCodes, List`1 SubreportFileNames, List`1 SubreportDatasets, List`1 SubreportParameters, ReportEventObject ReportEventObject, PrinterSettings PrinterSettings, ReportDesignerCommandDelegate commandReportDelegate)
  62.    v Elite.Gui.EliteApplication.ShowReport(ReportDescription report, ShowReportMethod method, PrinterSettings PrinterSettings, ReportEventObject ReportEventObject)
  63.    v Elite.Gui.Dialogs.SelectReportDialog.InternalShowReport(ReportDescription report, ShowReportMethod method)
  64.    v Elite.Gui.Dialogs.SelectReportDialog.DoPreview()
  65.    v Elite.Gui.Dialogs.SelectReportDialog.btnPreview_Click(Object sender, EventArgs e)
  66.    v System.Windows.Forms.Control.OnClick(EventArgs e)
  67.    v DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
  68.    v DevExpress.XtraEditors.DropDownButton.OnClick(EventArgs e)
  69.    v DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
  70.    v DevExpress.XtraEditors.DropDownButton.OnMouseUp(MouseEventArgs e)
  71.    v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  72.    v System.Windows.Forms.Control.WndProc(Message& m)
  73.    v DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
  74.    v DevExpress.XtraEditors.DropDownButton.WndProc(Message& m)
  75.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  76.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  77.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment