Message in Spanish (Español)
El valor de enumeración no válido '<var>X</var>' no se puede deserializar para convertirlo en el tipo '<var>Type Name</var>'. Asegúrese de que los valores de enumeración necesarios están presentes y marcados con el atributo EnumMemberAttribute si el tipo tiene el atributo DataContractAttribute.
Unlocalized message
Invalid enum value '<var>X</var>' cannot be deserialized into type '<var>Type Name</var>'. Ensure that the necessary enum values are present and are marked with EnumMemberAttribute attribute if the type has DataContractAttribute attribute.
Search by Google