Failed to map the path '/CuteSoft_Client/CuteEditor/Configuration/Shared'

  •  01-16-2006, 5:05 AM

    Failed to map the path '/CuteSoft_Client/CuteEditor/Configuration/Shared'

    Hey,
    I have an error during building an asp.net project. I have just install CuteEditor for FrameWork 2.0. I link CuteEditor.dll, CuteEditor.ImageEditor.dll and NetSpell.dll. I copy CuteSoft_Client folder in my root folder. I remove all links of cutesoft website in  'CuteSoft_Client\CuteEditor\Configuration\Shared\Common' but it's still doesn't work. I create the control in my code :

    Dim txt As New CuteEditor.Editor

    txt.FilesPath = "/CuteSoft_Client/CuteEditor/"
     
    Thanks for your reply.
     
View Complete Thread