asp.net session expired continuously while i am working in my app and making transactions i became logged out...need help?
-
asp.net session expired continuously while i am working in my app and making transactions i became logged out...
Extend the session timeout in the webconfig by
Always Keep Smiling. Yours Pankaj Nikam
-
Extend the session timeout in the webconfig by
Always Keep Smiling. Yours Pankaj Nikam
-
ma.amer wrote:
but why this number "540" ?
Why not? You can choose any number that allows you to complete your work.
-
ma.amer wrote:
but why this number "540" ?
Why not? You can choose any number that allows you to complete your work.
Richard MacCutchan wrote:
Why not? You can choose any number that allows you to complete your work.
Exactly... It suited me... :)
Always Keep Smiling. Yours Pankaj Nikam
-
It does not have to be specifically 540, you can make it any length of time that you deem it to be necessary. According to documentation, it is the number of minutes until time out.
""Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
-
It does not have to be specifically 540, you can make it any length of time that you deem it to be necessary. According to documentation, it is the number of minutes until time out.
""Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon