EREP_RELSHIP_NOTFOUND  (0x1102)

You have attempted to retrieve a specific relationship that does not exist, or you have attempted to retrieve a relationship from an empty collection. If multiple users are accessing the Repository concurrently, this error can occur if one user deletes a relationship while a second user is attempting to retrieve the relationship. Consider handling this exception with special processing for the case where a collection is empty or a specific relationship no longer exists.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.