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'.