Relative Content

Tag Archive for cssserverblazor

Set relative path on Blazor server application

I created a Blazer Server application which works fine on local host when testing from Visual Studio 2022. Now I deployed it to IIS 7 as an app within another application (path The website has a couple of applications that were developed in Blazor as well, but on .Net 6.0/ 7.0 Now I upgraded to 8.07 and after deploying the application to IIS it starts and runs, but some resources are not loaded and the application is not interactive.