Share via

Crashing while opening the webview in maui - Net 9

Vaibhav Methuku 160 Reputation points
Apr 24, 2025, 3:57 PM

Recently we had migrated our application from the .net 8 to the .net 9. we are having the web view in our application. in the .Net 8 the webview is working fine. where comes to the .net 9 the application is crashing while opening that page with the error

Microsoft.UI.Xaml.Controls.Frame.NavigationFailed was unhandled.

This is happening only in the windows applications. and working fine the android and iOS

Thank you.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,133 questions
0 comments No comments
{count} votes

1 answer

Sort by: Newest
  1. Bruce (SqlWork.com) 76,696 Reputation points Volunteer Moderator
    Apr 24, 2025, 5:26 PM

    be sure webview2 is installed on the client machine:

    https://developer.microsoft.com/en-us/microsoft-edge/webview2?form=MA13LH


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.