Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [asp.net]

ASP.NET is a Microsoft web application development framework that allows programmers to build dynamic web sites, web applications and web services. It is useful to use this tag in conjunction with the project type tag e.g. [asp.net-mvc], [asp.net-webforms], or [asp.net-web-api]. Do NOT use this tag for questions about ASP.NET Core - use [asp.net-core] instead.

0 votes
1 answer
119 views
+100

Unable to cast object of type 'Server.Circuits.RemoteNavigationManager' to type 'WebView.Services.WebViewNavigationManager'

Trying to move Blazor Web App to Hybrid result in exception on application start: blazor.webview.js:1 Unable to cast object of type 'Microsoft.AspNetCore.Components.Server.Circuits....
Electrionics's user avatar
  • 6,657