When debugging using Visual Studio 2012 RC with break on exception turned on, Visual Studio breaks on exceptions from within the .NET Framework. How do I make it break on except
I believe all you need to do is go to
Debug -> Options -> Debugging and check Enable Just My Code (Managed Only)