1

Android 用の Visual Studio エミュレーターと Window Phone 8 エミュレーターの両方を起動できません。私はVS2015 CTP 6を使用しています。

Windows Phone エミュレーター

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と関係があるかどうかはわかりません。Visual Studio のインストールに関するレポートを作成したところ、同じ結果が得られました。

4

1 に答える 1

3

これは Windows 10 の既知の問題であり、WP エミュレーターと競合する Android エミュレーターのフォルダー構造に関係しています。「回避策」は、一度に1つしかインストールできないことでした

ただし、Microsoft は Android エミュレーターの更新バージョンを公開しており、これは並行して動作します。ここからフォームをダウンロードしてください:

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

于 2015-04-13T10:44:41.303 に答える