You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.<---
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.
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
The text was updated successfully, but these errors were encountered: