Hi Steve,
the error is saying that the field name does not exists in the DataTable.
If it is a ChooseFromList result, you need to check the field name in the SQL table for which you want the value.
Regards
Edy
PS. Your attachment need to show where the error is thrown instead of where the exception is caught.
From your attachment, there is nothing we can see.