[GH-ISSUE #585] Crash on startup #2012

Closed
opened 2026-03-01 18:51:38 +03:00 by kerem · 0 comments
Owner

Originally created by @byzod on GitHub (Feb 11, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/585

   在 System.Net.ServicePointManager.ValidateSecurityProtocol(SecurityProtocolType value)
   在 ScreenToGif.App.Application_Startup(Object sender, StartupEventArgs e)
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

System.ValidateSecurityProtocol

TIM截图20200211184943

Originally created by @byzod on GitHub (Feb 11, 2020). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/585 ``` 在 System.Net.ServicePointManager.ValidateSecurityProtocol(SecurityProtocolType value) 在 ScreenToGif.App.Application_Startup(Object sender, StartupEventArgs e) 在 System.Windows.Application.OnStartup(StartupEventArgs e) 在 System.Windows.Application.<.ctor>b__1_0(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) ``` `System.ValidateSecurityProtocol` ![TIM截图20200211184943](https://user-images.githubusercontent.com/848607/74230418-4ec31280-4cff-11ea-91ab-eb1f17e67d19.png)
kerem 2026-03-01 18:51:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#2012
No description provided.