Hi all,
I am developing an application in Asp.net using C#.I have a small problem.I have set session timeout 360 minutes like this.
<sessionState
mode="InProc"
stateConnectionString="tcpip=127.0.0.1:42424"
sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes"
cookieless="false"
timeout="360"
/>
but my session is expiring within some minutes.Is there any solution for that?
Is urgent please help!
__________________
HI ITs exciting!!!!!