Message in German (Deutsch)
Die Auflistung "<var>X</var>" kann nicht ausgefüllt werden, da beim Zugriff auf den Auflistungswert eine Ausnahme aufgetreten ist. Wenn die Auflistung nicht "IEnumerable<t>" oder "T[]" ist, muss "ICollection<t>" implementiert werden, und der Ausdruck muss entweder vorab initialisiert werden oder mit einem Standardkonstruktor geschrieben werden können.</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