Could you please explain the different Modes: Off, In progress, State Server, SQL Server Custom?
This is related to the ASP.NET State Server:
http://chrissoe.tumblr.com/post/502263022/using-asp-net-state-server-session
David Hervieux
This is the web.config description:
http://msdn.microsoft.com/en-us/library/ms178586.aspx
David Hervieux
I've been also using this page for information regarding web.config.