Unable to use DataTable in code block
If I use a datatable (DataTable dt = new DataTable())in the code block, I'm getting the following error.(Language preference is set to c#) System.ComponentModel.MarshalByValueComponent is in a assembly that is not referenced. System.ComponentModel.I...