Problem with Forms Authentication and multiple users

  • Thread starter Philip Tepedino
  • Start date
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
 
B

bruce barker

you are probably storing the login info in a vb module or c# static.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top