Xamarin WinPhone produces a XAP-File to distribute the App. Can I convert this XAP File to the Appx Format? Using the MakeAppx Tool from WinPhone SDK produces the error
AGHost.exe declared for element m:Application doesn't exist in the package
Is this a problem in Xamarin or is it generally not possible to convert a WP8.1 Silverlight project to Appx?
Asked
Active
Viewed 120 times
0

Thommy
- 5,070
- 2
- 28
- 51
-
What would you gain by such conversion? Appx is used by WinRT application, while XAP is used by Silverlight applications. – Toni Petrina Apr 09 '15 at 10:17
-
It is a customer request :) – Thommy Apr 09 '15 at 15:27
-
Honestly, I don't think it is possible. And as I wrote earlier, you don't gain anything from it. – Toni Petrina Apr 10 '15 at 06:41
-
I know it doesn't really make sense, but you know, customer is king :) – Thommy Apr 13 '15 at 09:40
-
Well, you will have one unhappy customer then. – Toni Petrina Apr 13 '15 at 12:16