Message in Hungarian (magyar)

A(z) <var>Member</var> tag a(z) <var>Type Name</var> típusban nem szerializálható. Ezt a kivételt általában az okozza, hogy olyan helyen történik kísérlet üres érték használatára, ahol ez nem megengedett. A(z) „<var>Member</var>” tag alapértelmezett értékére van állítva (általában üres vagy nulla). A tag EmitDefault beállítása „false”, ami azt jelzi, hogy a tagot nem szabad szerializálni. A tag IsRequired beállítása azonban „true”, ami azt jelzi, hogy a tagot szerializálni kell. Ez az ellentmondás nem oldható fel. A megoldás, ha a(z) „<var>Member</var>” beállítást nem alapértelmezett értékre módosítja. Megteheti azt is, hogy a DataMemberAttribute attribútum EmitDefaultValue tulajdonságát igazra, vagy az IsRequired tulajdonságot hamisra állítja.

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 (עברית) Italian (Italiano) Japanese (日本語) Korean (한국어) Norwegian (Bokmal) (Norsk (Bokmål)) Prior (Message) Czech (Čeština) 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) (中文(繁體))