Something strange since yesterdays download. I am getting the following error in my BO. The table was modified but the column does exist. It previouly fired off a similar error relating to another column which is in the table as well? System.ArgumentException was unhandled by user code
Message="Column 'recEndorsmentCode' does not belong to table aOperLicEndorz."
Source="System.Data"
StackTrace:
at System.Data.DataRow.GetDataColumn(String columnName)
at System.Data.DataRow.get_Item(String columnName)
at Linx.OperLicEndorzBO.get_recEndorsmentCode() in