DotNet Academy of Rajesh Rolen

Solutions by Rajesh Rolen

set the session expireation time in web.config file

open web.config file of your web application
you will have tu set sessionstate timeout = value in minuts like below example....



< configuration >
< system.web >
< sessionState mode="InProc"
cookieless="true"
timeout="20"/ >
< /sessionState >
< /system.web >
< /configuration >

0 comments:

Post a Comment

About this blog

My Blog List

Advertise On This Site

Site Info

Advertise on this Site

To advertise on this site please mail on RajeshRolen@gmail.com

Information Source

About

Pages

Dot Net Academy

Advertis in This Area of Site

Powered by Blogger.

Followers

Search This Blog