PC Review


Reply
Thread Tools Rate Thread

breakpoint in vb.net

 
 
PS2
Guest
Posts: n/a
 
      31st Mar 2005
Can someone pls help me to solve this problem. Thanks in advance.

After adding a breakpoint to a line of coding, the whole line turned red and
there is a big red dot next to it. However if I run the program, a question
mark appeared inside the big red dot with a message of "The breakpoint will
not currently be hit. No symbols have been loaded for this document" and the
program simply pass this breakpoint without stopping. Pls help!!


 
Reply With Quote
 
 
 
 
OpticTygre
Guest
Posts: n/a
 
      31st Mar 2005
This happens when you have set the configuration manager to run the program
in Release mode. Change the configuration manager back to run the program
in Debug mode, and it should be fine.

-Jason


"PS2" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Can someone pls help me to solve this problem. Thanks in advance.
>
> After adding a breakpoint to a line of coding, the whole line turned red
> and there is a big red dot next to it. However if I run the program, a
> question mark appeared inside the big red dot with a message of "The
> breakpoint will not currently be hit. No symbols have been loaded for this
> document" and the program simply pass this breakpoint without stopping.
> Pls help!!
>
>



 
Reply With Quote
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      31st Mar 2005
"PS2" <(E-Mail Removed)> schrieb:
> After adding a breakpoint to a line of coding, the whole line turned red
> and there is a big red dot next to it. However if I run the program, a
> question mark appeared inside the big red dot with a message of "The
> breakpoint will not currently be hit. No symbols have been loaded for this
> document" and the program simply pass this breakpoint without stopping.
> Pls help!!


Make sure the active build configuration is set to "Debug". You can select
another configuration by changing the selection in the combobox in VS.NET's
toolbar.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Really weird - Code acting as though breakpoint set, no breakpoint BlueWolverine Microsoft Access VBA Modules 6 13th Mar 2008 04:20 PM
Problem with the breakpoint hitting(at runtime breakpoint was disa Ranjit Microsoft Dot NET Compact Framework 0 23rd Feb 2008 06:56 AM
Breakpoint will not go away. Stapes Microsoft Access 4 5th Jun 2007 04:43 PM
Breakpoint ok, no breakpoint messes up... Vikxcel Microsoft Excel Programming 0 4th Jan 2006 09:18 PM
project stops at imaginary breakpoint, but no breakpoint exists Mark Microsoft ASP .NET 4 26th Apr 2004 05:23 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:11 PM.