Re: VS 2005 debugging ASP.NET 2.0 does not break

Tech-Archive recommends: Fix windows errors by optimizing your registry



I also have the same problem. But when I created a new website, added this
program and started debugging, the breakpoint is hit as one would normally
expect.

Can't figure out what is going on with my original website project that has
many files??

Any help/insight??

web_learner


"James" <dharmaprotector@xxxxxxxxxxxxxxx> wrote in message
news:%23nl4g9uVGHA.4900@xxxxxxxxxxxxxxxxxxxxxxx
Using VS 2005 Pro on Windows Server 2003 Standard, I can't get the
environment to break on breakpoints.

web.config has the following setting:

<compilation debug="true" strict="false" explicit="true"/>

which is all I thought was necessary to debug.

I create a page load in Default.aspx, set a breakpoint on the first
statement and choose "Debug - Start Debugging".

The browser pops up and loads the page and never hits the breakpoint.
I've tried to break on many statements I know are executing successully.
No errors, no notifications, just no breaking.

Any help or suggestions are much appreciated.

Thanks,

James



.



Relevant Pages

  • Re: Heip on debugging
    ... Did you set up your compilation configuration for debugging the project? ... "Totto" wrote in message ... > When I set a breakpoint and run the application the breakpoint gets a ... > "The breakpoint will not currently be hit. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Break Points in UDE have message
    ... I have a user control I am debugging and when U add a break point the break ... The breakpoint will not be currently hit. ...
    (microsoft.public.dotnet.languages.vb.controls)
  • Re: Break Points in UDE have message
    ... Make sure the solution has been built before debugging to ensure the latest ... The breakpoint will not be currently hit. ...
    (microsoft.public.dotnet.languages.vb.controls)
  • Re: Session_start not firing in production server
    ... I've checked the global.asax file by putting a breakpoint in the ... session_start method and it get hit while debugging (always in MY comp). ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: any techie ideas pls
    ... >> A breakpoint has been reached. ... type and hit enter regsvr32 /u shimgvw.dll ... To remove media preview, type and hit enter regsvr32 /u shmedia.dll ...
    (uk.people.silversurfers)