-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Labels
Description
Getting the following error after installing and trying to run the application.
I am on Windows 8.1 and this is with version 1.13 of Hourglass. Any ideas?
System.NotSupportedException: The requested security protocol is not supported.
at System.Net.ServicePointManager.ValidateSecurityProtocol(SecurityProtocolType value)
at Hourglass.Managers.UpdateManager.Initialize()
at Hourglass.Managers.AppManager.Initialize()
at Hourglass.AppEntry.OnStartup(StartupEventArgs e)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
at Hourglass.AppEntry.Main(String[] args)
Reactions are currently unavailable