Why do so many write "doubt" when they mean "question"?
micydon wrote:
In my application i hve set the session time out to 70m.
70 meters? ;)
micydon wrote:
Is there any method for not specifying any timeout limit .
No. If you would not have a timeout on sessions, it would mean that a Session object would be created for each visitor, and the objects would remain in memory forever. After a while the memory would fill up with Session objects, and the server would die.
micydon wrote:
Wht will happen if we dont give that time out stmt in web.config.
You will get the default timeout specified in the settings for the web site. This is 20 minutes by default.
--- single minded; short sighted; long gone;