I have been trying for days to get my sitemap generator to work, but each time i get this.

FastCGI Error

The FastCGI Handler was unable to process the request.

Error Details:

The FastCGI process exceeded configured activity timeout
Error Number: 258 (0x80070102).
Error Description: The wait operation timed out.
HTTP Error 500 - Server Error.
Internet Information Services (IIS)

Can anybody help me with this.

Cheers

Lee
Re: This error: The FastCGI Handler was unable to process the request.
« Reply #1 on: October 13, 2008, 07:33:54 AM »
Hello,

it looks like your server configuration doesn't allow to run the script long enough to create full sitemap. Please try to increase memory_limit and max_execution_time settings in php configuration at your host (php.ini file) or contact hosting support regarding this.