We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the elmah-mvc wiki!
To view on a "production" server (rather than localhost), add the following section to your web.config
web.config
<elmah> <security allowRemoteAccess="true"/> </elmah>
source