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


Localized version

Una fuente que contiene elementos que no están en búfer (es decir, los elementos no están almacenados en IList) no puede clonar sus elementos. Almacene los elementos en búfer en la fuente antes de llamar a Clone o pase false al método Clone.

Click to search this error in Google

English version

A feed containing items that are not buffered (i.e. the items are not stored in an IList) cannot clone its items. Buffer the items in the feed before calling Clone on it or pass false to the Clone method.

Click to search this error in Google



Localized version
 Spanish

Error category
 .Net Framework

Other localized versions
6 versions





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