IIS出现The requested resource is in use的解决办法

有的时候,我们在调用ASP的时候出现了

The requested resource is in use

这个时候在 微软的KB上解决办法是将ASP ISAPI缓存的对号选中
很遗憾,这样不能够解决大部分问题。这个问题依然会困扰着很多人。

The possible cause for this is vbscript.dll reference in registry got messed up and
you need to re-register it.
Try

运行
regsvr32 %windir%/system32/vbscript.dll

问题解决

此条目发表在未分类分类目录。将固定链接加入收藏夹。

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注