Trouble with Installing for Multiple Sites on Same Server

  •  11-22-2005, 3:30 PM

    Trouble with Installing for Multiple Sites on Same Server

    I have found a couple of other posts wich are very similar but yet do not address my trouble exactly.

    here is my configuration.  We have multiple sites located at:

    D:/Inetpub/WWWRoot/MyCompany/client1/
    D:/Inetpub/WWWRoot/MyCompany/client2/
    D:/Inetpub/WWWRoot/MyCompany/client3/

    etc. Each of whom would like to use the editor.  We want only ONE instance of the /bin/ and /CuteSoft_Client/ directories.  According to what I have read on other posts:

    http://www.cutesoft.net/forums/9563/ShowPost.aspx

    I should be able to install the two directories as follows:

    D:/Inetpub/WWWRoot/bin/ and
    D:/Inetpub/WWWRoot/CuteSoft_Client/

    and it should work for all of the sites.  Correct?

    OR - and I confess I don't fully understand virtual directories in IIS - I should be able to install them here:

    D:/Inetpub/WWWRoot/MyCompany/bin/ and
    D:/Inetpub/WWWRoot/MyCompany/CuteSoft_Client/

    and then use the following declaration in each instance of the editor:

    <CE:Editor FilesPath="/CompleteConsulting" ...

    and that should work.  But - NEITHER are working.

    I DO have the editor working for two clients, but in each case the directories are duplicated, first inside of:

    D:/Inetpub/WWWRoot/MyCompany/client1/ and then again inside:
    D:/Inetpub/WWWRoot/MyCompany/client2/

    So my question is simple.  How do I configure the install and the FilesPath= so that I do not have to replicate directories.

    Thank you!

    Casey


View Complete Thread