使用firefox和visual studio.net调试asp.net - 与IE相比非常慢 [英] Debugging asp.net with firefox and visual studio.net - very slow compared to IE

查看:177
本文介绍了使用firefox和visual studio.net调试asp.net - 与IE相比非常慢的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我已经阅读了一些东西有一种方法可以解决这个问题,但是我无法为我的生活找到它。



有谁知道我在说什么,可以点我在正确的方向吗?



Cheers
John



编辑



对不起,我没有很好的解释自己(再次)。我喜欢Firefox进行调试(firebug etc)



在使用IE调试时点击F5浏览器快速启动,点击我的Web应用程序几乎是即时的,当一个breakpont被击中我直接得到我的代码,没有任何延迟。



在使用FireFox调试时点击F5浏览器启动速度非常慢(好,我有插件,缓慢FF加载),但点击我的网络应用程序真的很慢,当一个断点被打破时,它需要几年的时间才能进入代码。



我发誓我读过某个地方有一个设置Firefox(about:config maybe?),当更改为一些魔术设置时,将这一切都排除在外。

解决方案

bingo。发现我之前阅读过的文章



我刚刚将我的network.dns.ipv4OnlyDomains属性更改为:config到localhost。重新启动firefox,现在firefox在使用visual studio(2005)调试asp.net时执行与IE相同的操作。



希望这可以帮助任何人都有同样的问题。 p>

Debugging asp.net websites/web projects in visual studio.net 2005 with Firefox is loads slower than using IE.

I've read something somewhere that there is a way of fixing this but i can't for the life of me find it again.

Does anyone know what i'm on about and can point me in the right direction please?

Cheers John

edit

sorry rob i haven't explained myself very well(again). I prefer Firefox for debugging (firebug etc)

hitting F5 when debugging with IE the browser launches really quickly and clicking around my web application is almost instant and when a breakpont is hit i get to my code straight away with no delays.

hitting F5 when debugging with FireFox the browser launches really slowly (ok i have plugins that slow FF loading) but clicking around my web application is really really slow and when a breakpoint is hit it takes ages to break into code.

i swear i've read something somewhere that there is a setting in Firefox (about:config maybe?) that when changed to some magic setting sorts all this out.

解决方案

bingo. found the article i read before.

i just changed my network.dns.ipv4OnlyDomains property in about:config to localhost. restarted firefox and now firefox performs the same as IE when debugging asp.net with visual studio (2005).

hope this helps anyone else that has the same problem.

这篇关于使用firefox和visual studio.net调试asp.net - 与IE相比非常慢的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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