Error when deploying my UWP app but I don't want to deploy to a phone

131 Views Asked by At

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

There are 2 best solutions below

0
On

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

0
On

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