0

We have elmah implemented on one site on our server. There is another site on the server where elmah is not configured. However, elmah is recording a lot of errors that are being thrown on the other site.

Is there a way to filter these exceptions out from a specific site?

Mike
  • 2,299
  • 13
  • 49
  • 71
  • How do you mean "other site"? ELMAH needs to be configured in your web.config, your app wouldn't know how to use ELMAH otherwise. Are they running in the same app pool? – Mister Epic Mar 19 '14 at 17:43
  • I believe it is in a different pool. I cannot verify now. It is labeled as a different site in IIS. – Mike Mar 19 '14 at 17:51
  • Did you have it configured in the machine.config? that would explain why the 'not'-configured site also throws elmah errors – Demian Kasier Mar 28 '14 at 12:51

0 Answers0