Wu Tao
Wu Tao

Reputation: 31

Can not see windows phone 7 emulator in visual studio 2012

I can not see windows phone 7 emulator in visual studio 2012, I need to debug a wp7 project with visual studio 2012, but it seems that the windows phone 7 emulator doesn't attach on visual studio, anyone has ideas on it?

Upvotes: 2

Views: 1032

Answers (3)

aodpi
aodpi

Reputation: 94

Try reinstalling the SDK. I had simillar issue.

Upvotes: 0

glautrou
glautrou

Reputation: 3198

Did you install the Windows Phone SDK? If yes, go to your project properties and make sure that the targeted output is the emulator.

Upvotes: 1

Vijay.P
Vijay.P

Reputation: 126

You need to install the needed SDK for Visual Studio 2012.

Please find the link here

SDK 8.0 itself have the emulator for WP7 also.

Upvotes: 0

Related Questions