1

我无法同时启动适用于 Android 的 Visual Studio 模拟器和 Windows Phone 8 模拟器。我正在使用 VS2015 CTP 6。

Windows 手机模拟器

Windows Phone Emulator is unable to set the VHD on the virtual machine:

Couldn't change Virtual hard drive of the virtual machine: 'Emulator 8.1 WVGA 4 inch 512MB.x' failed to add device 'Virtual Hard Disk'. (Virtual machine ID 60573DDO—9F9F—4002—9E40—8A46BDAADCFE)

Failed to open attachment 'C:\Users\x\AppData\Local\Microsoft\XDE\8.1\dd.480x800.512.vhd'. Error: ‘Windows cannot verily the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.'.

'Emulator 8.1 WVGA 4 inch 512MB.x': Cannot get information for attachment
'C:\Users\x\AppData\Local\Microsoft\XDE\8.1\dd.480x800.512.vhd'. (Virtual machine ID 60573DDO—9F9F—4002—9E40—8A46BDAADCFE)

Failed to open attachment 'c:\users\x\AppData\Local\Microsott\xDE\s.1\dd.48ox3oo.512.ylrd'. Error: ‘Windows cannot verily the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.'.

适用于 Android 的 Visual Studio 模拟器

The emulator is unable to verily that the virtual machine is running:

something happened while starting a virtual machine: 'vs — Android Phone‘ failed to start. (virtual machine ID 2481D99r—6537—4l37B—9AcAB9s27rr24srA)

'VS — Android Phone' Microsoft Emulated IDE Controller (Instance ID 83F8638B—8D(J-\—4152—9EDA—2G4\8B33039B4): Failed to Power on with Error ‘Windows cannot verily the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown

资源。' (Ox80070241)。(虚拟机ID 2481D99P6587—4B7B—9AG4\—B9827FF248FA)

'vs — Android Phone‘: Failed to open attachment
'C:\Users\x\AppData\Loc.a|\Microsoft\XDE\Android\vsemulator.phone.android.vhd'. Error: ‘Windows cannot verily the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.' (0x80070241). (Virtual machine ID 2431D99r—6537—4B7B—9AcA—B9s27rr24srA)

'vs — Android Phone': Failed to open attachment
'C:\Users\x\AppData\Local\Microsoft\XDE\Android\vsemulator.phone.android.vhd'. Error: ‘Windows cannot verily the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.' (0x80070241). (Virtual machine ID 2431D99r—6537—4B7B—9AcA—B9s27rr24srA)

我不确定它是否与hyper-v有关。我做了一个关于视觉工作室安装的报告,得到了同样的结果。

4

1 回答 1

3

这是 Windows 10 上的一个已知问题,它与与 WP 模拟器冲突的 Android 模拟器的文件夹结构有关。“解决方法”是一次只能安装一个

但是,您很幸运,因为 Microsoft 已经发布了可以并行工作的 Android 模拟器的更新版本。在此处下载表格:

http://go.microsoft.com/fwlink/?LinkID=532868

于 2015-04-13T10:44:41.303 回答