Classic Asp Session not getting expire As per IIS setting timeout
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Dear All, iam having an application in which there are Asp.net and Classic Asp pages i have created two Session variables one for Asp.net and other for Classic Asp i have set session time out of 2 mins in IIS setting now i check the Session fot both Asp .net and Asp but after the Define time interval dotnet session expire but classic Asp session is alive can u help me out of the Problem My classic Asp session is not getting expire after define time interval