Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEP0001 : Unexpected Error: Install failed. Please contact your software vendor. (Exception from HRESULT: 0x80073CF9) #365

Closed
bagofmice opened this issue Apr 22, 2016 · 1 comment

Comments

@bagofmice
Copy link

This will happen if an application registry gets stuck on your physical device. Even if you check uninstall/reinstall on the debug pane of the project properties, the message can still occur when using a physical device. To work around this issue, go to the appxmanifest for your project and change the guid. Your device will have some old cruft left on it, but you can now continue to develop and deploy to your device. Hopefully people searching for DEP0001 : Unexpected Error: Install failed. Please contact your software vendor. (Exception from HRESULT: 0x80073CF9) can find this post and use the workaround.

@wheezerjoe
Copy link

wheezerjoe commented May 8, 2016

I am having this problem. I tried changing the GUID, installed and uninstalled several times, restarted phone, restarted PC, and still get the same error. Now doing a reset on the phone, erasing all user files and starting again. Any other ideas out there? The phone reset was finally successful, but that is a high price to have to pay for a system malfunction!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants