Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Blazor webapp server .net 8.0 - could not reconnect to the server

$
0
0

I am new to blazor, i have a blazor webapp project (not blazor webassembly) with .net 8.0(this project doesn't have html or cshtml files, only .razor files) hosted on azure appservice as a web application, the latest one , when i open the page and left it idle, it comes back with

Could not reconnect to the server. Reload the page to restore functionality. I want the page to be always connected, i tried to keep alive by making a javacript call app.MapGet("/alive", () => Results.Ok("connected"));, but still ended up with that above message.

Any suggestions? thanks.


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>