Message in Czech (Čeština)

Člen <var>Member</var> v typu <var>Type Name</var> nelze serializovat. Tato výjimka je obvykle způsobena pokusem o použití prázdné hodnoty, když není prázdná hodnota povolena. Člen <var>Member</var> je nastaven na výchozí hodnotu (obvykle prázdná hodnota nebo nula). Nastavení EmitDefault členu má hodnotu false, což znamená, že by člen neměl být serializován. Ovšem nastavení členu IsRequired má hodnotu true, což znamená, že musí být serializován. Tento konflikt nelze vyřešit. Nastavte <var>Member</var> na nenulovou hodnotu. Můžete také změnit vlastnost EmitDefaultValue u atributu DataMemberAttribute na hodnotu true, nebo změnit vlastnost IsRequired na hodnotu nepravda.

Unlocalized message

Member <var>Member</var> in type <var>Type Name</var> cannot be serialized. This exception is usually caused by trying to use a null value where a null value is not allowed. The '<var>Member</var>' member is set to its default value (usually null or zero). The member's EmitDefault setting is 'false', indicating that the member should not be serialized. However, the member's IsRequired setting is 'true', indicating that it must be serialized. This conflict cannot be resolved. Consider setting '<var>Member</var>' to a non-default value. Alternatively, you can change the EmitDefaultValue property on the DataMemberAttribute attribute to true, or changing the IsRequired property to false.

Search by Google
Available localized messages
Arabic (العربية) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體)) Hebrew (עברית) Hungarian (magyar) Italian (Italiano) Japanese (日本語) Korean (한국어) Prior (Message) Norwegian (Bokmal) (Norsk (Bokmål)) Danish (Dansk) Dutch (Nederlands) Finnish (suomi) French (Français) German (Deutsch) Greek (Ελληνικά) Turkish (Türkçe) Chinese (Simplified) (中文(简体)) Next (Message) Polish (Polski) Portuguese (Brazil) (Português (Brasil)) Russian (Русский) Spanish (Español) Swedish (Svenska) Chinese (Traditional) (中文(繁體))