Reputation: 31
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
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
Reputation: 126
You need to install the needed SDK for Visual Studio 2012.
SDK 8.0 itself have the emulator for WP7 also.
Upvotes: 0