我試圖在Visual Studio 2015年,我得到的錯誤運行一個簡單的Windows Phone 8.1的應用程序:管理程序兼容性
Error DEP6100 unexpected error occurred during bootstrapping stage Connecting to the device Exception - 0x80131500 Windows Phone App
我已經在我的華碩筆記本電腦運行coreinfo,看到以下內容:
Coreinfo.exe /v
Coreinfo v3.31 - Dump information on system CPU and memory topology
Copyright (C) 2008-2014 Mark Russinovich
Sysinternals - www.sysinternals.com
Note: Coreinfo must be executed on a system without a hypervisor running for
accurate results.
Intel(R) Core(TM) i3-5010U CPU @ 2.10GHz
Intel64 Family 6 Model 61 Stepping 4, GenuineIntel
Microcode signature: 00000022
HYPERVISOR * Hypervisor is present
VMX - Supports Intel hardware-assisted virtualization
EPT - Supports Intel extended page tables (SLAT)
我不明白美國Megatrends 1249年2月17日的BIOS有英特爾虛擬化技術的高級選項卡上的設置,它的啓用。
對於VMX和EPT是否意味着沒有Hyper-v支持?我在檢查BIOS中的虛擬化設置後購買了這款筆記本電腦。
您使用哪臺筆記本電腦?加載默認BIOS/UEFI設置,看它現在是否可用 – magicandre1981
這是一款華碩F555LA。我沒有改變任何BIOS設置。虛擬化技術默認啓用。 – Eric