|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Edit and Continue doesn't workI have tried almost everything and still can't get "Edit and Continue" to work. I have enabled it through Tools-Options-Debugging. I played with project settings -> debug and then checked/unchecked all 3 checkboxes(Enable unmanaged debugging, Enable SQL ...), tried different combinations ... Also, I have tried opening new project (currently working on one that's converted from vb.net 2003) but still no luck. Just googled for 2 hours and nothing. Is there any other catch in order to enable this feature? I'm using Windows XP x64 w/ latest updates, VS 2005 TS... Thanks, Vlado Have you also dechecked enable optimization in the advanced compile
options ? [also unmanaged code and SQL must be disabled, edit and continue enabled] Check all the above (3 places)... should work. Let me know... -tom Vlado Jasovic (www.excelleinc.com) ha scritto: Show quoteHide quote > Hello, > > I have tried almost everything and still can't get "Edit and Continue" to > work. I have enabled it through Tools-Options-Debugging. > > I played with project settings -> debug and then checked/unchecked all 3 > checkboxes(Enable unmanaged debugging, Enable SQL ...), tried different > combinations ... > > Also, I have tried opening new project (currently working on one that's > converted from vb.net 2003) but still no luck. Just googled for 2 hours and > nothing. > > > Is there any other catch in order to enable this feature? > > I'm using Windows XP x64 w/ latest updates, VS 2005 TS... > > > Thanks, > > Vlado No luck,
It was already unchecked "enable optimization" in project->compile->advance compile. Checked all 3 places, all unchecked, e&c enabled still nothing. It's windows app. <tommaso.gasta***@uniroma1.it> wrote in message Show quoteHide quote news:1144725392.320572.41960@i40g2000cwc.googlegroups.com... > > Have you also dechecked enable optimization in the advanced compile > options ? > > [also unmanaged code and SQL must be disabled, edit and continue > enabled] > > Check all the above (3 places)... should work. Let me know... > > -tom > > Vlado Jasovic (www.excelleinc.com) ha scritto: > >> Hello, >> >> I have tried almost everything and still can't get "Edit and Continue" to >> work. I have enabled it through Tools-Options-Debugging. >> >> I played with project settings -> debug and then checked/unchecked all 3 >> checkboxes(Enable unmanaged debugging, Enable SQL ...), tried different >> combinations ... >> >> Also, I have tried opening new project (currently working on one that's >> converted from vb.net 2003) but still no luck. Just googled for 2 hours >> and >> nothing. >> >> >> Is there any other catch in order to enable this feature? >> >> I'm using Windows XP x64 w/ latest updates, VS 2005 TS... >> >> >> Thanks, >> >> Vlado > Vlado Jasovic (www.excelleinc.com) wrote:
> I have tried almost everything and still can't get "Edit and Continue" to What sort of Project is this?> work. I have enabled it through Tools-Options-Debugging. Edit-and-Continue seems o thave an ever-increasing list of project types that it just doesn't work for - ASP.Net, Windows Services, /any/ process where you attach the IDE to a running process ... :-( Regards, Phill W.
Sub Main() refusing to work
Reading .csv files containing the "-" character Inherent form controls resize simple queue Center in Child Inability to trap form.show event Tree view node selection error Filling resized panel with form .net framework No accessible overloaded 'DataRowCollection.Add' can be called without a narrowing conversion. |
|||||||||||||||||||||||