问题描述
大家好,
Hello everyone,
我的问题如下:
My problem is what follows:
我有一个ASP.NET应用程序(带有vb),它与Windows Server中的Web服务连接。此应用程序使查询和插入记录到SQL数据库。
I have an ASP.NET aplication (with vb), that connects with a Web Service in a Windows Server. This aplication makes querys and inserts records into a SQL database.
经过几个小时的用户连接后,它开始出错并且页面无法加载。页面一直在思考。当我重新启动IIS工作进程时,一切顺利。页面加载一秒钟,应用程序速度很快。
After many hours of days of user connections, it begins to give errors and page cannot be loaded. The page keeps thinking forever. When I restart the IIS Worker Process, everything goes well. The page loads in a second and the aplication speed is good.
有时,IIS工作进程的%CPU达到95%,但我可以看到大多数时候页面失败,这个%,甚至达不到10%,所以我无法阻止页面崩溃。
Sometimes, the %CPU of IIS Worker Process, reaches 95%, but I could see that the most times that the page fails, this %, does not reach even the 10%, so I can't prevent the page collapse.
你知道这里会发生什么吗?
Do you have any idea of what could be happening here?
非常感谢大家。
Thanks a lot to everyone.
祝你好运。
Best regards.
推荐答案
它看起来像IIS。微软有一个论坛,虽然它很好隐藏。
It looks to IIS. Microsoft has a forum for that although it is well hidden.
这篇关于加载与IIS Worker Process相关的ASP.NET应用程序时出现问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!