#nuget #xaf #desktop-bridge
#nuget #xaf #рабочий стол-мост
Вопрос:
Я создаю приложение XAF Winforms, расположенное здесь, после этого блога
Мне трудно заставить мое приложение Desktop Bridge пройти
тесты Windows App Certification Kit
В отчете указано, что тесты ресурсов приложения завершились неудачей.
Error Found: The app resources validation test detected the following errors:
The test was blocked from execution. Please try re-running the validation. If the test execution remains blocked then please contact support.
Impact if not fixed: The app might not install if the strings or images declared in your app’s manifest are incorrect. If the app does install with these errors, your app’s logo or other images used by your app might not display correctly.
How to fix: Fix the problem indicated by the error message. See the link below for more information:
App Package Resource Validation
В отчете также есть ошибки в тесте работоспособности пакета
Blocked executables
Error Found: The blocked executables test has detected the following errors:File SBD.GL.Win10DevExpress.XtraReports.v18.2.Extensions.dll contains a reference to a "Launch Process" related API System.Diagnostics.Process.Start
Я попытался повторно сгенерировать файлы изображений и просмотреть Package.appxmanifest
Справка, на которую ссылается сообщение об ошибке , не содержит текста ошибки для поиска.
[Обновить]
Я думаю, что проблема связана с установкой пакетов Nuget, которые я спрашиваю об этом в Dev Express
Ответ №1:
Как описано на форуме DevExpress, это выглядит как ложноположительный результат тестов WACK. Я бы рекомендовал продолжить отправку.
Комментарии:
1. При первой попытке я получил ошибку. Однако оно загружается сейчас.