Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.161.0
- //LEKAR
- //Windows XP Professional Service Pack 3 v5.1.2600
- //21.3.2012 7:16:36
- System.NullReferenceException: Object reference not set to an instance of an object.
- at Elite.Objects.Pacient.getKontaktyFmt()
- 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.XtraReports.UI.XRBinding.GetImmediateColumnValue(XRDataContext dataContext, ImagesContainer images)
- at DevExpress.XtraReports.UI.XRBinding.GetColumnValue(XRDataContext dataContext, ImagesContainer images)
- at DevExpress.XtraReports.UI.XRBinding.UpdatePropertyValue(XRDataContext dataContext, ImagesContainer images)
- at DevExpress.XtraReports.UI.XRControl.UpdateBindingCore(XRDataContext dataContext, ImagesContainer images)
- at DevExpress.XtraReports.UI.XRFieldEmbeddableControl.UpdateBindingCore(XRDataContext dataContext, ImagesContainer images)
- at DevExpress.XtraReports.UI.XRControl.UpdateBinding(XRDataContext dataContext, ImagesContainer images)
- at DevExpress.XtraReports.UI.Band.GenerateContent(DocumentBand docBand, Int32 rowIndex, Boolean fireBeforePrint)
- at DevExpress.XtraReports.UI.Band.GenerateWithSubreports(DocumentBand docBand, Int32 rowIndex, Boolean fireBeforePrint, PageBuildInfo pageBuildInfo)
- at DevExpress.XtraReports.Native.SelfGeneratedDocumentBand..ctor(RootDocumentBand root, DocumentBandKind kind, Band band, Int32 rowIndex, Boolean fireBeforePrint, PageBuildInfo pageBuildInfo)
- at DevExpress.XtraReports.UI.Band.CreateDocumentBand(Int32 rowIndex, RootDocumentBand rootDocBand, PageBuildInfo pageBuildInfo)
- at DevExpress.XtraReports.Native.Printing.DetailWriterBase.WriteGroupHeaders(DocumentBand rootBand, Int32 index, Int32 groupStartIndex)
- at DevExpress.XtraReports.Native.Printing.DetailWriterBase.Write(DocumentBand rootBand, PageBuildInfo pageBuildInfo)
- at DevExpress.XtraReports.Native.Printing.DocumentBuilder.GetBand(DocumentBand rootBand, PageBuildInfo pageBuildInfo)
- at DevExpress.XtraPrinting.Native.DocumentBand.GetBand(Int32 index, RectangleF bounds, PointF offset, Boolean forNextPage)
- at DevExpress.XtraPrinting.Native.DocumentBand.GetBand(Int32 index)
- at DevExpress.XtraPrinting.Native.BuildInfoContainer.GetDetailContainer(DocumentBand rootBand, PageRowBuilderBase pageRowBuilderBase, RectangleF bounds)
- at DevExpress.XtraPrinting.Native.PageHeaderFooterRowBuilder.GetHeaderRowIndex(DocumentBand rootBand)
- at DevExpress.XtraPrinting.Native.PageHeaderFooterRowBuilderBase.FillPageHeader(DocumentBand rootBand, RectangleF bounds)
- at DevExpress.XtraPrinting.Native.PageHeaderFooterRowBuilderBase.FillReportDetailsAndFooter(DocumentBand rootBand, RectangleF bounds)
- at DevExpress.XtraPrinting.Native.PageRowBuilderBase.FillPage(DocumentBand rootBand, RectangleF bounds)
- at DevExpress.XtraPrinting.Native.PageBuildEngine.Build()
- at DevExpress.XtraPrinting.Native.PageBuildEngine.BuildPages(DocumentBand rootBand)
- at DevExpress.XtraPrinting.Native.DocumentHelper.BuildPagesCore()
- at DevExpress.XtraPrinting.Native.DocumentHelper.BuildPages()
- at DevExpress.XtraPrinting.Native.PrintingDocument.BuildPages()
- at DevExpress.XtraPrinting.Native.PrintingDocument.End(Boolean buildPagesInBackground)
- at DevExpress.XtraPrinting.PrintingSystemBase.End(Boolean buildPagesInBackground)
- at DevExpress.XtraReports.UI.XtraReport.CreateDocumentCore2(PrintingSystemBase ps, Single progressRange, Boolean buildPagesInBackground)
- at DevExpress.XtraReports.UI.XtraReport.CreateDocumentCore(Single progressRange, Boolean buildPagesInBackground)
- at DevExpress.XtraReports.UI.XtraReport.CreateDocument(Single progressRange, Boolean buildPagesInBackground)
- at DevExpress.XtraReports.UI.XtraReport.CreateDocument(Boolean buildPagesInBackground)
- at DevExpress.XtraReports.UI.ReportPrintTool.CreateIfEmpty(Boolean buildPagesInBackground)
- at DevExpress.XtraReports.UI.ReportPrintTool.BeforePrint()
- at DevExpress.XtraPrinting.PrintTool.Print(String printerName)
- at DevExpress.XtraPrinting.PrintTool.Print()
- at DevExpress.XtraReports.UI.XtraReport.Print()
- at 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)
- at Elite.Gui.EliteApplication.ShowReport(ReportDescription report, ShowReportMethod method, PrinterSettings PrinterSettings, ReportEventObject ReportEventObject)
- at Elite.Gui.Dialogs.SelectReportDialog.InternalShowReport(ReportDescription report, ShowReportMethod method)
- at Elite.Gui.Dialogs.SelectReportDialog.DoPrint()
- at Elite.Gui.Dialogs.SelectReportDialog.btnTisk_Click(Object sender, EventArgs e)
- at System.Windows.Forms.Control.OnClick(EventArgs e)
- at DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
- at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
- at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- at System.Windows.Forms.Control.WndProc(Message& m)
- at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
- at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
- 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