Skip to content

Publish site as application on IIS #2657

@stevewasielewski

Description

@stevewasielewski

Here is the app.razor file:

<link href="_content/Microsoft.FluentUI.AspNetCore.Components/css/reboot.css" rel="stylesheet" />

<HeadOutlet @rendermode="InteractiveServer" />
<script src="_framework/blazor.web.js"></script> <script src="_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.lib.module.js" type="module" async></script> and after I publish it - I'm getting 404 errors on finding the files. Any ideas?

I've used Mudblazor in the past with no issues. I've trying changing the base href too.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs: author feedbackThe author of this issue needs to respond in order for us to continue investigating this issue.needs: repro code or repositoryThe provided description or code is insufficient to repro the issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions