Azure Blazor WASM not loading on some browsers/device dll files NS_ERROR_NET_PARTIAL_TRANSFER

Kevin Redfern 20 Reputation points
2023-08-26T10:33:19.23+00:00

I am experiencing an issue with a custom domain against a Wep App on azure.

The XXXX.azurewebsites.net url works fine,

The custom domain associated with that doesn't want to load.

This is the type of error I am getting with firefox.

User's image

This error has happened before, but just went away. Last time I thought it was a dns issues or caching with service providers as in the area we did have outages.

The website itself has api's on it, and they are all functioning ok. But it will not serve the frontend, which is blazor wasm .net6

I can't seem to prove or disprove what might be the underlying issue.

Any help or pointers would be massively appreciated.

Developer technologies | .NET | Blazor
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,979 questions
{count} votes

Accepted answer
  1. VenkateshDodda-MSFT 25,111 Reputation points Microsoft Employee Moderator
    2023-08-28T09:34:41.77+00:00

    @Kevin Redfern Thanks for reaching out to Microsoft Q&A, apologize for any inconvenience caused on this.

    Based on the information shared, I have understood that you request to your Blazor is failing and you are seeing this error NS_ERROR_NET_PARTIAL_TRANSFER message in the browser network trace and also you have mentioned that issue is self-resolved.

    When I have researched about the error message all are pointing and this might be related to DNS issue. As you have mentioned that your webapp is configured with custom domain.

    Could you please run the Binding & SSL configuration Detector in SSL and Domain category under Diagnose and Solve Problems of your webapp to check and eliminate whether are they any configuration issue.

    User's image

    As you are looking for root cause I would suggest you raise a support ticket to investigate deeper on this.

    Feel free to reach back to me if you have any further questions on this.


0 additional answers

Sort by: Most helpful

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.