Could not find a part of the path 'c:\inetpub\wwwroot\editor\Editor.cep'.

Last post 01-16-2008, 11:00 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  01-16-2008, 9:30 AM 36351

    Could not find a part of the path 'c:\inetpub\wwwroot\editor\Editor.cep'.

    Hi,
     
    I am trying the most simple example to try and get the CuteEditor working in a sample.  I have setup the default website in IIS to have a default.aspx which creates the CuteEditor.
     
    I have set this setting in the machine.config (.net 2.0):
     
    <add key="CuteEditorDefaultFilesPath" value="~/editor" />
       
     
    The default website points to "c:\inetpub\wwwroot\"
     
    I have a virtual under the default website called "editor" which points to "d:\shared\cutesoft_client\CuteEditor"
     
    I still get the error  :
     
    Could not find a part of the path 'c:\inetpub\wwwroot\editor\Editor.cep'. 
     
     
    What is the point of the ~/ in the config value?  The control seems to want to find certain files under the root directory of the website?
     
    I have seen this posted on the forums and a fix was stated in a recent build, but I am still experiencing it.  I have the latest build that is downloadable.
     
    Any ideas?
     
    Thanks, Scott
     
     
     

  •  01-16-2008, 11:00 AM 36356 in reply to 36351

    Re: Could not find a part of the path 'c:\inetpub\wwwroot\editor\Editor.cep'.

    Scott,
     
    Please follow the steps below:
     
    1. Copy the files under CuteEditor to the target directory.
     
    2. Map the directory in IIS as a virtual directory only (not application).
     
    3. Add the following entry into your web.config.
     
    <add key="CuteEditorDefaultFilesPath" value="~/editor" />

    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

View as RSS news feed in XML