错误:此时不会触发断点。 [英] Error: Breakpoint will not be hit at this point.

查看:61
本文介绍了错误:此时不会触发断点。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨团队,

我无法在我的asp.net项目中设置断点。

每次设置断点时,它会显示一个带有警告的空白圆圈:断点在这一点上不会打,好吧。



请帮帮我...

提前致谢。

Hi team,
I am unable to set breakpoint in my asp.net project.
Every time i set a breakpoint it show a blank circle with warning:breakpoint will not hit at this point,kind of.

Please help me...
Thanks in advance.

推荐答案

1。在DEBUG模式下运行应用程序。

2.清理解决方案并再次构建它。

3.按BREAK ALL(暂停图标)按钮,靠近PLAY,STOP调试时按钮。
1. Run the application in DEBUG mode.
2. Clean the solution and Build it again.
3. Press the BREAK ALL (Pause icon) button, near to PLAY, STOP button while debugging.


这很可能是因为你的dll比代码更旧或不同。

如果dll和代码同步,你将不会面对这个问题。
This is most probably because your dlls are older or different from code.
If dlls and code are in sync, you will not face this problem.


我自己解决了......

我删除旧的.sln文件并重新启动项目。
I have solved by myself...
I deleted old .sln file and restarted the project.


这篇关于错误:此时不会触发断点。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆