VS 2013 Cordova CTP 3.1: Windows-AnyCPU fails to install with Error : DEP0730

0

I have upgraded to VS2013 Cordova CTP3.1 and now cannot install the app to Windows-AnyCPU.

The Cordova app builds successfully but then fails to deploy reporting the following error :-

Error   13  Error : DEP0730 : Registration of the application failed because no Developer License is installed on the target machine. Package Microsoft.WinJS.1.0_1.0.9866.0_neutral__8wekyb3d8bbwe with Windows Store origin cannot be sideloaded or installed using developer mode option. (0x80073cff)   

The app successfully builds and deploys to Windows Phone 8, Windows Phone (Universal), Android and iOS.

I do have a valid development Licence until September this year and a C++ Windows App Store project successfully built, installed and ran on the PC.

Can anyone please help.

windows-8
visual-studio-cordova
asked on Stack Overflow Mar 19, 2015 by Insp Gadget • edited Mar 19, 2015 by StackExchange What The Heck

1 Answer

0

Are you running this on Window10 Preview machine? There is a known issue with trying to build a Cordova app for Windows-AnyCPU on Windows10 Preview OS, as explained here

answered on Stack Overflow Mar 20, 2015 by Subhag Oak

User contributions licensed under CC BY-SA 3.0