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

Deployment of package results in error #2

Open
jvondermans opened this issue Aug 3, 2022 · 0 comments
Open

Deployment of package results in error #2

jvondermans opened this issue Aug 3, 2022 · 0 comments

Comments

@jvondermans
Copy link

jvondermans commented Aug 3, 2022

Hi Tom,

I'm very pleased with the work you have done in connecting MSIX packages locally. The only thing is that I run into an issue when connecting the package. In 1-Stage.a I get an error in the Region section.

Deployment Stage operation with target volume C: on Package... failed with error 0x80070781. I have created the package myself with the MSIX tool from Microsoft. the certificate is self signed, but installed on the targetmachine as well, including the root certificate.

`Result :
Id : 39578
Exception : System.AggregateException: One or more errors occurred. --->
System.Exception: Install failed. Please contact your software
vendor.

                     Deployment Stage operation with target volume C: on Package 
                     Notepad_1.0.0.0_x64__p1z46hfsarpje from:  
                     (Notepad_1.0.0.0_x64__p1z46hfsarpje)  failed with error 
                     0x80070781. See http://go.microsoft.com/fwlink/?LinkId=235160 
                     for help diagnosing app deployment issues.
                        --- End of inner exception stack trace ---
                     ---> (Inner Exception #0) System.Exception: Install failed. 
                     Please contact your software vendor.
                     
                     Deployment Stage operation with target volume C: on Package 
                     Notepad_1.0.0.0_x64__p1z46hfsarpje from:  
                     (Notepad_1.0.0.0_x64__p1z46hfsarpje)  failed with error 
                     0x80070781. See http://go.microsoft.com/fwlink/?LinkId=235160 
                     for help diagnosing app deployment issues.<---

Status : Faulted
IsCanceled : False
IsCompleted : True
CreationOptions : None
AsyncState :
IsFaulted : True
AsyncWaitHandle : System.Threading.ManualResetEvent
CompletedSynchronously : False`

Do you know what steps I can take to solve this issue?

Kind regards,
Jordy

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

1 participant