Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load the resource _framework/dotnet.timezones.blat and Failed to find a valid digest in the 'integrity' attribute for resource 'http://localhost/blazorapp/_framework/dotnet.timezones.blat' with computed SHA-256 integrity 'td6j7nNoJkR55GDV/cPfO6LjUxpYB3EV2BZLafX95EM='. The resource has been blocked #44292

Closed
1 task done
misterraj7 opened this issue Sep 30, 2022 · 1 comment
Labels
area-blazor Includes: Blazor, Razor Components ✔️ Resolution: Duplicate Resolved as a duplicate of another issue Status: Resolved

Comments

@misterraj7
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

I am using Visual studio 2022 community version 17.2.6 in a windows 10 machine

I am trying to deploy the standard boiler plate that comes with the Visual studio.
I am using Wasm + hosted, non-https

I publish the server project to a folder and then deploy it in IIS. I get the following error.

image

Expected Behavior

the boiler plate project must work exactly when we press run button in visual studio

Steps To Reproduce

1)Open visual studio 2022, Use Blazor web assembly app, use asp.net core hosted
2)build the application
3)click on the server project, publish it to a local folder.
4)open iis server and create an app pool
image

  1. click on default website-> app application -> blazorapp ->
    image
  2. browse the website, the screen hangs as loading.....

Exceptions (if any)

No response

.NET Version

6.0.302

Anything else?

image

image

@misterraj7 misterraj7 changed the title Failed to load the resource _framework/dotnet.timezones.blat Failed to load the resource _framework/dotnet.timezones.blat and Failed to find a valid digest in the 'integrity' attribute for resource 'http://localhost/blazorapp/_framework/dotnet.timezones.blat' with computed SHA-256 integrity 'td6j7nNoJkR55GDV/cPfO6LjUxpYB3EV2BZLafX95EM='. The resource has been blocked Sep 30, 2022
@TanayParikh
Copy link
Contributor

Hello, thanks for reaching out. This appears to be a duplicate of dotnet/runtime#96033, we'll use that issue to track this. There's also a potential workaround in that issue which may help.

@TanayParikh TanayParikh closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2022
@TanayParikh TanayParikh added ✔️ Resolution: Duplicate Resolved as a duplicate of another issue area-blazor Includes: Blazor, Razor Components labels Sep 30, 2022
@ghost ghost added the Status: Resolved label Sep 30, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components ✔️ Resolution: Duplicate Resolved as a duplicate of another issue Status: Resolved
Projects
None yet
Development

No branches or pull requests

2 participants