开发者

Zune software is not launched (WP7)

开发者 https://www.devze.com 2023-02-27 16:47 出处:网络
I installed VS 2010 Express + WP7 SDK, it worked perfectly. Now I need to u开发者_运维问答se unit-tests, and installed VS 2010 Ultimate (and reinstalled WP7 SDK). WP7 plugin seems to be installed (the

I installed VS 2010 Express + WP7 SDK, it worked perfectly. Now I need to u开发者_运维问答se unit-tests, and installed VS 2010 Ultimate (and reinstalled WP7 SDK). WP7 plugin seems to be installed (there are WP7 project types in "New Project" dialog), but when I'm trying to launch my software for debug, VS says that "Error 1 Zune software is not launched. Retry after making sure that Zune software is launched.". WP7 emulator is already launched (and Zune too, but Zune says, that there is no device connected). Expression Blend works with emulator perfectly (it runs the emulator by itself). Where is a mistake?


It seems like Visual Studio tries to deploy to a device.
Did you select "Windows Phone 7 Emulator" in the "Target Deployment Device" dropdown?


First of all, make sure that you have the Standard toolbar visible. That's where you select the Target Device. To do this: View -> Toolbars -> Standard. Since Expression Blend detects the emulator, then there is a problem with Visual Studio, that tries to deploy to a device by default.

REMEMBER: Zune Software is not required to be running when you are deploying to an emulator.

Second, try to create a new Windows Phone 7 project and try deploying it from Visual Studio to see how it works.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号