加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程开发 > asp.Net > 正文

asp.net-mvc – 使用Visual Studio和ASP.NET MVC加载时间非常慢

发布时间:2020-12-16 00:04:16 所属栏目:asp.Net 来源:网络整理
导读:喜 我正在使用Visual Studio 2010开发一个ASP.NET MVC网站.该站点是使用本地内置的ASP.NET开发服务器从本地计算机构建和运行的,该数据库位于网络上. 问题是加载或重新加载页面非常慢,看看这个场景: Link to image 知道为什么这么慢吗? 最好的祝福 编辑:我

我正在使用Visual Studio 2010开发一个ASP.NET MVC网站.该站点是使用本地内置的ASP.NET开发服务器从本地计算机构建和运行的,该数据库位于网络上.

问题是加载或重新加载页面非常慢,看看这个场景:

Link to image

知道为什么这么慢吗?

最好的祝福

编辑:我发现这只会发生我的Firefox,IE会更快地返回页面ALOT吗?

解决方法

http://codewut.de/content/local-iis-dev-server-firefox-slow-request-response-times

If you run into the same issue,disable IPv6 support in Firefox:
about:config -> network.dns.disableIPv6 -> true
Apparently Firefox and Microsoft Internet Information Server do not like to play together nicely on Vista without human intervention.

更多细节(以及底部的链接):
http://weblogs.asp.net/bleroy/archive/2008/12/29/why-are-scripts-slow-to-load-in-firefox-when-using-visual-studio-s-built-in-development-web-server-a-k-a-cassini.aspx

尝试一下,让我/我们知道它是否有帮助!我听说过很多这个问题.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读