473,386 Members | 1,830 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Edit and Continue

Hi,

Edit and continue does not work when i attach my application to source code?
Can any body tell me why it is not working? It works fine when i start my
application from the source code using F5 button. If i attach then it does
not work? are there any limitations to Edit and continue?

Cheers,
Srikanth
Jul 9 '07 #1
4 1457
i hope you find out, because i thought vs.net2005 was like the old vb6, in
that you could change live running code. I cant seem to get it to work
either.

"Venkat" <ta******@hotmail.comwrote in message
news:uT**************@TK2MSFTNGP06.phx.gbl...
Hi,

Edit and continue does not work when i attach my application to source
code?
Can any body tell me why it is not working? It works fine when i start my
application from the source code using F5 button. If i attach then it does
not work? are there any limitations to Edit and continue?

Cheers,
Srikanth


Jul 10 '07 #2
well, i was finally able to get one of my 50 forms converted to the new
format. (filename.vb, filename.designer.vb, and filename.resx.

i created a new dummy form, and named it filename2.

i then copied all the design time controls from the old form to the new
form. I then copied the code i wrote from the old file to the new one. It
seems pretty cheesy that the conversion wizard couldn't do this. Seems like
a good add-in tho (hint hint).

After only 3 crashes of the development studio, it compiled, and was STILL
NOT able to edit and continue on this one form.

strange

george
"Venkat" <ta******@hotmail.comwrote in message
news:uT**************@TK2MSFTNGP06.phx.gbl...
Hi,

Edit and continue does not work when i attach my application to source
code?
Can any body tell me why it is not working? It works fine when i start my
application from the source code using F5 button. If i attach then it does
not work? are there any limitations to Edit and continue?

Cheers,
Srikanth


Jul 17 '07 #3
"George Hardy" <no****@nospam.comschrieb
well, i was finally able to get one of my 50 forms converted to the
new format. (filename.vb, filename.designer.vb, and filename.resx.

i created a new dummy form, and named it filename2.

i then copied all the design time controls from the old form to the
new form. I then copied the code i wrote from the old file to the
new one. It seems pretty cheesy that the conversion wizard couldn't
do this. Seems like a good add-in tho (hint hint).

After only 3 crashes of the development studio, it compiled, and was
STILL NOT able to edit and continue on this one form.
Menu Tools -Options: Debugging -Edit and Continue

Enabled?

Though, it is not possible to attach to a running process and use
Edit&Continue. It's only available if you start the application in the IDE
/with/ debugging (not "start without debugging").
Armin

Jul 17 '07 #4
yup, all turned on, and all files locked during runtime. i dont get it.

george

"Armin Zingler" <az*******@freenet.dewrote in message
news:%2****************@TK2MSFTNGP02.phx.gbl...
"George Hardy" <no****@nospam.comschrieb
>well, i was finally able to get one of my 50 forms converted to the
new format. (filename.vb, filename.designer.vb, and filename.resx.

i created a new dummy form, and named it filename2.

i then copied all the design time controls from the old form to the
new form. I then copied the code i wrote from the old file to the
new one. It seems pretty cheesy that the conversion wizard couldn't
do this. Seems like a good add-in tho (hint hint).

After only 3 crashes of the development studio, it compiled, and was
STILL NOT able to edit and continue on this one form.

Menu Tools -Options: Debugging -Edit and Continue

Enabled?

Though, it is not possible to attach to a running process and use
Edit&Continue. It's only available if you start the application in the IDE
/with/ debugging (not "start without debugging").
Armin

Jul 17 '07 #5

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

Similar topics

2
by: Andrew Brampton | last post by:
Hi, I read a few months back that Edit & Continue was going to be added to VS2003 for C# and the other .Net languages... However I'm sitting in front of my newly installed Visual Studio 2003 and...
46
by: Keith K | last post by:
Having developed with VB since 1992, I am now VERY interested in C#. I've written several applications with C# and I do enjoy the language. What C# Needs: There are a few things that I do...
7
by: Wim Bonjean | last post by:
Hi, I recently was at the MS dev days and some speaker mentioned that there is a cool feature that allows edit/continue, so you can debug, edit and continue without recompiling. But, this...
4
by: WayneM | last post by:
Is there a Edit and Continue capability in VB.NET yet? I realize it may not be the same as VB6, but I thought there was going to be some form of this? Thanks for any info, WayneM
2
by: Oenone | last post by:
I am developing an assembly that can be used either by a Windows Forms application or from within an ASP.NET web site. When running within the Forms app, I can break into the code while it is...
5
by: Diane Yocom | last post by:
I'm using VS2005 and am trying to get Edit and Continue to work while debugging. I've gone to the Tools-Options-Debugging dialog box and made sure "Enable Edit and Continue" is checked, but when I...
59
by: Jeremy | last post by:
Is a worthwhile feature? I've lived just fine without it for years... don't see much value in using it. Am I missing something? Thanks!
0
by: Brett Romero | last post by:
For what ever reason, edit and continue isn't working any more. Now I get this message: Edit and Continue Changes are not allowed if the source code on disk does not match the code running...
6
by: Gianluca Pezzoli | last post by:
I have used edit And Continue for months in Winforms applications with VS 2005 TeamEdition x Software Developers. I have windows vista with all updates. Also VS has all available updates. But...
5
by: Ryan Liu | last post by:
I have this problem: "cannot continue edit while debug in VS2005". I see the same tread after I search this topic in google, but none solutions works for me. So again, I ask here. Can someone...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
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,...

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.