Click to See Complete Forum and Search --> : How do I install ASP Applications on my server?


BlackReefDesign
02-04-2009, 08:03 PM
Sorry for the noob question -

But here is what we have. We just moved to a Dedicated Server, and we have an ASP Driven Shopping Cart.

On our old shared-hosting server, we had some ASP-based JPEG Upload utilities (Like ASPUpload and ASPJpeg) installed on our server by default. It was great because our eCommerce software - productcart - utilized these programs in their back-end software - so we could upload and resize images through the Control Panel.

Anyways, we are now on the Dedicated Server, and I downloaded both ASPUpload and ASPJpeg and installed them like a regular executable on my Remote Desktop of my server...but the ProductCart software doesn't seem to be recognizing it because nothing has changed when we try to upload pictures through the control panel (still doesn't give us the resize feature)

What am I doing wrong?

Thanks!

itHighway2007
02-07-2009, 07:10 AM
If you are using dedicated server than you will have to purchase ASPUpload and ASPJpeg components and install them on your server. You probably have downloaded evalution copy and it may expire after 30 days. So with dedicated server you will have to purchase the above mentioned components.

But before you proceed further you should contact your web host and confirm if the above mentioned components are supported at dedicated hosting.


The error may be caused because of one or more of following:

- ASPUpload or ASPJpeg is not installed on server
- Persists company, owner of above mentioned components, recently released newer versions of these components and your script may have been developed to work with older versions.
- You have not enabled READ/WRITE permissions on folder where files are uploaded.
- Evalution copy may have been expired.