TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
Forums
Monthly Leaders
Forum guidelines
Rameez Javed
NA
395
61.5k
Asp.net Session timeout
Apr 2 2020 2:05 AM
Hi, I want to make session timeout for atleast 45mins, what I'm doing is mentioned below with referrence link
<configuration>
<system.web>
<sessionState timeout=
"20"
></sessionState>
</system.web>
</configuration>
Ref Link: https://stackoverflow.com/questions/1205828/how-to-set-session-timeout-in-web-config
I deployed my application on Plesk server, but session timeout is not working for me, In IIS it is just to set some settings in IIS and its done.
Thanks in advance
Reply
Answers (
5
)
Azure SQL Server Database Assemblies
create Properties.Setting at runtime