Description: The AutoPersist dependency for "%1" is invalid.
Cause: Persistent attribute in the Event class does not match the attribute in the EventSet or there is no corresponding attribute defined in the EventSet.
Resolution: Make sure all the persistent attributes in the Event class have a matching type in the EventSet. That includes:
Name
IsPersistent
Primitive
Length
Note: The Length of the event class attribute can be shorter, but it cannot exceed the length of the associated EventSet attribute.