500 - The request timed out error updating content using a macro
Hi, I have a user control which updates property values (Vorto wrapped text boxes) to add a new language to the site. It takes a few minutes but all works as expected on local machine. On the production server however I'm getting a '500 - The request timed out.' error, even when reducing the workload down to 50 property value chucks (only working on 50 rows of the source datatable at a time). I've tried adding executionTimeout="7200" and now tried executionTimeout="99999999", but result is the same. The request times out in about 90 seconds regardless. Any ideas? Thanks, Steve
500 - The request timed out error updating content using a macro
Hi,
I have a user control which updates property values (Vorto wrapped text boxes) to add a new language to the site. It takes a few minutes but all works as expected on local machine. On the production server however I'm getting a '500 - The request timed out.' error, even when reducing the workload down to 50 property value chucks (only working on 50 rows of the source datatable at a time).
I've tried adding executionTimeout="7200" and now tried executionTimeout="99999999", but result is the same. The request times out in about 90 seconds regardless.
Any ideas?
Thanks, Steve
is working on a reply...