简体   繁体   中英

Visual Studio 2017 - Emulators Disappeared

Yesterday I've installed

  • Windows 10 Fall Creators Update SDK (ver. 10.0.16299.15),
  • Microsoft Mobile Emulator for Windows 10 (ver. 15254.1)

After installing new SDK, my emulators are completely gone from Run Button. Even local machine. I have Visual Studio 2017 (ver. 15.4.1). Second thing is when I run Visual Studio Installer I see required things for SDKs and emulators are checked.

SDK and Mobile Emulator versions are confusing me. Also, I tired repairing Visual Studio but no luck.

Edit: All that's listed on the Run Button is 'Start' and 'Download new emulators' (not even local machine) .

Thanks for your help.

UPDATE

在此输入图像描述

I have 4 projects in solution. 1 UWP project, 2 Class Library projects and 1 project for Test. They all have same Target/min version (as you can see in picture).

Also, installed SDKs and emulators

SDKs

  • Windows 10.0.16299.15
  • Windows 10.0.15063.468
  • Windows 10.0.15063.137
  • Windows 10.0.14393.795
  • Windows 10.0.14393.33
  • Windows 10.0.10586.212

Emulators

  • HoloLens Emulator 10.0.14393.0
  • HoloLens Emulator Image 10.0.14393.0
  • Emulator 10.0.15254.1
  • Emulator 10.0.15063.137
  • Emulator 10.0.14393.0
  • Mobile Image 10.0.15254.0
  • Mobile Image 10.0.15063.0
  • Mobile Image 10.0.14393.0

Thanks again.

Well, I did clean install for VS2017. Deleted every piece of VS app. Re-installed. Worked.

The issue may be caused by the Minimum version setting in the UWP project. Go to the Project Properties > Application tab > Targeting area and adjust the Min version. This will cause the solution to close and reopen. Check the Run menu when it reopens.

See Run menu isn't offering Windows 10 Mobile Emulator despite being installed

Here is another explanation of what is going on and what you can do about it.

Windows 10 mobile emulator (ver. 15254) not available for UWP/.NET Core/Xamarin project debugging

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM