Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error-There is an error in XML document (2,2) in deployment tool. #145

Closed
padmaja2812 opened this issue Jun 16, 2016 · 7 comments
Closed

Comments

@padmaja2812
Copy link

Hi,
After creating package windows 10 with x86.
I am having appxbundle file which is giving same error "A packaging error prevented this application from installing."
With .appx file Error-There is an error in XML document (2,2). with deployment tool as well.
Can you please provide a way around for the same.

@NickAb
Copy link
Contributor

NickAb commented Jun 17, 2016

XML document (2,2). should have been fixed in v1.5.0. What version of driver do you use?

Winium.Driver.exe --version

@padmaja2812
Copy link
Author

padmaja2812 commented Jun 18, 2016

Winium.StoreApps.Driver.exe --version
1.6.2.33642, the latest version.
On Jun 17, 2016 9:20 PM, "Nick Abalov" [email protected] wrote:

XML document (2,2). should have been fixed in v1.5.0. What version of
driver do you use?


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

@padmaja2812
Copy link
Author

Hi Nick,
The previous app i was able to deploy using deployment tool.
But when i tried with winium,it gave same error.
Meanwhile, I am able to automate the app with setting the "debugRunningApp"="true" in capabilities.
Can you help with this?

Thanks
Padmaja

@NickAb
Copy link
Contributor

NickAb commented Aug 10, 2016

debugConnectToRunningApp completely skips the deployments steps and connects to already running app on the emulator. So it can not fail on deployment, as that step is skipped.

Do I understand correctly that when you deploy your app using WinAppDeploy tool the deployment is successful, but when you are trying to deploy the same app using Winium, then There is an error in XML document (2,2) exception is raised?

@padmaja2812
Copy link
Author

Yes.

On Aug 10, 2016 12:11 PM, "Nick Abalov" [email protected] wrote:

debugConnectToRunningApp completely skips the deployments steps and
connects to already running app on the emulator.

Do I understand correctly that when you deploy your app using WinAppDeploy
tool the deployment is successful, but when you are trying to deploy the
same app using Winium, then There is an error in XML document (2,2)
exception is raised?


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

@NickAb
Copy link
Contributor

NickAb commented Aug 15, 2016

Please see #116, steps described in it might help.

@padmaja2812
Copy link
Author

I am able to launch with help of #116

Thanks for help 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants