Application Error
Exception caught in:
Ice.Lib.EpiClientLib
Error Detail
============
Message: An
error occurred trying to set a value of ‘-1’ in an EpiNumericEditor. The
controls EpiBinding is ‘printProps.PagePrinterResolutionX’.
Inner Exception Message: The
‘Value’ property cannot be set to a value that is outside the range determined
by the ‘MinValue’ and ‘MaxValue’ properties
Program:
Ice.Lib.EpiClientLib.dll
Method:
SetValueWithExceptionChecking
Client Stack Trace
==================
at
Ice.Lib.Framework.EpiNumericEditor.SetValueWithExceptionChecking(Object value)
at
Ice.Lib.Framework.EpiNumericEditor.Table_ColumnChanged(Object sender,
DataColumnChangeEventArgs e)
at
System.Data.DataColumnChangeEventHandler.Invoke(Object sender,
DataColumnChangeEventArgs e)
at
System.Data.DataTable.OnColumnChanged(DataColumnChangeEventArgs e)
at
System.Data.DataRow.set_Item(DataColumn column, Object value)
at
Ice.Lib.Report.Datasets.SSRSProperties.PrintersRow.set_PagePrinterResolutionX(Int32
value)
at
Ice.Lib.Report.SSRSDialogPropertiesManager.getPrinterSettings(String printerID)
at
Ice.Lib.Report.SSRSDialogPropertiesManager.Printers_ColumnChanged(Object
sender, DataColumnChangeEventArgs e)
at
System.Data.DataColumnChangeEventHandler.Invoke(Object sender,
DataColumnChangeEventArgs e)
at
System.Data.DataTable.OnColumnChanged(DataColumnChangeEventArgs e)
at
System.Data.DataRow.set_Item(DataColumn column, Object value)
at
System.Data.DataRowView.SetColumnValue(DataColumn column, Object value)
at
System.Data.DataRowView.set_Item(String property, Object value)
at
Ice.Lib.Framework.EpiReportTransaction.setPrinterOptionsSSRS(String reportID,
Int32 styleNum, PrinterDialogMode mode, Boolean initializeSettings)
Inner Exception
===============
The ‘Value’ property cannot be
set to a value that is outside the range determined by the ‘MinValue’ and
‘MaxValue’ properties
Inner Stack Trace
=================
at
Infragistics.Win.UltraWinEditors.UltraNumericEditor.set_Value(Object value)
at
Ice.Lib.Framework.EpiNumericEditor.SetValueWithExceptionChecking(Object value