Common Return Codes
The following codes are commonly returned by Peer Networking:
Term | Description |
---|---|
PEER_E_ALREADY_EXISTS |
The requested operation could not complete because a duplicate item already exists. Value: 0x800700b7 |
PEER_E_ALREADY_LISTENING |
The local peer is already listening on the network. Value: 0x80630107 |
PEER_E_CANNOT_CONVERT_PEER_NAME |
The conversion from a peer name failed. It has an invalid format or is too long. Value: 0x80634001 |
PEER_E_CANNOT_START_SERVICE |
One or more of the dependent services could not initialize. The modules pnrpsvc, p2psvc, p2pimsvc, and p2phost must be present. If not present, these modules can be manually initialized. Value: 0x80630003 |
PEER_E_CERT_STORE_CORRUPTED |
The Identity Store has been corrupted. Delete idstore.sst from the %appdata%\peernetworking folder. Value: 0x80630801 |
PEER_E_CHAIN_TOO_LONG |
An attempt has been made to create an invitation or issue credentials that are longer than the maximum allowance. Credentials retrieved from the group creator are preferred. Value: 0x80630703 |
PEER_E_CIRCULAR_CHAIN_DETECTED |
The invitation has an illegal circular chain. For example, A invites B, and then B invites A. Value: 0x80630706 |
PEER_E_CLASSIFIER_TOO_LONG |
The classifier is longer than the maximum allowed. Value: 0x80630201 |
PEER_E_CLOUD_NAME_AMBIGUOUS |
There is more than one cloud with the same scope. The cloud must be accessed specifically. Value: 0x80631005 |
PEER_E_CONNECT_SELF |
An attempt to establish a direct connection to yourself has been made. Value: 0x80630106 |
PEER_E_CONNECTION_FAILED |
A connection to the graph or group has failed, or a direct connection in a graph or group has failed. Value: 0x80630109 |
PEER_E_CONNECTION_NOT_AUTHENTICATED |
An error has occurred while establishing a connection in a graph or group, or while connecting based on an IP address in a group. Value: 0x8063010A |
PEER_E_CONNECTION_NOT_FOUND |
An attempt to disconnect a direct connection that does not exist has been made. Value: 0x80630103 |
PEER_E_CONNECTION_REFUSED |
The neighbor in the mesh is not accepting connections. Value: 0x8063010B |
PEER_E_CONTACT_NOT_FOUND |
The contact requested was not found. Value: 0x80636001 |
PEER_E_DATABASE_ACCESSDENIED |
The requested access to the database has been denied. Value: 0x80630302 |
PEER_E_DATABASE_ALREADY_PRESENT |
An attempt has been made to create a graph with the same graph ID, peer ID, and database name as a graph created previously. Value: 0x80630305 |
PEER_E_DATABASE_NOT_PRESENT |
The database requested was not found. Value: 0x80630306 |
PEER_E_DBINITIALIZATION_FAILED |
Upgrading the application to run on Vista failed as a result of the database used on the previous operating system being unable to load. Value: 0x80630303 |
PEER_E_DBNAME_CHANGED |
A graph has been opened in the same process with a different database name than it was opened with initially. Value: 0x80630011 |
PEER_E_DEFERRED_VALIDATION |
The graph security layer cannot verify the record at this time. Value: 0x80632030 |
PEER_E_DISK_FULL |
The local machine is out of disk space. Value: 0x80070070 |
PEER_E_DUPLICATE_GRAPH |
An attempt has been made to create a graph with a graph ID previously used in the same process. Creation will require a new graph ID. Value: 0x80630012 |
PEER_E_EVENT_HANDLE_NOT_FOUND |
The peer is using an invalid event handle. |
PEER_E_FW_BLOCKED_BY_POLICY |
The firewall exception, Windows Peer Collaboration Foundation, is blocked by group policy. Talk to your administrator about enabling this exception. Value: 0x80637009 |
PEER_E_FW_BLOCKED_BY_SHIELDS_UP |
The firewall settings explicitly state "no exceptions" to the firewall policy. Value: 0x8063700a |
PEER_E_FW_EXCEPTION_DISABLED |
The firewall exception, Windows Peer Collaboration Foundation, is disabled. The exception can be enabled by accepting the People Near Me privacy dialog or directly from within the firewall UI. Value: 0x80637008 |
PEER_E_GROUPS_EXIST |
An attempt to delete an identity which has one or more associated groups has been made. The groups must be deleted prior to the removal of the associated identity. Value: 0x80630204 |
PEER_E_GRAPH_IN_USE |
An attempt to import the graph database has been made while the graph is still connected or listening. The graph must be closed prior to this operation. Value: 0x80630015 |
PEER_E_GRAPH_NOT_READY |
The peer has attempted to perform an operation that requires that requires connectivity, but is not connected to the graph. Value: 0x80630013 |
PEER_E_GROUP_IN_USE |
An attempt has been made to import the group database while the group is still connected . The group must be closed prior to this operation. The error is also returned while trying to join a group that is already open. Value: 0x80632092 |
PEER_E_GROUP_NOT_READY |
This error is returned when not connected to the group while trying to perform an operation that requires connectivity. Value: 0x80632091 |
PEER_E_GRAPH_SHUTTING_DOWN |
A graph shutdown is in progress. Graph-related operations cannot be performed. Value: 0x80630014 |
PEER_E_IDENTITY_DELETED |
An identity being used in the operation has been deleted. Value: 0x806320a0 |
PEER_E_IDENTITY_NOT_FOUND |
The local peer is using an identity that does not exist. Value: 0x80630501 |
PEER_E_INVALID_ADDRESS |
The address specified is invalid. Value: 0x80637007 |
PEER_E_INVALID_ATTRIBUTES |
The format specified for attributes is not correct when adding a record. Value: 0x80630602 |
PEER_E_INVALID_CLASSIFIER |
The classifier specified is invalid. Value: 0x80632060 |
PEER_E_INVALID_CLASSIFIER_PROPERTY |
The classifier in the invitation used while joining the group is invalid. Value: 0x80632072 |
PEER_E_INVALID_CREDENTIAL |
An invitation specified for joining the group is invalid. Value: 0x80632082 |
PEER_E_INVALID_CREDENTIAL_INFO |
The credential information specified is invalid. Value: 0x80632081 |
PEER_E_INVALID_DATABASE |
The graph ID in the database being imported is different from the Graph ID found in the path to the database. Value: 0x80630016 |
PEER_E_INVALID_FRIENDLY_NAME |
The friendly name specified is invalid. Value: 0x80632070 |
PEER_E_INVALID_GRAPH |
An invalid handle to the graph is being used. Use the handle returned after creating or opening the graph. Value: 0x80630010 |
PEER_E_INVALID_GROUP |
The group handle is invalid or the group has been marked for deletion. Value: 0x80632093 |
PEER_E_INVALID_GROUP_PROPERTIES |
The group properties specified are invalid. Value: 0x80632040 |
PEER_E_INVALID_PEER_NAME |
The format of the peer name specified is invalid. Value: 0x80632050 |
PEER_E_INVALID_PEER_DNS_NAME |
The conversion from a DNS name to a peer name has failed. It is possible the format of the DNS name is incorrect. Value: 0x80634002 |
PEER_E_INVALID_RECORD |
The record is invalid. Value: 0x80632010 |
PEER_E_INVALID_RECORD_EXPIRATION |
The record expiration specified is invalid. Value: 0x80632080 |
PEER_E_INVALID_RECORD_SIZE |
The record size specified is invalid. Value: 0x80632083 |
PEER_E_INVALID_ROLE_PROPERTY |
The role specified is invalid. Value: 0x80632071 |
PEER_E_INVALID_SEARCH |
The format specified for a search string is not valid. Value: 0x80630601 |
PEER_E_INVALID_TIME_PERIOD |
This is returned when the time values supplied during the creation of invitations or credentials are incorrect. Value: 0x80630705 |
PEER_E_INVITE_CANCELLED |
An application invite has been canceled. Value: 0x80637000 |
PEER_E_INVITE_RESPONSE_NOT_AVAILABLE |
A response is not available. Wait for the event to be signaled. Value: 0x80637001 |
PEER_E_INVITATION_NOT_TRUSTED |
The invitation used to join the group is not valid. Value: 0x80630701 |
PEER_E_IPV6_NOT_INSTALLED |
IPv6 is not installed on this machine. IPv6 is required for the Windows Peer infrastructure. Value: 0x80630001 |
PEER_E_MAX_RECORD_SIZE_EXCEEDED |
The record size exceeds maximum limitations. Value: 0x80630304 |
PEER_E_NO_CLOUD |
An attempt has been made to access a cloud that does not exist. Value: 0x80631001 |
PEER_E_NO_KEY_ACCESS |
No access is given to the directory where keys are stored. Value: 0x80630203 |
PEER_E_NO_MORE |
No endpoints left. Value: 0x80634003 |
PEER_E_NO_MEMBER_CONNECTIONS |
A connection to a group has failed because the member found could not accept the connection. Value: 0x80632095 |
PEER_E_NO_MEMBERS_FOUND |
A connection to a group has failed because there are no active members in the group. Value: 0x80632094 |
PEER_E_NODE_NOT_FOUND |
An attempt has been made to perform a graph node-related operation for a node that does not exist. Value: 0x80630108 |
PEER_E_NOT_AUTHORIZED |
An attempt has been made to perform an unauthorized operation. Value: 0x80632020 |
PEER_E_NOT_FOUND |
The requested data does not exist. Value: 0x80070490 |
PEER_E_NOT_INITIALIZED |
The Windows Peer infrastructure is not initialized. Calling the relevant initialization function is required. Value: 0x80630002 |
PEER_E_NOT_LICENSED |
The Windows Peer infrastructure is not licensed to operate on this platform. Value: 0x80630004 |
PEER_E_NOT_SIGNED_IN |
The operation requires the user to be signed in. Value: 0x80637003 |
PEER_E_PASSWORD_DOES_NOT_MEET_POLICY |
The password specified does not meet group policy password requirements. Value: 0x80632021 |
PEER_E_PNRP_DUPLICATE_PEER_NAME |
A peer name has been registered more than once in the same cloud. Value: 0x80634005 |
PEER_E_PRIVACY_DECLINED |
The user has chosen not to start People Near Me by declining the privacy dialog. The privacy will appear the next the user attempts sign-in. Value: 0x80637004 |
PEER_E_RECORD_NOT_FOUND |
The local peer is using a record that does not exist. Value: 0x80630301 |
PEER_E_SERVICE_NOT_AVAILABLE |
The Peer Collaboration infrastructure, which includes People Near Me, is not available. This code will also be returned whenever an attempt is made to utilize the Collaboration infrastructure from an elevated process. Value: 0x806320a1 |
PEER_E_TIMEOUT |
The local peer timed out while trying to connect to the endpoint to subscribe or invite to. Value: 0x80637005 |
PEER_E_TOO_MANY_ATTRIBUTES |
More attributes than the maximum allowed have been added to a record. Value: 0x80630017 |
PEER_E_TOO_MANY_IDENTITIES |
The system cannot create additional identities. Value: 0x80630202 |
PEER_E_UNABLE_TO_LISTEN |
The local peer is unable to listen. The port requested may not be available. Value: 0x80632096 |
PEER_E_UNSUPPORTED_VERSION |
This version is not supported. Value: 0x80632090 |
PEER_S_ALREADY_CONNECTED |
The local peer is already connected to the group or graph. Value: 0x00632000 |
PEER_S_ALREADY_A_MEMBER |
The local peer attempted to join a group based on a password more than once. Value: 0x00630006 |
PEER_S_GRAPH_DATA_CREATED |
The Graph Properties have been created for the graph that was opened. It is important to note that certain operations will be limited until this local node has synchronized with other nodes in the graph. Value: 0x00630001 |
PEER_S_NO_CONNECTIVITY |
The sign-in succeeded, but IPv6 addresses are not available at this time. Value: 0x00630005 |
PEER_S_NO_EVENT_DATA |
The event data is not present. Value: 0x00630002 |
PEER_S_SUBSCRIPTION_EXISTS |
The specified endpoint has already been subscribed to. Value: 0x00636000 |