EREP_OBJ_EXISTS (0x1303)

You have attempted to create a Repository object that already exists in the Repository. This situation can occur if multiple users are attempting to add the same object to the Repository concurrently. If this is not the case, eliminate the redundant Add, CreateObject, or Insert method invocation from your program.