Tools
Online license activation fails when using the desktop License Manager
This article addresses an issue with license activation for products using the desktop License Manager application. The online license activation fails with the "Your license activation failed" error.
First published date
Last published date
Overview
When activating a valid license online, it fails with the following error message on DMRC:
|
|
SolarWinds License Manager also reports an error status:
|
|
This applies to the following products:
- Dameware
- Engineer's Toolset Desktop
- Network Topology Mapper
- Patch Manager
- ipMonitor
- Database Mapper
- Task Factory
- Orion platform products 2016.1 or older
This does not apply to Serv-U.
Product section
Cause
Resolution
Solution 1: Install the latest version of the SolarWinds License Manager version 6.x.x.
Or
Solution 2: Manually do the procedure below to enable SchUseStrongCrypto and SystemDefaultTlsVersions for .NET in the Windows Registry.
|
Warning: SolarWinds strongly recommends that you back up your registry before editing it. Only edit the registry if you are experienced and confident in doing so. Using a registry editor incorrectly can cause serious issues with your operating system, which could require you to reinstall your OS to correct them. SolarWinds cannot guarantee resolutions to any damage resulting from making registry edits. |
-
Open Registry Editor.
-
Create or update the four registry settings below:
-
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v2.0.50727] "SystemDefaultTlsVersions" = dword:00000001 "SchUseStrongCrypto" = dword:00000001
-
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319] "SystemDefaultTlsVersions" = dword:00000001 "SchUseStrongCrypto" = dword:00000001
-
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\v2.0.50727] "SystemDefaultTlsVersions" = dword:00000001
"SchUseStrongCrypto" = dword:00000001 -
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319] "SystemDefaultTlsVersions" = dword:00000001
"SchUseStrongCrypto" = dword:00000001
-
-
Restart the computer.
|
Note: The SchUseStrongCrypto setting allows .NET to use TLS 1.1 and TLS 1.2. The SystemDefaultTlsVersions setting allows .NET to use the OS configuration. |
If the registry process does not fix the issue, please contact SolarWinds Support for assistance.