Hello, I am making a program that updates all chosen records from a large pool of entities. Everything works, except for certain entities are giving me an error: System.ServiceModel.FaultException1: the entity cannot be updated. I've tried to look for a property such as "Attribute.IsValidForUpdate" but there doesn't seem to be one for Entities. Does anyone have any suggestions?
Thanks
*This post is locked for comments