chobo2
chobo2

Reputation: 85775

Missing Emulators Windows Phone 7?

I installed both the 7.1 and 7.8 Sdk on my machine but when I make a new project in Vs 2010 Ultimate I get a project but don't have any emulators to choose from.

enter image description here

I am on windows 7 64bit

Upvotes: 0

Views: 307

Answers (1)

DotNetRussell
DotNetRussell

Reputation: 9857

1.Close all Visual Studio and Windows Phone Emulator instances.

2.Delete the contents of %LocalAppData%\Microsoft\Phone Tools\CoreCon.

3.Restart Visual Studio.

Upvotes: 3

Related Questions