Angular, PWA, C#, ASP.NET, Node.js, Docker, React, IONIC, IoT & more …

Visual Studio 2015 DataTable/DataSet Visualizer crashes IDE


I had the same problem after 4h experimenting I manage to fix it by going to

Tools => Options => Debug and turning on Use Managed Compatibility Mode

Found better workaround
Tools => Options => Debug and turning on Use the legacy C# and VB expression evaluatorsThis one doesn’t turn off some new features like “Diagnostic Tools”.

Happy Coding Smile

Leave a comment