Anyone knows why I get the error message when debugging on emulator : “the application could not be launched for debugging. Ensure that the target device screen is unlocked and that the application is installed.” while Developing in Visual Studio 2010.
I’ve Googled it through and try the solution, but still not fixed my problem.
Btw, my solution type is SLXNA so, there are 3 projects in there, the main project, lib project, and libcontent project.
What I’ve tried :
- Set the main project as the startup project
- Checked the build and deploy check box for the main project and checked the build checkbox for the lib project
- Change active solution platform to Windows phone
- Rebuild solution
But it’s still didn’t fixed the problem
But when I debug it on device, it runs smoothly
Anyone knows how to fix this?
good news : i’ve solved this by simply installing the windows phone sdk 7.1.1