Undected sessions being created
I have an application that launches a modal dialog window.
I am passing variables using Session Object.
When the window launches, the session is destroyed.
While checking the session id, it indicates a new session was created, but Session_OnStart was not triggered.
Has anyone experienced this before?
|