Re: Toolbars missing when deploying to server

  •  03-30-2010, 11:41 AM

    Re: Toolbars missing when deploying to server

    Dear rmiller,
     
    I tested the following code:
     
    <CE:Editor ID="Editor2" runat="server" AllowPasteHtml="true"  Height="800px" Width="1000px" EditCompleteDocument="True" EnableStripStyleTagsCodeInjection="False" UsePhysicalFormattingTags="True" AllowEditServerSideCode="True" SecurityPolicyFile="admin.config" UseHttpHandlerCacheImages="False" UseStandardDialog="True" AutoConfigure="Full"></CE:Editor>
     
    It works fine. Can you post your full page code here or send it to [email protected]?  We will investigate it.
     
    Regards,
    Eric
View Complete Thread