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 108:            'oHttp = CreateObject ("MSXML2.serverXMLHTTP.6.0")
Line 109:            oHttp.Open("GET",thisURL, False)
Line 110:            oHttp.send
Line 111:            result = oHttp.responseText
Line 112:callURL = result

Source File: D:\InetPub\vhosts\oppl.tech\httpdocs\Oppl\get\get_tips.aspx    Line: 110

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) +679279
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn) +706716
   ASP.oppl_get_get_tips_aspx.callURL(String thisURL) in D:\InetPub\vhosts\oppl.tech\httpdocs\Oppl\get\get_tips.aspx:110
   ASP.oppl_get_get_tips_aspx.oppl_validateUser_user_id_key(String u, String id, String k) in D:\InetPub\vhosts\oppl.tech\httpdocs\Oppl\get\get_tips.aspx:66
   ASP.oppl_get_get_tips_aspx.Page_Load(Object sender, EventArgs e) in D:\InetPub\vhosts\oppl.tech\httpdocs\Oppl\get\get_tips.aspx:18
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +42
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


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