getting ould not load type CuteEditor.Editor from assembly???

Last post 12-24-2007, 2:16 PM by sterling_iress. 3 replies.
Sort Posts: Previous Next
  •  03-30-2005, 11:33 AM 5098

    getting ould not load type CuteEditor.Editor from assembly???

     
     
     
    Hi There,
     
    I changed the filespath and now when i try to use cuteeditor it gives me the following 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=4.0.0.5, Culture=neutral, PublicKeyToken=3858aa6802b1223a because the format is invalid.

    Source Error:
    <CE:Editor id="Description" runat="server" ShowLogo="False" MaxDocumentSize=2000 ImageGalleryPath="images" FilesPath = "CuteSoft_Client/CuteEditor" Height="450" />
    Line 94: </P>
    Line 95: </TD>
     
    I have also tried the filesPath to be the following
     
    1. the absolute url, c:/inetpub/....
    2. ~/site/Cutesoft_Client/CuteEditor
    3. I have also switched the / to \ and tried
     
    All give me the same error... Also i am trying to upgrade from version 3 to 4, and version 3 works.
     
    Any ideas???
     
    Thanks
  •  05-06-2005, 11:08 AM 6466 in reply to 5098

    Re: getting ould not load type CuteEditor.Editor from assembly???

    Jack,
     
    Most of theses issues can be resolved by recopying all the CuteEditor clients files and CuteEditor Dlls to your server.
     
    In the new version, we took off the ShowLogo, MaxDocumentSize and ImageGalleryPath properties.

    Keep me posted.

    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

  •  12-24-2007, 10:44 AM 36013 in reply to 6466

    Re: getting ould not load type CuteEditor.Editor from assembly???

    Hi,
       I have downloaded Cute Editor for .NET version 6.0 and created a new project. I followed the deployment procedures
       but it gives me "Could not load type CuteEditor.Editor from assembly CuteEditor, Version=6.0.0.0, Culture=neutral, PublicKeyToken=3858aa6802b1223a because the format is invalid." error
     
    The line <CE:Editor id="Editor1" EditorWysiwygModeCss="../example.css" runat="server" ></CE:Editor><br />
     is highlighted. I tried of recopying the DLLS but doest not work.
     
    Can any one please help me in resolving this.
     
    Thanks,
    Vik
  •  12-24-2007, 2:16 PM 36015 in reply to 36013

    Re: getting ould not load type CuteEditor.Editor from assembly???

    Hi:
       I fixed it. Apparently it requires .NET 1.1 framework to run.
     
    Thanks,
    Vik
View as RSS news feed in XML