Smart clients and CGI Timeout
"
CGI Timeout
The specified CGI application exceeded
the allowed time for processing. The
server has
deleted the process. "
Check if your virtual directory executes permission set to "script and executables". If so the server tries to run smart client exe instead of returning it as byte stream. Change your virtual directory execute permission to Script only.