ISerializable type with data contract name '{0}' in namespace '{1}' cannot be imported. The data contract namespace cannot be customized for ISerializable types and the generated namespace '{3}' does not match the required CLR namespace '{2}'. Check if the required namespace has been mapped to a different data contract namespace and consider mapping it explicitly using the namespaces collection.
is the path to a text file that contains a list of assembly manifest file paths. Individual paths in the text file must be ...
is the path to a text file that contains a list of assembly names. Individual names in the text file must be separated by ...
ISerializable name/types returned by GetObjectData does not match name/types declared with SerializationTypeInfoAttribute ...
ISerializable type with data contract name '{0}' in namespace '{1}' cannot be imported. The data contract name cannot be ...
ISerializable type with data contract name '{0}' in namespace '{1}' cannot be imported. The data contract namespace cannot ...
ISessionIDManager.InitializeRequest has not been called for this request yet. In each request, please first call ISessionIDManager.InitializeRequest ...
IsNot' operand of type '|1' can be compared only to 'Nothing' because '|1' is a type parameter with no class constraint. ...
IsNullable may not be set to 'false' for a Nullable type. Consider using '{0}' type or removing the IsNullable property from ...
IsValid(object value) has not been implemented by this class. The preferred entry point is GetValidationResult() and classes ...