DataContractJsonSerializer does not support data members of type '{0}'. Consider using int, System.Object, or a concrete enum definition instead.
Database schema could not be retrieved for this connection. Please make sure the connection settings are correct and that ...
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 ...