[dotnet-sdk-10.0.100-alpha.1.25057.15] Blazor apps launch with error "Failed to load resource: the server responded with a status of 404()" #59805
Labels
area-blazor
Includes: Blazor, Razor Components
✔️ Resolution: By Design
Resolved because the behavior in this issue is the intended design.
Status: Resolved
Is there an existing issue for this?
Describe the bug
When run the 3rd party application with the latest .NET 10 build, right click the page and select inspect, it shows error "
Failed to load resource: the server responded with a status of 404()
" in console.Application Name: BootstrapBlazor, visitormanagement, ContosoCrafts, BlazorBlogs, TabBlazor, Blazorise, BlazorStrap, BlazorPolyfill, OpenBudgeteer, MudBlazor, MP1TestRepo, eShopOnBlazor, ElementBlazor, BlogSimpleAPI, BlazorApexCharts, RulesEngineEditor, Blog1, AntSK, OqtaneFramework, Fenrus, WorldExplorer, OpenMU, Hawaso
OS: Windows 10 22H2
CPU: X64
.NET Build Number: dotnet-sdk-10.0.100-alpha.1.25057.15
App & Source Location checking at:https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2333382
Github Link:
https://github.com/dotnetcore/BootstrapBlazor
https://github.com/neozhu/visitormanagement
https://github.com/dotnet-presentations/ContosoCrafts
https://github.com/ADefWebserver/Blazor-Blogs
https://github.com/TabBlazor/TabBlazor
https://github.com/Megabit/Blazorise
https://github.com/chanan/BlazorStrap
https://github.com/Daddoon/Blazor.Polyfill
https://github.com/TheAxelander/OpenBudgeteer
https://github.com/MudBlazor/MudBlazor
https://github.com/ArgoZhang/MP1TestRepo
https://github.com/dotnet-architecture/eShopOnBlazor
https://github.com/Element-Blazor/Element-Blazor
https://github.com/thanhxuanhd/BlogSimpleAPI
https://github.com/apexcharts/Blazor-ApexCharts
https://github.com/alexreich/RulesEngineEditor
https://github.com/linkdotnet/Blog
https://github.com/AIDotNet/AntSK
https://github.com/oqtane/oqtane.framework
https://github.com/revenz/Fenrus
https://github.com/VladislavAntonyuk/WorldExplorer
https://github.com/MUnique/OpenMU
https://github.com/VisualAcademy/Hawaso
Verify Scenarios:
1). Windows 10 22H2 AMD64 + dotnet-sdk-9.0.102: Pass
2). Windows 10 22H2 AMD64 + dotnet-sdk-10.0.100-alpha.1.25057.15: Fail
Expected Behavior
Launch successfully.
Steps To Reproduce
Minimal Repro steps (Demo attached:BlazorDemo.zip):
Exceptions (if any)
Actual Result:
Show error in console:
Failed to load resource: the server responded with a status of 404
.NET Version
10.0.100-alpha.1.25057.15
Anything else?
Dotnet info:
@dotnet-actwx-bot @dotnet/compat
The text was updated successfully, but these errors were encountered: