Hi, finally got it working:
<ajaxToolkit:ToolkitScriptManager ID="tScriptManager" runat="server" EnableViewState="false" ScriptMode="Release">
<Scripts>
</Scripts>
</ajaxToolkit:ToolkitScriptManager>
<cms:CMSPortalManager ID="CMSPortalManager1" ShortID="m" runat="server" EnableViewState="false" />
<cms:ContextMenuPlaceHolder ID="plcCtx" runat="server" />
one small problem is left: the contextmenu is not styled in any case (like in the form tabs) and looks awful - how can i style this buttons or is there any theme which can be applied?
thanks in advance
elmar