C#C
C#3y ago
Mid

❔ Deploy Blazor Wasm to IIS localhost

Hello everyone!

I'm learning IIS and Blazor and I'm trying to deploy a blazor wasm app to IIS. I simply want to open the default app that is generated with "dotnet new blazorwasm" in my localhost using an IIS site.
However, my app is stuck at a loading screen showing "98%", and that's it... I wasn't able to figure it out so far.

Could anyone help?
image.png
Was this page helpful?