Is there a way to enable file editing while debugging in Visual Studio?
I have unchecked the \"Require the source file to exactly match the original version\" checkbox.
It m
I have tried this way and its Working for me.
Go TO CSProj Or VbProj File -> Choose Asp.Net Development Server/ IIS Express ->Debuggers->Enable Edit and Continue->Save and Run.