Elmah is logging the Errors(in specified path) but not showing on the interface "elmah.axd". and it is working fine on the local enviromnent.
Please guide me. I am new for elmah.
Elmah is logging the Errors(in specified path) but not showing on the interface "elmah.axd". and it is working fine on the local enviromnent.
Please guide me. I am new for elmah.
I'm guessing that you didn't enable remote access to elmah.axd. please take a look through this ELMAH security guide.