DataContractJsonSerializer does not support the setting of the FullTypeName of the object to be serialized to a value other than the default FullTypeName. Attempted to serialize object with full type name '{0}' and default full type name '{1}'.
Databinding expressions are only supported on objects that have a DataBinding event. {0} does not have a DataBinding event. ...
DataContract for type '{0}' cannot be added to DataContractSet since type '{1}' with the same data contract name '{2}' in ...
DataContract with name '{0}' and namespace '{1}' cannot be added to DataContractSet since another contract with the same ...
DataContractJsonSerializer does not support data members of type '{0}'. Consider using int, System.Object, or a concrete ...
DataContractJsonSerializer does not support the setting of the FullTypeName of the object to be serialized to a value other ...
DataContractSerializer config section under System.Runtime.Serialization section group could not be loaded. Verify that machine.config ...
DataGrid columns will be automatically generated from the selected data source. Additional columns can be defined in the ...
DataGridColumn with Header '{0}' already exists in the Columns collection of a DataGrid. DataGrids cannot share columns and ...
DataGridView control's SelectionMode cannot be set to {0} while it has a column with SortMode set to DataGridViewColumnSortMode.Automatic. ...