Copied to clipboard

Flag this post as spam?

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


  • Sherry Ann Hernandez 320 posts 344 karma points
    May 19, 2011 @ 09:39
    Sherry Ann Hernandez
    0

    installing umbraco site to iis 7

    Hi,

    When I moved our site from iis 6.0 to iis 7.0 server, i'm encountering this error.

    ModuleIIS Web Core
    NotificationBeginRequest
    HandlerNot yet determined
    Error Code0x80070032
    Config ErrorThe configuration section 'system.web.extensions' cannot be read because it is missing a section declaration
    Config File\\?\D:\inetpub\floragroup\web.config
    The configuration section 'system.web.extensions' cannot be read because it 
    is missing a section declaration 
     

    <

     

    system.web.extensions>

    <

     

    scripting>

    <

     

    scriptResourceHandler enableCompression="true" enableCaching="true" />

    <

     

    webServices>

    <

     

    jsonSerialization maxJsonLength="500000" />

    </

     

    webServices>

    </

     

    scripting>

    </

     

    system.web.extensions>

     Do you think it is safe to remove the systems.web.extensions section in my web.config?

  • Richard Soeteman 4045 posts 12898 karma points MVP 2x
    May 19, 2011 @ 09:53
    Richard Soeteman
    0

    Think you need to switch to an App_Pool that supports .net 2.0. Check out this article http://msdn.microsoft.com/en-us/library/cc731755%28v=ws.10%29.aspx ;

    I assume you are running Umbraco 4.5 in this situation.

    Cheers,

    Richard

  • Sherry Ann Hernandez 320 posts 344 karma points
    May 19, 2011 @ 10:08
    Sherry Ann Hernandez
    0

    actually i'm running 4.6 and using .net 4.0.

    The link is not working. It's returning a page can't be found error.

Please Sign in or register to post replies

Write your reply to:

Draft