問題
Release/x86 で UWP アプリ (空のアプリ、UWP サンプル) を起動できません。
ただし、Debug/x86、Debug/x64、Release/x64 は OK です。
関連している
- ビルド -> 構成マネージャー
- 新しい...
- デバッグから設定をコピー
- 同じエラー
エラー
Visual Studio の出力
Symbols for ntdll.dll could not be downloaded from the Microsoft Symbol Servers. Exception settings and call stacks may not work correctly. Make sure you have a network connection and try again.'App1.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. Cannot find or open the PDB file.
The thread 0x2e74 has exited with code -1073741792 (0xc0000020).
The thread 0x780 has exited with code -1073741792 (0xc0000020).
The thread 0x1930 has exited with code -1073741792 (0xc0000020).
The thread 0x1b24 has exited with code -1073741792 (0xc0000020).
The program '[13492] App1.exe' has exited with code -1073741792 (0xc0000020).
Activation of the Windows Store app '451e4789-01f8-4e4e-b28d-fbfa813a4513_v5p8rpnswjrxg!App' failed with error 'The app didn't start'.
イベントビューア #1
Activation via contract helper of the app 451e4789-01f8-4e4e-b28d-fbfa813a4513_v5p8rpnswjrxg!App for the Windows.Launch contract failed with Server execution failed.
イベントビューア #2
Activation of the app 451e4789-01f8-4e4e-b28d-fbfa813a4513_v5p8rpnswjrxg!App for the Windows.Launch contract failed with error: The app didn't start..
イベントビューア #3
ActivateApplicationForContractByAppIdAsUserWithHost of the app 451e4789-01f8-4e4e-b28d-fbfa813a4513_v5p8rpnswjrxg!App for the Windows.Launch contract failed with The app didn't start..
再現する
新しいプロジェクト -> Visual C# / 空のアプリ (ユニバーサル Windows)
環境
Visual Studio 2015 コミュニティ エディション アップデート 1
Windows 10 Pro 64bit バージョン 1511 10586.122
試した
Visual Studio の修復
Windows ストア アプリをアクティブにできませんのすべてアプリが起動しませんでした
bin、obj フォルダーの再構築、クリーンアップ、手動削除
アプリをアンインストールする
プロジェクトは C:\にあります Windows ストア アプリをアクティブ化できません (Visual Studio 2015、Windows 10 バージョン 1511)
ファイル「app.config」がありません
sfc /スキャンナウ
私はこれで数日を無駄にしました。助けてください。
メッセージと天気アプリも同じエラーです。