Edit and Continue doesn't work

  • Thread starter Vlado Jasovic \(www.excelleinc.com\)
  • Start date
V

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
 
T

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:
 
P

Phill W.

Vlado said:
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.
 
V

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.


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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top