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
ravikumar.b
NA
5
0
User session times out
Mar 29 2005 11:10 PM
My application shares the session state between classic ASP and ASP.NET hosted on IIS 5.0 and windows 2000 server. The session timeout defined in the ASP.NET web.config is 20 minutes and the Application session timeout in IIS server is 20 minutes (default). When I faced the user session times out with the .NET pages in 20 minutes, I have increased the session timout value in the web.config but didn't yield anything. I have also tried in setting the seeion timeout value in the Session_Start event handler, didn't yield much. Interestingly, the Session.Timeout debugging statement reflects the change in SessionTimeout but the application still behaves the same way (times out in 20 minutes). The session state mode is InProc but the session values are stored in sql server database accessible by both ASp and ASP.NET and the session is transferred in between classic ASP and ASP.NET. Can you please help me out in resolving this issue.
Reply
Answers (
3
)
Upload file supporting multiple language
Client Certificates