Issue after deploying to IIS #2587
stevewasielewski
started this conversation in
General
Replies: 1 comment 2 replies
-
Have you put your site in a subfolder? Then you need to configure |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some issues after deploying to IIS:
Here is the app.razor file:
<script src="_framework/blazor.web.js"></script>Any Ideas on why this might be happening?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions