You are viewing limited content. For full access, please sign in.

Question

Question

Disable the JIT Debugger for end users?

asked on December 14, 2018 Show version history

Can we disable the JIT debugger for common users? Users are getting debug messages even when the system is working properly. Anytime the system finds anything unexpected we can get these prompts. But whatever is wrong doesn't always effect the usage of the application and the details in the debug message are only useful when working in visual studio.

For example when we get a message like this, without being in visual studio, working through the code, how would we know what value holds -1 or what the allowed range even is.

Obviously something is wrong, but it is not effecting the users experience, so we would rather keep these in the console.

0 0

Replies

replied on December 14, 2018

Hi, 

I'm concerned to hear that you're getting these messages frequently, and we would like to investigate the issue further to determine the root cause and whether there are any unnoticed side-effects. Have you noticed any specific circumstances where this error occurs often?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.