1

In my ASP.NET Application, the Session_End method is firing when Application starts up. My break points in that method hits when app starts for the first time. Isn't it supposed to execute only after Session was timed out? why is this weird behavior.

Am i missing something.

Thanks,

Programmerzzz
  • 1,237
  • 21
  • 48
  • Is it firing when the app starts? Or when it *restarts*? – mason Jul 16 '15 at 02:58
  • I am not sure if its firing on restart but when app starts for the first time it does fire and why does it so as its intended to fire on session end ..driving me crazy – Programmerzzz Jul 16 '15 at 03:11

0 Answers0