This is page contains raw error codes. It is meant as a software developer reference, not a customer support site.
Code | HRESULT | Description | #define |
---|---|---|---|
1 | 0x80630001 | The IPv6 protocol is not installed. | PEER_E_IPV6_NOT_INSTALLED |
1 | 0x00630001 | The graph data was created. | PEER_S_GRAPH_DATA_CREATED |
2 | 0x80630002 | The compoment has not been initialized. | PEER_E_NOT_INITIALIZED |
2 | 0x00630002 | There is not more event data. | PEER_S_NO_EVENT_DATA |
3 | 0x80630003 | The required service canot be started. | PEER_E_CANNOT_START_SERVICE |
4 | 0x80630004 | The P2P protocol is not licensed to run on this OS. | PEER_E_NOT_LICENSED |
5 | 0x00630005 | No connectivity. | PEER_S_NO_CONNECTIVITY |
6 | 0x00630006 | Already a member. | PEER_S_ALREADY_A_MEMBER |
16 | 0x80630010 | The graph handle is invalid. | PEER_E_INVALID_GRAPH |
17 | 0x80630011 | The GRaphing database name has changed. | PEER_E_DBNAME_CHANGED |
18 | 0x80630012 | A graph with the same ID already exists. | PEER_E_DUPLICATE_GRAPH |
19 | 0x80630013 | The graph is not ready. | PEER_E_GRAPH_NOT_READY |
20 | 0x80630014 | The graph is shutting down. | PEER_E_GRAPH_SHUTTING_DOWN |
21 | 0x80630015 | The graph is still in use. | PEER_E_GRAPH_IN_USE |
22 | 0x80630016 | The graph database is corrupt. | PEER_E_INVALID_DATABASE |
23 | 0x80630017 | Too many attributes have been used. | PEER_E_TOO_MANY_ATTRIBUTES |
259 | 0x80630103 | The connection can not be found. | PEER_E_CONNECTION_NOT_FOUND |
262 | 0x80630106 | The peer attempted to connect to itself. | PEER_E_CONNECT_SELF |
263 | 0x80630107 | The peer is already listening for connections. | PEER_E_ALREADY_LISTENING |
264 | 0x80630108 | The node was not found. | PEER_E_NODE_NOT_FOUND |
265 | 0x80630109 | The Connection attempt failed. | PEER_E_CONNECTION_FAILED |
266 | 0x8063010A | The peer connection could not be authenticated. | PEER_E_CONNECTION_NOT_AUTHENTICATED |
267 | 0x8063010B | The connection was refused. | PEER_E_CONNECTION_REFUSED |
513 | 0x80630201 | The peer anme classifer is too long. | PEER_E_CLASSIFIER_TOO_LONG |
514 | 0x80630202 | The maximum number of identies have been created. | PEER_E_TOO_MANY_IDENTITIES |
515 | 0x80630203 | Unable to access a key. | PEER_E_NO_KEY_ACCESS |
516 | 0x80630204 | The group already exists. | PEER_E_GROUPS_EXIST |
769 | 0x80630301 | The requested record could not be found. | PEER_E_RECORD_NOT_FOUND |
770 | 0x80630302 | Access to the database was denied. | PEER_E_DATABASE_ACCESSDENIED |
771 | 0x80630303 | The Database could not be initialized. | PEER_E_DBINITIALIZATION_FAILED |
772 | 0x80630304 | The record is too big. | PEER_E_MAX_RECORD_SIZE_EXCEEDED |
773 | 0x80630305 | The database already exists. | PEER_E_DATABASE_ALREADY_PRESENT |
774 | 0x80630306 | The database could not be found. | PEER_E_DATABASE_NOT_PRESENT |
1025 | 0x80630401 | The identity could not be found. | PEER_E_IDENTITY_NOT_FOUND |
1281 | 0x80630501 | The event handle could not be found. | PEER_E_EVENT_HANDLE_NOT_FOUND |
1537 | 0x80630601 | Invalid search. | PEER_E_INVALID_SEARCH |
1538 | 0x80630602 | The search atributes are invalid. | PEER_E_INVALID_ATTRIBUTES |
1793 | 0x80630701 | The invitiation is not trusted. | PEER_E_INVITATION_NOT_TRUSTED |
1795 | 0x80630703 | The certchain is too long. | PEER_E_CHAIN_TOO_LONG |
1797 | 0x80630705 | The time period is invalid. | PEER_E_INVALID_TIME_PERIOD |
1798 | 0x80630706 | A circular cert chain was detected. | PEER_E_CIRCULAR_CHAIN_DETECTED |
2049 | 0x80630801 | The certstore is corrupted. | PEER_E_CERT_STORE_CORRUPTED |
4097 | 0x80631001 | The specified PNRP cloud deos not exist. | PEER_E_NO_CLOUD |
4101 | 0x80631005 | The cloud name is ambiguous. | PEER_E_CLOUD_NAME_AMBIGUOUS |
8192 | 0x00632000 | The graph is already connect. | PEER_S_ALREADY_CONNECTED |
8208 | 0x80632010 | The record is invlaid. | PEER_E_INVALID_RECORD |
8224 | 0x80632020 | Not authorized. | PEER_E_NOT_AUTHORIZED |
8225 | 0x80632021 | The password does not meet policy requirements. | PEER_E_PASSWORD_DOES_NOT_MEET_POLICY |
8240 | 0x80632030 | The record validation has been defered. | PEER_E_DEFERRED_VALIDATION |
8256 | 0x80632040 | The group properies are invalid. | PEER_E_INVALID_GROUP_PROPERTIES |
8272 | 0x80632050 | The peername is invalid. | PEER_E_INVALID_PEER_NAME |
8288 | 0x80632060 | The classifier is invalid. | PEER_E_INVALID_CLASSIFIER |
8304 | 0x80632070 | The friendly name is invalid. | PEER_E_INVALID_FRIENDLY_NAME |
8305 | 0x80632071 | Invalid role property. | PEER_E_INVALID_ROLE_PROPERTY |
8306 | 0x80632072 | Invalid classifer protopery. | PEER_E_INVALID_CLASSIFIER_PROPERTY |
8320 | 0x80632080 | Invlaid record expiration. | PEER_E_INVALID_RECORD_EXPIRATION |
8321 | 0x80632081 | Invlaid credential info. | PEER_E_INVALID_CREDENTIAL_INFO |
8322 | 0x80632082 | Invalid credential. | PEER_E_INVALID_CREDENTIAL |
8323 | 0x80632083 | Invalid record size. | PEER_E_INVALID_RECORD_SIZE |
8336 | 0x80632090 | Unsupported version. | PEER_E_UNSUPPORTED_VERSION |
8337 | 0x80632091 | The group is not ready. | PEER_E_GROUP_NOT_READY |
8338 | 0x80632092 | The group is still in use. | PEER_E_GROUP_IN_USE |
8339 | 0x80632093 | The group is invalid. | PEER_E_INVALID_GROUP |
8340 | 0x80632094 | No members were found. | PEER_E_NO_MEMBERS_FOUND |
8341 | 0x80632095 | There are no member connections. | PEER_E_NO_MEMBER_CONNECTIONS |
8342 | 0x80632096 | Unable to listen. | PEER_E_UNABLE_TO_LISTEN |
8352 | 0x806320A0 | The identity does not exist. | PEER_E_IDENTITY_DELETED |
8353 | 0x806320A1 | The service is not availible. | PEER_E_SERVICE_NOT_AVAILABLE |
16385 | 0x80634001 | The peername could not be converted to a DNS pnrp name. | PEER_E_CANNOT_CONVERT_PEER_NAME |
16386 | 0x80634002 | Invalid peer host name. | PEER_E_INVALID_PEER_HOST_NAME |
16387 | 0x80634003 | No more data could be found. | PEER_E_NO_MORE |
16389 | 0x80634005 | The existing peer anme is already registered. | PEER_E_PNRP_DUPLICATE_PEER_NAME |
24576 | 0x00636000 | The subscription already exists. | PEER_S_SUBSCRIPTION_EXISTS |
24577 | 0x80636001 | THe contact could not be found. | PEER_E_CONTACT_NOT_FOUND |
28672 | 0x80637000 | The app invite request was canceld by the user. | PEER_E_INVITE_CANCELLED |
28673 | 0x80637001 | No respose ot the invite was received. | PEER_E_INVITE_RESPONSE_NOT_AVAILABLE |
28675 | 0x80637003 | User is not siged into serverless presence. | PEER_E_NOT_SIGNED_IN |
28676 | 0x80637004 | The user declinded the privacy policy prompt. | PEER_E_PRIVACY_DECLINED |
28677 | 0x80637005 | A timeout occured. | PEER_E_TIMEOUT |
28679 | 0x80637007 | The address is invalid. | PEER_E_INVALID_ADDRESS |
28680 | 0x80637008 | A required firewall exception is disabled. | PEER_E_FW_EXCEPTION_DISABLED |
28681 | 0x80637009 | The service is block by a firewall policy. | PEER_E_FW_BLOCKED_BY_POLICY |
28682 | 0x8063700A | Firewall exceptions are disabled. | PEER_E_FW_BLOCKED_BY_SHIELDS_UP |
28683 | 0x8063700B | THe user declinded to enable the firewall exceptions. | PEER_E_FW_DECLINED |
No comments:
Post a Comment