Click here to Skip to main content
15,868,141 members
Please Sign up or sign in to vote.
4.50/5 (2 votes)
See more:
I am working in an asp.net application which have 50-100 users.
Its application is in local server.Now I am facing a problem of session time out.
sometimes session goes time out and users goes log off.session time out of web.config is 600 .what could be the problem?

Its urgent .please help.

Thanks in advance.
Posted
Comments
Prasanta_Prince 2-May-11 21:39pm    
You could try to increase session timeout from web.config.

1 solution

 
Share this answer
 
v2
Comments
NuttingCDEF 2-May-11 16:04pm    
Good answer - my 5.
Prasanta_Prince 2-May-11 21:38pm    
Good One.
ancymathew 3-May-11 2:48am    
Thanks for your quick response.
In IIS Manager where i have to change session timeout?
There i can see application pools,websites,FTP Sites,web srevice extensions etc. In websites,i can see my application.But where will i get this session timeout settings.
we are using iis 6.0 and windows server 2003
thatraja 3-May-11 3:01am    
Hi, Check my updated answer for your doubt(see the third link).
ancymathew 17-May-11 1:55am    
Thanks for all comments.Now its settings are
web.config - 600
application session timeout in iis -700
default website session timeout in iis -700
worker process idle timeout out of application pool-800
recycle timeout period f application pool -1740
Is anything wrong with this settings?
i am getting log out problem twice or thrice in a week.what could be the problem?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900