[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Raghavendra T V

8/31/2004 5:38:00 AM

HI Srinivasan,

You need to set your session timeout in your web.config.
<sessionState mode="StateServer"
stateConnectionString="tcpip=127.0.0.1:42424" ... timeout="60"/>

Timeout = "60". This works regardless of your IIS setting described
below I believe.

Hope this helps you.

Thanks
Raghavendra

"Srinivasan Swaminathan via .NET 247" <anonymous@dotnet247.com> wrote in
message news:%23jKqNuPjEHA.1904@TK2MSFTNGP09.phx.gbl...
> How do I increase the session timeout in aspx.
>
> -----------------------
> Posted by a user from .NET 247 (http://www.dotn...)
>
> <Id>e1WwE7Ix4EW6whKsA2M/qQ==</Id>