The remote procedure call failed and did not ……
作者:lemon 日期:2010-03-04
The remote procedure call failed and did not execute的解决办法:
具体描述:打开IIS随便访问一个.asp文件,提示The remote procedure call failed and did not execute,再刷新变为:-2147467259 (0x80004005),再刷新就变回去了,就在那两句错误中不断的重复,访问htm文件正常,说明一个问题,出在asp的解析上。(重装iis无果)
解决方法:开始 运行 regsvr32 vbscript.dll 即可
Tags: The remote procedure call failed and did not execute -2147467259 (0x80004005) iis错误