Revised to How to embed cuteeditor in a user control)

  •  10-21-2009, 3:03 PM

    Revised to How to embed cuteeditor in a user control)

    I was wanting to test run the cute editor for possible integration into a cms system for one of my clients. But I seem to have hit a wall ...
    I followd the install and setup steps and am unable to load the editor in a user control or a stand along page.. the errors i keep getting is
     
    Error 103 A using namespace directive can only be applied to namespaces; 'CuteEditor' is a type not a namespace 
     
    Error 106 The type name 'Editor' does not exist in the type 'CuteEditor' 
     
    Using 6.5 ver on .Net 2.0
     
    Any ideas?
     
     
    Ok we are able to get past the intial learnign curve and have  the issue pinpointed to we being unable to get the editor to load in a user control . Is that supported and if so has anyone have soem quick tips...
     
    Thanks
     
View Complete Thread