Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Swapping information
Message
From
26/06/2003 07:16:41
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00803266
Message ID:
00804127
Views:
32
Mike,

Nope, just Adding and Getting from session variables. As I said below, the entire session is being seen by more than the original user. What could cause such behavior?

TIA

Rex

>>>>>I though Session was by user? We use a session variable to save the current user id. How can we do this if a Session is not by user?
>
>That was my understanding also.
>
>How are you accessing and manipulating the Session object in your code?
>
>-Mike
>
>>Mike,
>>
>>No, as it turns out the entire session is being sent to both browsers. Have you ever seen this?
>>
>>TIA
>>
>>Rex
>>
>>>Are you storing any session or user identifiers in a STATIC variable?
>>>
>>>-Mike
>>>
>>>>Paul,
>>>>
>>>>I added other displays and found that when the incorrect child is being displayed, the user id is the other person's as well. Its as if one user is getting the other user's response.
>>>>
>>>>Any ideas?
>>>>
>>>>Rex
>>>>
>>>>>>Paul,
>>>>>>
>>>>>>I though Session was by user? We use a session variable to save the current user id. How can we do this if a Session is not by user?
>>>>>>
>>>>>
>>>>>Yes, sessions are by user. Can you add a field on the form to display the user ID from the session? That should at least tell you if that is the problem. Are both of your testers logging in as the same user? Is it possible some of your code is getting confused if this were the case? (I'm just throwing out ideas).
Previous
Reply
Map
View

Click here to load this message in the networking platform