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

Blazor WebAssembly Standalone: Failed to load resource: the server responded with a status of 404 (Not Found) - manifest.webmanifest

$
0
0

I created a Blazor WebAssembly standalone application by choosing the appropriate template in VS 2022 Community, targeting .NET 8.0. And I didn't change anything in it. I just wanted to try to host it locally on IIS, and I've done it by publishing the app to the folder first.

And then copy-pasted the content of wwwroot to the web site that I created under C:\inetpub\wwwroot\BlazorTest.

So, I think that I've done all the standard things, but I am getting an error when trying to open the web site

An unhandled error has occurred

And when I inspect the error in Google Chrome, I can see a list of errors like this:

enter image description here

I tried to Google the answer but with no success so far, additionally all this files with 404 status are actually there, so none is missing from the publish folder.

What could be the problem here?


Viewing all articles
Browse latest Browse all 4449

Trending Articles



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