Error Messages
The following status messages may be returned during the Sentinel LDK Run-time Environment installation.
Code |
Return Value |
Description |
---|---|---|
0 |
HASPDS_ERR_OK |
Operation successfully completed |
1 |
HASPDS_ERR_NO_ADMIN |
Current user does not have administrator rights |
2 |
HASPDS_ERR_INVALID_PARAM |
Invalid parameter specified |
3 |
HASPDS_ERR_OS_NOT_SUPORTED |
Current operating system not supported |
4 |
HASPDS_ERR_CAB_PCD |
Run-time environment package inconsistent with configuration file |
5 |
HASPDS_ERR_LOAD_LIB |
Unable to load required DLL |
6 |
HASPDS_ERR_FCT_PTR |
Failed to retrieve pointer to a function |
7 |
HASPDS_ERR_WIN_ERR |
Windows API function failed |
8 |
HASPDS_ERR_NO_MEM |
Memory allocation failed |
9 |
HASPDS_ERR_MAX_PATH |
Specified path exceeded 256 bytes |
10 |
HASPDS_ERR_EOF |
Unexpected end of file reached |
11 |
HASPDS_ERR_INVALID_CFGFILE |
Invalid Run-time Environment package configuration file |
12 |
HASPDS_ERR_FILE_ERROR |
File processing error |
13 |
HASPDS_ERR_DISK_SPACE |
Insufficient free space on disk |
14 |
HASPDS_ERR_SETUPAPI |
Unexpected Windows setup API function failure |
15 |
HASPDS_ERR_UNKNOWN |
Unrecognized error |
16 |
HASPDS_ERR_REGISTRY_ACCESS |
Registry access error |
17 |
HASPDS_ERR_NEED_REINSERT |
To activate the new Run-time Environment, remove and reinsert Sentinel HL key |
18 |
HASPDS_ERR_HLSERVER_RUNNING |
Running Sentinel HL server detected. Stop service. |
19 |
HASPDS_ERR_SLSERVER_RUNNING |
Running Sentinel License Manager detected. Stop service. |
20 |
HASPDS_ERR_STILL_DRV_PROC |
Processes the access the Run-time Environment still running. Stop processes. |
21 |
HASPDS_ERR_ALREADY_RUNNING |
Another installer instance already running |
22 |
HASPDS_ERR_WIN_SETUP_REQUIRED |
Another Windows setup process already running |
23 |
HASPDS_ERR_INSERT_REQUIRED |
Access to Sentinel HL key required to activate the function. Insert Sentinel HL key. |
24 |
HASPDS_ERR_USEFR_REQUIRED |
Older installation (HASP legacy) is present. Uninstall with -fr command. |
25 |
HASPDS_ERR_USEHINST_REQUIRED |
Older installation (HASP legacy) is present. Use the legacy installer to completely uninstall old drivers. |
26 |
HASPDS_ERR_REBOOT_REQUIRED |
Reboot the machine to complete installation |
27 |
HASPDS_SERVICE_NOT_INSTALLED |
Drivers not installed |
28 |
HASPDS_ERR_UNKNOWN_PARAM |
Unrecognized parameter specified for function |
29 |
HASPDS_ERR_INSTALL_OLD |
Current installer package is older than that already installed |
30 |
HASPDS_ERR_SERVICE_NOT_STARTED |
Unable to start a Windows service |
31 |
HASPDS_ERR_SERVICE_NOT_STOPPED |
Unable to stop a Windows service |
32 |
HASPDS_ERR_REMOVE_REBOOT_REQ |
Operation successful. Reboot machine to completely uninstall Run-time Environment. |
34 |
HASPDS_ERR_INSTALL_CAT |
Unable to install CAT file |
35 |
HASPDS_ERR_ALREADY_INSTALLED |
Run-time environment already installed |
36 |
HASPDS_ERR_DRV_NEWER |
More recent version of Run-time Environment already installed |
37 |
HASPDS_ERR_V2C |
Unable to process V2C file |
38 |
HASPDS_ERR_OPEN_SCMANAGER |
Unable to open Service Manager |
39 |
HASPDS_ERR_OPEN_SERVICE |
Unable to open Sentinel License Manager |
40 |
HASPDS_ERR_QUERY_STATUS |
Unable to query Sentinel License Manager status |
41 |
HASPDS_ERR_DEL_SRV |
Unable to uninstall Sentinel License Manager |
42 |
HASPDS_ERR_INSTALL_PNP |
Unable to install INF file |
43 |
HASPDS_ERR_SET_FW |
Unable to open port 1947 |
45 |
HASPDS_ERR_OLD_BRANDED_INST |
A newer version of the Sentinel LDK Run-time Environment is already installed. Only Vendor Libraries and Provisional Products will be installed. |
46 |
HASPDS_ERR_LLM_DIR |
Unable to delete one of the Sentinel License Manager-generated directories |
47 |
HASPDS_ERR_SETUP_DIR |
Unable to write to the windows\system32\setup\aladdin directory |
48 |
HASPDS_ERR_SERVICE_NOT_STARTED_EX |
Unable to start Sentinel License Manager |
49 |
HASPDS_ERR_PURGE_DIRS |
Purge of LLM directories (used by Sentinel License Manager) failed. |
50 |
HASPDS_ERR_FILE_IN_USE |
The specified DLL file is in use. Close all applications that use the file and try again. |
51 |
HASPDS_ERR_FILE_UNPACK |
An error occurred while unpacking files from the Sentinel Run-time Environment Installer. |
52 |
HASPDS_ERR_FILE_COPY |
The installation process cannot replace hasplms.exe because this file is in use. Stop all active applications and then rerun the installation process. |
53 |
HASPDS_ERR_DELETE_FILE |
The context in which the installer is running does not provide delete rights for the file. OR The file cannot be deleted because it is in use by a third-party program. |