Closed kikinewton closed 7 years ago
How are you trying to deploy the APPX file? Are you including the dependency APPX files?
As an example, from the Device Portal, to deploy HelloBlinky, you should build the APPX and then enter:
Thanks for the help. Your solution worked.
From: Brian Fjeldstad notifications@github.com Sent: Tuesday, February 14, 2017 5:10:57 PM To: ms-iot/samples Cc: Derrick Agyemang; Author Subject: Re: [ms-iot/samples] Error while deploying appx file. (#410)
How are you trying to deploy the APPX file? Are you including the dependency APPX files?
As an example, from the Device Portal, to deploy HelloBlinky, you should build the APPX and then enter:
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ms-iot/samples/issues/410#issuecomment-279770980, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AO38RO5eTf9tEHxXRLBHvQb3lexxGaGtks5rceAhgaJpZM4MAR7R.
Closing based on our confirmation
I tried to install the appx file of HelloBlinky on a raspberry pi 3 and and am getting this error. Any help will be appreciated. Failure reason: Windows cannot install package Blinky_1.0.1.0_arm__1w720vyc4ccym 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: {}. Failure text: Package failed updates, dependency or conflict validation. (0x80073cf3)