Problem With Crawling Website in IIS 7
« on: May 10, 2013, 03:29:58 PM »
In IIS 7 i installed PHP i open generator/index.php i set all the preferences as i want to but when i go at Crawling i get an Error

Type:System.Web.HttpRequestValidationException

.Web.WebSession.IsErrorPath() in D:\Build\ECOM\Projects\WebServer\ESWeb\WebSession.vb:line 367
ASP.global_asax.Application_AuthenticateRequest(Object sender, EventArgs e)
System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)]

What can i do?
Re: Problem With Crawling Website in IIS 7
« Reply #1 on: May 13, 2013, 01:34:35 PM »
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.

in case of Windows server it might be needed to increase script timeout in IIS configuration as described on:
http://forums.iis.net/p/1076662/1585343.aspx#1585343
http://www.iisadmin.co.uk/?p=7