N
NicolasC
Guest
Good morning everyone, hope my question will find you safe and healthy!
I've created a UWP project (blank app) in Visual Studio 2019. When I try to start debugging the application, the app is built without error but nothing starts. Same thing if I try to start the application using the exe file in the output folder.
Do you know how I can start the app and show the default main window? Thank you in advance.
My apologies if this has been assigned to the wrong forum...
Continue reading...
I've created a UWP project (blank app) in Visual Studio 2019. When I try to start debugging the application, the app is built without error but nothing starts. Same thing if I try to start the application using the exe file in the output folder.
- The checkbox "Do not start, but debug my code when it starts" is unchecked in project properties
- Target & min versions are Windows 10, version 1809 (which is the W10 version installed on the computer).
- No error in event viewer (verified in all aplication logs)
- The app is new and is not already installed
Do you know how I can start the app and show the default main window? Thank you in advance.
My apologies if this has been assigned to the wrong forum...
Continue reading...