使用Silverlight 4和Firefox进行Visual Studio调试 [英] Visual Studio Debugging with Silverlight 4 and Firefox

查看:161
本文介绍了使用Silverlight 4和Firefox进行Visual Studio调试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当尝试使用Firefox作为浏览器在Visual Studio 2010中调试Silverlight 4应用程序时,我无法点击任何断点。我收到消息断点当前不会被击中。

解决方案

这是解决方案,在Firefox中工作:


  1. 在Firefox的地址栏中输入about:config

  2. 查找属性名为dom.ipc.plugins.enabled

  3. 通过双击
  4. 将值从true更改为false
  5. 重新启动所有Firefox浏览器

  6. 返回Visual Studio并开始调试!

希望这样可以节省别人! / p>

When trying to debug a Silverlight 4 application in Visual Studio 2010 with Firefox as my browser, I am unable to hit any breakpoints. I get the message "breakpoint will not currently be hit".

解决方案

Here is the solution that worked for me when debugging was not working in Firefox:

  1. Type "about:config" into the address bar of Firefox
  2. Find the property named "dom.ipc.plugins.enabled"
  3. Change the value from true to false by double clicking
  4. Restart all Firefox browsers
  5. Go back to Visual Studio and start debugging!

Hope this saves someone else some time!

这篇关于使用Silverlight 4和Firefox进行Visual Studio调试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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