The breakpoint will not currently be hit. No symbols have been loaded

后端 未结 9 1325
你的背包
你的背包 2021-01-04 10:18

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 :<

9条回答
  •  孤城傲影
    2021-01-04 11:19

    After opening and closing VS, rebooting the PC with all with no chance, this workaround worked for me in VS 2012 ( Ver 11.0.50727.1 RTMREL ):

    In Project Property Pages, under Start Options, in Debugger section, only ASP.NET was enabled. As soon as I enabled Native Code and SQL Server, that red circle with plus sign inside, enabled again. No idea why this worked! No active connection in Server Explorer nor using any native code in the project!

提交回复
热议问题