Copied to clipboard

Flag this post as spam?

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


  • Salman 10 posts 30 karma points
    Apr 03, 2013 @ 18:05
    Salman
    0

    right-click on a node and selecting courier causes an error: IsChildList

    I created a test folder and content page in one instance of umbraco, and when I right-clicked => courier then a popup displayed with the error:

    Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. 

     

    Compiler Error Message: CS1061: 'ASP.umbraco_plugins_courier_usercontrols_systemitemselector_ascx' does not contain a definition for 'IsChildList' and no extension method 'IsChildList' accepting a first argument of type 'ASP.umbraco_plugins_courier_usercontrols_systemitemselector_ascx' could be found (are you missing a using directive or an assembly reference?)

     

    Source Error:

     

    Line 4:  <HeaderTemplate>

    Line 5:  

    Line 6:  <%if (!this.IsChildList){%>

    Line 7:  <div id="systemItemSelectorDiv" class="systemItemSelectorDiv">

    Line 8:  <% } %>

     

     

    Source File:d:\Inetpub\wwwroot\dev_Um

     

    This is courier 2.7.3_2.7.3.39


    umbraco v 4.7.2 (Assembly version: 1.0.4573.23178)

     

Please Sign in or register to post replies

Write your reply to:

Draft