0
votes

The error is:

Severity Code Description Project File Line Suppression State Error Error : DEP6100 : The following unexpected error occurred during >bootstrapping stage 'Connecting to the device '30F105C9-681E-420b-A277->7C086EAD8A4E'.': DeviceException - Windows Phone IP over USB Transport (IpOverUsbSvc) is not >running. Retry after starting Windows Phone IP over USB Transport >(IpOverUsbSvc) from the services management console. FamilyNotes

But I'm not trying to deploy to a phone. I just want to run the application in windows

I downloaded an example app called FamilyNotes. It's an example of the MS Cognitive Services. I go to debug it and get the above error.

As per the links in the blog post, I've installed the emulator and changed some config settings in the bios but can't get it running.

I'm totally new to this UWP thing. My experience is web .NET MVC.

2
Are you running ARM Version? Change it to X86 or X64.AVK
Could you build that sample without any changed any config settings?Jayden

2 Answers

0
votes

Your problem is with the register files , this msdn link describes the solution for the exact problem you are facing .

0
votes

Are you sure you have configured it to run on your local machine? this is how your toolbar should look like

If the last part is the arrow and "device" it tries to deploy to another device, like a phone. Also check if you have the right processor architecture in the second box