Copied to clipboard

Flag this post as spam?

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


  • Rasmus Willumsgaard 6 posts 26 karma points
    Jan 10, 2011 @ 13:24
    Rasmus Willumsgaard
    0

    Umbraco 4.5.2 on Surftown

    I've intalled the new version of umbraco on surftown with succes...

    However I had to remove this Ajax form the web.config (according to Surftown support), but what does it do?

     <!-- ASPNETAJAX-->
    <system.web.extensions>    
    <scripting>
          <scriptResourceHandler enableCompression="true" enableCaching="true" />
        </scripting>
      </system.web.extensions>

    And the site is respondig really slow (10-15 second), help please?

    Kind regards
    Rasmus

  • Tim 1193 posts 2675 karma points MVP 4x c-trib
    Jan 10, 2011 @ 19:14
    Tim
    0

    Hi Rasmus,

    Can you give a bit more information about the error that you get if you have that code in there?

    Is there anything else on the site that could be causing it to run slowly (databases on other networks, large images/database queries)?

    Regards,

    Tim.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jan 10, 2011 @ 21:43
    Jan Skovgaard
    0

    Hi Rasmus

    Regarding the performance issue have you read this? https://surftown.dk/support/kan-jeg-anvende-umbraco-hos-surftown

    Maybe their support can help you out as well.

    /Jan

  • Rasmus Willumsgaard 6 posts 26 karma points
    Jan 11, 2011 @ 08:58
    Rasmus Willumsgaard
    0

    Thanks for your replays,

    It’s a clean install of Umbraco. So no heavy pictures yet.

    The error is: 500.19
    Config Error  The configuration section 'system.web.extensions' cannot be read because it is missing a section declaration

    I removed that from the web.config but now it’s just running really slow.
    I did read the surftown guide, it didn’t say anything about editing the web.config.
    And the surftown support said I should copy there setup on a local machine, and try to find the problems myself?

    Rasmus

  • Tim 1193 posts 2675 karma points MVP 4x c-trib
    Jan 11, 2011 @ 10:09
    Tim
    0

    It sounds like there's something missing from the web.config file. Can you post the sections part of the web.config file?

  • Rasmus Willumsgaard 6 posts 26 karma points
    Jan 12, 2011 @ 09:24
    Rasmus Willumsgaard
    0

    It’s a standard web.config from Umbraco 4.5.2 I just edited the connectionstring and removed the ASPNETAJAX section.

    \Rasmus

     

  • Rasmus Willumsgaard 6 posts 26 karma points
    Jan 17, 2011 @ 13:32
    Rasmus Willumsgaard
    0

    By changing Pipeline mode from classic to integrated helped allot, still not perfect but acceptable

    \Rasmus

Please Sign in or register to post replies

Write your reply to:

Draft