IoT
It’s always a pleasure to run a presentation and at this years Oxford and Cambridge Colleges IT Conference has definitely been one of the highlights covering a new hobby – running all kinds of IoT applications on the ESP8266 micro-controller.
Having recently jumped into the world of Windows 10 IoT the first stumbling point seems to be Installing an app (which has multiple dependencies) onto my Rasberry Pi 2 Model B using the AppX Manager.
In particular after selecting the AppX file, the Certificate and listing out the Dependencies I get the error:
Commit deployment
Error source: <appx file>.appx
Error code: 0x80004005
The solution quite luckily is rather simple in that you should install the Dependencies using the AppX part of the Install app section first and then just install the .appx file and the certificate. See the screen shots below for more details…