Link Button Problem

  •  08-17-2004, 6:19 PM

    Link Button Problem

    Hi forum, I've embedded CE for ASP.NET (3.0.1672.21223) in a web page and have been using it for a bit, editing and saving html documents.  But I've just discovered that the link button causes a parser error: "Could not load type CuteEditor.Include.insert_link".  This is the insert_link aspx page complaining that it can't find the class file ...  I was assuming these files are compiled into CuteEditor.dll?  Is that true or do I need to bring these files into my web project and build them so that class files get created?

     
    Thanks
View Complete Thread