TroubleShoot: Fail to deploy Windows UAP to device: 0x80073CFD

After creating "Blank App(Windows Universal)" targeting Windows Phone 10 in Visual Studio 2015 RC and tried to deploy it to the device (and have changed configuration to ARM for that exactly purpose) I've got the erro as shown below:

Error: DEP0001 : Unexpected Error: A Prerequisite for an install could not be satisfied. (Exception from HRESULT: 0x80073CFD)

Solution:

In Package.appxmanifest, change the TargetDeviceFamily to the following:

<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.1.0" MaxVersionTested="10.0.1.0" />

上一篇:unfortunately,*********** has stopped及卸载模拟器上的多余不用apk


下一篇:Bootstrap3基础 warning/active... 表格的状态类(不同的背景色)