473,382 Members | 1,442 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

How to setup session timout

Hi,

I am trying to change an ASP.Net application session time out to 60 minutes.
I changed it from IIS manager, then restart IIS, does not work , still times
out in 20 minutes.

Then I added the following line into web.config file, <system.web> node:

<sessionState timeout="60">
</sessionState>

I even rebuild the application, application still times out in 20 minutes.

What should I do?

TIA
Nov 19 '05 #1
1 1031
I am only asking to make sure I understand what you are asking. This has
nothing to do with Forms Authentication does it?

Your Session
"Raymond Du" <rd**@yahoo.com> wrote in message
news:eN****************@tk2msftngp13.phx.gbl...
Hi,

I am trying to change an ASP.Net application session time out to 60 minutes. I changed it from IIS manager, then restart IIS, does not work , still times out in 20 minutes.

Then I added the following line into web.config file, <system.web> node:

<sessionState timeout="60">
</sessionState>

I even rebuild the application, application still times out in 20 minutes.

What should I do?

TIA

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Nedu N | last post by:
Hi, I am trying to design a Home page for my applicatiion in which i want show the links for for some itms... I tried to put the following <td> <font face="Arial, Helvetica, sans-serif" ...
1
by: Jennifer | last post by:
Hello everybody my ASP.NET app is running fine on my development system. But some errors occured after installation on another server. I believe the reason is a session timeout My question is...
8
by: bdeviled | last post by:
I am deploying to a web environment that uses load balancing and to insure that sessions persist across servers, the environment uses SQL to manage sessions. The machine.config file determines how...
18
by: Rippo | last post by:
Hi I am using role base forms authentication in asp.net and have come across a problem that I would like advice on. On a successful login a session variable is set to identify a user. This is...
5
by: Ed | last post by:
I have some questions in regards to Session variables and IIS Recycling: 1. Does the IIS setting 'Shutdown worker process after being idle' affect an application's session variables? Or is IIS...
1
by: seigan | last post by:
Hi all, I'm kind of new here and I realy need your help guys. I have done an basic php login script with sesions that will expire after default time. The thing is that it dosen't work at all. If...
14
by: GaryDean | last post by:
The web.config in my asp.net application, running on Server2003, has this entry: <sessionState mode="InProc" timeout="40". In IIS the asp.net State Management timeout setting is 40 for my website....
2
by: =?Utf-8?B?bWF2cmlja18xMDE=?= | last post by:
Hi, I have an application which is using Form Authenticatoin. I have set the timout to 120 (minutes). Does the sessionState setting in the web.config effect it? If I leave the sessionState...
7
by: anithaapr05 | last post by:
Hi, I am creating a session when user successfully login to the site and user gets a form to input some data into database. Assume that user entered data into some fileds and let the browser...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.