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.
Your problem is with the register files , this msdn link describes the solution for the exact problem you are facing .