Skip to content

Deployment of package results in error #2

Description

@jvondermans

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions