all groups > visual studio .net setup > march 2004 >
You're in the

visual studio .net setup

group:

breakpoints not working


breakpoints not working jake
3/22/2004 12:01:39 PM
visual studio .net setup: Hello,

I have installed vs.net 2003 on a w2k box for testing purposes. I have
setup breakpoints but when I run the app in debug mode the app never stops
and the breakpoints. Any ideas? Thanks in advance.

Jake

RE: breakpoints not working Nick
3/29/2004 3:51:08 AM
Hi Jake

I found the following information here on the Internet, you may find it interesting to know how it was resolved

He had his Debug Information set to None in the Project Settings. Changing to Program Database got his breakpoints working. Advised not to install both VC6 and VC5 on the same machine, as that appears to have been a factor in changes
to his project settings

Best Regard
RE: breakpoints not working rschoe NO[at]SPAM online.microsoft.com
4/22/2004 7:04:31 PM
Hmm...Make sure your configuration is set to "Debug" and not "Release".

To check:
Right Click (context menu) on the solution node in the Solution Explorer
and select Properties
On the Property Pages for the solution, there is a Configuration node in
the left tree view...select it. Verify that the configuration for your
project is set to Debug.

Hope this helps.

Robert S (MSFT Visual Basic QA)
--------------------------------------------------------------------
This reply is provided AS IS, without warranty (express or implied).

AddThis Social Bookmark Button