Page Results are loading. Load time depends on how big your xml file is.

 


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

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 225:
Line 226:
Line 227:      xmldoc.Load(url & "&page=1")
Line 228:
Line 229:      xmlnode = xmldoc.GetElementsByTagName("games")

Source File: D:\sites\xbecuk\cc\map\default.aspx    Line: 227

Stack Trace:


[WebException: The request was aborted: Could not create SSL/TLS secure channel.]
   System.Net.HttpWebRequest.GetResponse() +1751
   System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy) +130
   System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) +80
   System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver) +73
   System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) +0
   System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state) +116
   System.Xml.XmlTextReaderImpl.OpenUrl() +416
   System.Xml.XmlTextReaderImpl.Read() +300
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +161
   System.Xml.XmlDocument.Load(XmlReader reader) +136
   System.Xml.XmlDataDocument.Load(XmlReader reader) +180
   System.Xml.XmlDocument.Load(String filename) +152
   System.Xml.XmlDataDocument.Load(String filename) +24
   ASP.cc_map_default_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in D:\sites\xbecuk\cc\map\default.aspx:227
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
   System.Web.UI.Page.Render(HtmlTextWriter writer) +40
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239


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