Type 'CuteEditor.Editor' does not have a property named 'PageProperties'.

  •  08-31-2005, 4:55 AM

    Type 'CuteEditor.Editor' does not have a property named 'PageProperties'.

    Cute editor has stopped working and i get the following errors
     

    Server Error in '/' Application.


     

    Parser Error

    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

    Parser Error Message: Type 'CuteEditor.Editor' does not have a property named 'PageProperties'.

    Source Error:

    Line 35: 						CssClass="CuteEditorFrame" BackColor="White"></FrameStyle>
    Line 36: 					<TextAreaStyle Font-Names="Trebuchet MS"></TextAreaStyle>
    Line 37: 					<PageProperties Title="" Description="" HtmlBase="" Keywords=""></PageProperties>
    Line 38: 				</CE:EDITOR></P>
    Line 39: 			<P><asp:label id="Label1" style="Z-INDEX: 101; LEFT: 272px; POSITION: absolute; TOP: 136px" runat="server"

    Source File: D:\Webs\BatesAdvisers\admin\bal_ut.aspx Line: 37
     
     
    Please help
     
    Please note this page was working perfectly last week and nothing has been done to change it
View Complete Thread