Server Error in '/catalogo' 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() +1751
   System.ServiceModel.Channels.HttpChannelRequest.WaitForReply(TimeSpan timeout) +75

[SecurityNegotiationException: Could not establish secure channel for SSL/TLS with authority 'info.igme.es'.]
   System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +14764695
   System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +403
   Catalog.CatalogServiceReference.ICatalogService.ProcessSearchText(String SearchText, String CatalogLanguage, String InterfaceLanguage) +0
   Catalog._Catalog.UpdatePage() in D:\usuarios\proyectos\GitLab_InfoIGME_Catalogo\Code\Catalog\Catalog.aspx.vb:461
   Catalog._Catalog.Page_Load(Object sender, EventArgs e) in D:\usuarios\proyectos\GitLab_InfoIGME_Catalogo\Code\Catalog\Catalog.aspx.vb:268
   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.4718.0