I have a VS 2010 C# .NET 4 project. The issue is that the program is not breaking on \'NullReferenceException\' errors during debugging.
The output window will displ
Go to Debug -> Exceptions -> Search for NullReferenceException and check the "thrown" checkbox.
NullReferenceException