iot-core-azure-dm-client
iot-core-azure-dm-client copied to clipboard
Can't Deploy Toaster App When System Configurator is Running
I'm just trying to follow the instructions to run the Toaster app on my Raspberry Pi 3 running Windows 10 IoT Core. The issue I'm running into is I can't use F5 to launch the toaster app (step 11) because everytime I do, I get the following output:
DEP8000 : Unexpected deployment failure : AggregateException : One or more errors occurred.
DEP0600: Deployment failed. Failed to deploy through new deployment pipeline.
I have confirmed that this only occurs when SystemConfigurator service is running because if I run net stop SystemConfigurator
and then try to launch the toaster app with F5 it runs without error.