Edit&Continue doesn't work

A

Armin Zingler

Hi,

I'm trying to edit a source file in debug mode but I can't.
The file is form1.vb. It's not write-protected on
disc and form1.designer.vb and form1.resx aren't, too.
Edit&Continue is enabled in the options. Are there
other settings why I can't edit at runtime?

(background: my machine crashed, and after restart,
the IDE settings were gone :-( So I restored CurrentSettings.vssettings
from my backup from yesterday. After restarting the
IDE, it says it's "preparing for first time use". Not
funny. :-( I killed it cuz I don't want that!!! Next
time the message didn't appear and my settings seem to
be ok.)

I've tried it with a new project. There it works,
but I don't find a setting in the real project
(using debug config).
 
A

Armin Zingler

Am 26.09.2010 19:16, schrieb Armin Zingler:
Hi,

I'm trying to edit a source file in debug mode but I can't.
The file is form1.vb. It's not write-protected on
disc and form1.designer.vb and form1.resx aren't, too.
Edit&Continue is enabled in the options. Are there
other settings why I can't edit at runtime?

(background: my machine crashed, and after restart,
the IDE settings were gone :-( So I restored CurrentSettings.vssettings
from my backup from yesterday. After restarting the
IDE, it says it's "preparing for first time use". Not
funny. :-( I killed it cuz I don't want that!!! Next
time the message didn't appear and my settings seem to
be ok.)

I've tried it with a new project. There it works,
but I don't find a setting in the real project
(using debug config).

Arghhh... Works now. Disabled E&C, clicked OK, enabled E&C, clicked OK.

Sorry for bothering... :)
 

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