【发布时间】:2009-12-14 07:20:23
【问题描述】:
可能完全重复:
Reason for VS.NET ‘current breakpoint will not be hit’ warning?
Why does Visual Studio sometimes not go to my breakpoints?
Why would the debugger not be stopping at a breakpoint in my ASP.NET application?
在调试时,修改后的源代码没有针对特定的aspx页面打断点,断点处显示如下错误
“当前不会命中断点,源代码与原始版本不同”
但对于其他页面,它工作正常。
【问题讨论】:
-
对于其他所有人,请确保您在调试配置 xD 这是我的问题!