无法使用 Windows IOT 在 Pi 2 和 Pi 3 中部署项目

Unable to Deploy Project in Pi 2 , Pi 3 with Windows IOT

我已经尝试了三天,以 Windows IOT 在 Raspberry Pi2 / Pi3 上部署我的项目 Visual studio 2015 update 3 并更新了所有 SDK 和工具。这是我收到的错误。

Severity    Code    Description Project File    Line    Suppression State
Error       DEP0700 : Registration of the app failed. Failed to register through new deployment pipeline. (0x80004005)              
Error       DEP8000 : Unexpected deployment failure : RemoteCommandException : Windows cannot install package 5052b388-e89a-4922-830b-b25b6a73ec28_1.0.0.0_arm__rzmxk8cgvfnva because this package depends on a framework that could not be found. Provide the framework "Microsoft.NET.CoreRuntime.1.0" published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or ARM processor architecture and minimum version 1.0.23819.0, along with this package to install. The frameworks with name "Microsoft.NET.CoreRuntime.1.0" currently installed are: {}

0x80073cf3              
Error       DEP8000 : Unexpected deployment failure : COMException : The Appx package's manifest is invalid. (Exception from HRESULT: 0x80080204)               
Error       DEP8000 : Unexpected deployment failure : COMException : The Appx package's manifest is invalid. (Exception from HRESULT: 0x80080204)               

我已经尝试了所有可能的方法。

  1. 在不同的 PC 上安装 VS 2015 并尝试部署那里得到同样的错误
  2. 已尝试 Windows SDK 所有版本。
  3. 试了两张不同的SD卡,刷了两次
  4. 更改了网络端口
  5. 尝试了 visual studio
  6. 附带的示例基本应用

但还是一点运气都没有。

终于找到了我需要的问题 windows 10 操作系统