Copied to clipboard

Flag this post as spam?

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


  • Jan Molbech 31 posts 76 karma points
    Sep 07, 2011 @ 09:46
    Jan Molbech
    0

    timeout on install

    I cant install nForum. Each time i try i throws a timeout. I try to install it into a blank Umbraco installation 4.7.

    What am i missing? is it somekind of administrator issue?

  • dimi309 245 posts 579 karma points
    Sep 07, 2011 @ 10:14
    dimi309
    0

    Hi! 

    I've never used nForum but sometimes if I get timeouts when I'm doing something heavy I temporarily add a large executionTimeout in the web.config in the httpRuntime tag:

    <httpRuntime requestValidationMode="2.0" executionTimeout="900000" />

    Maybe this can help...

     

  • Jan Molbech 31 posts 76 karma points
    Sep 07, 2011 @ 10:59
    Jan Molbech
    0

    nope, that didn't work. 

  • Jan Molbech 31 posts 76 karma points
    Sep 07, 2011 @ 11:12
    Jan Molbech
    0

    when i setup my umbraco site i went for the sql ce database. I sthis a problem? Will it only fully install into a real SQL/mySQL database? 

  • Lee 1130 posts 3088 karma points
    Sep 10, 2011 @ 09:28
    Lee
    0

    nforum was built for SQL and not SQL CE... So I can't gaurantee it will work 100% on SQL CE without some code changes, hoever the entire code is on codeplex

  • 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