Ok nevermind, found it

VB Code:
  1. Sub Application_BeginRequest(ByVal sender As Object, ByVal e As EventArgs)
  2.         ' Fires at the beginning of each request
  3. End Sub