Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.164.12
- //PC
- //Windows 7 x86 Service Pack 1 v6.1.7601
- //13.6.2012 13:57:38
- System.ArgumentOutOfRangeException: Přičtením nebo odečtením hodnoty vznikla hodnota, kterou nelze reprezentovat jako typ DateTime.
- Název parametru: value
- v System.DateTime.AddTicks(Int64 value)
- v System.DateTime.Add(Double value, Int32 scale)
- v Elite.Gui.Controls.DekursEditControl.GetReportDekursyDataset()
- v Elite.Gui.Helpers.ReportDescription.GetDataset()
- v Elite.Gui.EliteApplication.ShowReport(ReportDescription report, ShowReportMethod method, PrinterSettings PrinterSettings, ReportEventObject ReportEventObject)
- v Elite.Gui.Dialogs.SelectReportDialog.InternalShowReport(ReportDescription report, ShowReportMethod method)
- v Elite.Gui.Dialogs.SelectReportDialog.DoPrint()
- v Elite.Gui.Dialogs.SelectReportDialog.btnTisk_Click(Object sender, EventArgs e)
- v System.Windows.Forms.Control.OnClick(EventArgs e)
- v DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
- v DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
- v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- v System.Windows.Forms.Control.WndProc(Message& m)
- v DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
- v DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
- v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment