Desktop App Converter 转换失败 'E_NO_COMPATIBLE_EXPANDED_BASE_IMAGE'

Desktop App Converter Convert Failed 'E_NO_COMPATIBLE_EXPANDED_BASE_IMAGE'

当我使用微软的Desktop App Converter将传统的Win32应用程序转换为UWP时,Desktop App Converter设置成功,但在转换时遇到错误E_NO_COMPATIBLE_EXPANDED_BASE_IMAGE。详情:

DesktopAppConverter : error 'E_NO_COMPATIBLE_EXPANDED_BASE_IMAGE': No expanded base image with Windows Version compatible with the host OS could be found in 'C:\ProgramData\Microsoft\Windows\Images'
所在位置 C:\Users\dhike\Desktop\DesktopAppConverter_2\converter_util\CWACLogger.ps1:141 字符: 13
+             throw New-Object -TypeName $exceptionType -ArgumentList $ ...
+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (:) [], ConfigurationErrorsException
    + FullyQualifiedErrorId : DesktopAppConverter : error 'E_NO_COMPATIBLE_EXPANDED_BASE_IMAGE': No expanded base image with Windows Version compatible with the host OS could be found in 'C:\ProgramData\Microsoft\Windows\Images'

有谁知道这个错误的来源以及如何修复它?

我的Desktop App Converter版本是0.1.22,基础镜像是BaseImage-14383.wim,从here下载,我的主机OS是Win10 Pro Preview version 1677 ( 14388).

the base image is BaseImage-14383.wim, download from here, and my host OS is Win10 Pro Preview version 1677 (14388) No expanded base image with Windows Version compatible with the host OS could be found in 'C:\ProgramData\Microsoft\Windows\Images'

此异常表明转换器未能找到与您的 Insider Preview 版本匹配的基本图像。您的主机 OS 版本是 Insider 14388,兼容的基础镜像版本应该是 14388 而不是 14383

所以唯一的方法就是等待 14388 基础映像并重新设置转换器。

顺便说一句:关于 D​​esktop App Converter 的反馈,Centennial 团队目前正在 UserVoice site 上监控问题,请 post 您的问题在那里。

我有同样的错误。我在 Fast Insider 频道 (1709 OS 16296.0) 中使用 Windows。我下载了 BaseImage "BaseImage-16257.wim"

这个 Insider Build 的最后一个 BaseImage 是否不正确?

    PowerShell Error Record:
DesktopAppConverter : error 'E_NO_COMPATIBLE_EXPANDED_BASE_IMAGE': No expanded base image with Windows Version compatible with the host OS could be found in 'C:\ProgramData\Microsoft\Windows\Images'
PowerShell Stack Trace:
à RaiseUserException, C:\Program Files\WindowsApps\Microsoft.DesktopAppConverter_2.0.2.0_x64__8wekyb3d8bbwe\converter_util\DACLogger.ps1 : ligne 158
à RaiseUserException, C:\Program Files\WindowsApps\Microsoft.DesktopAppConverter_2.0.2.0_x64__8wekyb3d8bbwe\converter_util\DACLogger.ps1 : ligne 132
à Get-ExpandedBaseImage, C:\Program Files\WindowsApps\Microsoft.DesktopAppConverter_2.0.2.0_x64__8wekyb3d8bbwe\converter_util\BaseImageOps.ps1 : ligne 57
à <ScriptBlock><Process>, C:\Program Files\WindowsApps\Microsoft.DesktopAppConverter_2.0.2.0_x64__8wekyb3d8bbwe\DesktopAppConverter.ps1 : ligne 631
à <ScriptBlock>, <Aucun fichier> : ligne 1