Home
Options

Is it possible to disable error reporting?

Hello, I work in a pretty secure environment and was hoping to use LinqPad here. We had a cyber team look at it and they determined that because the program "called home" it would not be acceptable to use. They mentioned the new version check when the program starts and the periodic error reporting as the problem. I saw that there was a way to disable update check (-noversion switch), but what about error reporting? Can it be disabled?

Comments

  • Options
    The -noupdate switch disables update checking, but there's no option right now to disable error reporting.

    Bear in mind that error reporting occurs only when the user explicitly clicks "Send Feedback" from the error dialog. LINQPad does not otherwise send diagnostic data.
Sign In or Register to comment.