本文介绍了Asp.net网站工作很慢。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我们在aps.net(Visual Studio 2010)中创建了一个网站。但客户抱怨网站速度很慢,加载页面需要花费太多时间。我们正在使用WCF服务从 Microsoft Dynamics CRM 中检索数据。我们从CRM获取的主要数据和来自SQL Server 2008的其他数据。大多数数据来自CRM通过WCF。然而,我们未能找到网站缓慢的原因。有时CPU使用率高达95%至96%。当我们重新启动服务器网站时工作正常。在(美国)客户端的主服务器和网站的开发正在印度进行。 请帮助什么是这种缓慢背后的主要原因。解决方案 We have created one website in aps.net (Visual Studio 2010). But client complaints that website is very slow it takes too much time to load pages. We are retriveing data from Microsoft Dynamics CRM using WCF service.Our main data we fetches from CRM and other data from SQL server 2008. Most of the data is coming from CRM through WCF . Yet we have failed to find cause of slowness in website.Sometimes CPU usage goes upto 95% To 96%. When we restart server website works fine for sometime.Main server at client side in(US) and development of website is going on in india.Please help what is the main reason behind this slowness. 解决方案 这篇关于Asp.net网站工作很慢。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!