Deployment on virtual webservers

Last post 09-23-2008, 11:22 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  09-23-2008, 4:32 AM 44178

    Deployment on virtual webservers

    Hi
     
    We just bought the editor for ASP and we are currently testing it out. It works fine when deployed ahnd testet like the Deployment help section describes. However, we have several websites that should use this (IP licence) and we want to deploy it using a virtual folder to each webserver, for easier updating and managing from one location.
     
    The urls will look like this:
     
     
    Where admin is a virtual folder attached to each website. Software is the folder where we got all external programfiles for the admin and we want to use it for this editor aswell.
     
    The script we are testing with is the simple.asp, currently places in:
     
     
    Where do we update the paths for this, we have tried in the codesnippet for including the editor:
     
    editor.FilesPath = "admin/software/CuteEditor_Files"
     
    We found the path in the class also and tried changing that, but again we didnt get any result:
     
    s_filespath="software/CuteEditor_Files"
     
    As we found several places with the path, we thought it would be easier to just ask then experiment with all combinations :)
     
    In addition we would like to have the spellchecker in the virtual drive aswell, is this possible? If so, how do we change it from going to http://domain/bin/ to http://domain/admin/software/bin/?
     
    The uploadfolder is ok as each website allready got its own place for uploading images and we will use that.
     
    We could probably have figured this out by trying and failing a few times, but its quite hectic here these days, so Ill just ask :)
  •  09-23-2008, 11:22 AM 44217 in reply to 44178

    Re: Deployment on virtual webservers

    1. Editor.FilesPath property should resolve this issue.
     
    2. >>In addition we would like to have the spellchecker in the virtual drive aswell, is this possible?
     
    Please make sure you create a bin folder under virtual directory and copy the language fles, DLL into this folder.

    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