Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP 3 Classic ASP Active Server Pages 3.0 > ASP CDO
|
ASP CDO As of Oct 5, 2005, this forum is now locked. No posts have been deleted. Please use "Classic ASP Professional" at: http://p2p.wrox.com/forum.asp?FORUM_ID=56 for discussions similar to the old ASP Pro Code Clinic or one of the other many remaining ASP and ASP.NET forums here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP CDO section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 6th, 2004, 06:42 AM
Authorized User
 
Join Date: Dec 2003
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default Topic :managing Session in ASP 3.0 on windows 2003

Topic : managing Session in ASP 3.0 on windows 2003 server

Problem :
1. When web application built on ASP 3.0 is uploaded in win2000 server, No Session Problem. can be recalled and the session state is Maintained.
2.But when the OS is upgraded to windows server 2003, session maintenance is a big question.

Maintenance : All the corresponding code check/Debug every thing is done. But no error. Contacted the sysadmin and requested to make the changes for our web app. but still no effect. Even he has incremented the application time out period to some extra amount.

So i think some thing is wrong with our code but not with OS.
on the contrary the web app is working fine in win2000 server.

if u want the logic in session checking , then it is as below:

step -1 : created a session variable on valid user authentication.

step -2 : created a session checkstatus function which checks the
         session variable value created at the time of valid user
         auth. if the variable is still having the value then fine.
         Else rediret to login page



Please help in designing a solution for this aspect.

regards
Mahesh


Mn Karthik
__________________
Mn Karthik





Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot execute ASP in Windows 2003 Server rylemer Classic ASP Basics 1 March 4th, 2005 07:03 PM
Managing exclusions in windows forms misterqj VB.NET 2002/2003 Basics 4 February 25th, 2005 04:59 PM
Managing remote Active Directory with ASP manaya Classic ASP Basics 0 May 14th, 2004 11:35 AM
ASP and Windows 2003 Server [email protected] Classic ASP Professional 9 March 23rd, 2004 06:04 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.