We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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