Edit-and-Continue Not Working

  • Thread starter Thread starter py
  • Start date Start date
P

py

i am getting this message in VS2005 using c# when i try to "Edit And
Continue" (edit the code while debugging):

"changes are not allowed when the debugger has been attached to an
already running process or the code being debugged is optimized"

why is this? it used to work fine in VS Express Edition.
 
Robin;

I've been saying this for years; this is one reason I don't trust .NET

IT DOES NOT HAVE AS MUCH FUNCTIONALITY AS VB6
 
Back
Top