Hi,
Does anyone know where i can find a simple example of a aspx page template with a webpart zone correctly defined ?
There seems to be a big gap in the documentation regarding webparts and aspx page templates.
when i add the webpart tag as below i get the following error
<cc2:CMSWebPartZone ID="zoneTop" runat="server" />
gives error 'Parent CMSPagePlaceholder not found.'
thanks in advance