Error with Customization on MES

I made a customization on MES EndActivity. When I sign in as myself it works just fine. Whenever I sign in on TASK MES and use the shop account I get the following error.

Application Error

Exception caught in: Ice.Lib.EpiClientLib

Error Detail

Message: Control ‘epiCombo_DTRCodes’ of type EpiCombo has an invalid binding to End.DTRC_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.EpiCombo.EventSetup()
at Ice.Lib.Framework.EpiUltraCombo.set_EpiTransaction(IEpiTransaction value)
at Ice.Lib.Framework.EpiUIUtils.BindNConfigureControls()

End Activity is odd. You may have to open it up in programming mode and F5 compile it again and possibly clear cache to get it to behave.

Figured it out. I had to recycle the IIS APP Pool on the LIVETASK environment on top of the regular LIVE.

2 Likes