Error : ERR_EMPTY_RESPONSE On Blazor Project

Mahdi Elahi 31 Reputation points
2024-01-20T21:23:06.8066667+00:00

Hi,
i publish my blazor web app .net 8 on iis but some times show this error and after a few second go to the site?
what's problem ? how to fix it in iis ?
Untitled

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,500 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 61,731 Reputation points
    2024-01-22T16:51:26.8866667+00:00

    you should use the browser debug console to see any errors. also look at the network trace.

    0 comments No comments