Daniel

Results 5 comments of Daniel

I can confirm this problem for MAUI Blazor Hybrid as well. Doesn't matter for me if its in Release or Debug mode.

> Could be one of these > [microsoft/WindowsAppSDK#3228](https://github.com/microsoft/WindowsAppSDK/issues/3197) Can confirm, running the app once as admin works.

What worked for me: Build your app in any mode. It will crash on startup as expected. Now go to the windows start menu, right click the app you just...

Hey, I just ran into the same problem after upgrading to the latest Visual Studio 17.8.0 release. Project is a Maui Blazor-Hybrid-App. I could "fix" it by cloning the repo...