P
Philip Tepedino
I'm having a problem where after the first user logs into my site,
everything is good, once the second user logs in, the first user becomes the
second user (same access roles, everything!)
On an earlier post, it was suggested that this was due to Shared functions.
I did have some shared functions, but they were all removed, and yet the
problem persists.
I've tried using cookieless sessions but it made no difference.
It seems like Context.User is being shared between different clients!
What else could I be doing wrong?
Thanks for any help!
Philip Tepedino
Siemens Westinghouse Generation Services
everything is good, once the second user logs in, the first user becomes the
second user (same access roles, everything!)
On an earlier post, it was suggested that this was due to Shared functions.
I did have some shared functions, but they were all removed, and yet the
problem persists.
I've tried using cookieless sessions but it made no difference.
It seems like Context.User is being shared between different clients!
What else could I be doing wrong?
Thanks for any help!
Philip Tepedino
Siemens Westinghouse Generation Services