I'm using the ASP.NET Session State service to maintain Session State. I'm also using a session timeout of 720 minutes with a sliding expiration. When a session expires, it currently brings the user ...