Home All Groups Group Topic Archive Search About

breakpoint will not currently be bit ???

Author
5 Apr 2006 2:01 PM
Agnes
I am using vb.2005. i had set some break point.
however, when i run the application . I found such wording " The breakpoint
will be not current be bit, no symbol loaded" ?
what's happend ??
thanks

Author
5 Apr 2006 2:15 PM
Herfried K. Wagner [MVP]
"Agnes" <ag***@dynamictech.com.hk> schrieb:
>I am using vb.2005. i had set some break point.
> however, when i run the application . I found such wording " The
> breakpoint will be not current be bit, no symbol loaded" ?
> what's happend ??

Are you sure you are running the project in "Debug" mode and not in
"Release" mode?

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
22 Apr 2006 8:59 PM
Kyote
On Wed, 5 Apr 2006 16:15:33 +0200, "Herfried K. Wagner [MVP]"
<hirf-spam-me-here@gmx.at> wrote:

>"Agnes" <ag***@dynamictech.com.hk> schrieb:
>>I am using vb.2005. i had set some break point.
>> however, when i run the application . I found such wording " The
>> breakpoint will be not current be bit, no symbol loaded" ?
>> what's happend ??
>
>Are you sure you are running the project in "Debug" mode and not in
>"Release" mode?

Herfried, how do you change modes? I too am now having the same
trouble.
Author
22 Apr 2006 9:03 PM
Kyote
On Sat, 22 Apr 2006 20:59:34 GMT, Kyote <truthowl@nospamgmail.com>
wrote:

Show quoteHide quote
>On Wed, 5 Apr 2006 16:15:33 +0200, "Herfried K. Wagner [MVP]"
><hirf-spam-me-here@gmx.at> wrote:
>
>>"Agnes" <ag***@dynamictech.com.hk> schrieb:
>>>I am using vb.2005. i had set some break point.
>>> however, when i run the application . I found such wording " The
>>> breakpoint will be not current be bit, no symbol loaded" ?
>>> what's happend ??
>>
>>Are you sure you are running the project in "Debug" mode and not in
>>"Release" mode?
>
>Herfried, how do you change modes? I too am now having the same
>trouble.

Never mind. LOL I found it. Build\Configuration Manager



-------
Kyote
Please reply to the group.