This is the case. I use blazor ssr written in .net7.0. There is a page composed of razor and razor.js. There are no exceptions in local debugging. After publishing to IIS, it prompts that the js file cannot be found. How to solve it. The browser console prompt is as follows: xxxx/xxxx.razor.js net::ERR_ABORTED 404 (Not Found)
How to solve, bother me