如何IIS下配置Fastcgi支持python???

我想在iis下配置fastcgi来支持python的cgi,iis5.1(xp)和iis6.0(win2003)均试过了,都是同样的错误:
FastCGI Error
The FastCGI Handler was unable to process the request.
--------------------------------------------------------------------------------

Error Details:

The FastCGI process exited unexpectedly
Error Number: -2147467259 (0x80004005).
Error Description: δָ¶¨µÄ´íÎó
HTTP Error 500 - Server Error.
Internet Information Services (IIS)

但如果直接用iis来支持python的cgi则没有问题。。。
而且,在iis配置好fastcgi的情况下,用php来测试是没问题的。。。
baidu,google无数遍了,均未找到解决的方法,
向高人求救!!