WindowsAppSDK
WindowsAppSDK copied to clipboard
Creating the exe by publish via folder it fails to launch and throws exception in Windows Server 19 OS
Describe the bug
In Windows Server 2019 OS, If we are creating an exe from publish via folder by using the Custom Control with below shown settings:
the exe is generated properly, but it fails to launch and throws exception with log file as shown in video.
It's replicate in the CustomControl library project also.
Steps to reproduce the bug
CustomControl.zip SimpleApp.zip
- Open the SimpleApp project.
- Right click the project and click publish.
- Choose the folder and create.
- Change the setting as mentioned in description.
- Now, publish the exe.
Expected behavior
It should launch exe properly without any exception.
Screenshots
No response
NuGet package version
Windows App SDK 1.5.5: 1.5.240627000
Packaging type
Packaged (MSIX)
Windows version
No response
IDE
Visual Studio 2022
Additional context
No response