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.