No Emulator lists to deploy windows phone app

前端 未结 2 903
北荒
北荒 2020-12-30 10:13

I\'m not able to see any of emulator in VS 2012 express for windows phone. My system has all requirements to run an emulator. previously I was able to debug on emulator. Af

相关标签:
2条回答
  • 2020-12-30 10:50

    In addition to Daniel's answer, you may need to then manually repair the emulator install from programs and features in control panel.

    0 讨论(0)
  • 2020-12-30 10:56

    Maybe you could fix this issue by deleting this folder:

    When you use Visual Studio 2012

    C:\Users\<username>\AppData\Local\Microsoft\Phone Tools\CoreCon\11.0
    

    When you use Visual Studio 2015

    C:\Users\<username>\AppData\Local\Microsoft\Phone Tools\CoreCon\12.0
    

    Then open VS2012 or VS 2015 again.

    If not repairing is always recommended

    0 讨论(0)
提交回复
热议问题