eliteapp

TWWWIPPP

Apr 18th, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 2.27 KB | None | 0 0
  1. //Verze 2.2012.163.0
  2. //PC
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //18.4.2012 13:00:53
  5.  
  6. DevExpress.Data.Filtering.Exceptions.CriteriaParserException: Parser error at line 0, character 21: syntax error; ("ZpusobUhrady is null {FAILED HERE}ZpusobUhrady.Oid!=3")
  7.    v DevExpress.Data.Filtering.Helpers.CriteriaParser.Parse(String query, Boolean allowSort)
  8.    v DevExpress.Data.Filtering.Helpers.CriteriaParser.Parse(String stringCriteria, OperandValue[]& criteriaParametersList)
  9.    v DevExpress.Data.Filtering.CriteriaOperator.Parse(String criteria, Object[] parameters)
  10.    v Elite.Gui.Controls.CelkovyPrehledPojistovnyControl.GetReportDataset()
  11.    v Elite.Gui.Helpers.ReportDescription.GetDataset()
  12.    v Elite.Gui.EliteApplication.ShowReport(ReportDescription report, ShowReportMethod method, PrinterSettings PrinterSettings, ReportEventObject ReportEventObject)
  13.    v Elite.Gui.Dialogs.SelectReportDialog.InternalShowReport(ReportDescription report, ShowReportMethod method)
  14.    v Elite.Gui.Dialogs.SelectReportDialog.DoPreview()
  15.    v Elite.Gui.Dialogs.SelectReportDialog.bbPreviewReport_ItemClick(Object sender, ItemClickEventArgs e)
  16.    v DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
  17.    v DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link)
  18.    v DevExpress.XtraBars.BarItemLink.OnLinkClick()
  19.    v DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  20.    v DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  21.    v DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
  22.    v DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
  23.    v DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
  24.    v DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
  25.    v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  26.    v System.Windows.Forms.Control.WndProc(Message& m)
  27.    v DevExpress.XtraBars.Controls.CustomControl.WndProc(Message& msg)
  28.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  29.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  30.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment