Connor Early
Connor Early
Hi, has anyone been able to get this to run on a Raspberry Pi running Raspbian? I tried following the readme instructions but I'm getting this error: ```` $ dotnet...
I'm trying to setup Shell Launcher with a Packaged Win UI 3 app as the shell. I have used Shell Launcher V2 with a UWP app in the past and...
## Describe the bug Trying to run the GetModuleLogs command on an IoT Central device throws an exception. See the trace below. **Command Name** `az iot central device command run...
I have a UWP project in which I tried installing this package via Nuget Package Manager as described [here](https://www.nuget.org/packages/SapientGuardian.EntityFrameworkCore.MySql/) in Visual Studio 2015 and I get the following errors: ```...
Whenever I try to build ProcessLauncherWhitelist with ARM configuration, I get the following error: `C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\ARM\PlatformToolsets\v140\Toolset.targets(53,5): error MSB8022: Compiling Desktop applications for the ARM platform is not supported.`
I'm getting two errors when trying to build after following the walkthrough [DM Hello World Application - Coding](https://github.com/ms-iot/iot-core-azure-dm-client/blob/master/docs/dm-hello-world-coding.md). The two errors are ``` error CS0539: 'AppDeviceManagementRequestHandler.IsSystemRebootAllowed()' in explicit interface declaration...
I'm just trying to follow the [instructions ](https://github.com/ms-iot/iot-core-azure-dm-client/blob/master/docs/samples.md)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...
For Windows IoT Core, updating the device agent using DUC is pretty straightforward, however for Windows IoT Enterprise, the instructions are vague and left up to interpretation. I'm hoping for...
Change url to pre-built nuget package to version 2.0.3 because 2.0.0 doesn't exist anymore and will return a 404 error.
Updated template to use 2.0.3 nuget package version that's included in the folder.