In my web.config file I tried Session.Timeout="1" and found working. Later I tried Session.Timeout="20160". Even if I give such a large number my website “Session Transfers” are being expired in 15-20mins. Do I need to change any settings in IIS? I am using windows 2003 server.
In my web.config file I tried Session.Timeout=1 and found working. Later I tried Session.Timeout=20160
Share
check this :
http://forums.asp.net/t/1283350.aspx