3
Answers

Session.IsNewSession propery gives true before actual session timeout

Guest User

Guest User

3y
657
1

In my webapplication for some of my pages Session.IsNewSession is giving 'true' before the actual session timeout.And i have the empty session_start event global.asax file.And my appication connected to Oracle db.

and more over i didn't see this issue in my development vm. Can any one pls help one this.

what  are the possible ways that  Session.IsNewSession returns 'true'.

Answers (3)