You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Return Code #

Return Code

Description

0

LAC_SUCCESS

Operation successful.

1

LAC_PLEASE_WAIT

The operation is not yet complete. Please wait a few minutes and try again.

11

LAC_NOT_A_PAYING_VENDOR

Permission denied. LAC Vendor API use is restricted to paying vendors only.

20

LAC_WRONG_HOSTID_FORMAT

The HostID does not have a valid format.

60

LAC_INVALID_ORDER_CONFIGURATION

The license order configuration is invalid.

100

LAC_HOSTIDTYPE_NOT_SUPPORTED

The HostID type is unsupported.

101

LAC_ACTIVATION_KEY_INVALID

The activation key in invalid.

106

LAC_HOSTID_VALUE_INVALID

The HostID value is invalid.

107

LAC_HOSTID_MISSING

The required HostID is missing.

200

LAC_BULK_LICENSE_COUNT_EXCEEDED

The license count exceeded the allowable limit.

201

LICENSE_ACTIVATION_COUNT_EXCEEDED

The vendor has no more license activations remaining under the current LAC software usage agreement.

300

LAC_LICENSE_GENERATION_WAS_NOT_REQUESTED

A license could not be retrieved, because there was no request for license generation.

400

LAC_LICENSE_GENERATOR_FAILED

The license could not be generated, because the license generator was not working properly.

401

LAC_LICENSE_GENERATOR_NOT_UPLOADED

The license generator is not uploaded for the specific product.

900

LAC_SOAP_NO_NETWORK_HOST 

A SOAP network error occurred.

901

LAC_SOAP_COMM_ERROR

A SOAP communication error occurred.

1000

LAC_UNKNOWN_ERROR

An unknown error occurred.


  • No labels