Copied to clipboard

Flag this post as spam?

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


  • Niklas Hjelm 104 posts 125 karma points
    Apr 04, 2011 @ 15:09
    Niklas Hjelm
    0

    Timeout when publishing many pages

    When I try to publish around 200 pages at once I get a timeout. The counter works fine but then it just crashes. Any ideas what I can do? Is there a setting I can change? Either way it should not crash :)

    Cheers / Niklas

  • Lee Kelleher 3945 posts 15163 karma points MVP 10x admin c-trib
    Apr 04, 2011 @ 16:47
    Lee Kelleher
    1

    Hi Niklas,

    You could try increasing the timeout?  But keep in mind that this will apply to all of your .aspx pages/scripts.

    <httpRuntime executionTimeout="300" /> 

    ref: http://msdn.microsoft.com/en-us/library/e1f13641.aspx

    Cheers, Lee.

  • Niklas Hjelm 104 posts 125 karma points
    Apr 05, 2011 @ 09:58
    Niklas Hjelm
    0

    Works fine thanks. Needed to change it to 600.

    Cheers / Niklas

  • 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