visual studio 2017 debug unable to start program Invalid pointer
I have also encountered this issue on visual studio 2017 like below:
I have followed below step:
Go to Tools > Options > Debugging > General > Unchecked Enable JavaScript Debugging for ASP.NET (Chrome, Edge and IE).
Once I get rid of check box on Enable JavaScript Debugging for ASP.NET (Chrome, Edge and IE)
Then It works for me and Invalid Pointer
error gone!
Go to Tools > Options > Debugging > General and turn off the setting for Enable JavaScript Debugging for ASP.NET (Chrome and IE).