I am getting this error when trying to deploy a blank universal application on Microsoft Lumia 950 XL:
DEP0001 : Unexpected Error: DEP0001 : Unexpected Error: -1988946667
I am using Visual Studio Community 2015, Version 14.0.25123.00 Update 2
I have tried one proposed solution, but did not work:
net start IpOverUsbSvc
It's worth to note that I can see my device connected using the WinAppDeployCmd utility, and I can install my application manually as well:
C:\Program Files (x86)\Windows Kits\10\bin\x86>WinAppDeployCmd.exe devices
Windows App Deployment Tool Version 10.0.0.0 Copyright (c) Microsoft Corporation. All rights reserved.
Discovering devices... IP Address GUID Model/Name
127.0.0.1 004a0090-8800-1169-0000-000000000000 Lumia 950 XL Dual SIM (RM-1116)
Done.
I have the same exact issue on 2 Windows 7 machines.
Can anyone help please with this issue, I have been stuck for a week now?
Thanks in advance.