Re: Edit and Continue
- From: "Tom McL." <tbmcl@xxxxxxxxx>
- Date: Mon, 14 Aug 2006 14:13:45 -0700
Cyril,
I am not sure what I am to look at on the tool bar but, here are a few
things that I have looked at:
Edit and Continue is not available in the following debugging scenarios:
· Mixed-mode (native/managed) debugging.
· SQL debugging.
· Debugging a Dr. Watson dump.
· Editing code after an unhandled exception, when the "Unwind the
call stack on unhandled exceptions" option is not selected.
· Debugging an embedded runtime application.
· Debugging an application with Attach to rather than running the
application with Start from the Debug menu.
· Debugging optimized code.
· Debugging managed code when the target is a 64-bit application. If
you want to use Edit and Continue, you must set the target to x86. (Project
Properties, Compile tab, Advanced Compiler setting.).
· Debugging an old version of your code after a new version failed
to build due to build errors.
But I still have the same problems with Edit and Continue.
I hope someone can help.
Thanks again
Tom
.
- References:
- Edit and Continue
- From: Tom McL.
- Edit and Continue
- Prev by Date: Unable to run VB.NET app without VS2005
- Next by Date: Invalid language characters in property - A Solution
- Previous by thread: Re: Edit and Continue
- Next by thread: Unable to run VB.NET app without VS2005
- Index(es):
Relevant Pages
|