Does the order of httpmodule execution match their order in the web.config or is it undefinied?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
they seem to be fired in the order that they are in the web.config but if possible try not to depend on having a particular order as this can introduce problems to your app because of dependencies