If you go into IIS for our site and go into the Home Directory area, click on the Configuration button. You will see a "Cache ISAPI Applications" option. You should ONLY turn this off for testing purposes. When you turn it off, if two people try to hit the same page at the same time they will get:
The requested resource is in use
When this is off, you will also see an event log entry for EVERY time an ISAPI is loaded and unloaded from memory - i.e. constantly.
Check this box in order to cause the items to cache in memory - therefore always being available.
Also:
We ran into this problem and it was due to a corruption of the vbscript.dll as we noticed it was not running.
巨人网络通讯声明:本文标题《IIS访问ASP页面时报错The requested resource is in use.的解决办法》,本文关键词 IIS,访问,ASP,页面,时,报错,;如发现本文内容存在版权问题,烦请提供相关信息告之我们,我们将及时沟通与处理。本站内容系统采集于网络,涉及言论、版权与本站无关。
相关文章
下面列出与本文章《IIS访问ASP页面时报错The requested resource is in use.的解决办法》相关的同类信息!