No Symbols Loaded



Hello. I converted an VS 2003 ASP.Net application project to VS 2005 and it
converted cleanly (some errors in the HTML, but nothing in the code). When I
set my break point and set my start page and run the application in Debug
mode, the application does not stop on my breakpoint. I see the message
about "The breakpoint will not currently be hit. There are no symbols loaded
for this document" when I hover my cursor over the breakpoint. I looked for
and did not find the ".PDM" file for the application and I am guessing that
this must be why I am getting that message. How can I tell VS 2005 to
generate this file. I am not having this problem with converted Console
applications, they debug just fine.

Thanks in advance for your assistance!!!
.



Relevant Pages

  • Re: [RFC] hwbkpt: Hardware breakpoints (was Kwatch)
    ... Debug exceptions don't occur very often, and when they do it won't ... The global kernel allocations will already be set in the processor from the ... CPU 1 goes in and alters the user breakpoint data, ... * Hardware breakpoints are implemented using the CPU's debug registers, ...
    (Linux-Kernel)
  • RE: Debugging problems in VS2005 that didnt exist in VS2003
    ... So now I'm getting my Debug Output, albeit in the Immediate Window - at some ... > as LibB, and add this new UserControl on the AppA form. ... > the entire solution and run AppA in debug mode in VS2005, my breakpoint in ... > breakpoints in FCL code will not available now. ...
    (microsoft.public.vsnet.debugging)
  • Re: Breakpoint instantiation
    ... How can I enable more debugzones in the OAL and put more debug messages? ... KITL is not initialized. ... The connection is OK ... Could the breakpoint problem be related with this? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: regsvr32 error code 0x80004002
    ... My breakpoint isn't hit yet, but there's a warning with odd syntax. ... See if those registry entries did indeed get ... debug version? ...
    (microsoft.public.vc.mfc)
  • remote gdb (and firewire/dcons) not functioning as expected
    ... I'm trying to debug the problem introduced by the earlier commit to ... Remote debugging using /dev/cuaa0 ... Unable to find dynamic linker breakpoint function. ...
    (freebsd-current)

Loading