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?
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. :)