Copied to clipboard

Flag this post as spam?

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


  • Rolo 2 posts 22 karma points
    Jan 05, 2010 @ 16:31
    Rolo
    0

    Umbraco 4.0.0.2.1 - Runway Not Being Parsed

    Hiya.

    I've upgraded a client's site from Umbraco 3.x to 4.0.2.1.  I'm trying to use the Runway modules for Homepage and Navigation.  I've installed them via the admin and that appeared to work okay, but after saving and publishing the pages whenever I attempt to access the URL I just see a blank page.  On inspecting the source of this page I see what looks like the source for the .NET, which hasn't been parsed by the server, eg:

    <%@ Master Language="C#" MasterPageFile="/masterpages/RunwayMaster.master" AutoEventWireup="true" %>
    <asp:Content id="RunwayHomepagecontent" ContentPlaceHolderID="RunwayMasterContentPlaceHolder" runat="server">
        <div id="content" class="frontPage">
            <umbraco:Item runat="server" field="bodyText"/>
        </div>
    </asp:Content>

     

    This is happening on both my local Win 7 machine, and the Win 2003 box I'll be running for staging.

    Can anyone point me at where I may be going wrong? The old, non runway, content appears to be running okay.  Any ideas?

    Thanks loads for any help.

  • Rolo 2 posts 22 karma points
    Jan 05, 2010 @ 17:46
    Rolo
    0

    Started with a fresh installation and works okay.  Going to migrate my content over to that.

    Cheers.

Please Sign in or register to post replies

Write your reply to:

Draft