Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > Beginning VB 6
|
Beginning VB 6 For coders who are new to Visual Basic, working in VB version 6 (not .NET).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 14th, 2004, 09:27 AM
q8z q8z is offline
Registered User
 
Join Date: Oct 2004
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default how to stop run of the project

hi
i run a project in vb.net
i try by brak point - but is does not work
what can i do?
thanks

 
Old October 23rd, 2004, 01:09 AM
Friend of Wrox
 
Join Date: Feb 2004
Posts: 177
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You should run the project in "Debug" mode, the break won't work if you are running the project in "Release" mode.

Also use F5 to run the project in "Debug" mode.



It is not how much we do,
but how much love we put in the doing.

-Mother Theresa
 
Old October 23rd, 2004, 01:12 AM
Friend of Wrox
 
Join Date: Feb 2004
Posts: 177
Thanks: 0
Thanked 0 Times in 0 Posts
Default

To check whether project is in "Debug" or in "Release" mode

Project Menu->Project Properties ->Configuration Properties option ->Check the configuration combo box

if it is "Debug" then it is in Debug mode or else it is in "Relase" mode



It is not how much we do,
but how much love we put in the doing.

-Mother Theresa





Similar Threads
Thread Thread Starter Forum Replies Last Post
can't run one project existing daivu2001 ASP.NET 1.0 and 1.1 Basics 2 October 10th, 2007 07:31 AM
Trying to Run the Project Sheraz Khan BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 3 September 12th, 2007 12:04 PM
Run/Stop SQLAgent johnnico SQL Server 2000 2 November 25th, 2005 01:56 PM
How do I run the project. FT BOOK: ASP.NET Website Programming Problem-Design-Solution 1 November 3rd, 2005 09:16 AM
How to Run a Project Lee8mm VB.NET 1 July 6th, 2003 04:00 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.