Deploy a Visual Studio application in a recently installed emulator

房东的猫 提交于 2019-12-11 08:26:17

问题


I'm trying to deploy an Visual Studio 2008 application in an emulator. I've downloaded the Windows Mobile 6.5.3 Professional DTK from this page, which comes with some emulators. The Emulator Manager from Visual Studio recognize them, but not at the moment of the deploy an application, when I try to deploy mi solution it appears a pop-up with the different versions of emulators, but the ones from 6.5.3 DTK don't appear to select. How can I configure Visual Studio to be able to select this new installed emulators?


回答1:


Project ->right click -> change target platform

Select the appropriate platform from the drop down

Run the application and select the environment to deploy



来源:https://stackoverflow.com/questions/16200383/deploy-a-visual-studio-application-in-a-recently-installed-emulator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!