I am currently working on an web application that uses ASP.NET 2.0 framework. I need to redirect to a certain page, say SessionExpired.aspx, when the user session expires. T
You can also check the solutions provided in below link
Detecting Session Timeout And Redirect To Login Page In ASP.NET