Possible Duplicate:
Session timeout in ASP.NET
Hello Guys, In my ASP.net Application, my Session get expired if a page remains open untouched for 10-15 minutes, even through my web.config file i have changed the session timeout property to 60.
Can u suggest some solution.