Visual Studio break on first chance exception not working

1k Views Asked by At

I have Debug => Exceptions => Break when an exception is: CLR Exception checked:

CLR first time exception

However Visual Studio does not break on the shown exceptions. Any ideas why this might be happening? I've tried cleaning / rebuilding and restarting. I've tried checking Just my code and breaking on User-unhandled exceptions but nothing has helped.

0

There are 0 best solutions below