问题启动 windows phone 模拟器
Issue starting windows phone emulator
Windows OS 10
Windows Phone 模拟器无法验证机器是 运行。当通过 Visual Studio
运行 android 模拟器时,我也遇到了这个问题
错误:
Error for running android: Could not launch "VS Emulator 7" Kitkat (4.4) XHDPI Tablet device. Exit code 10.
WIndows phone
1>------ Deploy started: Project: App1.WinPhone, Configuration: Debug x86 ------
1>DEP6100 : The following unexpected error occurred during bootstrapping stage 'Connecting to the device 'FC3E1944-4E66-4A17-A9AF-663C294610C6'.':
1>ObjectDisposedException - 0x80131622
Hyperv 服务:
Coreinfo.exe -v
"HYPERVISOR * Hypervisor is present
VMX - Supports Intel hardware-assisted virtualization
EPT - Supports Intel extended page tables (SLAT)"
我尝试了以下方法
- Disable/Enable bios 中的虚拟化
- 正在修复windowsphone8.1 SDK
- Enabling/Disabling HyperV
- 禁用防病毒软件
- 正在重启 PC(遗憾的是没有修复 :( )
- 已删除所有虚拟机
- 重新创建“Windows Phone 模拟器内部开关”
执行以下命令修复它。感谢
net localgroup administrators LOCAL /delete
net localgroup administrators SERVICE /delete
Windows OS 10
Windows Phone 模拟器无法验证机器是 运行。当通过 Visual Studio
运行 android 模拟器时,我也遇到了这个问题错误:
Error for running android: Could not launch "VS Emulator 7" Kitkat (4.4) XHDPI Tablet device. Exit code 10.
WIndows phone
1>------ Deploy started: Project: App1.WinPhone, Configuration: Debug x86 ------ 1>DEP6100 : The following unexpected error occurred during bootstrapping stage 'Connecting to the device 'FC3E1944-4E66-4A17-A9AF-663C294610C6'.': 1>ObjectDisposedException - 0x80131622
Hyperv 服务:
Coreinfo.exe -v
"HYPERVISOR * Hypervisor is present
VMX - Supports Intel hardware-assisted virtualization
EPT - Supports Intel extended page tables (SLAT)"
我尝试了以下方法
- Disable/Enable bios 中的虚拟化
- 正在修复windowsphone8.1 SDK
- Enabling/Disabling HyperV
- 禁用防病毒软件
- 正在重启 PC(遗憾的是没有修复 :( )
- 已删除所有虚拟机
- 重新创建“Windows Phone 模拟器内部开关”
执行以下命令修复它。感谢
net localgroup administrators LOCAL /delete
net localgroup administrators SERVICE /delete