Server Error in '/' Application.

The date in the certificate is invalid or has expired

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.Runtime.InteropServices.COMException: The date in the certificate is invalid or has expired


Source Error:


Line 286:            'oHttp = CreateObject ("MSXML2.serverXMLHTTP.6.0")
Line 287:            oHttp.Open("GET",thisURL, False)
Line 288:            oHttp.send
Line 289:            result = oHttp.responseText
Line 290:callURL = result

Source File: D:\InetPub\vhosts\oppl.tech\httpdocs\Oppl\get\get_datasets.aspx    Line: 288

Stack Trace:


[COMException (0x80072f05): The date in the certificate is invalid or has expired
]
   Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn) +1956
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn) +281
   ASP.oppl_get_get_datasets_aspx.callURL(String thisURL) in D:\InetPub\vhosts\oppl.tech\httpdocs\Oppl\get\get_datasets.aspx:288
   ASP.oppl_get_get_datasets_aspx.oppl_validateUser_user_id_key(String u, String id, String k) in D:\InetPub\vhosts\oppl.tech\httpdocs\Oppl\get\get_datasets.aspx:244
   ASP.oppl_get_get_datasets_aspx.Page_Load(Object sender, EventArgs e) in D:\InetPub\vhosts\oppl.tech\httpdocs\Oppl\get\get_datasets.aspx:29
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +137
   System.Web.UI.Control.LoadRecursive() +98
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2524


Version Information: Microsoft .NET Framework Version:2.0.50727.8980; ASP.NET Version:2.0.50727.8975