Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jon Dunfee 199 posts 468 karma points
    Feb 01, 2014 @ 00:54
    Jon Dunfee
    0

    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:

    <httpRuntime requestValidationMode="2.0" relaxedUrlToFileSystemMapping="true" enableVersionHeader="false" maxUrlLength="512" maxRequestLength="512000" executionTimeout="1800" />

    I really would like to avoid touching the database.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies