Diagnosis The application tried to enter an object in the data container. Anobject with the same key already exists. The new object was notcreated. Procedure Check the programming which uses the data container. The error is notin the data container but in the programming that uses the datacontainer. |