English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

Användning av typen Typnamn som en get-only-samling hanteras inte med NetDataContractSerializer. Markera typen med attributet CollectionDataContractAttribute eller attributet SerializableAttribute, eller lägg till en setter i egenskapen.

Click to search this error in Google

English version

The use of type 'Type Name' as a get-only collection is not supported with NetDataContractSerializer. Consider marking the type with the CollectionDataContractAttribute attribute or the SerializableAttribute attribute or adding a setter to the property.

Click to search this error in Google



Localized version
 Swedish

Error category
 .Net Framework

Other localized versions
6 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions