The date in the certificate is invalid or has expired<br>

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 141:            'oHttp = CreateObject ("MSXML2.serverXMLHTTP.6.0")
Line 142:            oHttp.Open("GET",thisURL, False)
Line 143:            oHttp.send
Line 144:            result = oHttp.responseText
Line 145:callURL = result

Source File: D:\InetPub\vhosts\oppl.tech\httpdocs\Oppl\get\get_accountData.aspx    Line: 143

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_accountdata_aspx.callURL(String thisURL) in D:\InetPub\vhosts\oppl.tech\httpdocs\Oppl\get\get_accountData.aspx:143
   ASP.oppl_get_get_accountdata_aspx.oppl_validateUser_user_id_key(String u, String id, String k) in D:\InetPub\vhosts\oppl.tech\httpdocs\Oppl\get\get_accountData.aspx:99
   ASP.oppl_get_get_accountdata_aspx.Page_Load(Object sender, EventArgs e) in D:\InetPub\vhosts\oppl.tech\httpdocs\Oppl\get\get_accountData.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