The expected order of HttpApplication methods is:
I'm passing through a situation, which throws absolutely no exception, in which, after the Init, it goes directly to ApplicationEndRequest. It doesn't call Application_BeginRequest neither initiates the page life cyle.
What do I do?
Application_EndRequest
is called but not Application_BeginRequest
when theres an unhandled exception prior to Application_BeginRequest
.
That may be on Application_Start
, the initialization of some module or at Application_Init
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With