Edit&Continue doesn't work

  • Thread starter Thread starter Armin Zingler
  • Start date Start date
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).
 
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... :)
 
Back
Top