iis 8 - Global.asax not firing on IIS 8.5 -


the global.asax(.cs) application_beginrequest fires on cassini , iis 7.5 (windows 7) not on iis 8.5 (windows server 2012).

i've researched in every way possible, changed settings both in web.config , iis manager , compared settings between 7.5 , 8.5. there doesn't seem documentation on iis 8.5 @ level.

the code simple context.rewritepath call on selected urls.

any suggestions on try or answers?


Comments

Popular posts from this blog

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -