PageProperties not found and Custom config doesn't load in v4.5.0.0

Last post 06-10-2005, 2:02 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  06-09-2005, 9:46 PM 7437

    PageProperties not found and Custom config doesn't load in v4.5.0.0

    I upgraded to v4.5.0.0 and saw a couple problems.
     
    1.  PageProperties isn't supported.  I had to remove the "PageProperties" elements for the runtime to work.
     
    2.  Custom config files set using the "ConfigurationPath" attribute isn't working.  I can set AutoConfigure="Full" and the page works,  but setting AutoConfigure=None and setting the ConfigurationPath loads up the Editor without any buttons.
     
     
    Keep in mind that all the code / aspx has remained untouched between the upgrades (except of course removing the PageProperties elements)...
     
    Here's part of my Editor on the ASPX:
     
    <CE:EDITOR id="txtContentCute" runat="server" name="txtContentCute" Width="100%" AutoConfigure="None" oncommand="HandleEditorCommand(this);" MaxHTMLLength="200000" BreakElement="P" ShowBottomBar="False" ShowHtmlMode="False" ShowPreviewMode="False" ThemeType="OfficeXP" EditorOnPaste="PasteText" ConfigurationPath="~/CuteSoft_Client/CuteEditor/Configuration/srmedium.config" Font-Names="Verdana" Font-Size="11px" Height="275px">
                  <FrameStyle Height="100%" BorderWidth="1px" BorderStyle="Solid" BorderColor="Silver" Width="100%"
                   CssClass="CuteEditorFrame" BackColor="White"></FrameStyle>
    </CE:EDITOR>
  •  06-10-2005, 2:02 PM 7472 in reply to 7437

    Re: PageProperties not found and Custom config doesn't load in v4.5.0.0

    PageProperties have been removed in the version 4.5.
     
    The other issue has been fixed in the new build.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML