You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ELMAH
I have Web Services pages (ASMX) and I would like to log the exceptions thrown by Web Services as well. Currently, the thrown exceptions are just wrapped as SoapException and send to the client without being logged.
It is possible to "manually" log the exceptions through ELMAH?