Create MSIX package for WPF app contains service

Copper Contributor

Hello, 

I try using microsoft visual studio 2019 to create MSIX package for WPF application. The app contains a service, which I would to pack with my WPF app. I tried to declare my service in Package.appxmanifest as app service but it did not work, I also did not find a Documentation describes how to do it. 

The service is a windows service created with microsoft visual studio 2019. I tested the service and installed it and it worked seamlessly.

Any help would be appreciated! Thanks in advance.

 

 

1 Reply

hi@Bassel_Alhkallak,

I am sharing some docs that might help, feel free to let us know if it still does not work.

 

This lab has a similar scenario discussed:

https://microsoft.github.io/MSIX-Labs/#:~:text=Exercise%209%3A%20App%20Service,-What%20does%20this

 

Create and consume an app service

https://docs.microsoft.com/en-us/windows/uwp/launch-resume/how-to-create-and-consume-an-app-service