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.Exception: The request was aborted: Could not create SSL/TLS secure channel.

Source Error:


Line 231:                throw new Exception(ex.Message);
Line 232:            }
Line 233:        }
Line 234:        return data;
Line 235:    }

Source File: c:\inetpub\wwwroot\App_Code\Handlers\solactive.cs    Line: 233

Stack Trace:


[Exception: The request was aborted: Could not create SSL/TLS secure channel.]
   SolactiveIndexData.requestData(String completeUrl) in c:\inetpub\wwwroot\App_Code\Handlers\solactive.cs:233
   SolactiveIndexData.getData(String url) in c:\inetpub\wwwroot\App_Code\Handlers\solactive.cs:244
   SolactiveIndexData.GetPerformance(String ISIN) in c:\inetpub\wwwroot\App_Code\Handlers\solactive.cs:131
   SiteHelper.GetPerformanceData(RealTimePerformanceData performanceData, HttpContext context) in c:\inetpub\wwwroot\App_Code\Utility\SiteHelper.cs:675
   <>c__DisplayClassb.<GetPerformanceData>b__a(RealTimePerformanceData data) in c:\inetpub\wwwroot\App_Code\Utility\SiteHelper.cs:654
   System.Threading.Tasks.<>c__DisplayClassf`1.<ForWorker>b__c() +5787151
   System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask) +34
   System.Threading.Tasks.<>c__DisplayClass11.<ExecuteSelfReplicating>b__10(Object param0) +369

[AggregateException: One or more errors occurred.]
   System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) +13980117
   System.Threading.Tasks.Task.Wait() +17
   System.Threading.Tasks.Parallel.ForWorker(Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally) +5802668
   System.Threading.Tasks.Parallel.ForEachWorker(IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally) +524
   System.Threading.Tasks.Parallel.ForEach(IEnumerable`1 source, Action`1 body) +188
   SiteHelper.GetPerformanceData(HttpContext context) in c:\inetpub\wwwroot\App_Code\Utility\SiteHelper.cs:652
   ASP.resources_views_frontend_home_ascx.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\Resources\Views\Frontend\Home.ascx:13
   System.Web.UI.Control.LoadRecursive() +71
   System.Web.UI.Control.LoadRecursive() +190
   System.Web.UI.Control.LoadRecursive() +190
   System.Web.UI.Control.LoadRecursive() +190
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178


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