Recently the behavior of the exception assistant changed for me in visual studio 2015 update 3. I no longer see the 'View Details' option and the stack trace does not get unwound. If I select 'Use Managed Compatibility Mode' it works. This happens on all C# projects.
The other thing is if I look at the 'Just-In-Time' option under the Debugging option. I see a warning saying 'Just-In-Time debugging registration errors detected'.
Changing the settings for the JIT debugging options didn't help. I also tried refreshing the settings, repairing and I even reinstalling Visual studio. Nothing seems to help.
Can anyone shed some light on this for me?