I'm starting developing with VS Comunity 2015 and when I try to deploy my Cordova App on my windows phone 8.1 I get this error:
Error : DEP0001 : Unexpected Error: The provided package is already installed, and reinstallation of the package was blocked. Check the AppXDeployment-Server event log for details. (Exception from HRESULT: 0x80073CFB)
this link from msdn says something but I'm not sure if I'm fixing what it says.
I tried to change the name and version of my app in the config.xml
file but didn't work.
User contributions licensed under CC BY-SA 3.0