Hi!
I have 2 projects in my solution and I have figured out how to get both to run in debug mode however the breakpoints are never actually being stopped at.
Right now, in the solution explorer, I am right clicking on each project and selecting Debug->Start new instance. The projects run, and I see output...but the debugger is not stopping at the break points.
Has anyone else experienced this?
I'm using Visual Studio 2008...
-Frinny
I have 2 projects in my solution and I have figured out how to get both to run in debug mode however the breakpoints are never actually being stopped at.
Right now, in the solution explorer, I am right clicking on each project and selecting Debug->Start new instance. The projects run, and I see output...but the debugger is not stopping at the break points.
Has anyone else experienced this?
I'm using Visual Studio 2008...
-Frinny
Comment