In VS2008, in a VB.NET windows (WInform) app, I suddenly seem to not be able to edit the code and continue in this project.
In Tools–>Option, Edit and continue is checked.
What else can I look for? The files I am trying to modify are not Read only.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Another application probably has a write lock on the file. Restart your PC, or use Process Explorer to find out which process has a handle on the file.