How to solve "Internal package processing error" at Window Phone App Submission Process? - windows-phone-7

When i make new submission for update my current Window Phone App to WindowsDevCenter>> Submissions >> Packages and after finish uploading that errors always appear
"Internal package processing error: System.ArgumentNullException:
Value cannot be null. Parameter name: key at
System.Collections.Generic.Dictionary`2.FindEntry(TKey key) at
Microsoft.MarketplaceServices.Ingestion.ProductCatalogService.Utilities.UnpublishedPhoneProductGuidProvider.GetIdByPackageFamilyName(String
name) in
c:\B\16\DCEProductCatalog_HFJuneLast\S\private\DCEProductCatalog\src\ProductCatalogFD\Utilities\UnpublishedPhoneProductGuidProvider.cs:line
208 at
Microsoft.MarketplaceServices.Ingestion.ProductCatalogService.Controllers.V1.PackageValidationV1Controller."
I had valid Windows Dev Account and my previous app was on window phone store. My new update app working surely at Window Phone Emulator and Real Window Phone Device but that "Internal package processing error" always happen in submission case. Please explain how can i solve that problem?
Currently i using Visual Studio 2010, Window Phone SDK 7.1 and my app target for Window Phone 7.1 and 8.

This is a known issue, take a look at this thread:
https://social.msdn.microsoft.com/Forums/windowsapps/en-US/81fcb869-6e0e-4540-b72b-f9398b103d64/wpslcryptic-error-seen-while-trying-to-upgrade-wp8-app?forum=wpdevelop
I think MS will solve this soon...i hope!

Related

Uwp - Invalid value for registry

I have an uwp app, which is being distributed using SCCM and every time after a new release is distributed, when a user tries to open the app using the protocol (Eg. Appx:\) an error is displayed by Windows saying "Invalid value for registry" . If the user opens the app using the ícon on the startup menu, it opens without problem and after that there is no problem openning the app using the protocol anymore.
Anyone have any idea why? And how to solve it ?
The uwp app is built over windows anniversary update.
Thank you

Windows phone silverlight 8.1 app certification fail

I am trying to submit my windows phone silverlight 8.1 app to the store but app fails certification within few seconds after submitted to the store.I don't think they can test app this much faster so must be some kind of problem with the server. Only error is "This submission failed certification.". I have tried it so many times but no success but I can update my windows phone 8 apps I previously uploaded. Any solutions? thank you

Can´t deploy Windows Phone 8.1 app to phone - timeout

When I try to deploy app from Visual Studio to my Lumia 930 it´s starts to deploy but the timeout is received with following messages
Error 1 Error : DEP6100 : The following unexpected error occurred during boostrapping stage 'Connecting to the device':
SmartDeviceException - This operation returned because the timeout period expired. Hipstaroll.WindowsPhone
Error 2 Error : DEP6200 : Boostrapping 'Device' failed. Device cannot be found. This operation returned because the timeout period expired.
Hipstaroll.WindowsPhone
I have:
VS2013 update 4 (didn´t work before this update either)
tried with different USB-cables
tried with different computers and USB-ports
tried to remove USB-devices
Turned Hyper-V off
I can navigate with explorer in the phone and copy images, etc.
Windows Phone Power tool has the same problem
Tested to deploy new blank project with same result
Removed the device in the device manager
Turned everything off and on
Register and unregister device as developer phone
Try to develop app by using Windows Phone Application Deployment (8.1)
Is your phone registered for development? This might be the cause.
To unlock your device follow these steps.
Turn on your phone and unlock the phone screen.
On your phone, ensure that the date and time are correct.
Connect your phone to your computer by using the USB cable that came with your phone.
4.On your computer’s Start screen, switch to All apps view.
Under Windows Phone SDK 8.0, click Windows Phone Developer Registration.
Verify that the Status message displays Identified Windows Phone 8 device. Click the Register button to unlock the phone.
If your phone is already registered, the Status message indicates this and you see an Unregister button.
Click Register.
In the Sign In dialog box for your Microsoft account (formerly known as a Windows Live ID), enter the email address and password for your Microsoft account. Click Sign In.
If you’re a registered developer, be sure to use the Microsoft account associated with your developer account.
After your phone is successfully registered, the Status message displays Congratulations! You have successfully unlocked your Windows Phone.
I updated to developer preview of OS and now it works. Seems to be something strange with latest official OS version

After adding Package ID(offered by store at the time of app name reservation) in Package.AppManifest file app stopped working

We have developed a Windows Phone 8 app through VS Express 2012 for Windows Phone and then the same solution is upgraded to 8.1 when opening through VS Express 2013 for Windows and when we tried to submit app we got certain errors like package ID & Publisher ID needs to be changed,we did the same & submitted the build but because of doing such changes build come back to splash without activity please let us know what is the problem but store has approved our app which is completely passive after changing Package ID(Given to us at the time of reserving app name) in Package.AppManifest file.
Since the solution got upgraded,you may try to test it on an emulator first which will be helpful if there is any problem in the app.From my experience, the modified publisher ID and product ID won't be the cause.

Windows Phone Application Deployment error 0x89731812

When I try to deploy my XAP to the Windows Phone, I get the "error 0x89731812" message.
Your device has a locked screen. Unfortunately, this is not documented anywhere, but there is a discussion with some hints on page 3.
Turn on your phone (if it isn't already)
Slide open
Type your password to unlock
Retry the deployment after unlocking your screen.
EDIT: My bad (well, that of my search engine). They are documented here. Thanks keyboardP!
As I Stumbled upon this old thread I might have found a solution for this Error code.
I've had the same message as I found out that my device wasn't recognised properly in device manager.
Did some research and saw that the driver wasn't picking the right USB-port as it was registered to one of the other usb ports.
After inserting the Phone to the first USB port where it was registered the Initial first time everything went ok!
If your phone charge is very low, it won't deploy the app too.
To deploy you must:
1.Connect your wp7 phone
2.Open Zune
3.Open the deployer
4.unlock your phone (As said before)
5.Deploy
It requires an unlocked phone (without restrictions) or an Interop Unlocked Phone, and the phone mustn't have low charge.

Resources