Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > CMSPageManager error View modes: 
User avatar
Member
Member
pwn.singh86-hotmail - 1/4/2012 4:14:28 AM
   
CMSPageManager error
Hi ,

Im new to Kentico CMS. Im trying to explore BasicRepeater . Im getting error "There must be page manager (CMSPageManager or CMSPortalManager) on the page."

Please tell me how can i solve the problem

Regards,
Pawan

User avatar
Kentico Consulting
Kentico Consulting
kentico_borisp - 1/4/2012 9:01:46 AM
   
RE:CMSPageManager error
Hello,

Yes, you need to add an portal manager, for example:
<cms:CMSPortalManager ID="manPortal" ShortID="m" runat="server" EnableViewState="false" />

Please check our documentation for more information.

Best regards,
Boris Pocatko