Server Error in '/' Application.

The request was aborted: Could not create SSL/TLS secure channel.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[WebException: The request was aborted: Could not create SSL/TLS secure channel.]
   System.Net.HttpWebRequest.GetResponse() +1463
   ASPSnippets.TwitterAPI.TwitterAuth.WebResponseGet(HttpWebRequest webRequest) +200
   ASPSnippets.TwitterAPI.TwitterAuth.WebRequest(Method method, String url, String postData) +393
   ASPSnippets.TwitterAPI.TwitterAuth.OAuthWebRequest(Method method, String url, String postData) +1330
   ASPSnippets.TwitterAPI.TwitterAuth.AuthorizationLinkGet() +96
   ASPSnippets.TwitterAPI.TwitterConnect.Authorize(String callBackUrl) +185
   OInternational.Web.lok3.Twitter() +2716
   OInternational.Web.lok3.Page_Load(Object sender, EventArgs e) +50
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0