WinUI 3 Example Testing

srfpala 111 Reputation points
2022-02-19T20:07:34.287+00:00

WinUI 3 Testing
Running Win 10 and VS Community Ed 2019
Found and am trying to Build and Run DemoBuildCs project from
the WinUI-3-Demos-master/Build2020Demo Folder
As usual, the build Succeeded with 29 Warning Errors
Now I’ll set the Debug to x64 and click the green Arrow to run.
Nothing happens and the Task Manager shows no executable.

Any thoughts / advice ?

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
727 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Castorix31 81,831 Reputation points
    2022-02-19T21:34:37.837+00:00

    Test on Windows 10, VS 2022 =>

    176078-demobuild.gif

    1 person found this answer helpful.

  2. srfpala 111 Reputation points
    2022-02-26T00:27:02.42+00:00

    You ask “Have you installed the Runtimes (Downloads for the Windows App SDK) ?
    (and run the Package, not the app, as this sample is packaged)” Don't know .
    To accomplish this I go to Windows App SDK deployment guide for unpackaged apps
    then download Microsoft.WindowsAppRuntime.Redist.1.0.0.zip
    I unzip and find
    F:\C Sharp Apps\WinUI3\Microsoft WindowsAppRuntimeRedist\WindowsAppSDK-Installer-x64
    and execute this Application . A DOS Window appears but Deploying FAILS and the screen disappears

    Not good – what would you do next?