Visual Studio 2013 Browser Link is not showing other options but Refresh

梦想与她 提交于 2019-12-11 02:26:38

问题


I'm taking a look at Visual Studio 2013 Browser Link and it seems like there should be other options for the connected browsers, like Design Mode and Inspect Mode. But for me, it's just showing Refresh.

I'm using VS 2013 with update 2. The project is an ASP.NET MVC application, with .NET 4.5 and debug is enabled in the web.config file.

Is there something I'm missing?


回答1:


You need http://vswebessentials.com/download. Vs2013 alone will show only refresh action. All additional things are various extensions bundled as part of webessentials.



来源:https://stackoverflow.com/questions/24981468/visual-studio-2013-browser-link-is-not-showing-other-options-but-refresh

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!