hi, aside from the earlier advice to switch to apache, does anyone have any helpful advice on how to make python cgi scripts run on iis (win2k iis5.0)? i have done this HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\Script Map .cgi c:\Program Files\python.exe -u %s %s but all i get back is "%1 is not a valid Win32 application. " thanks, doug