This was answered for previous versions,
However in version 15 (VS2017), the same registries for increasing NormalEvalTimeout and QuickwatchTimeout are missing.
This was answered for previous versions,
However in version 15 (VS2017), the same registries for increasing NormalEvalTimeout and QuickwatchTimeout are missing.
For newer versions of Visual Studio, this setting was moved to settings file. You should look to modify the LongEvalTimeout, NormalEvalTimeout and/or QuickwatchTimeout properties in the following file
C:\Program Files (x86)\Microsoft Visual Studio\YYYY\VERSION\Common7\IDE\Profiles\LANG.vssettings
Where
For me, it was coming in Visual Studio 2017 and to fix that I tried this:
I enabled the following setting:
Debug > Options > "Use Managed Compatibility Mode"