- If you’re a developer, you’re most likely familiar with Visual Studio.
- Many Visual Studio users reported that Browser Link is not working for them, but there’s a way to fix this.
- Don't forget to explore our thorough Software section or more useful guides on this topic.
- For more fixes and useful guides, we suggest that you visit our Fix Hub.

XINSTALL BY CLICKING THE DOWNLOAD FILE
To fix various PC problems, we recommend DriverFix:This software will keep your drivers up and running, thus keeping you safe from common computer errors and hardware failure. Check all your drivers now in 3 easy steps:
- DriverFix has been downloaded by 0 readers this month.
Visual Studio is one of the most used applications by developers. However, many of them reported that Browser Link isn’t working in Visual Studio for them.
This can be a big problem especially if you’re working on an important project, and in today’s article, we’re going to show you how to fix this problem once and for all.
What can I do if Browser Link isn’t working in Visual Studio?
1. Configure Visual Studio properly
services.AddRazorPages().AddRazorRuntimeCompilation();
After doing that, check if the problem is resolved.
2. Remove the default browserlink package
VisualStudio.Web.BrowserLink
VisualStudio.Web.BrowserLink.Loader
Few users reported that this solution worked for them, so you might want to try it out.
3. Repair the ASP.NET 5 bundle



Once the process is finished, check if the problem is still there. Keep in mind that this solution might only work for older releases.
4. Modify the webconfig
<configuration>
<system.webServer>
<handlers>
<add name="Browser Link for HTML" path="*.html" verb="*"
type="System.Web.StaticFileHandler, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
resourceType="File" preCondition="integratedMode" />
</handlers>
</system.webServer>
</configuration>
Keep in mind that this solution only works if you’re using a static HTML page like with AngularJS.
If Browser Link is not working in Visual Studio for you, be sure to closely follow all solutions from this article.
Keep in mind that our solutions are not universal, and they might not work for your project.
ncG1vNJzZmivmaOxsMPSq5ypp6Kpe6S7zGitoqullrluv9Oum6KnXZe%2FsMPSnqlmpJmjuG66zq1ksKeioLavs44%3D