Session data is being shared across multiple sessions
Messages   Related Types
This message was discovered on microsoft.public.dotnet.faqs.

Post a new message to this list...

Shankar Reddy
Hi All,

Problem: Data is being shared across multiple sessions in ASP.NET!

Does anybody come across this kind of situation where session data or view
state data is being shared across different sessions? is it a bug in
ASP.NET? or is it some thing i have to take care programatically when we
develop asp.net application?

Thanks in advance.

Shan

Reply to this message...
 
    
bruce barker
most likely a bug in your code. you are probably storing data in a vb module
or shared property (static in c#)

-- bruce (sqlwork.com)

"Shankar Reddy" <Click here to reveal e-mail address> wrote in message
news:%Click here to reveal e-mail address...
[Original message clipped]

Reply to this message...
 
    
Cor Ligthert
> most likely a bug in your code. you are probably storing data in a vb
module
[Original message clipped]

(Just as a little addition) or cache

Cor

Reply to this message...
 
    
Ignacio Machin \( .NET/ C# MVP \)
Nop,

Where are you keeing the shared data?
Are you generating somehow the session ID?

Cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Shankar Reddy" <Click here to reveal e-mail address> wrote in message
news:%Click here to reveal e-mail address...
[Original message clipped]

Reply to this message...
 
    
Shankar Reddy
I was using output chache by mistake..

"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us> wrote
in message news:Click here to reveal e-mail address...
[Original message clipped]

Reply to this message...
 
 




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com