Peer Channel

This topic lists all exceptions generated by Windows Communication Foundation (WCF) Peer Channel.

Exception List

Resource Code Resource String
InsufficientCredentials The credentials specified are not sufficient to carry the requested operation. Please specify a valid value for the specified operation
InvalidResolverMode The specified PeerResolverMode value is invalid. Specify either PeerResolveMode.Auto, Default, or PNRP.
PeerNodeAborted The PeerNode cannot be opened because it has been terminated.
PeerNullRegistrationInfo Registration information cannot be null. Please ensure that the Register operation is invoked with a valid RegistrationInfo object.
PeerNullResolveInfo Resolve information cannot be null. Please ensure that the Resolve operation is invoked with a valid ResolveInfo object.