Debug Target Is Missing?

后端 未结 19 2250
南笙
南笙 2020-11-27 20:24

When I try to build my solution, I get the following error:

Visual Studio cannot start debugging because the debug target \'c:\\target\' is missing. P

19条回答
  •  眼角桃花
    2020-11-27 21:25

    I have solve this type of problem follow this step

    1.VS2010 right click on the solution explorer and select the Build.

    1. Again press Ctrl+F5 or F5

提交回复
热议问题