Iotstartup Application data not ready on IoT Enterprise

1

I have a UWP background app that previously ran on Windows IoT Core that I now need to run on Windows IoT Enterprise (Windows 10 Enterprise) and have been following this tutorial to try and debug it on the remote machine.

Unfortunately whenever I run iotstartup list to try and set my program as a startup task I get the error Application data is not ready: 0x80004002

When debugging directly onto the machine, the code doesn't hit the initial breakpoint as background tasks only automatically start on IoT Core.

c#
deployment
windows-10-iot-core
windows-10-iot-enterprise
asked on Stack Overflow Dec 21, 2017 by Oliver Hathaway • edited May 1, 2018 by Richard Chambers

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0