Hi,
I have configured ELMAH for one of my ASP.NET 1.1 application and this works fine. But, when I was trying to run another application in ASP.NET 2.0, it was causing trouble due to HttpModule of ELMAH. Is there any way, I can have a liberty to use it for one application and not for other?
-Vipin