Have a custom screen, but whenever I try to open it I get this error message:
Application Error
Exception caught in: Ice.Lib.EpiClientLib
Error Detail
Message: Control ‘cmbWCBCode’ of type EpiCombo has an invalid binding to UD100A.WCBCode_c.
Program: Ice.Lib.EpiClientLib.dll
Method: ColumnExists
Client Stack Trace
at Ice.Lib.Framework.EpiControlHelper.ColumnExists(Object ownerControl, EpiDataView epiDataView, String columnName, Boolean throwException)
at Ice.Lib.Framework.EpiUltraCombo.EventSetup()
at Ice.Lib.Framework.EpiUltraCombo.set_EpiTransaction(IEpiTransaction value)
at Ice.Lib.Framework.EpiUIUtils.BindNConfigureControls()
UD screen has been working for a long time without any issues. Not sure why it stopped working today.