“Edits were made which cannot be compiled” . zero errors and Enable and edit and continue is checked in vs2010

前端 未结 7 1417
青春惊慌失措
青春惊慌失措 2020-12-29 04:21

I am able to edit my code in debug mode but then pop up shows the error that \"Edits were made which cannot be compiled. Execution cannot continue until the compile errors a

7条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-29 04:47

    I had the same problem (VS2017), for me it was enough to menu item Build and click Clean Solution Then Rebuild Solution and everything worked fine again.

提交回复
热议问题