Technical Information (for technical support personnel)

Close

Exception of type 'System.Web.HttpUnhandledException' was thrown.<br/>System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> GSS.Vitals.KnowledgeBase.OneTimePasswordExpiredException: The one time password expired. at GSS.Vitals.KnowledgeBase.Service.OneTimePasswordService.Get(String subjectId, String otpId) in D:\GSS.SVN\LAMBDA_CLOUD0202\branch\GSS.Vitals.KnowledgeBase\Service\OneTimePasswordService.cs:line 123 at GSS.Vitals.KnowledgeBase.Service.OneTimePasswordService.Get(String otpId) in D:\GSS.SVN\LAMBDA_CLOUD0202\branch\GSS.Vitals.KnowledgeBase\Service\OneTimePasswordService.cs:line 103 at services_captchaservice.Generic() at services_captchaservice.DispatchMethod(String methodName) at services_captchaservice.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)