473,782 Members | 2,443 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

"allow me to edit vb files while debugging"

tools > options > debugging > edit and continue

by default, the option

"allow me to edit vb files while debugging"

is checked for c#, but unchecked for vb.net .... ?

does anyone know why this is ?

are there any problems with enabling this option for vb.net ?
Nov 20 '05 #1
8 3807
Hi John,

The Circus is coming to Town. And it's bringing good old VB-style
edit-and-continue to an IDE near you.

We're talking about the next version here, of course. ;-)

Regards,
Fergus
Nov 20 '05 #2
* "John A Grandy" <johnagrandy-at-yahoo.com> scripsit:
tools > options > debugging > edit and continue

by default, the option

"allow me to edit vb files while debugging"

is checked for c#, but unchecked for vb.net .... ?
I don't know. I have checked it.
are there any problems with enabling this option for vb.net ?


No, except that you won't get "edit and continue" behavior. This will
be re-introduced in Whidbey (2004).

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

Improve your quoting style:
<http://learn.to/quote>
<http://www.plig.net/nnq/nquote.html>
Nov 20 '05 #3
On 29 Oct 2003 12:59:17 +0100, Herfried K. Wagner [MVP] wrote:
No, except that you won't get "edit and continue" behavior. This will
be re-introduced in Whidbey (2004).


Which, BTW, is available now in Alpha form. Go to the MSDN subscriptions
download and there is a link that tells how to order it from MS!!

--
Chris

To send me an E-mail, remove the underscores and lunchmeat from my E-Mail
address.
Nov 20 '05 #4
* Chris Dunaway <dunawayc@_lunc hmeat_sbcglobal .net> scripsit:
No, except that you won't get "edit and continue" behavior. This will
be re-introduced in Whidbey (2004).


Which, BTW, is available now in Alpha form. Go to the MSDN subscriptions
download and there is a link that tells how to order it from MS!!


I will order it tomorrow.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #5
wow ! that's really good news ! that was by far the most awesome feature
of vb6. the feature that no one else had (that i know of).

could you post the link? thanks.

"Herfried K. Wagner [MVP]" <hi************ ***@gmx.at> wrote in message
news:bn******** *****@ID-208219.news.uni-berlin.de...
* Chris Dunaway <dunawayc@_lunc hmeat_sbcglobal .net> scripsit:
No, except that you won't get "edit and continue" behavior. This will
be re-introduced in Whidbey (2004).


Which, BTW, is available now in Alpha form. Go to the MSDN subscriptions download and there is a link that tells how to order it from MS!!


I will order it tomorrow.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

Nov 20 '05 #6
On Wed, 29 Oct 2003 13:10:52 -0800, John A Grandy wrote:

could you post the link? thanks.


There's no link, really (except to Miscrosoft Subscriber downloads). There
it tells you to call MS support and ask for it. They ask for your
subscriber id and verification information. Sadly, it take 3 - 4 weeks to
arrive.
--
Chris

To send me an E-mail, remove the underscores and lunchmeat from my E-Mail
address.
Nov 20 '05 #7
As has been posted before, there is no problem in checking it, as long as
you do realize that there's no edit and continue (for now :) ) - if you
continue to debug, the code getting executed is the old one, for example if
you added new lines, the lines reported by the debugger won't be
sincronized with the lines in the code.

--------------------
From: "John A Grandy" <johnagrandy-at-yahoo.com>
Subject: "allow me to edit vb files while debugging"
Date: Tue, 28 Oct 2003 18:37:55 -0800
Lines: 13
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Message-ID: <#B************ **@TK2MSFTNGP11 .phx.gbl>
Newsgroups: microsoft.publi c.dotnet.langua ges.vb
NNTP-Posting-Host: 134.186.124.150
Path: cpmsftngxa06.ph x.gbl!TK2MSFTNG P08.phx.gbl!TK2 MSFTNGP11.phx.g bl
Xref: cpmsftngxa06.ph x.gbl microsoft.publi c.dotnet.langua ges.vb:151529
X-Tomcat-NG: microsoft.publi c.dotnet.langua ges.vb

tools > options > debugging > edit and continue

by default, the option

"allow me to edit vb files while debugging"

is checked for c#, but unchecked for vb.net .... ?

does anyone know why this is ?

are there any problems with enabling this option for vb.net ?


Nov 20 '05 #8
I honestly don't know, although I wouldn't think so - VB is probably the
only team who will be adding this feature in whidbey

Nov 20 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1456
by: Alan | last post by:
I am using WindowsXP Pro and ASP. After installed the Frontpage 2003, each time when a script error occur, a "Just-In-Time Debugging" window popup, how to stop it ? I have turn on "Disable script debugging", and turn off "Display a notification about every script error" in IE Option - Advanced.
4
4623
by: Bruce A. Julseth | last post by:
This is my 2nd request. Is the question too vague? Or, too difficult to answer. I'm really a newbie at this VS.NET stuff and do appreciate some help on this problem.---I keep getting the error "Unable to Start Debugging on the Web Server." I am on a standalone, non networked computer running XP Professonal and VS.net, and doing my development using VS.C#. I "think" I have gone through eveything listed in help for this error, but...
2
2309
by: Andrew | last post by:
VS.net Win 2k3 I'm getting the following error when attempting to debug. I'm not debugging remotely, just a local project. "Unable to start debugging. Cannot find port. Check the remote machine name." Any insight is appreciated.
0
1693
by: . | last post by:
http://daviderognoni.blogspot.com?locawapp - MAIN NEWS =========== * add thread * add "Request" object * new "locawapp_main" function * fixed files.py
0
1955
by: RCM | last post by:
I am really eager to quit the Microsoft world and get into LAMP. For the immediate future I can't do the Apache part, so I am at least trying to get PHP up and running under IIS to learn it. I used the windows installer .msi to install PHP on a WinXP pro machine with IIS 5.1. My current problem is that when I access a test page as in http://localhost/simple.php I get the message "The specified module could not be found."
4
7702
by: Jason Teagle | last post by:
I'm not sure which is the correct group to post this to, if either, so apologies for the crosspost and if it's OT. I have a Visual Studio.NET 2002-compiled solution that originated at work. At work, it runs in debug mode just fine, and breakpoints work as expected. When I take the exact same set of files home and do a full rebuild and try to run it, it says that the module does not contain debugging information (no symbols loaded). ...
6
1901
by: Academia | last post by:
I just installed VS2008 and Edit menu has "Quick Find" and "Quick Replace" but no "Find in Files" nor "Replace in Files" Help says: On the Edit menu "Find and Replace" should be there but it is not.
0
1273
by: Curious | last post by:
Hi, I try to set up debugging environment in Visual Studio 2003. So I open the Properties of the project and select "Debugging". I'll need to at first enter "C:\Program Files\AutoTrade\MyTools \TSF_Server_1.exe" in the "Debug Mode" entry. However, this entry is disabled/greyed out. I'm unable to enter anything. Any advice on how to get this entry enabled?
25
20567
by: tekctrl | last post by:
Anyone: I have a simple MSAccess DB which was created from an old ASCII flatfile. It works fine except for something that just started happening. I'll enter info in a record, save the record, and try to move to another record and get an Access error "Record is too large". The record is only half filled, with many empty fields. If I remove the added data or delete some older data, then it saves ok and works fine again. Whenever I'm...
0
9641
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9480
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10313
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10146
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10080
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9944
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8968
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7494
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.