Working on a site with roughly 20,000+ nodes and I need to remove a field from the parent doc type all the rest of the doc types are nested under. Whenever I attempt to remove it, I get a backoffice timeout preventing the operation. What can I do to increase this timeout?
I have this in the web.config, but seems to be ignored:
Removing Fields Document Types Timing Out
Working on a site with roughly 20,000+ nodes and I need to remove a field from the parent doc type all the rest of the doc types are nested under. Whenever I attempt to remove it, I get a backoffice timeout preventing the operation. What can I do to increase this timeout?
I have this in the web.config, but seems to be ignored:
I really would like to avoid touching the database.
is working on a reply...