Error 1053: Could not start the Relyon License Manager .NET service on local computer. The service did not respond to the start or control request in a timely fashion

Error  : Could not start the Relyon License Manager .NET service on local computer. Error 1053: The service did not respond to the start or control request in a timely fashion.

Snapshot:

Causes:

  • Relyon License Manager .Net service might be corrupted.
  • It is may be problem with corrupted .Net Framework.
  • Product application folder might be set as READ ONLY.

Solution 1:

Check whether application folder/ path is set to readonly, if yes remove READ only and try by starting the service.

Check for the file “GetDiskSerial.dll” in Relyon License Service installed path, if not found copy and paste GetDiskSerial.dll from the application path of Relyon product.

Solution 2:

  1. Open Windows Registry Editor.
  2. Go to key :
    • HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Relyon Softech LTD\License Manager (for 64 bit).
    • HKEY_LOCAL_MACHINE\SOFTWARE\Relyon Softech LTD\License Manager (for 32 bit).
    • In License Manager node we will find entry of Relyon Products, right click on each product and delete the entry, and try to restart Relyon License service.
    • If service comes online without any error, open the respective application as run as admin and register it , and try restarting Relyon License service.

error1053

Solution 3:

Open COMMAND PROMPT as administrator, then run the below command as applicable.

Uninstall Relyon License Manager Service:

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\InstallUtil.exe /u “C:\Program Files\Common Files\RelyonSoft\RLMDNService09.exe”

Install Relyon License Manager Service:

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\InstallUtil.exe “C:\Program Files\Common Files\RelyonSoft\RLMDNService09.exe”

Solution 4:

NOTE: This Workaround is not applicable for windowsVista and above Operating system, as .NET Framework is inbuilt in OPERATING system.
  • It is problem in .Net Framework.
  • Un-install .NET Framework from Add\Remove Programs
  • Run .NET Framework Cleanup utility to completely remove all the components (registry) of .NET Framework and
  • Rename the folder “C:\WINDOWS\assembly” to “C:\WINDOWS\assembly_old”
  • Rename the folder “C:\WINDOWS\Microsoft.NET” to “C:\WINDOWS\Microsoft.NET_old”
  • Later try Re-installing .NET Framework