惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Tailwind CSS Blog
The GitHub Blog
The GitHub Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog
Microsoft Security Blog
Microsoft Security Blog
Stack Overflow Blog
Stack Overflow Blog
量子位
Martin Fowler
Martin Fowler
月光博客
月光博客
P
Proofpoint News Feed
博客园_首页
Y
Y Combinator Blog
I
InfoQ
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
H
Help Net Security
U
Unit 42
GbyAI
GbyAI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 司徒正美
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell

博客园 - 随风逝去(叶进)

MySQL分表(Partition)学习研究报告 用WPF+MongoDB开发房产信息收集器(4)——房产信息采集器总体介绍附程序下载 用WPF+MongoDB开发房产信息收集器(3)——MongoDB入门 用WPF+MongoDB开发房产信息收集器(2)——后台线程 用WPF+MongoDB开发房产信息收集器(1) 终于可以继续往下了! 回首2008 另类的二级域名实现方法 【更新 2008.10.16】触发C#Button的双击事件 触发C#Button的双击事件 到底要不要去面试? 【C#食谱】【面食】菜单7:用默认值初始化泛型变量 类和对象 【C#食谱】【杭帮菜】菜单2:写一个TCP客户端 C#Winform下用正则表达式限制TextBox只能输入数字 【C#食谱】【杭帮菜】菜单1:写一个TCP服务端 【C#食谱】【川菜】菜单1:列出被引用的程序集 实现需求工程的成功方法 实现需求工程的成功方法——难度:高;影响:低
解决FireFox不能Debug Silverlight程序的问题 - 随风逝去(叶...
随风逝去(叶进) · 2011-01-17 · via 博客园 - 随风逝去(叶进)

最近在做一个Silverlight的项目,一直用的是FF,却发现默认情况下FF无法调试Silverlight。困扰了我n久,今天总算是搞定了~

贴出来跟大家分享下:

Try these steps...

  1. Type "about:config" into FF's address bar
  2. Accept the warning (if applicable)
  3. Search for the entry "dom.ipc.plugins.enabled.npctrl.dll"
  4. Change its value from "true" to "false" (double-click)
  5. Restart the browser
  • OK,搞定~

    原文:http://forums.silverlight.net/forums/t/755.aspx

    汇聚杭州外卖:外卖汇

    posted @ 2011-01-17 15:51  随风逝去(叶进)  阅读(514)  评论(0)    收藏  举报

    刷新页面返回顶部