Home All Groups Group Topic Archive Search About

Edit and Continue doesn't work

Author
11 Apr 2006 1:43 AM
Vlado Jasovic (www.excelleinc.com)
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

Author
11 Apr 2006 3:16 AM
tommaso.gastaldi
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
Author
11 Apr 2006 1:29 PM
Vlado Jasovic (www.excelleinc.com)
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
>
Author
11 Apr 2006 12:16 PM
Phill W.
Vlado Jasovic (www.excelleinc.com) wrote:

> I have tried almost everything and still can't get "Edit and Continue" to
> work. I have enabled it through Tools-Options-Debugging.

What sort of Project is this?
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.