HttpModule Error event doesn't fire!!

K

kgadia

Hi,

I have implemented global exception handler using http module by
intercepting the Error event.

The code works fine on my machine but the error event fails to fire
when deployed on the test servers.

The assembly containing the http module code has full control
permissions to everyone.

Interestingly, when I tried global.asax for the same purpose, the
Application_Error event didn't fire either.

I am using custom http handlers to create a custom '.page' extension as
opposed to the default '.aspx' extension.

Could some one shed some light on this particular behaviour as I think
it's pretty straightforward.

Thanks in advance.

Keshav
 
K

kgadia

Hi,

I have implemented global exception handler using http module by
intercepting the Error event.

The code works fine on my machine but the error event fails to fire
when deployed on the test servers.

The assembly containing the http module code has full control
permissions to everyone.

Interestingly, when I tried global.asax for the same purpose, the
Application_Error event didn't fire either.

I am using custom http handlers to create a custom '.page' extension as
opposed to the default '.aspx' extension.

Could some one shed some light on this particular behaviour as I think
it's pretty straightforward.

Thanks in advance.

Keshav

I would like to add that I have added the http module in web.config
under system.web/httpmodules.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,225
Latest member
Top Crypto Podcasts

Latest Threads

Top