Cannot populate the value of enumerable member '{0}' because it is null (Nothing in Visual Basic). If the collection is not IEnumerableor T[] it must implement ICollection and be either pre-initialized or be writable with a default constructor.
Cannot populate the collection '{0}' because an exception occurred while calling the default constructor on the type '{1}'. ...
Cannot populate the collection '{0}' because an exception occurred while reading the IsReadOnly property on the type '{1}'. ...
Cannot populate the collection '{0}' because an exception occurred while trying to access the collection value. If the collection ...
Cannot populate the collection '{0}' because it does not implement ICollection or is read-only. If the collection is not ...
Cannot populate the value of enumerable member '{0}' because it is null (Nothing in Visual Basic). If the collection is not ...
Cannot pre-generate serialization assembly for type '{0}'. Pre-generation of serialization assemblies is not supported for ...
Cannot pre-generate serialization assembly. Pre-generation of serialization assemblies is not supported for dynamic assemblies. ...
Cannot proceed with serializing DataTable '{0}'. It contains a DataRow which has multiple parent rows on the same Foreign ...
Cannot propagate channel parameters because the {0} is in the {1} state. This operation is only supported in the Opening ...