Solving the error: The debugger’s protocol is incompatible with the debuggee in C#
When you get the error: Error while trying to run project: ‘C:\…’ The debugger’s protocol is incompatible with the debuggee Check you’re supportedRuntime tag in you’re App.config or Web.config I ported a .NET 4.0 C#…