Copied to clipboard

Flag this post as spam?

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


  • Gordon Saxby 1347 posts 1608 karma points
    Oct 02, 2013 @ 16:22
    Gordon Saxby
    0

    Umbraco 4.0.1 on Windows Server 2008 R2 64bit

    Is this possible? I'm guessing nobody has done it for a while but I thought I'd ask :-)

    I have enabled 32bit in the IIS app pool, but I get this error:

    Server Error in '/' Application.

    Configuration Error

     Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

    Parser Error Message: Invalid access to memory location. (Exception from HRESULT: 0x800703E6) (C:\websites\xxx\web.config line 79)

    Source Error:

    Line 77:       <!-- URL REWRTIER -->
    Line 78:       <add name="UrlRewriteModule" type="UrlRewritingNet.Web.UrlRewriteModule, UrlRewritingNet.UrlRewriter" />
    Line 79:       <add name="umbracoRequestModule" type="umbraco.presentation.requestModule" />
    Line 80:       <!-- UMBRACO -->
    Line 81:       <add name="viewstateMoverModule" type="umbraco.presentation.viewstateMoverModule" />


    Source File: C:\websites\xxx\web.config    Line: 79


    Version Information: Microsoft .NET Framework Version:2.0.50727.5472; ASP.NET Version:2.0.50727.5474 

     

    I'm not sure what to do now (apart from get a 2003 server set up!).

     

  • 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