debugging - Visual Studio break on first chance exception not working -


i have debug => exceptions => break when exception is: clr exception checked:

clr first time exception

however visual studio not break on shown exceptions. ideas why might happening? i've tried cleaning / rebuilding , restarting. i've tried checking code , breaking on user-unhandled exceptions nothing has helped.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -