Message in Spanish (Español)
No se puede rellenar la colección '<var>X</var>' porque se produjo una excepción al intentar tener acceso al valor de la colección. Si la colección no es IEnumerable<t> ni T[], debe implementar ICollection<t> y debe poder preinicializarse o escribirse con un constructor predeterminado.</t></t>
Unlocalized message
Cannot populate the collection '<var>X</var>' because an exception occurred while trying to access the collection value. If the collection is not IEnumerable<t> or T[] it must implement ICollection<t> and be either pre-initialized or be writable with a default constructor.</t></t>
Search by Google