Reputation: 386
Could someone recommend some troubleshooting tips for the Windows App Certification Kit (WACK) process when attempting to Create an App Package for the store? The app package builds fine, however, when WACK starts it immediately crashes with an "Unspecified Error".
I'm using VS Community and an Individual developer account.
I've tried uninstall WACK and re-installing, but it is integrated in VS Community, so no luck there. I have also tried side-loading the app, but the PowerScript (PS) fails. Checking the PS log it states, "The specific error text for this failure is: Unspecified error."
Upvotes: 1
Views: 251
Reputation: 11
I had the same issue but deleting the AppPackages, bin, BundleArtifacts and obj folder before running the Store Certification fixed the issue.
Upvotes: 1