The Activation Web Service returns the following
error codes.
Symbolic Name |
Value |
Description |
Main Error Code |
||
SUCCESS |
0 |
Completed |
Data Error Codes |
||
ERROR_DATA_NOT_FOUND |
101 |
Data not found |
ERROR_GETTING_DATA |
102 |
Error getting data |
ERROR_UPDATING_DATA |
103 |
Error updating data |
Permission Error Codes |
||
ERROR_DISABLED_ACCOUNT |
121 |
Account is disabled |
ERROR_NOT_APPLICABLE |
122 |
Activation not applicable |
ERROR_CLIENT_KEY_DESTROYED |
123 |
Client Key is destroyed |
ERROR_ACTIVATION_USED_UP |
124 |
All activations are used up |
ERROR_NO_ACTIVATION_MODE |
125 |
No activation mode |
ERROR_NO_DEACTIVATION_MODE |
126 |
No deactivation mode |
ERROR_NOT_ALLOW_UPDATE |
127 |
Update not allowed |
ERROR_REG_NAME_NOT_FOUND |
128 |
Registration name not found |
ERROR_REG_NAME_MISMATCH |
129 |
Registration name mismatch |
Subscription Error Codes |
||
ERROR_EXPIRED_ACCOUNT |
131 |
Account has been expired |
Licensing Error Codes |
||
ERROR_INVALID_REGISTATION_ID |
141 |
Invalid Registration ID |
ERROR_INVALID_LICENSE_KEY |
142 |
Invalid License Key |
ERROR_REGISTATION_ID_MISMATCH |
143 |
Registration ID mismatch |
ERROR_MAKING_LICENSE_KEY |
144 |
Error making License Key |
ERROR_INVALID_DESTROY_CODE |
145 |
Invalid Destroy-Code |
ERROR_PROGRAM_ID_MISMATCH |
146 |
Program ID mismatch |
ERROR_USER_ID_MISMATCH |
147 |
User ID mismatch |
ERROR_HW_SIG_MISMATCH |
148 |
Hardware signatures mismatched against activation policy |