My session variables hold the values that the users use to log in but they seem to initialise after five minutes or so if the website isn’t used. Is there any way I can lengthen this period as the system logs the user out if the log in details are not there?
Share
Change the session timeout in web.config;