client context is not opening properly
Hi,
I can’t see client context page when I use ctt + alt +c. When I press this key combination I am getting empty black screen. If I click client context design page, it s going to 404 error: “The requested URL /libs/cq/personalization/content/clientcontext/content.html was not found on this server.”
I have included the following jsp file in my page
<cq:include script="headlibs.jsp"/>
<cq:include script="/libs/wcm/core/components/init/init.jsp"/>
<cq:include script="stats.jsp"/>
What could be the problem? Do I need to include any jsp file in header?
Thanks,
Anderson