Question

I have created a application for Silverlight Windows Phone 7. On uploading the xap for beta testing in the WP7 Marketplace, the App submission was failed and resulted in error message as below:

1019: We don’t allow embedded XAPs. Remove the Bin\Debug\ONCALL.xap embedded XAPs and then try again.

Can anyone please let me know What could be the problem.

Thanks for your time.

Était-ce utile?

La solution

Rename your .xap file to .zip file, open it in Explorer and check is there any other xap files in it.

Looks like, you have attached the debug version of ONCALL app. I don't know is it your application name, or this is a subpoject.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top