1
votes

I've finished developing my first windows-phone-silverlight app and tested it on the emulator successfully then created a paid developer account and now I'm in the stage of uploading my app file, the store is expecting a .appx file, but in Visual Studio Express 2013 the "Store" menu contains only "Launch Windows App Certification Kit"

enter image description here

How do I get the rest of the options or I'd like to know if there's another way to export such extension, I can only see a .xap file in the bin/release folder of the project, but the store isn't accepting it

2

2 Answers

1
votes

You might accidentally be in the windows store instead of windows phone store.The two are integrated now.Just make sure you submit the xap in the windows phone store and it should be accepted.

0
votes

If your project is Windows Phone Silverght 8.1, You don't need to build .appx file. Because it's for Windows Phone 8.1. You just need to publish it with the xap file like Windows Phone 8.0.