all groups > visual studio .net debugging > march 2007 >
You're in the

visual studio .net debugging

group:

Edit and Continue


Edit and Continue Lee
3/16/2007 3:54:05 PM
visual studio .net debugging:
In VS.NET I have Edit and Continue Check in the options but when I am
debugging the project I cannot edit the code, the lock symbol appears on the
RE: Edit and Continue Igor Solodovnikov
4/5/2007 1:22:01 AM
[quoted text, click to view]

Lock sign appears on files which have read-only attribute. If your source
file is in source control system then you you must check it out before
Re: Edit and Continue FB
4/27/2007 9:22:06 PM
I have the same problem, I work on a VS2005 on a Vista 64 Ultimate... And even if I change the read-only flag property directly from the Win explorer it still lock in the tab src file.

Even the new projects are affected... I tried to run VS as a WinXP SP2 with Admin rights, I tried to reset my VS parameters, Edit & Continue, nothing works...

Is VS2005 not compatible with 64bit Vista???
---
Re: Edit and Continue Lee
4/28/2007 6:22:15 AM
I figured out the problem and a workaround. The problem is that the default
"AnyCPU" will debug the application in 64 bit mode. If you change from
AddThis Social Bookmark Button