Getting this error when trying to open the Configuration of part from Quote Entry. I have removed personalization from my account and this seems to work just fine on another users computer. I have deleted the Program Data files and still getting it. I have removed the control that it references but still getting that message.
Application Error
Exception caught in: Erp.Lib.Configurator
Error Detail
============
Message: Specified cast is not valid.
Program: Erp.Lib.Configurator.dll
Method: SetReadOnly
Client Stack Trace
==================
at Erp.Lib.Configurator.Runtime.InputFieldPropertiesLib.SetReadOnly(String ColumnName, String pageName, Boolean readOnly, PcValueDataSet dataSet)
at Erp.UI.Cfg.VER16.Controllers._SmartSkimController.disablecmbHoseReelHandler(Object arg1, Object arg2) in c:\Users\devin.draeger\AppData\Local\Temp\ConfigDump\Client\_SmartSkimController.cs:line 903
at Ice.Lib.ExtendedProps.RuleEngine.Evaluate(RowRule rule, Int32 rowNumber)
at Ice.Lib.Framework.EpiDataView.processRowRules(Int32 RowNo, Boolean justGettingProps, Boolean justCrossViewRules, Boolean gettingRowPropsForGrid)
at Ice.Lib.Framework.EpiDataView.ProcessRowRules()
at Ice.Lib.Framework.EpiDataView.ProcessRowRulesInsideNotification(EpiNotifyArgs args)
at Ice.Lib.Framework.EpiDataView.InnerNotify(EpiNotifyArgs args)
at Erp.Lib.Configurator.Runtime.ConfigurationController`1.GetNextPage(Boolean skipping, Int32& proposedPageSeq)