Deployment IP-Version

Last post 05-23-2006, 5:39 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  05-23-2006, 10:23 AM 19408

    Deployment IP-Version

    I've got the IP-licence of the CuteEditor ASP.
    Do I have to copy the directory "CuteEditor_Files" to every domain wich should be able to use the editor ?
     
    If not: How do I reference the needed include file
    "<!-- #include file = "CuteEditor_Files/include_CuteEditor.asp" -->"
    ?
     
    Because a physical reference is not possible - like
    "<!-- #include file = "C:\CuteEditor_Files\include_CuteEditor.asp" -->"
  •  05-23-2006, 5:39 PM 19437 in reply to 19408

    Re: Deployment IP-Version

    CWP,
     
    In the Site A, SiteB, SiteC, you create a visual directory named CE_fiiles and point the same Cute Editor files folder.
     
    For example, your cuteeditor files path is c:\inetpub\wwwroot\CuteEditor_files:
     
    1. In site A, you create a virtual directory CE_fiiles and point it to the above location.
     
    in your editor setting, you need to set editor.FilesPath = "/CE_fiiles" 
     
    2. In site B, you create a virtual directory CE_fiiles and point it to the above location.
     
    in your editor setting, you need to set editor.FilesPath = "/CE_fiiles"
      
    3. In site C, you create a virtual directory CE_fiiles and point it to the above location.
     
    in your editor setting, you need to set editor.FilesPath = "/CE_fiiles"

    That will resolve your problem.
     

    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