不能调试 - "断点将目前尚未受到打击。无符号已加载这个文件" [英] Can't debug - "The breakpoint will not currently be hit. No symbols have been loaded for this document"

查看:188
本文介绍了不能调试 - "断点将目前尚未受到打击。无符号已加载这个文件"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我收到在主题行中的错误。我在服务器上运行2k3sp2 vs2k8。我试着删除PDBS,缓存目录,验证调试设置的具体页面上。有趣的是其他网页调试得很好。就在我去这个一页。必须是一个配置问题,但页面指令看起来像这样:

I'm getting the error in the subject line. I'm running vs2k8 on server 2k3sp2. I've tried deleting the pdbs, cache directories, verifying that debugging is set up on the specific page. The interesting thing is other pages debug just fine. Just when I go to this one page. Must be a configuration issue but the page directive looks like this:

打印(<%@页语言=C#AutoEventWireup =真codeBehind ='MemberSearch.aspx.cs'继承='SurencyPortal.EmployerPortal.MemberSearch'调试=真正的%> );

print("<%@ Page Language='C#' AutoEventWireup='true' CodeBehind='MemberSearch.aspx.cs' Inherits='SurencyPortal.EmployerPortal.MemberSearch' Debug='true' %>");

我也注意到,在调试时,如果我打开模块窗口,几乎所有的符号显示状态为符号未加载。然而,从下面的MSDN文章更多的研究之后,MSFT职位之一说,如果这是一个核心NET的DLL,它不会,所以我并不担心加载符号。一些微软的模块(如System.Enterpricesservices.w​​rapper.dll)的表现与消息感叹号模块没有在默认加载地址载入。不知道为什么该DLL是那里我不知道它的任何电话。

I've also noticed that when debugging, if I open the modules window, almost all of the symbols show a status of 'Symbol not loaded'. However, after more research from the msdn article below, one of the MSFT posts said that if it's a core .net dll, it will not load symbols so I'm not worried about that. Some of the microsoft modules (like System.Enterpricesservices.wrapper.dll) show an exclamation point with the message 'the module did not load at the default load address'. Not sure why that dll is there as I don't know of any calls to it.

下面是事情的我已经试过:

Here are the thing's i've tried:

<一个href=\"http://stackoverflow.com/questions/163133/breakpoint-not-hooked-up-when-debugging-in-vsnet-2005\">http://stackoverflow.com/questions/163133/breakpoint-not-hooked-up-when-debugging-in-vsnet-2005

<一个href=\"http://social.msdn.microsoft.com/Forums/en-US/vbide/thread/557fdedb-268e-48a8-9944-29b2b4e0dec2/#page:3\">http://social.msdn.microsoft.com/Forums/en-US/vbide/thread/557fdedb-268e-48a8-9944-29b2b4e0dec2/#page:3

比尔

推荐答案

我曾经遇到这样一个问题的唯一情况是,如果我试图调试,而该项目是在释放模式。

The only time I've ever run into an issue like this is if I was trying to debug while the project was in release mode.

这篇关于不能调试 - &QUOT;断点将目前尚未受到打击。无符号已加载这个文件&QUOT;的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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