Troubleshooting website display or functionality issues in Edge on Windows 10
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When i try to enter .NET Desktop Runtime website, it keeps saying "The request is blocked"
I have tried every hint, clear cookies, delete browser history, check windows security.And when i finally got in, the site looked like this and every link sendt me back to "The request is blocked"
Please help me. All your other websites works fine. but it's Dotnet that has issues for me.
Troubleshooting website display or functionality issues in Edge on Windows 10
Hello Zorg,
Have you tried from Github:
https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.10/10.0.10.md
Regards,
Johnny
I apologize you're having this issue. I'll probably have to contact Azure support for this, and they'll probably request the HAR trace. If you can send me that, we can probably speed things up.
Here are the instructions for how to pull network traces: https://learn.microsoft.com/en-us/azure/azure-portal/capture-browser-trace#microsoft-edge
<Mod removed>
Hello Zorg Sinister,
This could be a network-path block than an Edge problem, since clearing browser data did not help.
Please try opening the .NET site through a different connection, such as a mobile hotspot. If it works there, contact the original internet provider.
Meanwhile, you can install the .NET 10 Desktop Runtime directly from Command Prompt or Terminal:
winget install Microsoft.DotNet.DesktopRuntime.10
(Winget is also listed as an installation option on Microsoft’s official.NET 10 download page.)
If the answer is helpful, please click "Yes". If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.