Difference between revisions of "Error message: Failed to load library"

From BESA® Wiki
Jump to: navigation, search
m
Line 10: Line 10:
  
  
Please follow the below steps to reinstall the Sentinel Run-time Environment.
+
Please follow the steps described in the instruction [https://my.hidrive.com/api/sharelink/download?id=LGoVOnYO HASP Communication Problems with Sentinel License Managers.pdf] to reinstall the Sentinel Run-time Environment.
 
+
1. Download '''Sentinel HASP LDK - Command Line Run-time Installer''' [https://sentinelcustomer.gemalto.com/sentineldownloads/ here]
+
 
+
[[File:sentinel_reinstall_01_01.png|800px]]
+
 
+
 
+
2. Extract the downloaded file ('''Sentinel_LDK_Run-time_cmd_line.zip'''). You can find '''haspdinst.exe''' after extracting the downloaded file.
+
 
+
[[File:sentinel_reinstall_02.png|800px]]
+
 
+
 
+
3. Run '''CMD (Command Prompt) as administrator'''
+
 
+
[[File:sentinel_reinstall_03.png|300px]]
+
 
+
 
+
4. Change the current directory in CMD to the directory where '''haspdinst.exe''' is located.
+
For example:
+
<source lang="dos">
+
cd C:\Users\[folder_name]\Downloads\Sentinel_LDK_Run-time_cmd_line
+
</source>
+
 
+
[[File:sentinel_reinstall_04.png|500px]]
+
 
+
 
+
5. Remove the current Sentinel Run-time Environment using the below command in CMD.
+
<source lang="dos">
+
haspdinst.exe -r -fr -kp -fss -purge
+
</source>
+
 
+
 
+
6. Install the Sentinel Run-time Environment using the below command in CMD.
+
<source lang="dos">
+
haspdinst.exe -i -fi -kp -fss
+
</source>
+
 
+
[[File:sentinel_reinstall_05.png|700px]]
+
 
+
<!-- http://sentineldiscussion.gemalto.com/topic/sentinel-runtime-setup-problem -->
+
  
 
[[Category:Troubleshooting]]
 
[[Category:Troubleshooting]]

Revision as of 13:27, 17 March 2021

Error message: Failed to load library
Modules Any module
Version 5.2 or higher

When you see the error message "Failed to load library" and can't run the BESA Software, you need to reinstall the Sentinel Run-time Environment using Command Line Run-time.

Error Failed to load library.png


Please follow the steps described in the instruction HASP Communication Problems with Sentinel License Managers.pdf to reinstall the Sentinel Run-time Environment.