Deployment question

Last post 09-27-2010, 3:43 PM by Eric. 3 replies.
Sort Posts: Previous Next
  •  09-10-2010, 2:57 AM 63918

    Deployment question

    Can I deploy the uploader like this:
     
    /site/aspuploader/app
     
    instead of like this:
     
    /site/app/aspuploader
     
    When I try it, i get the following error:
     
    "Unable to calculate UploaderRoot , not found! at function Oxdd"
     
    I want to do this because there are several places on the site where I want to use it. and I would like to avoid haveing to have multiple copies of the code.
     
  •  09-10-2010, 8:20 AM 63919 in reply to 63918

    Re: Deployment question

    Dear kman,
     
    Please create one application(virtual directory) ,let it point to "/site/aspuploader/app",and try it again.
     
    Thank you for asking
  •  09-10-2010, 8:37 AM 63920 in reply to 63919

    Re: Deployment question

    Thanks, Eric.  I actually asked the question incorrectly.  What I meant was if I can install like this:
     
    /site/aspuploader
    /site/folder/app1
    /site/folder/app2
    etc.
     
    This is what doesn't work.  If I copy the aspuploader folder into each app folder, it works, but that's not pratical for my situation.  My include looks like this:
     
    <!--#include file="../../../aspuploader/include_aspuploader.asp" -->
     
    Is there not a way to set the base path?
     
     
  •  09-27-2010, 3:43 PM 64215 in reply to 63920

    Re: Deployment question

    Dear kman,
     
    This kind of deployment method is not supported for asp uploader.
     
    Thank you for asking
     
     
View as RSS news feed in XML