Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Professional 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 April 10th, 2006, 02:12 AM
Registered User
 
Join Date: Mar 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Sessions come and go

We have just recently launched a new website but on the production server the sessions go all mad. They randomly come and go as you navigate on the site. For instance, I can update the same page repeatedly and sometimes the sessionvalue (i.e. holding a login name) is there, sometimes not. I have tested on different browsers, and it's not a client browser cache problem.

On the test server this problem doesn't occur. The sessions work just fine. So, what could be the reasons for this?


 
Old April 10th, 2006, 03:54 AM
Authorized User
 
Join Date: Nov 2005
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi,

if some information is not crucial then make use of query string.I was also saving the same problem.My application was hosted on two different servers(one on windows and other one on unix)through unix server we were making use of frameset and calling .net application from windows's server.On unix server sometime we don't get the session values.But at the same time it works fine on windows's server.So i think it is a server's problem.To overcome this problem I used query string.

Regards,

Deepti

 
Old April 10th, 2006, 05:55 AM
Registered User
 
Join Date: Mar 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The problem is now solved. We had 2 working processes in the application pool which caused the problem.






Similar Threads
Thread Thread Starter Forum Replies Last Post
sessions p2ptolu Classic ASP Components 3 March 17th, 2005 06:31 AM
Sessions 2540EA BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 0 February 20th, 2005 05:42 AM
Mixing classic ASP sessions with ASP.NET sessions scorpion_king General .NET 2 August 4th, 2004 08:20 AM
Sessions aeejai Beginning PHP 3 April 22nd, 2004 01:51 PM
Help sessions ittorget Pro VB 6 2 April 20th, 2004 02:18 AM





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