Can't deploy app in real device - windows-phone-8

I'm trying to build a universal app for Windows 8.1 platform. The app is successfully being deployed in the emulator (Emulator 8.1 WXGA 4.5 inch) but when I try to deploy it in my real device (Lumia 820) it shows the following error:
DEP0001 : Unexpected Error: Package could not be registered. (Exception from HRESULT: 0x80073CF6)
I'm using Visual Studio 2013 (version 12, update 4) in Windows 8.1 and WP 8.1 in the phone. I've also registered my phone for development (developer unlocked).

Related

Windows phone - You have installed the maximum number of development app

I have a windows app that's running for a while and recently when I'm trying to deploy the application on windows phone running windows 8.1 OS(using visual studio 2013 and windows phone application deployment) I'm getting the following error:
"You have installed the maximum number of development apps. These apps are installed to your device when you start them in Visual Studio or when you use the App Deployment Tool. Please uninstall one of them and then try again."
I've tried to reset the phone, renaming the app and the phone on windows explorer, unregister & register the phone and also uninstalling all the other applications on it.
The problem is happening on two different devices Nokia Lumia 630 & Nokia Lumia 920.
Is there another way to approach this?
Thanks in advance
This issue has been fix now and we can register our Windows Phone 8.1 for developing:
Could you please try to unregister the Phone from the Dev Center and register Phone again to see if it works?

windows phone 8.1 Silverlight

To develop windows phone 8.1 app, I Installed VS 2015 professional, windows phone 8.1 SDK tools and emulators but whenever I am running App getting an Error like Windows Phone requires Hyper-V. So I tried to enable Hyper-V but no Hyper-V in Windows turn on or off features and BIOS settings.

Windows Phone 8.1 Emulator not installing on my system

I want to make a simple windows phone 8 app. And I have installed on my pc:
OS : Windows 8 pro
Visual studio 2013
SDK 8.0
And when I debug my app it give error below:
Deployment failed because no Windows Phone was detected. Make sure a phone is connected and powered on.
For resolving this error, when I an installing windows 8.1 Emulator it give me error below:
This computer does not support the windows phone emulator, which require the 64-bit edition of windows 8.1 Pro and a computer that support Hyper-v,
And my system type is 64-bit OS, x64-based processor.
Kindly suggest me for resolving this issue, I am waiting for your reply.
Thanks.
Does your computer support Hyper-V ? If it doesn't, then you can't run the emulator on your machine. According to the below Microsoft link,
Your computer’s BIOS must support the following requirements, and they must be enabled:
Hardware-assisted virtualization.
Second Level Address Translation (SLAT).
Hardware-based Data Execution Prevention (DEP)."
http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff626524%28v=vs.105%29.aspx#hyperv

Sharepoint Phone SDK installation for Visual Studio 2013 Professional

I am trying to install the SP2013 Phone SDK on my desktop computer (Win 8.1, 64bit) running Visual Studio 2013. VS2013 comes prepackaged with the Windows Phone 8 SDK, but the SP2013 Phone SDK installer fails to recognize it and promptly cancels the installation.
Is the Sharepoint Phone SDK not supposed to run on VS2013?
The requirements for the SP2013 Phone templates (SDK) are VS2012 and Phone SDK version 8.0.
Source: https://msdn.microsoft.com/en-us/library/office/jj163943.aspx

Windows Phone 8 SDK debug wont start

I have installed Windows Phone 8 SDK, openened the VS express for Windows Phone,
created New Project with simple app, pressed F5, but the emulator wont start.
Is comes up with error:
Exception from HRESULT: 0x89721800
I don't have any network drivers installed which should be called Windows Phone Emulator.
I have Windows 8, with built-in Administrator account and full privs.
P.s. Main reason for this I want to deploy some apps on my Nokia Lumia 800.
I have unlocked it, but when i was deploying app with deployment tool, it came up with the same error message.
P.p.s I've installed Windows Phone SDK 7 and there the emulator worked, but i can't find any way to deploy app to phone
I blogged about this a couple of weeks ago. You can see the full details here: Resolving windows Phone Emulator Problems
XDE cleanup, and Hyper-V is a very common reson for problems with the emulator!
Regarding deployment to phone from windows phone sdk 7, remember to change debug device from "Emulator WVGA 512 MB" (or what ever you use) to "Device", and always start Zune before your start debugging and deployment.
If you had installed Windows 8 (Single Language or Home Edition) with Windows Phone 8 SDK you can't develop mobile applications because it doesn't support Hyper-V.
The only way to work with Windows Phone 8 is to change your OS to Windows Pro or higher.