Category: ASP.Net
view more software Tips and Tricks
Updated: 12/03/2010 09:12 AM
Author: Shiju Mathews Status: Resolved. |
I have an application working on IIS 7.0 with asp.net 2.0, that is using session valid up to 8 hours. When I updated the IIS 7 with ASP.NET 4.0 Session is timing out after 20 minutes. How can I fix it? Try the following steps. This will fix the Timeout Issue. If you are configuring a new IIS 7, You need to make more changes on other parameters. Refer How to Configure Session Time out fro IIS 7. |