LicenseError Fields |
The LicenseError type exposes the following members.
Name | Description | |
---|---|---|
ERROR_CONTEXT_INVALID | Error number for when the API context is invalid. | |
ERROR_COULD_NOT_DELETE_FILE | Error number for when an attempt to delete a license file failed. | |
ERROR_COULD_NOT_LOAD_LICENSE | Error number for when an attempt to load a license file failed. | |
ERROR_COULD_NOT_LOAD_VOLUME_DOWNLOADABLE_LICENSE | Error number for when an attempt to load a volume or downloadable license file failed. | |
ERROR_COULD_NOT_OPEN_FILE | Error number for when an attempt to open a file failed. | |
ERROR_COULD_NOT_OPEN_REGISTRY_KEY | Error number for when an attempt to open a registry key failed. | |
ERROR_COULD_NOT_READ_FILE | Error number for when an attempt to read a file failed. | |
ERROR_COULD_NOT_READ_PERMISSIONS | Error number for when an attempt to read a file or registry key's permissions failed. | |
ERROR_COULD_NOT_READ_REGISTRY_KEY | Error number for when an attempt to read a registry key value failed. | |
ERROR_COULD_NOT_SAVE_LICENSE | Error number for when an attempt to save a new license file failed. | |
ERROR_COULD_NOT_SAVE_NETWORK_CERTIFICATE | Error number for when an attempt to save a NetworkSessionCertificate file failed. | |
ERROR_COULD_NOT_SET_PERMISSIONS | Error number for when an attempt to set a file or registry key's permissions failed. | |
ERROR_COULD_NOT_WRITE_FILE | Error number for when an attempt to write a file failed. | |
ERROR_COULD_NOT_WRITE_REGISTRY_KEY | Error number for when an attempt to write a registry key value failed. | |
ERROR_DATETIME_CONVERSION_FAILED | Error number for when a date-time conversion operation fails. | |
ERROR_DECRYPTION_FAILED | Error number for when decrypting a document fails. | |
ERROR_ENCRYPTION_FAILED | Error number for when encrypting a document fails. | |
ERROR_ENVELOPE_TYPE_INVALID | The envelope is not valid or not for application use. | |
ERROR_HTTP_CONNECTION_FAILED | Error number for when an HTTP connection fails. | |
ERROR_HTTP_COULD_NOT_RESOLVE_HOST | Error number for when the specified host could not be resolved. | |
ERROR_HTTP_INITIALIZATION_FAILED | Error number for when the HTTP client fails to initialize. | |
ERROR_INSTALLATIONID_REQUIRED | An Installation ID is required, but not present. | |
ERROR_INSUFFICIENT_IMAGE_SIZE | The license image is either too small to hold the license data or is under the minimum image size required. | |
ERROR_INVALID_ARGUMENTS | Error number for when some or all of the function arguments are invalid. | |
ERROR_INVALID_CLIENT_KEY | Error number for when an invalid client key is provided. | |
ERROR_INVALID_CONTENT_FORMAT | Error number for when the data is not the expected format. | |
ERROR_INVALID_DATA | Error number for when invalid data is provided. | |
ERROR_INVALID_ENCRYPTION_VERSION | Error number for when an attempt was made to load a license file using envelope keys for a different version. | |
ERROR_INVALID_IMAGE | The license image is not valid. | |
ERROR_INVALID_LICENSE_TYPE | Error number for when a license type is invalid or not supported. | |
ERROR_INVALID_PRODUCTID | The Product ID authorized in the license is invalid or not for this application. | |
ERROR_INVALID_PRODUCTOPTIONID | The Product Option ID authorized in the license is invalid or not for this application. | |
ERROR_INVALID_SERVER_KEY | Error number for when an invalid server key is provided. | |
ERROR_IO_OPERATION_FAILED | Error number when an attempt to perform an I/O operation failed. | |
ERROR_LIBRARY_FUNCTION_UNAVAILABLE | Error number for when a required library function is missing. | |
ERROR_LIBRARY_UNAVAILABLE | Error number for when a required system library is missing for failed to load. | |
ERROR_LICENSE_ALIAS_VALIDATION_FAILED | Error number for when an alias's LastUpdated date could not be validated. | |
ERROR_LICENSE_ALIAS_VALIDATION_TIME_MISMATCH | Error number for when an alias has a LastUpdated date in the future. | |
ERROR_LICENSE_EXPIRED | Error number for when the license is expired. | |
ERROR_LICENSE_NOT_EFFECTIVE_YET | Error number for when the license is not effective yet. | |
ERROR_LICENSE_SYSTEM_IDENTIFIERS_DONT_MATCH | Error number for when system identifiers do not match. | |
ERROR_MEMORY_ALLOCATION | Error number for when an attempt to allocate memory fails. | |
ERROR_MODULE_NOT_ACTIVE | Error number for when use of the application or module is not permitted. | |
ERROR_NETWORK_CERTIFICATE_INVALID_PATH | Error number for when a NetworkSessionCertificate file's path is invalid. | |
ERROR_NETWORK_CERTIFICATE_REQUIRED | Error number for when a NetworkSessionCertificate is not present, but is required. | |
ERROR_NETWORK_LICENSE_FULL | Error number for when the number of allowed concurrent users has been reached. | |
ERROR_NETWORK_SEMAPHORE_INVALID_PATH | Error number for when a NetworkSemaphore file's path is invalid. | |
ERROR_NETWORK_SEMAPHORE_LOCK_FAILED | Error number for when network semaphore file creation fails. | |
ERROR_NONE | Error number for when there is no error. | |
ERROR_PLATFORM_ERROR | Error number for when a platform specific API or system call fails. | |
ERROR_PLUS_EVALUATION_INVALID | The Protection PLUS 5 SDK evaluation is invalid or expired. | |
ERROR_PLUS_EVALUATION_WARNING | No error actually occurred, but that an evaluation envelope is being used. | |
ERROR_REMOTE_SESSION_DETECTED | Error number for when a remote session is detected. | |
ERROR_REQUIRED_SERVER_VALIDATION_FAILED | Error number for when a any kind of validation against SOLO Server is required, but could not be completed. | |
ERROR_SESSION_VERIFICATION_FAILED | Error number for when session code verification fails. | |
ERROR_SIGNING_FAILED | Error number for when signing a document fails. | |
ERROR_SSL_CERTIFICATE_EXPORT_FAILED | Error number for when an attempt to export the SSL certificate bundle failed. | |
ERROR_SSL_CERTIFICATE_UNAVAILABLE | Error number for when an HTTPS request fails due to a problem with the certificate bundle. | |
ERROR_SSL_FAILED | Error number for when an HTTPS request fails due to an SSL related problem. | |
ERROR_STRING_CONVERSION_FAILED | Error number for when a string conversion operation fails. | |
ERROR_SYSTEM_TIME_INVALID | Error number for when the system time is invalid. | |
ERROR_SYSTEM_TIME_VERIFICATION_FAILED | Error number for when system time verification failed. | |
ERROR_TRIGGER_CODE_EVENT_DATA_INVALID | Error number for when an invalid "Activation Code 2" value is entered by the user. | |
ERROR_TRIGGER_CODE_INVALID | Error number for when an invalid "Activation Code 1" value is entered by the user. | |
ERROR_UNSUPPORTED_OS | Error number for when an attempt to perform an unsupported operation occurs. | |
ERROR_VERIFICATION_FAILED | Error number for when verifying the signature of a document fails. | |
ERROR_VIRTUAL_MACHINE_DETECTED | Error number for when a virtual machine is detected. | |
ERROR_WEBSERVICE_CALL_FAILED | Error number for when a web service call failed. | |
ERROR_WEBSERVICE_INVALID_CONFIGURATION | Error number for when an invalid web service configuration is provided. | |
ERROR_WEBSERVICE_RETURNED_FAILURE | Error number for when a web service call returned an error. | |
ERROR_XML_NODE_MISSING | Error number for when the specified node is not present in the document. | |
ERROR_XML_PARSER_FAILED | Error number for when the XML parser fails. |