“Static validation completed with errors” with an “Unknown error 5000” when I tried to submit xap package. I believe problems are related to Natural Language selection in Assembly Information because if I set it to say English, Danish or German error is gone. If I try with Serbian or Croatian I’m getting the error I mentioned.
Static validation completed with errors with an Unknown error 5000 when I tried to
Share
Your application must target at least one of Windows Phone’s currently-supported display languages (section 4.4 here). If your app does not target any additional languages past the neutral resource language, then it will be shown as only supporting the neutral resource language. Serbian and Croatian aren’t currently one of the supported display languages (see the current list here).
In your case, that would mean that your app would appear to to the submission application as only supporting Serbian or Croatian and not any of the supported display languages, which goes against the submission guidelines. I imagine this is what is causing your app to fail the submission process.