Marketplace Test Kit
-
19 ธันวาคม 2554 8:04
When I attempted to run the automated tests on my app in Visual Studio 2010, I recieved the error:
XAP Package not up to date. Build the application in Release Configuration before you run the Marketplace Test Kit.
How can I solve this error?
ตอบทั้งหมด
-
20 ธันวาคม 2554 9:21ผู้ดูแล
What if you create a test certificate and sign the xap file? Typically, you can find it on project Properties page, Signing tab.
Forrest Guo | MSDN Community Support | Feedback to us
-
9 พฤษภาคม 2555 0:38Hey, just set the "build" configuration to "release" . I believe currently it is set to "debug".