浏览器链接不适用于特定解决方案 [英] Browser Link not working for specific solution

查看:76
本文介绍了浏览器链接不适用于特定解决方案的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我正在开发一个MVC Web应用程序,我不记得究竟发生了什么,但浏览器链接突然停止工作。
浏览器链接 在我创建全新解决方案时有效,但我正在处理的解决方案是没有建立浏览器链接。 



我尝试打开和关闭浏览器链接并将以下内容添加到Web.config

<的AppSettings> 
< add key =" vs.BrowserLinkEnable"值= QUOT;真" \>
< / appsettings>

无济于事。


注意:debug设置为true。


我真的不知道如何对此进行故障排除,所以我很感激帮助。我没有在网上找到任何类似的问题,但是如果你找到了这个问题,请指导我。

解决方案

嗨James,


欢迎来到MSDN论坛。


请参阅您的说明,看来您的问题仅与此特定解决方案有关,请转发至此适当的
论坛:https://forums.asp.net/1146.aspx/ 获得更好的支持,因为我们的论坛是讨论VS IDE以及是否即使是新项目遇到这个问题,请随意l我们知道,谢谢你的理解。


同时,您可以尝试重新启动并重新打开此解决方案,清除此解决方案或删除此解决方案文件夹下的此文件夹".vs"以进行测试。每

此文档
和Web.config文件中的此键命名为"vs:EnableBrowserLink"
而不是您分享的"vs.BrowserLinkEnable",希望此信息对您的问题有所帮助。



最好的问候,


萨拉


Hi,

I'm developing an MVC Web application and I don't remember what exactly happened but browser link stopped working all of a sudden. Browser link works when I create a completely new solution but the solution I'm working on is not establishing a browser link. 

I've tried turning browser link on and off and Adding the below to Web.config

<appsettings>
   <add key="vs.BrowserLinkEnable" value="true" \>
</appsettings>

To no avail.

Note: debug is set to true.

I don't really know how to go about troubleshooting this so I'd appreciate the help. I haven't found any similar questions on the web but do direct me to them if you have found one. 

解决方案

Hi James,

Welcome to the MSDN forum.

Refer to your description, it seems your issue is only relates to this specific solution and please redirect to this appropriate forum: https://forums.asp.net/1146.aspx/ for a better support, since our forum is to discuss the VS IDE and if even for the new project meet this issue, please feel free let us know, thank you for your understanding.

Meanwhile, you can try to restart and reopen this solution, clean this solution or delete this folder ‘.vs’ under this solution folder to have a test. Per this doc and in the Web.config file, this key named "vs:EnableBrowserLink" not the "vs.BrowserLinkEnable" that you shared, hope this information helpful for your issue.

Best regards,

Sara


这篇关于浏览器链接不适用于特定解决方案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆