The error messages returned by the APIs in the Result buffer commonly contain a decimal error code. Microsoft Windows returns these error codes if an operation fails. Consult the appropriate Microsoft Windows references for a full list of error codes.
Some common error codes are:
Code |
Description |
Probable cause |
10054 |
Connection reset |
Your system is not authorized to connect to the service. |
10061 |
Connection refused |
The host or port you tried to access is not correct or ITP/Server is not started. |