well because i was always good with just hitting F5

I thought when you
select release and then hit F5 it would be the same like hitting ctrl F5.
but i will try this.
thx.
Jeff Johnson wrote:
> "Leon" <bcmail08-news@DOya_NOThoo_SPAM.de> wrote in message
> news:%23QCad$%(E-Mail Removed)...
>
>> i am just having a strange problem with my project. i've set a few
>> breakpoints to debug my program while in debug mode. usally when i switch
>> to release mode and start the application, those breakpoints are just
>> being ignored.
>>
>> but now, the program stops at the breakpoints even when set to release
>> mode. is there any setting that i might have changed for this behaviour??
>>
>> i tried restarting visual studio several times and even rebooting the pc.
>>
>> any ideas??
>
> So if you don't want to debug at all how about just hitting Ctrl+F5 (or
> Debug | Start Without Debugging) instead of plain old F5 or clicking the
> green triangle?
>
>