debugging - Visual Studio break on first chance exception not working -
i have debug => exceptions => break when exception is: clr exception checked:

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
Post a Comment