Facing this error message when trying to use Get Row Item Activity, which can be later used to iterate through each row of the table.It works fine if i dont use Get Row Item.Please help!
The datatype of row should be system,data.datarow and not object, and I think the get row item activity should come inside for each row activity and not on the outside.