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

From BESA® Wiki
Jump to: navigation, search
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{BESAInfobox
 
{{BESAInfobox
 
|title = Error message: Failed to load library
 
|title = Error message: Failed to load library
|module = Any module
+
|module = BESA Research Basic or higher
|version = 5.2 or higher
+
|version = BESA Research 5.2 or higher
 
}}
 
}}
  
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]]

Latest revision as of 11:08, 5 May 2021

Error message: Failed to load library
Modules BESA Research Basic or higher
Version BESA Research 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.