question

nssidhu avatar image
0 Votes"
nssidhu asked ADefWebserver answered

Integrity Check failed Error for Published Blazor wasm hosted App

I am using Visual studio 2019 to develop Blazor wasm hosted App (.NET 5) Progressive

The app works fine locally, but after i publish i get lost of
Integrity Check failed Error

I tried disabling the progressive part, but that did not help either.

dotnet-aspnet-core-blazor
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

AgaveJoe avatar image
0 Votes"
AgaveJoe answered
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

ADefWebserver avatar image
0 Votes"
ADefWebserver answered

The best solution I have found to this issue is the delete the "obj" and "bin" folders in the Solution and rebuild the application. This seems to force the blazor.boot.json to rebuild.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.