Problem to transfer Universal Windows apps to Windows Phone 10

Joined
Jan 3, 2016
Messages
6
Reaction score
0
I have problem to transfer my Universal Windows apps to Windows Phone 10. When I have Developer mode set on I get this error message:

Severity Code Description Project File Line Suppression State
Error Error : DEP0001 : Unexpected Error: To install this application you need either a Windows developer license or a sideloading-enabled system. (Exception from HRESULT: 0x80073CFF) App6

And with sideload apps set on I get this error message:

Severity Code Description Project File Line Suppression State
Error Error : DEP0100 : Deployment failed due to a Developer Licensing issue.
Could not obtain a developer license due to error 800704C7.

Can someone tell me how to fix this?
 

Regedit32

Moderator
Joined
Mar 4, 2016
Messages
3,617
Reaction score
1,139
Hi Kenne76,

Those error imply your phone is not pre-registered for Development.

This MSDN article explains why, how etcetera to register phone for both Windows 8 and Windows 10 (click link on the page when it opens if you need to work with a Windows 10 phone).

Essentially you need to unlock the phone before deployment will work.

MSDN article: https://msdn.microsoft.com/en-us/library/windows/apps/dn614128.aspx

Regards,

Regedit32
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top