解决FastCGI Error Error Number: -2147467259 (0x80004005). 和 Error Number: -1073741819 (0xc0000005).

间隙填充
正睿科技  发布时间:2024-04-25 11:32:20  浏览数:275
故障报错

FastCGI Error

The FastCGI Handler was unable to process the request.

Error Details:

  • The FastCGI process has failed frequently recently. Try the request again in a while

  • Error Number: -2147467259 (0x80004005).

  • Error Description: δָ¶¨µÄ´íÎó

HTTP Error 500 - Server Error.
Internet Information Services (IIS)

FastCGI Error

The FastCGI Handler was unable to process the request.

Error Details:

  • The FastCGI process exited unexpectedly

  • Error Number: -1073741819 (0xc0000005).

  • Error Description: Unknown Error

HTTP Error 500 - Server Error.
Internet Information Services (IIS)

直接下载 msvcr71.zip 解压缩后得到msvcr71.dll文件,将它放到

C:/Windows/System32
C:/Windows/System
C:/Windows

这三个文件夹下面,重启IIS服务后,问题马上解决了,后台不报错了。

虽然不知道原理 ,但也把自己经历写下,希望有同样错误的朋友能够根据看到,并解决这个问题。