Offending URL: https://clientaccess.talentpayment.com/WebResource.axd?t=639190689332169432
Exception Type: System.Web.HttpException
Source: System.Web
Message: Error executing child request for ClientAccessDriver.aspx.
Stack trace: at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
at System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm)
at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)
at System.Web.HttpServerUtility.Transfer(String path)
at TPSForms_3._5.Global.Application_Error(Object sender, EventArgs e) in C:\DataRoot\Amaron\Clients\ASI\TPS\Code\Dot Net 4.62\Web Site\TPSForms - SAE\Global.asax.cs:line 120
Inner Exception. Type System.Web.HttpUnhandledException
Source: System.Web
Message: Exception of type 'System.Web.HttpUnhandledException' was thrown.
Stack trace: 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 ASP.ClientAccessDriver.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\c41b688a\67477270\App_Web_yha2insy.13.cs:line 0
at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
Inner Exception. Type System.Web.HttpException
Source: System.Web
Message: Session state can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive. Please also make sure that System.Web.SessionStateModule or a custom session state module is included in the \\ section in the application configuration.
Stack trace: at System.Web.UI.Page.get_Session()
at TPSForms.CommonBase.CheckUniverseReady() in C:\DataRoot\Amaron\Clients\ASI\TPS\Code\Dot Net 4.62\Web Site\TPSForms - SAE\CommonBase.cs:line 13
at TPSForms.ClientAccessDriver.Page_Load(Object sender, EventArgs e) in C:\DataRoot\Amaron\Clients\ASI\TPS\Code\Dot Net 4.62\Web Site\TPSForms - SAE\ClientAccessDriver.aspx.cs:line 26
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)