-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Since upgrading to Visual Studio 2026 and .NET 10 I have started to receive a number of "Could not load content..." errors in the browser.
For example:
Could not load content for https://raw.githubusercontent.com/dotnet/runtime/b0f34d51fccc69fd334253924abd8d6853fad7aa/src/mono/browser/runtime/debug.ts (HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE)
The Sources tab in the browser shows:
I have tried cleareing the cache and done a hard refresh, updating the .NET workloads, and even installed the .NET 10.0 WebAssembly Build Tools but I still receive the errors.
Is it possible I have missed a step in the upgrade?
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response
jeffputz, cstieg and ToniteeCopilot