Jump to content

W3C Valid WYCIWYG .NET Editor


Dug

Recommended Posts

Hi guys,Ok I've been at this one all night, and I'm just about to give up......... I downloaded the CuteSoft ASP.NET WYSIWYG text editor, and followed the installation instructions... i.e. put the following in the Bin directory:CuteEditor.dllNetSpell.SpellChecker.dllCuteEditor.lic and the default.aspx in the main application directory. Pretty straight forward I'd say......... although I'm getting the error:

Could not load file or assembly 'CuteEditor' or one of its dependencies. The system cannot find the file specified.
and it points to the line
<%@ Register TagPrefix="CE" Namespace="CuteEditor" Assembly="CuteEditor" %>
I should say that other DLLs I've compiled and placed in the Bin directory all work fine. I've tried everything I can think of... been at it all night as I said. Was wondering if anyone has a solution, or if anyone could recommend a W3C valid WYSIWYG .NET text editor? ThanksDug
Link to comment
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...