Error DEP0001 : Unexpected Error: -2147009287 depl

2019-02-24 18:48发布

When I try to deploy my application to Windows phone 10 I get this error:

Error: -2147009287 from visual studio 2015 comunity.

How can I solve that?

2条回答
闹够了就滚
2楼-- · 2019-02-24 19:04

I had the same problem. I was using a USB cable that was not in an excellent state, so to speak. I went to the store and got a new one. Using the new USB cable the deploy started to work.

So, for anyone who doesn't know what else to do to fix this, try using another USB cable if you can.

查看更多
对你真心纯属浪费
3楼-- · 2019-02-24 19:05

As Jay Zuo said in his comments (via a link). The easy way to solve this issue, seems to be to uninstall existing app (which is probably installed from the store) and then try to deploy the app again via Visual Studio.

This worked for me. :)

查看更多
登录 后发表回答