S
Sergey Poberezovskiy
If your production environment has more than one server,
and you use InProc session state - than every server will
have their own set of session variables, whereas it is
most likely that you developed on a single server and this
never happened there.
HTH
and you use InProc session state - than every server will
have their own set of session variables, whereas it is
most likely that you developed on a single server and this
never happened there.
HTH