Testing .xap on windows phone 8, without registration

Pooja Shrigod picture Pooja Shrigod · Oct 3, 2013 · Viewed 12.4k times · Source

I have got a .xap file, i mailed it and opened it in my windows phone 8. It gives me company app error.

Also i tried it with deployment in visual studio, it runs fine with emulator but problem with device(zune software not installed) whereas i have installed it and it is not detecting the device.

My question is that can we test an application without any company registration on windows phone device, just for testing purpose. I have got an microsoft account.

Answer

Kevin Gosse picture Kevin Gosse · Oct 3, 2013

You can deploy the XAP, but you must unlock the device first.

Fortunately, it's now a free process, you don't need a devcenter account anymore. The only limitation is that you can deploy only two applications at a time (when deploying a third application, you must remove a previous one).

The procedure is described here: http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769508(v=vs.105).aspx