Issue
After installation of the AuthAnvil RADIUS server the AuthAnvil RADIUS server service will not start.
The follow error will occur:
Windows could not start The AuthAnvil RADIUS Server service on Local Computer.
Error 1053: The service did not respond to the start or control request in a timely fashion.
Cause
A .NET feature is not enabled by Windows Server 2012 when the AuthAnvil RADIUS server is installed.
Resolution
From the Server Manager Add the Named Pipe Activation of WCF Services.
Manage > > Add Roles and Features > Features > .NET Framework 4.5 Features (Installed) > WCF Services (Installed) > Enable - Named Pipe Activation.
IMPORTANT: Incorrect use of the Microsoft Windows Registry Editor may cause serious problems with your computer, up to and including general operating system corruption and inability to boot. Registry editing should only be performed by those who are sufficiently experienced in the use of the registry editor application.
- Go to Start > Run > and type regedit
- Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
- With the control folder selected, right click in the pane on the right and select new DWORD Value
- Name the new DWORD: ServicesPipeTimeout
- Right-click ServicesPipeTimeout, and then click Modify
- Click Decimal, type '180000', and then click OK
- Restart the computer
The Microsoft Windows Service Control Manager controls the state (i.e., started, stopped, paused, etc.) of all installed Windows services. By default, the Service Control Manager will wait 30,000 milliseconds (30 seconds) for a service to respond. However, certain configurations, technical restrictions, or performance issues may result in the service taking longer than 30 seconds to start and report ready to the Service Control Manager.
Questions?
If you have any questions or need some help, we would be happy to assist. Open a case at help.scorpionsoft.com or send an email to support@scorpionsoft.com.