10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Rupesh N
1.7k
379
35.2k
Session time out
Mar 14 2018 8:44 PM
Thanks.
so, you have tell to changes entire program . means webconfig and login form? or every session pages change the code ?
i mean only, changes webconfig ?
My code is:
<configuration>
<system.web>
<sessionState timeout="40000" mode="InProc"></sessionState>
</system.web>
</configuration>
but, 2 min to expire session.
and
hosting is authentication setting:
session mode: windows
session time out(min): 40000.
but, only 2 min stay. after expiring sessions.
this is my problem. so, please most of live examples tell me.
Reply
Answers (
2
)
bootstrap popup modal and form
How to scroll gridview with horizontally and vertically?