简体   繁体   English

加载时,Asp.net应用程序页面挂起/冻结

[英]Asp.net application page hangs/freezes while loading

I have web application using asp.net 3.0 and ajax update panels, web services ... The web page randomly freezes and could not find any error. 我有使用asp.net 3.0和ajax更新面板的Web应用程序,Web服务...网页随机冻结,找不到任何错误。

Here is a simplified Question: A user select a patient record, the page that shows the patient info 'freezes' while loading. 这是一个简化的问题:用户选择患者记录,该页面显示加载时患者信息“冻结”。 CPU usage by the browser is high and stays high, there is no error on the page, and it looks as if it is continuing to load (progress bar never completes). 浏览器的CPU使用率很高并且一直很高,页面上没有错误,并且看起来好像正在继续加载(进度条从未完成)。 The same user can log into another very similar workstation and access the problem patient record with no issues, and other patients records can be viewed without issues on the original 'problem' workstation 同一用户可以登录到另一个非常相似的工作站,并访问没有问题的病历,并且可以在原始“问题”工作站上查看其他病历而没有任何问题

I have seen this problem with IE, not sure if that is what the problem workstation is using: 我已经看到了IE的这个问题,不确定是不是工作站正在使用的问题:

KB 2000262 - Fix: UpdatePanel Async Postbacks Slow in Internet Explorer . KB 2000262-修复:Internet Explorer中UpdatePanel异步回发缓慢

UpdatePanel Async Postsback slow in IE…Part 3 IE中的UpdatePanel异步回发缓慢……第3部分

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM