Posts
Sort by recent activity
Exclude specific local variable in method from error report?
Is this possible? I know about [DoNotCaptureVariables] but that excludes everything, I only want to exclude some specific variables.
Public properties of merged DLLs don't get obfuscated
According to your documentation it should be possible to obfuscate public properties of merged DLLs as they are turned to "internal".
But this doesn't happen in my project. They remain "public" and...
Automated Error Reporting: I'm not getting any e-mails
I have set the e-mail address field of the Automated Error Reporting feature to a valid address but I don't receive any e-mails when a user sends an error report.
What could be the cause of this?