Crashing while opening the webview in maui - Net 9

Vaibhav Methuku 165 Reputation points
2025-04-24T15:57:08.2933333+00:00

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.

Developer technologies | .NET | .NET MAUI
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 78,006 Reputation points Volunteer Moderator
    2025-04-24T17:26:57.42+00:00

    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.