visual studio 2012 - Cannot start windows phone 8 emulator & run my project -
Tomorrow, when I tried to debug & amp; To run your Windows Phone 8 project in a simulator, it did not start.
(Without a problem, working on the project for the last 6 months, Windows 8 Enterprise X64, 8.1 update is not installed, I tried the solution mentioned by Rob Mile, but I have a Windows Phone Is not the option, only x86
, ARM
ADN no CPU
)
This is my output:
1> gt; ------ Deployment Start: Project: xxxxx, Configuration: Debug any CPU ------ 1 & gt; C: \ zakazka \ xxxxx \ xxxxx \ bin \ debug \ xxxxx_Debug_AnyCPU.xap ... 1 & gt; Connecting emulator to WVGA 512MB ... 1 & gt; The application is already installed on the device if an incremental deployment is possible ... 1 & gt; Incremental deployment ... 1 & gt; Updating information about modified files ... 1 & gt; Deployment of C: \ zakazka \ xxxxx \ xxxxx \ bin \ debug \ xxxxx_Debug_AnyCPU.xap succeeded. ========= Posted: 1 succeeded, 0 failed, 0 left ==========
debugging last not launching TaskHost.exe ...
, where it shows a message that could not start the application for debugging, make sure that the target device is sceen unlocked and the app is installed.
PS: Attempted to run another project, but found the same error ...
Comments
Post a Comment