The process caller failed to invoke method LaunchForm in Ice.Lib.App.Launch in Erp.UI.OpMasterEntry.dll

Getting a below error while accessing or updating anything in the Job

"Application Error

Exception caught in: Ice.Lib.EpiClientLib

Error Detail

Message: The process caller failed to invoke method LaunchForm in Ice.Lib.App.Launch in Erp.UI.OpMasterEntry.dll
Inner Exception Message: Exception has been thrown by the target of an invocation.
Program: Ice.Lib.EpiClientLib.dll
Method: InvokeReflectedMethod

Client Stack Trace

at Ice.Lib.Framework.PCallReflector.InvokeReflectedMethod(MethodInfo Method, Object Object, Object[] MethodParams, String className, String assemblyName)
at Ice.Lib.Framework.PCallReflector.LaunchDotNet(String assemblyName, String className, Hashtable ctorList, String methodName, Hashtable methodList)

Inner Exception

Exception has been thrown by the target of an invocation.

at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Ice.Lib.Framework.PCallReflector.InvokeReflectedMethod(MethodInfo Method, Object Object, Object[] MethodParams, String className, String assemblyName)

Inner Exception

Column RoleCode not valid in table

at Ice.Lib.Framework.EpiListPickerPanel.InitDataBind(EpiDataView SourceView, String SourceCodeCol, String SourceDescCol, EpiDataView TargetView, String TargetCodeCol, String RelatedCol, EpiTransaction Tran)
at Erp.UI.App.OpMasterEntry.OpMasterForm…ctor(EpiTransaction iTrans)
at Ice.Lib.App.Launch.InitializeLaunch()
at Ice.Lib.Framework.EpiBaseLaunch.LaunchForm(Object launchObject)
"

Hii, were you ever able to resolve this issue?