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:


Line 360:                "ReturnUrl=",ReturnUrl);
Line 361:
Line 362:            string token = OAuthUtility.GetRequestToken(
Line 363:                ConsumerKey,
Line 364:               ConsumerSecret,

Source File: c:\inetpub\vhosts\kastbilisim.com\subdomain\services2\Default.aspx.cs    Line: 362

Stack Trace:


[WebException: The request was aborted: Could not create SSL/TLS secure channel.]
   System.Net.HttpWebRequest.GetResponse() +1751
   Twitterizer.WebRequestBuilder.ExecuteRequest() +89
   Twitterizer.OAuthUtility.GetRequestToken(String consumerKey, String consumerSecret, String callbackAddress) +737

[TwitterizerException: The request was aborted: Could not create SSL/TLS secure channel.]
   Twitterizer.OAuthUtility.GetRequestToken(String consumerKey, String consumerSecret, String callbackAddress) +1274
   _Default.Logon(String oauth_token, String oauth_verifier, String ReturnUrl) in c:\inetpub\vhosts\kastbilisim.com\subdomain\services2\Default.aspx.cs:362
   _Default.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\kastbilisim.com\subdomain\services2\Default.aspx.cs:50
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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