Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

App fails to install(0x80073cf6) #11

Closed
MineSlash opened this issue Jul 31, 2016 · 36 comments
Closed

App fails to install(0x80073cf6) #11

MineSlash opened this issue Jul 31, 2016 · 36 comments

Comments

@MineSlash
Copy link

  • Lumia 535 Dual SIM
  • Build 14393.5

Failure reason: Failed to start deployment. Failure text: Package could not be registered.
(0x80073cf6)
asd

@brunomenezes66
Copy link

Exactly the same happens in my 640 XL LTE

@ST-Apps
Copy link
Owner

ST-Apps commented Jul 31, 2016

@brunomenezes66 are you on build 14393 too? If yes, it may be a build-related problem.

@MineSlash
Copy link
Author

What can I do? If I use 10586.107, then app is working?

@TheJackah
Copy link

Build 14393.5 here.

@brunomenezes66
Copy link

Don't really know my actual build.It's the latest one oficial(not preview).But actually after reporting my error the app showed up and it's currently working.

@MineSlash
Copy link
Author

@brunomenezes66 Go to Settings - About - Scroll down and tap More info button and you see.

@ST-Apps
Copy link
Owner

ST-Apps commented Jul 31, 2016

@MineSlash tested on 10586.494, probably there's someone on reddit who had success with a different build. I remember that MS broke Device Portal in some builds, so I'm not really sure.

@MineSlash
Copy link
Author

@ST-Apps Can you fix this error in Build 14393.5 or I must to downgrade my Build to 10586?

@brunomenezes66
Copy link

It's 10586

@shashankholla
Copy link

im on lumia 640 build 14393.5 and it works properly. So definitely not a build related issue here

@ST-Apps
Copy link
Owner

ST-Apps commented Jul 31, 2016

Can you guys please confirm that you all have Developer mode enabled? I can't really find anything online, so it's quite hard to find a reason why this is happening.

@MineSlash
Copy link
Author

Of course. If we don't have enabled the Developer mode, we can't use Device Portal...

@Bibekmufc
Copy link

Bibekmufc commented Jul 31, 2016

I'm having the same issue on my 640 XL running on 14393.5 and yes, the developer mode is enabled.

@ST-Apps
Copy link
Owner

ST-Apps commented Jul 31, 2016

Yeah, of course, stupid question.

I'll keep this open until I find more resources. If you guys are interested, you should be able to install the app using WinDeployCmd.exe but you'll need to install Windows 10 SDK on your pc.

@Bibekmufc
Copy link

I'll try that, too, and let you know. :)

@MineSlash
Copy link
Author

I have Windows 10 SDK. Can you write the deploy commands?

@MineSlash
Copy link
Author

I tried with WinAppDeployCmd install -file -ip

but I get some error.

Sending 'PokemonGo-UWP_1.0.3.0_ARM_Debug.appx' to the remote device.

Installing app...
Remote action failed. 0x80073CF3
Cleaning up app package.
Cleaning up remote target components.
Disconnecting.

0x80131537 - Nem megfelelő a bemeneti karakterlánc formátuma.

@ST-Apps
Copy link
Owner

ST-Apps commented Jul 31, 2016

Command is fine. Do you have the two dependencies in the same folder as the appx?

@MineSlash
Copy link
Author

Yes, but how can I choose this two appx as dependencies with command line?

@ST-Apps
Copy link
Owner

ST-Apps commented Jul 31, 2016

@MineSlash you don't have to, the tool should be looking for them itself.

This is what happens to me:

dep

@MineSlash
Copy link
Author

It's for me. :(
image

@JayStenta
Copy link

JayStenta commented Jul 31, 2016

Same problem on my 735 :( I have the latest release preview build 14393.5.armfre.rs1_release_inmarket.160721-1505

@ST-Apps
Copy link
Owner

ST-Apps commented Jul 31, 2016

@MineSlash please try with:

winappdeploycmd.exe install -file -ip -dependency Microsoft.NET.CoreRuntime.1.0.appx Microsoft.VCLibs.ARM.Debug.14.00.appx

Also, if you can translate that Error: 0x80040154 line it might be helpful.

@MineSlash
Copy link
Author

MineSlash commented Jul 31, 2016

I don't have nice english. I translated with google translate.

Error: 0x80040154 - because of failed COM-class maker Calling the {5842A140-FF9F-4166-8F5C-62F5B7B0C781} CLSID identifier components for the following error: 80,040,154 Class not registered (Exception HRESULT values: 0x80040154 (REGDB_E_CLASSNOTREG)) .

@nr23730
Copy link

nr23730 commented Jul 31, 2016

I had the same issue. Selecting the phones storage as default for new apps solved it.

@ST-Apps
Copy link
Owner

ST-Apps commented Jul 31, 2016

@MineSlash ok. Did you try with the command that I wrote in the previous post?

@nr23730 you may have found the solution. I'm always using phone storage so I didn't consider it.

@MineSlash
Copy link
Author

@ST-Apps I set the storage sense from SD Card to Phone and finally worked! Thanks nr23730 !
image

@ST-Apps
Copy link
Owner

ST-Apps commented Jul 31, 2016

Great.

Could you all guys please try changing storage from SD to phone and see if it works with Device Portal so that I can add this to FAQ?

@Rikinkukko
Copy link

I had that problem, I modify the app installation preference from SD card to storage and now it works.
Thank you all!

@JayStenta
Copy link

JayStenta commented Jul 31, 2016

I changed storage preference and now it seems to work. Thank you! 👍

@JacekSkorek
Copy link

Same here, changed app storage and it worked

@TheJackah
Copy link

Yep, installing to internal storage works. SD Card fails.

@ST-Apps
Copy link
Owner

ST-Apps commented Jul 31, 2016

Great, moving this to FAQ.

@Venix42
Copy link

Venix42 commented Jul 31, 2016

Adding info, deployement worked on SD Card, only installed each dependencies first then PoGo.
Work normaly on SD Card
Device 640 XL LTE DS
W10 10.0.14372.0

@Devster77
Copy link

I guess I'll type this again, I HAD the app working on my Windows 10 device, I HAD it set to internal storage, I was in the process of using the app when it started to freeze on my phone and was unable to launch, and as such I decided to uninstall and reinstall it, now when I try to reinstall it, I get the Failure text: Package could not be registered. error

@JayStenta
Copy link

I tried installing separately the two dependencies and then the game and
now it works on the sd!

2016-07-31 21:05 GMT+02:00 Devster77 [email protected]:

I guess I'll type this again, I HAD the app working on my Windows 10
device, I HAD it set to internal storage, I was in the process of using the
app when it started to freeze on my phone and was unable to launch, and as
such I decided to uninstall and reinstall it, now when I try to reinstall
it, I get the Failure text: Package could not be registered. error


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#11 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ATy0Faxv3U99Uxnn62HUynML_3jQa3acks5qbPIIgaJpZM4JZBud
.

Repository owner locked and limited conversation to collaborators Jul 31, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests