When I try to add or clone a default task flow it is crashing the client every time.
Please advise
Here is the error message from the crash window when adding a task flow:
System.NullReferenceException: Object reference not set to an instance of an object.
at UCTaskFlow.OIHGGFJBIOILGEOHNIANEOBPPCOKPNKILHLI(Object , EventArgs )
at Infragistics.Win.UltraWinGrid.UltraCombo.OnValueChanged(EventArgs e)
at Infragistics.Win.UltraWinGrid.UltraCombo.FireEvent(ComboEventIds id, EventArgs e)
at Infragistics.Win.UltraWinGrid.UltraCombo.FireValueChangedEventHelper(Boolean hasChanged, Object newValue)
at Infragistics.Win.UltraWinGrid.UltraCombo.SelectedItemChangeHelper(ComboSelectedItemChangeContext context, Object newData)
at UCTaskFlow.NFHJFGMIIGADKLOKJIGLGAMDBIMLOJJCCOIP()
at UCTaskFlow.Init(FlowClass tf, JobClass j, TaskClass t)
at frmAddEditTaskFlow.OHMDIECAKCEELBCIECIGJLCONDGOJGCNEGDJ()
at frmAddEditTaskFlow.JPIOOGFNJONPHJOCBMBEEIHDBONLEMNEIKCJ(Object , EventArgs )
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Edited by moderator
2018-10-09T07:31:57Z
|
Reason: Not specified