Hi.
Can anyone advise if IIS maintains the same Session ID throughout the duration of a session even if nothing is stored in session state.
It used to be the case that if nothing was stored in the session, you could not guarantee the same session ID as IIS may recycle the session ID.
Is this still the case or can you guarantee the same session ID even if you do not store anything in the session.
Regards
Adrian.