Copied to clipboard

Flag this post as spam?

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


  • Tom 713 posts 954 karma points
    Aug 19, 2011 @ 04:17
    Tom
    0

    4.7 Preview Broken?!

    Hi Guys,

    trying to preview content and am getting Cannot find ContentPlaceHolder 'ContentPlaceHolderDefault' in the master page '/masterpages/PrimacyMaster.master', verify content control's ContentPlaceHolderID attribute in the content page

     

    the top of my master page looks like so:

    <%@ Master Language="C#" MasterPageFile="~/umbraco/masterpages/default.master" AutoEventWireup="true" %>
    <%@ Register Src="~/usercontrols/BrokerManagementUserControl.ascx" TagName="BrokerLoginPanel" TagPrefix="primacy" %>
    <asp:Content ContentPlaceHolderID="ContentPlaceHolderDefault" runat="server">

      <!doctype html public "-//w3c//dtd xhtml 1.0 strict//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-strict.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

    .. content goes here ..

      </body>
      </html>
    </asp:Content>

     

    so how it can not find my content place holder is most odd?!?!

     

    has anyone had this issue before?

    Thanks,

    Tom

  • Tom 713 posts 954 karma points
    Aug 19, 2011 @ 06:57
    Tom
    0

    an update!

    it seems to be caused by using multiple domains?!!

    if you look at the setup:

     

    for pages under the NZ root node. the links are messed up when looking at the properties tab.. Also it is only for the NZ nodes that the preview is well and truly stuffed!

     

    Thanks,

    Tom

Please Sign in or register to post replies

Write your reply to:

Draft