dimanche 22 mars 2015

Debug with breakpoint in JavaScript with ASP.NET in VS2013:


I'd like to step through some javascript code in visual studio. Except when I place a debug point in the javascript file, the code does not stop at this point.


Things I've tried:




  1. Set the internet explorer debug options enter image description here




  2. Use the keyword "debugger;"




enter image description here


The javascript runs because the custom alert pops-up in IE.


What am I missing that prevents this from working? (Running IE11 on Windows 7 with VS2013) Any help appreciated, I'm dizzy from googling!





Aucun commentaire:

Enregistrer un commentaire