Remote Deployment to Windows 10 IoT Core Device (raspberry pi 3 model b) failure

  • Thread starter Thread starter Adam816
  • Start date Start date
A

Adam816

Guest
Hello all,

Trying to deploy my first app to my raspberry pi 3. Followed the instructions in the app deployment article from microsoft.

I have uninstalled and reinstalled the Universal Windows App development tools as suggested by some stack overflow people.
I have updated and restarted my PC and my raspberry pi 3
I can reach my raspberry pi 3 if i ping from my development machine.
I can reach my development machine pinging from my raspberry pi 3.
I am able to use the Windows Device portal to interact with my pi 3

I have tried to manually install the package using the Windows Device Portal by browsing to my APPXRECIPE File, which seemed like the only file type that the installer would try. The install failed and the error displayed said that the data was invalid.

Visual Studio Error:

Please verify the correct remote authentication mode is specified in the project debug settings. 0x801C0003



I am kind of at a loss on what to do and how to get a package installed on my raspberry pi 3. Any advice on how to fix would be much appreciated.

Thanks

Continue reading...
 
Back
Top