we are developing into an asp classic application introducing new asp.net pages. The session variables are shared through the login.asp, everything works fine... The problem that we are facing now is that the asp classic session expires meanwhile the user is navigating the .net pages and tries to go again into an asp page... the session in asp has expired because the user has been browsing for more than 20 minutes the aspx pages.
Thanks in advance Ariel Gimenez