VS.net breakpoints

D

Dave

If a breakpoint is inserted in a *.aspx.vb file by
clicking in the "margin" (using vs.net pro 2002), it is
being ignored. Does anyone know how that might happen?
 
C

Cowboy \(Gregory A. Beamer\)

Debugger not working properly; make sure you have the SP1 of Framework 1.0
installed, as it corrected some debugger and IDE errors in VS.NET 2002.

It could also happen with "start without debugging" or if the code is never
hit for some reason, but I assume these have been checked.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 
J

Jose Luis Rodriguez

The first reason might be to check whether asp.nert debugging is enabled.
Right click on the project and select Properties>>Configuration
Properties>>Debugging>> and ensure that the enable asp.net debugging is set
to True.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top