The CustomValidationAttribute method '{0}' in type '{1}' must return System.ComponentModel.DataAnnotations.ValidationResult. Use System.ComponentModel.DataAnnotations.ValidationResult.Success to represent success.
The custom database name cannot contain the following three characters: single quotation mark ('), left bracket ([) or right ...
The custom-designed version of 'System.Runtime.CompilerServices.ExtensionAttribute' found by the compiler is not valid. Its ...
The CustomBinding on the ServiceEndpoint with contract '{0}' lacks a TransportBindingElement. Every binding must have at ...
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. ...