hi I just brought grove pi kit and I am using windows 10 iot as a core platform .the problem is like when I deploy the applications on my pi using visual studio 2015(with all latest necessary sdk’s) I get this two errors
1.DEP8000 : Unexpected deployment failure : RemoteCommandException : Deployment Register operation with target volume C: on Package Blinky_1.0.0.0_arm__1w720vyc4ccym from: (AppxManifest.xml) failed with error 0x87AF000D. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues.
2.DEP0700 : Registration of the app failed. Failed to register through new deployment pipeline. (0x80004005)
when I reboot my raspberry pi I can able to deploy the solution and only “helloworld blinky” is working.so when I take a other examples(temperature sensor) and try to deploy it and it gets stucked and even the hello world blinks also doesn’t work.so we cannot able to figure it out where the problem is and btw we have tried the solution in all the medium and cannoct able to resolve it. and we got head twisted off for past couple of weeks.