I have a solution with Start ASP.NET project and several VB and C# library projects. When I stopped in debugger in the library code, it doesn't allow me to do any changes, but show the message "Edit and Continue""Changes are not allowed when the debugger has been attached to an already running process or the code being debugged is optimized". Actually none of of these conditions is applicable for my case."Edit and continue" feature is more limited then it was in VS 2003