Cannot serialize parameter of type '{0}' (for operation '{1}', contract '{2}') because it is not the exact type '{3}' in the method signature and is not in the known types collection. In order to serialize the parameter, add the type to the known types collection for the operation using ServiceKnownTypeAttribute.
Cannot serialize member of type {0}: XmlAnyElement can only be used with classes of type XmlNode or a type deriving from ...
Cannot serialize object of type '{0}' because it has multiple XmlText attributes. Consider using an array of strings with ...
Cannot serialize object of type '{0}'. Base type '{1}' has simpleContent and can only be extended by adding XmlAttribute ...
Cannot serialize object of type '{0}'. Consider changing type of XmlText member '{0}.{1}' from {2} to string or string array. ...
Cannot serialize parameter of type '{0}' (for operation '{1}', contract '{2}') because it is not the exact type '{3}' in ...
Cannot serialize the DataTable. A DataTable being used in one or more DataColumn expressions is not a descendant of current ...
Cannot set both DisplayMemberPath and ItemTemplateSelector. When one is nonempty, it must be cleared before the other can ...
Cannot set Column '{0}' property MaxLength to '{1}'. There is at least one string in the table longer than the new limit. ...
Cannot set content property '{0}' on element '{1}'. '{0}' has incorrect access level or its assembly does not allow access. ...