Problem starting MAUI app on windows machine

By | January 2, 2023

If you are getting such an error while debugging on windows machine while developing a maui application
maui has exited with code 2147942405 (0x80070005)

Solution
You can download the relevant runtime from here.
https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/downloads#windows-app-sdk-12

4 thoughts on “Problem starting MAUI app on windows machine

Leave a Reply

Your email address will not be published. Required fields are marked *