Version not supported?

  •  07-12-2006, 3:54 AM

    Version not supported?

    Hello
     
    I just downloaded the Cute Editor. When trying to add it to the Toolbox, i get the message "There are no components in 'C:\Projekte\Portal\CuteEditor.dll' that can be placed on the toolbox."
     
    When trying to run the examples, placed in my app directory, i get the error
     

    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: Could not load type CuteEditor.Editor from assembly CuteEditor, Version=5.3.0.0, Culture=neutral, PublicKeyToken=3858aa6802b1223a.

    Source Error:

    Line 24: 						This example show you <b>all the predefined buttons</b>. 
    Line 25: 						<br><br>
    Line 26: 						<CE:Editor id="Editor1" EditorWysiwygModeCss="../example.css" runat="server" ></CE:Editor><br />
    Line 27: 						<asp:Button id="btnUpdate" onclick="Submit" Runat="server" Text="Show HTML"></asp:Button>
    Line 28: 						<asp:Literal ID="Literal1" Runat="server" />

    Source File: C:\Projekte\Portal\Web\vb\Default.aspx    Line: 26

    Version Information: Microsoft .NET Framework Version:1.0.3705.0; ASP.NET Version:1.0.3705.0
     
    I am using Visual Studio 2002, and i thought that should work because for the requirements all three versions "Microsoft .NET Framework 1.0, 1.1 and 2.0" are mentioned.
     
    Is is possible that Cute Editor does not support Studio 2002, or what could be the reason for my errors?
     
    Many thanks in advance and best regards
     
    Irene
View Complete Thread