AfStronglyTypedDataContainerList object not initialized.

EcoResecoResProduct_Product_Distinct prodDistinct;

EcoResecoResProduct ecoResProd;

ecoResProd = new EcoResecoResProduct();
prodDistinct = new EcoResecoResProduct_Product_Distinct();

Whis this error “AfStronglyTypedDataContainerList object not initialized.” occur at

ecoResProd.createProduct().add(prodDistinct);

during create product although both the ecoResProd and prodDistinct have been initialized?

Hi Jenny, have you resolve the problem?Can you share your solutions to me, I had come accross similar issue.

See previous post: http://dynamicsuser.net/forums/p/54804/289082.aspx