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 4026 posts 15836 karma points MVP 13x 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

Please Sign in or register to post replies

Write your reply to:

Draft