断点没有命中 [英] Break point not hiting

查看:93
本文介绍了断点没有命中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我的服务器和工作解决方案位于同一服务器上.我的服务器是共享点
我需要在解决方案上达到断点才能进行调试.但没有击中.
首先,我运行服务器,然后将服务器的进程(w3wp.exe)附加到我的
中 项目(解决方案)之后,我在解决方案中设置了断点.
但是当i
时,断点显示不正确,会有警告消息 断点上的点

消息:断裂点当前不会被击中.没有为此文档加载符号

问候,
Sajith


My server and working solution is in the same server.my server is share point
i need to hit break point on my solution to debug. but it is not hitting.
first i run my server then i attach the process of my server(w3wp.exe)in my
project(solution)after that i set break point in my solution.
but the break point is not showing correctly there is a warning message when i
point on the break point

Message:Breakpoint will not currently be hit. No symbols loaded for this document

Regards,
Sajith

推荐答案

您确定要连接到正确的w3wp进程吗?经常发生的另一件事是该应用程序尚未加载.尝试先调用应用程序的网页.

问候,

—MRB
Are you sure you''re connecting to the right w3wp process? Another thing that frequently happens is that the application isn''t loaded yet. Try calling a web page of your application first.

Regards,

—MRB


在下面类似的Question-Answer线程中查看.

http://forums.asp.net/t/1428396.aspx/1
Have a look at below similar Question-Answer thread.

http://forums.asp.net/t/1428396.aspx/1


这篇关于断点没有命中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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