I am struggling with breakPoint issue in VS 2012 for more than hours. I am from eclipse background, there I never heard about such issues.
Problem :<
Try to add debugger; key word before $.getJSON Also make sure if you use IE to un-check the disable script debugging
debugger;
$.getJSON
Internet Options> Advanced tab> Under Browsing.
As I think this issue is related to Javascript debugging not C#