Error indicating that child field list cannot be created for field

(see example below).

 

 

There is a problem with assigning the table to the dataset, most likely when assigning dataset contents to a binding manager base.

 

Check to see if you used the data adapter name rather than the dataset name in the assignment statement and if you used the database name rather than the table name.  You must use the dataset name and table name (correctly spelled) in this assignment statement.