The data contract type '{0}' cannot be deserialized in partial trust because the OnDeserialized method '{1}' is not public.
The CustomValidationAttribute method '{0}' in type '{1}' must match the expected signature: public static ValidationResult ...
The CustomValidationAttribute method '{0}' in type '{1}' must return System.ComponentModel.DataAnnotations.ValidationResult. ...
The data context used by LinqDataSource '{0}' must extend DataContext when the Delete, Insert or Update operations are enabled. ...
The data contract name '{0}' for type '{1}' has a curly brace '{' that is not matched with a closing curly brace. Curly braces ...
The data contract type '{0}' cannot be deserialized in partial trust because the OnDeserialized method '{1}' is not public. ...
The data contract type '{0}' cannot be deserialized in partial trust because the OnDeserializing method '{1}' is not public. ...
The data contract type '{0}' cannot be deserialized in partial trust because the property '{1}' does not have a public setter. ...
The data contract type '{0}' cannot be serialized in partial trust because the property '{1}' does not have a public getter. ...
The data contract type '{0}' is not serializable with DataContractJsonSerializer because the data member '{1}' is duplicated ...