Expand Minimize
This topic has not yet been rated - Rate this topic

EREP_RELSHIP_NOTFOUND

SQL Server 2000

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.