473,472 Members | 2,193 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Bizarre loss of session state

I have created a website that responds to the following two domain names:

logintest.carr-engineering.com
logintest.onualumni.org

If you open either of these websites on their own, everything works fine.
However, if you open both of them simultaneously in two frames of a
frameset, wierdness ensues. To demonstrate this, open the following link:

http://logintest.onualumni.org/frametest.htm

Postback the top frame by clicking the button and everything is fine.
Postback the bottom frame and the SessionID changes every single time!
Strange, eh? (the postback handler for the button is a blank function)

Now, open the following link (both domains point to the same place):

http://logintest.carr-engineering.com/frametest.htm

THIS time if you postback the top frame you get a new SessionID every time,
but if you postback the bottom frame it works correctly. The ONLY thing that
has changed between these two tests is the domain name used for the overall
frameset.

If you open either of these sites in its own window, it works correctly.

This behavior is really killing one of my ASP.NET apps which resides in its
own frame as part of a larger frameset hosted on another domain. The
constantly changing SessionID means that nobody can log in...

Has anybody seen this before? Any ideas where to go next? Anybody else think
this is bizarre?

If you want the VisualStudio project files to try this for yourself, just
drop me an email and I'll send it to you.

Thanks!!
Michael Carr
Nov 18 '05 #1
1 1336
More information ...

I have verified that this bizarre behavior only occurs with Internet
Explorer. I tried Netscape 7.1 and did not observe the same thing occuring.

Also... after a while of testing this with IE, it suddenly stopped changing
the SessionID when I did a postback. After I rebooted my client machine,
however, it started doing it again. ...stranger and stranger!

Michael Carr

"Michael Carr" <mc***@umich.edu> wrote in message
news:#o**************@TK2MSFTNGP10.phx.gbl...
Has anybody seen this before? Any ideas where to go next? Anybody else think this is bizarre?

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: David Shorthouse | last post by:
Hey folks, I have IIS running on a dynamic IP so have had to make use of www.dyndns.org to make sure that a call to the site's WWW address will make it to the appropriate IP. There is an option...
4
by: John Wilcher | last post by:
Environment: Windows 2000 Server, IIS 5.0, ASP .Net Framework 1.1, VB .Net source code We are experiencing a condition that manifests itself as a loss of all session objects. Intermittently...
2
by: Steve Remer | last post by:
OK, I think I understand session state pretty well. I've done additional research on Google over the last few days to fill in any holes. To begin with, I'm using StateServer and not InProc for...
1
by: Steve Remer | last post by:
My application (relevant code snippets below) originally used Session variables in order to maintain state from page to page. After being unable to solve the mystery of why those variables were...
14
by: Michael Carr | last post by:
I have an intermittent problem that occurs on a very small number of browsers that access my website. The strange thing is this: my site works perfectly for 99.9% of browsers. The behavior...
4
by: Chris | last post by:
When a request comes into a page on my ASP.net site and a session is not found, I want to detect whether the request is an initial request or if the user did have a session going that has now been...
4
by: Urs | last post by:
Two questions: 1) What possibly causes HttpApplication from being unloaded or recycled? 2) How can I prevent HttpApplication from being unloaded or recycled (to prevent loss of session state...)...
11
by: Glenn | last post by:
Hi I've been experimenting with managing state using the Session object. I've created a simple WS with a couple of methods, one which sets a string value, another that retrieves it. Each...
3
by: Martin Kulov [MVP] | last post by:
Hi, I am wondering if this problem is still valid for ASP.NET 2.0. "To maintain session state across different Web servers in the Web farm, the application path of the Web site (for example,...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.