blah blah blah is here! blah blah » Close

1
votes
1 answers

My HttpModule is not firing under IIS7, works in IIS6

I have an httpmodule that seems to work fine under IIS6, but in IIS7 it just doesn't seem to even load. I have double checked and the web.config is the same as in my IIS6 application. What could the problem be?

Feedback