0
votes

I am facing issue to deploy app in Windows 10 Mobile App, it showing below error while deploying.

Severity    Code    Description Project File    Line    Suppression State
Error       DEP0001 : Unexpected Error: DEP0001 : Unexpected Error: -1988946667 App6            

Refered links:
Unable to deploy on Windows 10 Mobile
https://msdn.microsoft.com/en-us/windows/uwp/get-started/enable-your-device-for-development

My Visual studio version is 14.0.25425.01 Update 3, and checking with Lumia 730 Build 10.0.14393.02004. Also i have updated PC with Windows 10 Anniversary update. i have checked all the requirement for development and checked all the check list which is found as a solution. but still facing same issue.

Someone have idea how to resolve this issue?

Thank you very much.

1
is dev mode and the possibility to detect phones via USB/wifi activated on the phone?magicandre1981
Yes, Developer is enabled for both devices. I have connected phone Via USB.Harshad Bhola

1 Answers

1
votes

As suggested here, have you tried to type in command prompt:

net start IpOverUsbSvc

Another suggestion is to remove the device from the printer and devices Menu, unplug it an ther plug in again and then try again to deploy