Trying to duplicate a part in 10.2.200 and getting this error: Anyone have this error before?
Application Error
Exception caught in: System.Data
Error Detail
Message: Cannot find column [Code].
Program: System.Data.dll
Method: Bind
Client Stack Trace
at System.Data.NameNode.Bind(DataTable table, List1 list) at System.Data.BinaryNode.Bind(DataTable table, List1 list)
at System.Data.BinaryNode.Bind(DataTable table, List1 list) at System.Data.BinaryNode.Bind(DataTable table, List1 list)
at System.Data.DataExpression.Bind(DataTable table)
at System.Data.DataExpression…ctor(DataTable table, String expression, Type type)
at System.Data.DataView.set_RowFilter(String value)
at Erp.UI.App.PartEntry.DuplicatePart.SetupCombos()
at Erp.UI.App.PartEntry.DuplicatePart.SetDisplay()
at Ice.Lib.Framework.EpiBaseForm.setupUIElements()